>>> linux 6.1.9 Extracting xzcat /tmp/instance-22/dl/linux/linux-6.1.9.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/linux-6.1.9 -xf - >>> linux 6.1.9 Patching mkdir -p /tmp/instance-22/output-1/build/linux-6.1.9/drivers/lego cp -dpfr /tmp/instance-22/output-1/build/ev3dev-linux-drivers-0e551eb25ae8600c1f178814781bfb42dc835496/* /tmp/instance-22/output-1/build/linux-6.1.9/drivers/lego/ for p in ; do if test -d $p ; then PATH=/tmp/instance-22/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-22/output-1/build/linux-6.1.9 $p \*.patch || exit 1 ; else PATH=/tmp/instance-22/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-22/output-1/build/linux-6.1.9 `dirname $p` `basename $p` || exit 1; fi done >>> linux-tools Patching if [ -f /tmp/instance-22/output-1/build/linux-6.1.9/tools/perf/Documentation/Makefile ]; then printf "%%:\n\t@:\n" >/tmp/instance-22/output-1/build/linux-6.1.9/tools/perf/Documentation/GNUmakefile; fi >>> linux-tools Configuring >>> linux-tools Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/linux-6.1.9/tools CROSS=/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu- CPUFREQ_BENCH=false NLS=false LDFLAGS= DEBUG=false cpupower make[1]: Entering directory '/tmp/instance-22/output-1/build/linux-6.1.9/tools' DESCEND power/cpupower CC lib/cpufreq.o CC lib/cpupower.o CC lib/cpuidle.o CC lib/acpi_cppc.o LD libcpupower.so.0.0.1 CC utils/helpers/amd.o CC utils/helpers/msr.o CC utils/helpers/sysfs.o CC utils/helpers/misc.o CC utils/helpers/cpuid.o CC utils/helpers/pci.o CC utils/helpers/bitmask.o CC utils/idle_monitor/nhm_idle.o CC utils/idle_monitor/snb_idle.o CC utils/idle_monitor/hsw_ext_idle.o CC utils/idle_monitor/amd_fam14h_idle.o CC utils/idle_monitor/cpuidle_sysfs.o CC utils/idle_monitor/mperf_monitor.o CC utils/idle_monitor/cpupower-monitor.o CC utils/cpupower.o CC utils/cpufreq-info.o CC utils/cpufreq-set.o CC utils/cpupower-set.o CC utils/cpupower-info.o CC utils/cpuidle-info.o CC utils/cpuidle-set.o CC cpupower make[1]: Leaving directory '/tmp/instance-22/output-1/build/linux-6.1.9/tools' >>> linux-tools Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/linux-6.1.9/tools CROSS=/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu- CPUFREQ_BENCH=false NLS=false LDFLAGS= DEBUG=false DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot cpupower_install make[1]: Entering directory '/tmp/instance-22/output-1/build/linux-6.1.9/tools' DESCEND power/cpupower /usr/bin/install -c -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib cp -fpR ./libcpupower.so* /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/ /usr/bin/install -c -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include /usr/bin/install -c -m 644 lib/cpufreq.h /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/cpufreq.h /usr/bin/install -c -m 644 lib/cpuidle.h /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/cpuidle.h /usr/bin/install -c -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c ./cpupower /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions /usr/bin/install -c -m 644 cpupower-completion.sh '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/cpupower' /usr/bin/install -c -m 644 -D man/cpupower.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-set.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-frequency-set.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-info.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-frequency-info.1 /usr/bin/install -c -m 644 -D man/cpupower-idle-set.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-idle-set.1 /usr/bin/install -c -m 644 -D man/cpupower-idle-info.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-idle-info.1 /usr/bin/install -c -m 644 -D man/cpupower-set.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-set.1 /usr/bin/install -c -m 644 -D man/cpupower-info.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-info.1 /usr/bin/install -c -m 644 -D man/cpupower-monitor.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man1/cpupower-monitor.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/linux-6.1.9/tools' >>> linux-tools Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> linux-tools Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/linux-6.1.9/tools CROSS=/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu- CPUFREQ_BENCH=false NLS=false LDFLAGS= DEBUG=false DESTDIR=/tmp/instance-22/output-1/target cpupower_install make[1]: Entering directory '/tmp/instance-22/output-1/build/linux-6.1.9/tools' DESCEND power/cpupower /usr/bin/install -c -d /tmp/instance-22/output-1/target/usr/lib cp -fpR ./libcpupower.so* /tmp/instance-22/output-1/target/usr/lib/ /usr/bin/install -c -d /tmp/instance-22/output-1/target/usr/include /usr/bin/install -c -m 644 lib/cpufreq.h /tmp/instance-22/output-1/target/usr/include/cpufreq.h /usr/bin/install -c -m 644 lib/cpuidle.h /tmp/instance-22/output-1/target/usr/include/cpuidle.h /usr/bin/install -c -d /tmp/instance-22/output-1/target/usr/bin /usr/bin/install -c ./cpupower /tmp/instance-22/output-1/target/usr/bin /usr/bin/install -c -d /tmp/instance-22/output-1/target/usr/share/bash-completion/completions /usr/bin/install -c -m 644 cpupower-completion.sh '/tmp/instance-22/output-1/target/usr/share/bash-completion/completions/cpupower' /usr/bin/install -c -m 644 -D man/cpupower.1 /tmp/instance-22/output-1/target/usr/man/man1/cpupower.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-set.1 /tmp/instance-22/output-1/target/usr/man/man1/cpupower-frequency-set.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-info.1 /tmp/instance-22/output-1/target/usr/man/man1/cpupower-frequency-info.1 /usr/bin/install -c -m 644 -D man/cpupower-idle-set.1 /tmp/instance-22/output-1/target/usr/man/man1/cpupower-idle-set.1 /usr/bin/install -c -m 644 -D man/cpupower-idle-info.1 /tmp/instance-22/output-1/target/usr/man/man1/cpupower-idle-info.1 /usr/bin/install -c -m 644 -D man/cpupower-set.1 /tmp/instance-22/output-1/target/usr/man/man1/cpupower-set.1 /usr/bin/install -c -m 644 -D man/cpupower-info.1 /tmp/instance-22/output-1/target/usr/man/man1/cpupower-info.1 /usr/bin/install -c -m 644 -D man/cpupower-monitor.1 /tmp/instance-22/output-1/target/usr/man/man1/cpupower-monitor.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/linux-6.1.9/tools' linuxptp-3.1.1.tgz: OK (sha1: f905eabc6fd0f03c6a353f9c4ba188a3bd1b774c) linuxptp-3.1.1.tgz: OK (md5: 3b79ab5e77c5b5cf06bc1c8350d405bb) linuxptp-3.1.1.tgz: OK (sha256: 94d6855f9b7f2d8e9b0ca6d384e3fae6226ce6fc012dbad02608bdef3be1c0d9) >>> linuxptp 3.1.1 Extracting gzip -d -c /tmp/instance-22/dl/linuxptp/linuxptp-3.1.1.tgz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/linuxptp-3.1.1 -xf - >>> linuxptp 3.1.1 Patching Applying 0001-missing.h-drop-clock_nanosleep-replacement.patch using patch: patching file missing.h Hunk #1 succeeded at 262 (offset 133 lines). Applying 0002-makefile-use-conditional-assignment-for-KBUILD_OUTPUT.patch using patch: patching file makefile >>> linuxptp 3.1.1 Configuring >>> linuxptp 3.1.1 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CROSS_COMPILE="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-" KBUILD_OUTPUT=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot /home/autobuild/make/make -j1 prefix=/usr EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" EXTRA_LDFLAGS="" -C /tmp/instance-22/output-1/build/linuxptp-3.1.1 all make[1]: Entering directory '/tmp/instance-22/output-1/build/linuxptp-3.1.1' DEPEND bmc.c DEPEND clock.c DEPEND clockadj.c DEPEND clockcheck.c DEPEND config.c DEPEND designated_fsm.c DEPEND e2e_tc.c DEPEND fault.c DEPEND filter.c DEPEND mave.c DEPEND mmedian.c DEPEND fsm.c DEPEND hash.c DEPEND interface.c DEPEND monitor.c DEPEND msg.c DEPEND phc.c DEPEND port.c DEPEND port_signaling.c DEPEND pqueue.c DEPEND print.c DEPEND ptp4l.c DEPEND p2p_tc.c DEPEND rtnl.c DEPEND linreg.c DEPEND ntpshm.c DEPEND nullf.c DEPEND pi.c DEPEND servo.c DEPEND sk.c DEPEND stats.c DEPEND tc.c DEPEND raw.c DEPEND transport.c DEPEND udp.c DEPEND udp6.c DEPEND uds.c DEPEND telecom.c DEPEND tlv.c DEPEND tsproc.c DEPEND unicast_client.c DEPEND unicast_fsm.c DEPEND unicast_service.c DEPEND util.c DEPEND version.c DEPEND hwstamp_ctl.c DEPEND nsm.c DEPEND phc2sys.c DEPEND phc_ctl.c DEPEND pmc.c DEPEND pmc_common.c DEPEND sysoff.c DEPEND timemaster.c DEPEND ts2phc.c DEPEND lstab.c DEPEND nmea.c DEPEND serial.c DEPEND sock.c DEPEND ts2phc_generic_master.c DEPEND ts2phc_master.c DEPEND ts2phc_phc_master.c DEPEND ts2phc_nmea_master.c DEPEND ts2phc_slave.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ptp4l.o ptp4l.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o bmc.o bmc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o clock.o clock.c clock.c: In function 'clock_management_fill_response': clock.c:450:48: warning: taking address of packed member of 'struct subscribe_events_np' may result in an unaligned pointer value [-Waddress-of-packed-member] 450 | clock_get_subscription(c, req, sen->bitmask, &sen->duration); | ^~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o clockadj.o clockadj.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o clockcheck.o clockcheck.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o config.o config.c config.c: In function 'config_create': config.c:899:38: warning: '%s' directive output may be truncated writing up to 7919 bytes into a region of size 33 [-Wformat-truncation=] 899 | snprintf(buf, sizeof(buf), "global.%s", ci->label); | ^~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from config.c:23: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 8 and 7927 bytes into a destination of size 40 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ config.c:348:33: warning: '%s' directive output may be truncated writing up to 7919 bytes into a region of size 133 [-Wformat-truncation=] 348 | snprintf(buf, sizeof(buf), "%s.%s", section, name); | ^~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from config.c:23: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 8 and 7927 bytes into a destination of size 140 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from config.c:33: In function 'config_get_int', inlined from 'config_harmonize_onestep' at config.c:999:31: print.h:48:26: warning: '%s' directive argument is null [-Wformat-overflow=] 48 | #define pr_debug(x...) print(LOG_DEBUG, x) | ^~~~~~~~~~~~~~~~~~~ config.c:980:2: note: in expansion of macro 'pr_debug' 980 | pr_debug("config item %s.%s is %d", section, option, ci->val.i); | ^~~~~~~~ config.c: In function 'config_harmonize_onestep': config.c:980:24: note: format string is defined here 980 | pr_debug("config item %s.%s is %d", section, option, ci->val.i); | ^~ In file included from config.c:33: In function 'config_get_int', inlined from 'config_harmonize_onestep' at config.c:1000:22: print.h:48:26: warning: '%s' directive argument is null [-Wformat-overflow=] 48 | #define pr_debug(x...) print(LOG_DEBUG, x) | ^~~~~~~~~~~~~~~~~~~ config.c:980:2: note: in expansion of macro 'pr_debug' 980 | pr_debug("config item %s.%s is %d", section, option, ci->val.i); | ^~~~~~~~ config.c: In function 'config_harmonize_onestep': config.c:980:24: note: format string is defined here 980 | pr_debug("config item %s.%s is %d", section, option, ci->val.i); | ^~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o designated_fsm.o designated_fsm.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o e2e_tc.o e2e_tc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fault.o fault.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o filter.o filter.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mave.o mave.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mmedian.o mmedian.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fsm.o fsm.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o hash.o hash.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o interface.o interface.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o monitor.o monitor.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o msg.o msg.c msg.c: In function 'msg_allocate': msg.c:271:8: warning: taking address of packed member of 'struct message_storage' may result in an unaligned pointer value [-Waddress-of-packed-member] 271 | m = &s->msg; | ^~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o phc.o phc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o port.o port.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o port_signaling.o port_signaling.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pqueue.o pqueue.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o print.o print.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o p2p_tc.o p2p_tc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rtnl.o rtnl.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o linreg.o linreg.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ntpshm.o ntpshm.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nullf.o nullf.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pi.o pi.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o servo.o servo.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sk.o sk.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o stats.o stats.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o tc.o tc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raw.o raw.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o transport.o transport.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o udp.o udp.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o udp6.o udp6.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o uds.o uds.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o telecom.o telecom.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o tlv.o tlv.c tlv.c: In function 'mgt_post_recv': tlv.c:161:16: warning: taking address of packed member of 'struct PhysicalAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 161 | u16 = flip16(&cd->physicalAddress->length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c:175:10: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 175 | flip16(&cd->protocolAddress->networkProtocol); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c:176:16: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 176 | u16 = flip16(&cd->protocolAddress->addressLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c: In function 'mgt_pre_send': tlv.c:369:11: warning: taking address of packed member of 'struct PhysicalAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 369 | flip16(&cd->physicalAddress->length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c:370:11: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 370 | flip16(&cd->protocolAddress->networkProtocol); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c:371:11: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 371 | flip16(&cd->protocolAddress->addressLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c: In function 'nsm_resp_post_recv': tlv.c:502:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member] 502 | net2host64_unaligned(&cds->offsetFromMaster); | ^~~~~~~~~~~~~~~~~~~~~~ tlv.c:503:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member] 503 | net2host64_unaligned(&cds->meanPathDelay); | ^~~~~~~~~~~~~~~~~~~ tlv.c: In function 'nsm_resp_pre_send': tlv.c:538:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member] 538 | host2net64_unaligned(&cds->offsetFromMaster); | ^~~~~~~~~~~~~~~~~~~~~~ tlv.c:539:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member] 539 | host2net64_unaligned(&cds->meanPathDelay); | ^~~~~~~~~~~~~~~~~~~ tlv.c: In function 'slave_delay_timing_data_post_revc': tlv.c:615:24: warning: taking address of packed member of 'struct slave_delay_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 615 | net2host64_unaligned(&record->totalCorrectionField); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c: In function 'slave_delay_timing_data_pre_send': tlv.c:639:24: warning: taking address of packed member of 'struct slave_delay_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 639 | host2net64_unaligned(&record->totalCorrectionField); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c: In function 'slave_rx_sync_timing_data_post_revc': tlv.c:664:24: warning: taking address of packed member of 'struct slave_rx_sync_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 664 | net2host64_unaligned(&record->totalCorrectionField); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c: In function 'slave_rx_sync_timing_data_pre_send': tlv.c:689:24: warning: taking address of packed member of 'struct slave_rx_sync_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 689 | host2net64_unaligned(&record->totalCorrectionField); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o tsproc.o tsproc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unicast_client.o unicast_client.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unicast_fsm.o unicast_fsm.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unicast_service.o unicast_service.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o util.o util.c util.c: In function 'portaddr2str': util.c:177:18: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 177 | switch (align16(&addr->networkProtocol)) { | ^~~~~~~~~~~~~~~~~~~~~~ util.c:179:15: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 179 | if (align16(&addr->addressLength) == 4 | ^~~~~~~~~~~~~~~~~~~~ util.c:184:15: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 184 | if (align16(&addr->addressLength) == 16 | ^~~~~~~~~~~~~~~~~~~~ util.c:189:38: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 189 | bin2str_impl(addr->address, align16(&addr->addressLength), buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o version.o version.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc ptp4l.o bmc.o clock.o clockadj.o clockcheck.o config.o designated_fsm.o e2e_tc.o fault.o filter.o mave.o mmedian.o fsm.o hash.o interface.o monitor.o msg.o phc.o port.o port_signaling.o pqueue.o print.o p2p_tc.o rtnl.o linreg.o ntpshm.o nullf.o pi.o servo.o sk.o stats.o tc.o raw.o transport.o udp.o udp6.o uds.o telecom.o tlv.o tsproc.o unicast_client.o unicast_fsm.o unicast_service.o util.o version.o -lm -lrt -pthread -o ptp4l /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o hwstamp_ctl.o hwstamp_ctl.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc hwstamp_ctl.o version.o -lm -lrt -pthread -o hwstamp_ctl /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nsm.o nsm.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc nsm.o config.o filter.o mave.o mmedian.o hash.o interface.o msg.o phc.o print.o rtnl.o sk.o raw.o transport.o udp.o udp6.o uds.o tlv.o tsproc.o util.o version.o -lm -lrt -pthread -o nsm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o phc2sys.o phc2sys.c phc2sys.c: In function 'clock_reinit': phc2sys.c:335:14: warning: 'timestamping' may be used uninitialized in this function [-Wmaybe-uninitialized] 335 | if (ret > 0 && timestamping != TS_SOFTWARE) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pmc_common.o pmc_common.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sysoff.o sysoff.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc phc2sys.o clockadj.o clockcheck.o config.o hash.o interface.o msg.o phc.o pmc_common.o print.o linreg.o ntpshm.o nullf.o pi.o servo.o sk.o stats.o sysoff.o tlv.o raw.o transport.o udp.o udp6.o uds.o util.o version.o -lm -lrt -pthread -o phc2sys /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o phc_ctl.o phc_ctl.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc phc_ctl.o phc.o sk.o util.o clockadj.o sysoff.o print.o version.o -lm -lrt -pthread -o phc_ctl /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pmc.o pmc.c pmc.c: In function 'pmc_show': pmc.c:204:13: warning: taking address of packed member of 'struct PhysicalAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 204 | align16(&cd->physicalAddress->length)), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pmc.c:205:12: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 205 | align16(&cd->protocolAddress->networkProtocol), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc pmc.o config.o hash.o interface.o msg.o phc.o pmc_common.o print.o sk.o tlv.o raw.o transport.o udp.o udp6.o uds.o util.o version.o -lm -lrt -pthread -o pmc /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o timemaster.o timemaster.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc timemaster.o phc.o print.o rtnl.o sk.o util.o version.o -lm -lrt -pthread -o timemaster /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc.o ts2phc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o lstab.o lstab.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nmea.o nmea.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o serial.o serial.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sock.o sock.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc_generic_master.o ts2phc_generic_master.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc_master.o ts2phc_master.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc_phc_master.o ts2phc_phc_master.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc_nmea_master.o ts2phc_nmea_master.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ts2phc_slave.o ts2phc_slave.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc ts2phc.o config.o clockadj.o hash.o interface.o phc.o print.o linreg.o ntpshm.o nullf.o pi.o servo.o sk.o lstab.o nmea.o serial.o sock.o ts2phc_generic_master.o ts2phc_master.o ts2phc_phc_master.o ts2phc_nmea_master.o ts2phc_slave.o util.o version.o -lm -lrt -pthread -o ts2phc make[1]: Leaving directory '/tmp/instance-22/output-1/build/linuxptp-3.1.1' >>> linuxptp 3.1.1 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CROSS_COMPILE="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-" KBUILD_OUTPUT=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot /home/autobuild/make/make -j1 prefix=/usr EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" EXTRA_LDFLAGS="" DESTDIR=/tmp/instance-22/output-1/target -C /tmp/instance-22/output-1/build/linuxptp-3.1.1 install make[1]: Entering directory '/tmp/instance-22/output-1/build/linuxptp-3.1.1' install -p -m 755 -d /tmp/instance-22/output-1/target/usr/sbin /tmp/instance-22/output-1/target/usr/man/man8 install ptp4l hwstamp_ctl nsm phc2sys phc_ctl pmc timemaster ts2phc /tmp/instance-22/output-1/target/usr/sbin for x in ptp4l.8 hwstamp_ctl.8 nsm.8 phc2sys.8 phc_ctl.8 pmc.8 timemaster.8 ts2phc.8; do \ [ -f $x ] && install -p -m 644 -t /tmp/instance-22/output-1/target/usr/man/man8 $x ; \ done make[1]: Leaving directory '/tmp/instance-22/output-1/build/linuxptp-3.1.1' /usr/bin/install -D -m 644 package/linuxptp//linuxptp.cfg /tmp/instance-22/output-1/target/etc/linuxptp.cfg /usr/bin/install -m 755 -D package/linuxptp//S65ptp4l /tmp/instance-22/output-1/target/etc/init.d/S65ptp4l /usr/bin/install -m 755 -D package/linuxptp//S66phc2sys /tmp/instance-22/output-1/target/etc/init.d/S66phc2sys >>> lm-sensors 3.6.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.lm-sensors-3.6.0.tar.gz.DdFeZo/output' 'https://github.com/lm-sensors/lm-sensors/archive/V3-6-0/lm-sensors-3.6.0.tar.gz' --2023-02-12 09:43:50-- https://github.com/lm-sensors/lm-sensors/archive/V3-6-0/lm-sensors-3.6.0.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/lm-sensors/lm-sensors/tar.gz/refs/tags/V3-6-0 [following] --2023-02-12 09:43:50-- https://codeload.github.com/lm-sensors/lm-sensors/tar.gz/refs/tags/V3-6-0 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.lm-sensors-3.6.0.tar.gz.DdFeZo/output' 0K .......... .......... .......... .......... .......... 512K 50K .......... .......... .......... .......... .......... 1.00M 100K .......... .......... .......... .......... .......... 1.00M 150K .......... .......... .......... .......... .......... 93.5M 200K .......... .......... .......... .......... .......... 97.0M 250K .......... ...... 137M=0.2s 2023-02-12 09:43:51 (1.33 MB/s) - '/tmp/instance-22/output-1/build/.lm-sensors-3.6.0.tar.gz.DdFeZo/output' saved [273209] lm-sensors-3.6.0.tar.gz: OK (sha256: 0591f9fa0339f0d15e75326d0365871c2d4e2ed8aa1ff759b3a55d3734b7d197) >>> lm-sensors 3.6.0 Extracting gzip -d -c /tmp/instance-22/dl/lm-sensors/lm-sensors-3.6.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/lm-sensors-3.6.0 -xf - >>> lm-sensors 3.6.0 Patching Applying 0001-static-build.patch using patch: patching file Makefile patching file lib/Module.mk patching file prog/sensord/Module.mk patching file prog/sensors/Module.mk Applying 0002-no-host-ldconfig.patch using patch: patching file prog/sensors/Module.mk >>> lm-sensors 3.6.0 Configuring >>> lm-sensors 3.6.0 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PREFIX=/usr BUILD_SHARED_LIB=1 BUILD_STATIC_LIB=0 -C /tmp/instance-22/output-1/build/lm-sensors-3.6.0 make[1]: Entering directory '/tmp/instance-22/output-1/build/lm-sensors-3.6.0' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/data.c | \ sed -e 's@^\(.*\)\.o:@lib/data.ld lib/data.lo: Makefile '`dirname lib/data.ld`/Module.mk' @' > lib/data.ld /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/general.c | \ sed -e 's@^\(.*\)\.o:@lib/general.ld lib/general.lo: Makefile '`dirname lib/general.ld`/Module.mk' @' > lib/general.ld /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/error.c | \ sed -e 's@^\(.*\)\.o:@lib/error.ld lib/error.lo: Makefile '`dirname lib/error.ld`/Module.mk' @' > lib/error.ld /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/access.c | \ sed -e 's@^\(.*\)\.o:@lib/access.ld lib/access.lo: Makefile '`dirname lib/access.ld`/Module.mk' @' > lib/access.ld /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/init.c | \ sed -e 's@^\(.*\)\.o:@lib/init.ld lib/init.lo: Makefile '`dirname lib/init.ld`/Module.mk' @' > lib/init.ld /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/sysfs.c | \ sed -e 's@^\(.*\)\.o:@lib/sysfs.ld lib/sysfs.lo: Makefile '`dirname lib/sysfs.ld`/Module.mk' @' > lib/sysfs.ld /tmp/instance-22/output-1/host/bin/bison bison -p sensors_yy -d lib/conf-parse.y -o lib/conf-parse.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/conf-parse.c | \ sed -e 's@^\(.*\)\.o:@lib/conf-parse.ld lib/conf-parse.lo: Makefile '`dirname lib/conf-parse.ld`/Module.mk' @' > lib/conf-parse.ld /tmp/instance-22/output-1/host/bin/flex flex -Psensors_yy -t -Cfe -8 lib/conf-lex.l > lib/conf-lex.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/conf-lex.c | \ sed -e 's@^\(.*\)\.o:@lib/conf-lex.ld lib/conf-lex.lo: Makefile '`dirname lib/conf-lex.ld`/Module.mk' @' > lib/conf-lex.ld /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/data.c | \ sed -e 's@^\(.*\)\.o:@lib/data.ad lib/data.ao: Makefile '`dirname lib/data.ad`/Module.mk' @' > lib/data.ad /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/general.c | \ sed -e 's@^\(.*\)\.o:@lib/general.ad lib/general.ao: Makefile '`dirname lib/general.ad`/Module.mk' @' > lib/general.ad /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/error.c | \ sed -e 's@^\(.*\)\.o:@lib/error.ad lib/error.ao: Makefile '`dirname lib/error.ad`/Module.mk' @' > lib/error.ad /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/access.c | \ sed -e 's@^\(.*\)\.o:@lib/access.ad lib/access.ao: Makefile '`dirname lib/access.ad`/Module.mk' @' > lib/access.ad /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/init.c | \ sed -e 's@^\(.*\)\.o:@lib/init.ad lib/init.ao: Makefile '`dirname lib/init.ad`/Module.mk' @' > lib/init.ad /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/sysfs.c | \ sed -e 's@^\(.*\)\.o:@lib/sysfs.ad lib/sysfs.ao: Makefile '`dirname lib/sysfs.ad`/Module.mk' @' > lib/sysfs.ad /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/conf-parse.c | \ sed -e 's@^\(.*\)\.o:@lib/conf-parse.ad lib/conf-parse.ao: Makefile '`dirname lib/conf-parse.ad`/Module.mk' @' > lib/conf-parse.ad /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 lib/conf-lex.c | \ sed -e 's@^\(.*\)\.o:@lib/conf-lex.ad lib/conf-lex.ao: Makefile '`dirname lib/conf-lex.ad`/Module.mk' @' > lib/conf-lex.ad /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 prog/sensors/main.c | \ sed -e 's@^\(.*\)\.o:@prog/sensors/main.rd prog/sensors/main.ro: Makefile '`dirname prog/sensors/main.rd`/Module.mk' @' > prog/sensors/main.rd /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -M -MG -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 prog/sensors/chips.c | \ sed -e 's@^\(.*\)\.o:@prog/sensors/chips.rd prog/sensors/chips.ro: Makefile '`dirname prog/sensors/chips.rd`/Module.mk' @' > prog/sensors/chips.rd /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lib/data.c -o lib/data.lo /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lib/general.c -o lib/general.lo /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lib/error.c -o lib/error.lo /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lib/access.c -o lib/access.lo /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lib/init.c -o lib/init.lo /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lib/sysfs.c -o lib/sysfs.lo lib/sysfs.c: In function 'find_bus_type': lib/sysfs.c:637:8: warning: '/class/i2c-adapter/i2c-' directive output may be truncated writing 23 bytes into a region of size between 1 and 255 [-Wformat-truncation=] 637 | "%s/class/i2c-adapter/i2c-%d/device", | ^~~~~~~~~~~~~~~~~~~~~~~ lib/sysfs.c:637:5: note: directive argument in the range [-32768, 32767] 637 | "%s/class/i2c-adapter/i2c-%d/device", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from lib/sensors.h:25, from lib/data.h:25, from lib/sysfs.c:34: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 32 and 291 bytes into a destination of size 255 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ lib/sysfs.c: In function 'sensors_read_dynamic_chip': lib/sysfs.c:408:31: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=] 408 | snprintf(path, NAME_MAX, "%s/%s", device, attr); | ^~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from lib/sensors.h:25, from lib/data.h:25, from lib/sysfs.c:34: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 2 or more bytes (assuming 257) into a destination of size 255 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ lib/sysfs.c: In function 'sensors_read_sysfs_chips': lib/sysfs.c:840:34: warning: '/device' directive output may be truncated writing 7 bytes into a region of size between 1 and 255 [-Wformat-truncation=] 840 | snprintf(linkpath, NAME_MAX, "%s/device", path); | ^~~~~~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from lib/sensors.h:25, from lib/data.h:25, from lib/sysfs.c:34: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 8 and 262 bytes into a destination of size 255 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-undef -c lib/conf-parse.c -o lib/conf-parse.lo /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -D_REENTRANT -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-shadow -Wno-undef -Wno-unused -Wno-missing-prototypes -Wno-sign-compare -c lib/conf-lex.c -o lib/conf-lex.lo /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -Wl,--version-script=lib/libsensors.map -Wl,-soname,libsensors.so.5 -o lib/libsensors.so.5.0.0 lib/data.lo lib/general.lo lib/error.lo lib/access.lo lib/init.lo lib/sysfs.lo lib/conf-parse.lo lib/conf-lex.lo -lc -lm rm -f lib/libsensors.so.5 ln -sf libsensors.so.5.0.0 lib/libsensors.so.5 rm -f lib/libsensors.so ln -sf libsensors.so.5.0.0 lib/libsensors.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c prog/sensors/main.c -o prog/sensors/main.ro /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c prog/sensors/chips.c -o prog/sensors/chips.ro /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wl,-rpath,/usr/lib -o prog/sensors/sensors prog/sensors/main.ro prog/sensors/chips.ro -Llib -lsensors -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lib/test/test-scanner.c -o lib/test/test-scanner.ro /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-shadow -Wno-undef -Wno-unused -Wno-missing-prototypes -Wno-sign-compare -c lib/conf-lex.c -o lib/conf-lex.ao /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lib/error.c -o lib/error.ao /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DETCDIR="\"/etc\"" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wmissing-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lib/general.c -o lib/general.ao /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wl,-rpath,/usr/lib -o lib/test/test-scanner lib/test/test-scanner.ro lib/conf-lex.ao lib/error.ao lib/general.ao -Llib make[1]: Leaving directory '/tmp/instance-22/output-1/build/lm-sensors-3.6.0' >>> lm-sensors 3.6.0 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/lm-sensors-3.6.0 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PREFIX=/usr BUILD_SHARED_LIB=1 BUILD_STATIC_LIB=0 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install make[1]: Entering directory '/tmp/instance-22/output-1/build/lm-sensors-3.6.0' mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/sensors /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man3 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man5 install -m 755 lib/libsensors.so.5.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib ln -sf libsensors.so.5.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libsensors.so.5 ln -sf libsensors.so.5 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libsensors.so install -m 644 lib/error.h lib/sensors.h /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/sensors install -m 644 lib/libsensors.3 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man3 install -m 644 lib/sensors.conf.5 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man5 ln -sf sensors.conf.5 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man5/sensors3.conf.5 mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man8 install -m 755 prog/detect/sensors-detect /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin install -m 644 prog/detect/sensors-detect.8 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man8 mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man8 install -m 755 prog/pwm/fancontrol prog/pwm/pwmconfig /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin install -m 644 prog/pwm/fancontrol.8 prog/pwm/pwmconfig.8 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man8 mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man1 install -m 755 prog/sensors/sensors /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin install -m 644 prog/sensors/sensors.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man1 mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc/sensors.d if [ ! -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc/sensors3.conf ] ; then \ install -m 644 etc/sensors.conf.default /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc/sensors3.conf ; \ fi mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin install -m 755 etc/sensors-conf-convert /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin if [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc/modprobe.d/lm_sensors \ -a ! -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc/modprobe.d/lm_sensors.conf ] ; then \ mv -f /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc/modprobe.d/lm_sensors /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc/modprobe.d/lm_sensors.conf ; \ fi mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man8 install -m 644 etc/sensors-conf-convert.8 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/man/man8 *** Important notes: *** * The libsensors configuration file (/etc/sensors3.conf) is never *** overwritten by our installation process, so that you won't lose *** your personal settings in that file. You still can get our latest *** default config file in etc/sensors.conf.default and manually copy *** it to /etc/sensors3.conf if you want. You will then want to *** edit it to fit your needs again. *** * The format of /etc/sensors3.conf changed with lm-sensors 3.0.0. *** If you have a custom configuration file using the old format, you *** can convert it using the sensors-conf-convert script. Otherwise just *** overwrite your old configuration file with the new default one. *** * As of lm-sensors 3.1.0, the default configuration file only *** contains statements which do not depend on how chips are wired. *** If you miss parts of the bigger configuration file that used to be *** the default, copy the relevant parts from etc/sensors.conf.eg to *** /etc/sensors3.conf. make[1]: Leaving directory '/tmp/instance-22/output-1/build/lm-sensors-3.6.0' rm -f /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/sensors-conf-convert /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin/fancontrol /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin/isadump /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin/isaset /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin/pwmconfig /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin/sensors-detect /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/sensors >>> lm-sensors 3.6.0 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> lm-sensors 3.6.0 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/lm-sensors-3.6.0 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PREFIX=/usr BUILD_SHARED_LIB=1 BUILD_STATIC_LIB=0 DESTDIR=/tmp/instance-22/output-1/target install make[1]: Entering directory '/tmp/instance-22/output-1/build/lm-sensors-3.6.0' mkdir -p /tmp/instance-22/output-1/target/usr/lib /tmp/instance-22/output-1/target/usr/include/sensors /tmp/instance-22/output-1/target/usr/man/man3 /tmp/instance-22/output-1/target/usr/man/man5 install -m 755 lib/libsensors.so.5.0.0 /tmp/instance-22/output-1/target/usr/lib ln -sf libsensors.so.5.0.0 /tmp/instance-22/output-1/target/usr/lib/libsensors.so.5 ln -sf libsensors.so.5 /tmp/instance-22/output-1/target/usr/lib/libsensors.so install -m 644 lib/error.h lib/sensors.h /tmp/instance-22/output-1/target/usr/include/sensors install -m 644 lib/libsensors.3 /tmp/instance-22/output-1/target/usr/man/man3 install -m 644 lib/sensors.conf.5 /tmp/instance-22/output-1/target/usr/man/man5 ln -sf sensors.conf.5 /tmp/instance-22/output-1/target/usr/man/man5/sensors3.conf.5 mkdir -p /tmp/instance-22/output-1/target/usr/sbin /tmp/instance-22/output-1/target/usr/man/man8 install -m 755 prog/detect/sensors-detect /tmp/instance-22/output-1/target/usr/sbin install -m 644 prog/detect/sensors-detect.8 /tmp/instance-22/output-1/target/usr/man/man8 mkdir -p /tmp/instance-22/output-1/target/usr/sbin /tmp/instance-22/output-1/target/usr/man/man8 install -m 755 prog/pwm/fancontrol prog/pwm/pwmconfig /tmp/instance-22/output-1/target/usr/sbin install -m 644 prog/pwm/fancontrol.8 prog/pwm/pwmconfig.8 /tmp/instance-22/output-1/target/usr/man/man8 mkdir -p /tmp/instance-22/output-1/target/usr/bin /tmp/instance-22/output-1/target/usr/man/man1 install -m 755 prog/sensors/sensors /tmp/instance-22/output-1/target/usr/bin install -m 644 prog/sensors/sensors.1 /tmp/instance-22/output-1/target/usr/man/man1 mkdir -p /tmp/instance-22/output-1/target/etc /tmp/instance-22/output-1/target/etc/sensors.d if [ ! -e /tmp/instance-22/output-1/target/etc/sensors3.conf ] ; then \ install -m 644 etc/sensors.conf.default /tmp/instance-22/output-1/target/etc/sensors3.conf ; \ fi mkdir -p /tmp/instance-22/output-1/target/usr/bin install -m 755 etc/sensors-conf-convert /tmp/instance-22/output-1/target/usr/bin if [ -e /tmp/instance-22/output-1/target/etc/modprobe.d/lm_sensors \ -a ! -e /tmp/instance-22/output-1/target/etc/modprobe.d/lm_sensors.conf ] ; then \ mv -f /tmp/instance-22/output-1/target/etc/modprobe.d/lm_sensors /tmp/instance-22/output-1/target/etc/modprobe.d/lm_sensors.conf ; \ fi mkdir -p /tmp/instance-22/output-1/target/usr/man/man8 install -m 644 etc/sensors-conf-convert.8 /tmp/instance-22/output-1/target/usr/man/man8 *** Important notes: *** * The libsensors configuration file (/etc/sensors3.conf) is never *** overwritten by our installation process, so that you won't lose *** your personal settings in that file. You still can get our latest *** default config file in etc/sensors.conf.default and manually copy *** it to /etc/sensors3.conf if you want. You will then want to *** edit it to fit your needs again. *** * The format of /etc/sensors3.conf changed with lm-sensors 3.0.0. *** If you have a custom configuration file using the old format, you *** can convert it using the sensors-conf-convert script. Otherwise just *** overwrite your old configuration file with the new default one. *** * As of lm-sensors 3.1.0, the default configuration file only *** contains statements which do not depend on how chips are wired. *** If you miss parts of the bigger configuration file that used to be *** the default, copy the relevant parts from etc/sensors.conf.eg to *** /etc/sensors3.conf. make[1]: Leaving directory '/tmp/instance-22/output-1/build/lm-sensors-3.6.0' rm -f /tmp/instance-22/output-1/target/usr/bin/sensors-conf-convert /tmp/instance-22/output-1/target/usr/sbin/fancontrol /tmp/instance-22/output-1/target/usr/sbin/isadump /tmp/instance-22/output-1/target/usr/sbin/isaset /tmp/instance-22/output-1/target/usr/sbin/pwmconfig /tmp/instance-22/output-1/target/usr/sbin/sensors-detect lmbench-3.0-a9.tgz: OK (sha256: cbd5777d15f44eab7666dcac418054c3c09df99826961a397d9acf43d8a2a551) >>> lmbench 3.0-a9 Extracting gzip -d -c /tmp/instance-22/dl/lmbench/lmbench-3.0-a9.tgz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/lmbench-3.0-a9 -xf - >>> lmbench 3.0-a9 Patching Applying 0001-scripts-build-use-bin-bash-as-shell.patch using patch: patching file scripts/build Applying 0002-src-Makefile-add-lmbench-to-list-of-executables.patch using patch: patching file src/Makefile Applying 0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch using patch: patching file src/memsize.c Applying 0004-Fix-garbage-pointer-for-lat_rpc-S-localhost.patch using patch: patching file src/lat_rpc.c >>> lmbench 3.0-a9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/lmbench-3.0-a9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lmbench 3.0-a9 Configuring sed -i 's/CFLAGS=/CFLAGS+=/g' /tmp/instance-22/output-1/build/lmbench-3.0-a9/src/Makefile sed -i 's/LDLIBS=/LDLIBS+=/g' /tmp/instance-22/output-1/build/lmbench-3.0-a9/scripts/build sed -i '/cd .*doc/d' /tmp/instance-22/output-1/build/lmbench-3.0-a9/src/Makefile sed -i '/include/d' /tmp/instance-22/output-1/build/lmbench-3.0-a9/src/Makefile touch /tmp/instance-22/output-1/build/lmbench-3.0-a9/.stamp_configured >>> lmbench 3.0-a9 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 `/tmp/instance-22/output-1/host/bin/pkg-config --cflags libtirpc`" LDLIBS="`/tmp/instance-22/output-1/host/bin/pkg-config --libs libtirpc`" OS=mipsel CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" -C /tmp/instance-22/output-1/build/lmbench-3.0-a9/src make[1]: Entering directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' gmake[2]: Entering directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_tcp.c -o ../bin/mipsel/lib_tcp.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_udp.c -o ../bin/mipsel/lib_udp.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_unix.c -o ../bin/mipsel/lib_unix.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_timing.c -o ../bin/mipsel/lib_timing.o lib_timing.c: In function 'benchmp_parent': lib_timing.c:401:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 401 | write(start_signal, signals, parallel * sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:446:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 446 | write(result_signal, buf, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:487:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 487 | write(exit_signal, results, parallel * sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c: In function 'benchmp_interval': lib_timing.c:693:4: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 693 | read(state->start_signal, &c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:699:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 699 | write(state->response, &c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:729:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 729 | write(state->response, (void*)&c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:744:4: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 744 | read(state->result_signal, (void*)&c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:745:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 745 | write(state->response, (void*)get_results(), state->r_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:753:4: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 753 | read(state->exit_signal, (void*)&c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_mem.c -o ../bin/mipsel/lib_mem.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_stats.c -o ../bin/mipsel/lib_stats.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_debug.c -o ../bin/mipsel/lib_debug.o lib_debug.c: In function 'print_mem': lib_debug.c:107:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 107 | base = (uint64)addr; | ^ lib_debug.c:109:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 109 | off = (uint64)p - base; | ^ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c getopt.c -o ../bin/mipsel/getopt.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_sched.c -o ../bin/mipsel/lib_sched.o lib_sched.c: In function 'sched_pin': lib_sched.c:208:12: warning: implicit declaration of function 'sched_getaffinity' [-Wimplicit-function-declaration] 208 | retval = sched_getaffinity(0, sz * sizeof(unsigned long), cpumask); | ^~~~~~~~~~~~~~~~~ lib_sched.c:232:11: warning: implicit declaration of function 'sched_setaffinity' [-Wimplicit-function-declaration] 232 | retval = sched_setaffinity(0, sz * sizeof(unsigned long), mask); | ^~~~~~~~~~~~~~~~~ /bin/rm -f ../bin/mipsel/lmbench.a ar cr ../bin/mipsel/lmbench.a ../bin/mipsel/lib_tcp.o ../bin/mipsel/lib_udp.o ../bin/mipsel/lib_unix.o ../bin/mipsel/lib_timing.o ../bin/mipsel/lib_mem.o ../bin/mipsel/lib_stats.o ../bin/mipsel/lib_debug.o ../bin/mipsel/getopt.o ../bin/mipsel/lib_sched.o ranlib ../bin/mipsel/lmbench.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/bw_file_rd bw_file_rd.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/bw_mem bw_mem.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/bw_mmap_rd bw_mmap_rd.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/bw_pipe bw_pipe.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/bw_tcp bw_tcp.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm bw_tcp.c: In function 'main': bw_tcp.c:63:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | write(conn, "0", 1); | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/bw_unix bw_unix.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm bw_unix.c: In function 'reader': bw_unix.c:100:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 100 | write(state->control[1], &todo, sizeof(todo)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bw_unix.c: In function 'writer': bw_unix.c:118:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | read(controlfd, &todo, sizeof(todo)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/hello hello.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm hello.c: In function 'main': hello.c:6:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 6 | write(1, "Hello world\n", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_select lat_select.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_select.c: In function 'server': lat_select.c:134:4: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 134 | read(newsock, &state->fid, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_pipe lat_pipe.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_rpc lat_rpc.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_syscall lat_syscall.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_tcp lat_tcp.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_tcp.c: In function 'init': lat_tcp.c:107:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 107 | write(state->sock, &msize, sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lat_tcp.c: In function 'doclient': lat_tcp.c:128:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 128 | write(sock, state->buf, state->msize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lat_tcp.c:129:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 129 | read(sock, state->buf, state->msize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lat_tcp.c: In function 'doserver': lat_tcp.c:172:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 172 | write(sock, buf, msize); | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_udp lat_udp.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_mmap lat_mmap.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/mhz mhz.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_proc lat_proc.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_pagefault lat_pagefault.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_connect lat_connect.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_connect.c: In function 'main': lat_connect.c:55:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | write(sock, "0", 1); | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_fs lat_fs.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_fs.c: In function 'mkfile': lat_fs.c:120:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | write(fd, buf, chunk); | ^~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/../../../../mipsel-buildroot-linux-gnu/bin/ld: /tmp/ccav2EXU.o: in function `setup_names.part.0': lat_fs.c:(.text+0xc14): warning: the use of `tempnam' is dangerous, better use `mkstemp' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_sig lat_sig.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_mem_rd lat_mem_rd.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_ctx lat_ctx.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_sem lat_sem.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm rm -f ../bin/mipsel/lmbench VERSION=`../scripts/version`; \ sed -e "s//${VERSION}/g" < ../scripts/lmbench > ../bin/mipsel/lmbench chmod +x ../bin/mipsel/lmbench /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/memsize memsize.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm memsize.c: In function 'test_malloc': memsize.c:140:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | write(fid[1], &result, sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_unix lat_unix.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_unix.c: In function 'initialize': lat_unix.c:96:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 96 | write(pState->sv[0], pState->buf, pState->msize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lmdd lmdd.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lmdd.c: In function 'main': lmdd.c:249:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 249 | Label = (char *)getarg("label=", ac, av); | ^ lmdd.c: In function 'getarg': lmdd.c:735:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 735 | return (uint64)(&av[i][len]); /* HACK */ | ^ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/timing_o timing_o.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/enough enough.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/msleep msleep.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/loop_o loop_o.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_fifo lat_fifo.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lmhttp lmhttp.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lmhttp.c: In function 'dodir': lmhttp.c:290:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 290 | write(sock, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmhttp.c:295:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 295 | write(sock, "", 2); | ^~~~~~~~~~~~~~~~~~~~~ lmhttp.c:298:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 298 | write(sock, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmhttp.c:299:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 299 | write(sock, "
\n", 9); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmhttp.c: In function 'logit': lmhttp.c:383:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 383 | write(logfile, logbuf, nbytes); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmhttp.c: In function 'die': lmhttp.c:393:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 393 | write(logfile, logbuf, nbytes); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_http lat_http.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_http.c: In function 'http': lat_http.c:32:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write(sock, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lat_http.c:36:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | write(1, buf, n); | ^~~~~~~~~~~~~~~~ lat_http.c: In function 'killhttp': lat_http.c:52:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | write(sock, "EXIT", 4); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_fcntl lat_fcntl.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_fcntl.c: In function 'initialize': lat_fcntl.c:123:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | write(state->fd1, buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lat_fcntl.c:124:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | write(state->fd2, buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/disk disk.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_unix_connect lat_unix_connect.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_unix_connect.c: In function 'main': lat_unix_connect.c:50:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | write(sock, "0", 1); | ^~~~~~~~~~~~~~~~~~~ lat_unix_connect.c: In function 'server_main': lat_unix_connect.c:95:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | read(newsock, &c, 1); | ^~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -DMAIN -o ../bin/mipsel/flushdisk flushdisk.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_ops lat_ops.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/line line.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/tlb tlb.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/par_mem par_mem.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/par_ops par_ops.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/stream stream.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm gmake[2]: Leaving directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' gmake[2]: Entering directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/cache cache.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_dram_page lat_dram_page.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_pmake lat_pmake.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_rand lat_rand.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_usleep lat_usleep.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mipsel/lat_cmd lat_cmd.c ../bin/mipsel/lmbench.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm gmake[2]: Leaving directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' make[1]: Leaving directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' >>> lmbench 3.0-a9 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" OS=mipsel CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" BASE=/tmp/instance-22/output-1/target/usr -C /tmp/instance-22/output-1/build/lmbench-3.0-a9/src install make[1]: Entering directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' gmake[2]: Entering directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' gmake[2]: Entering directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' gmake[2]: Nothing to be done for 'opt'. gmake[2]: Leaving directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' gmake[2]: Entering directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' if [ ! -d /tmp/instance-22/output-1/target/usr ]; then mkdir /tmp/instance-22/output-1/target/usr; fi if [ ! -d /tmp/instance-22/output-1/target/usr/bin ]; then mkdir /tmp/instance-22/output-1/target/usr/bin; fi if [ ! -d /tmp/instance-22/output-1/target/usr/lib ]; then mkdir /tmp/instance-22/output-1/target/usr/lib; fi cp ../bin/mipsel/bw_file_rd ../bin/mipsel/bw_mem ../bin/mipsel/bw_mmap_rd ../bin/mipsel/bw_pipe ../bin/mipsel/bw_tcp ../bin/mipsel/bw_unix ../bin/mipsel/hello ../bin/mipsel/lat_select ../bin/mipsel/lat_pipe ../bin/mipsel/lat_rpc ../bin/mipsel/lat_syscall ../bin/mipsel/lat_tcp ../bin/mipsel/lat_udp ../bin/mipsel/lat_mmap ../bin/mipsel/mhz ../bin/mipsel/lat_proc ../bin/mipsel/lat_pagefault ../bin/mipsel/lat_connect ../bin/mipsel/lat_fs ../bin/mipsel/lat_sig ../bin/mipsel/lat_mem_rd ../bin/mipsel/lat_ctx ../bin/mipsel/lat_sem ../bin/mipsel/lmbench ../bin/mipsel/memsize ../bin/mipsel/lat_unix ../bin/mipsel/lmdd ../bin/mipsel/timing_o ../bin/mipsel/enough ../bin/mipsel/msleep ../bin/mipsel/loop_o ../bin/mipsel/lat_fifo ../bin/mipsel/lmhttp ../bin/mipsel/lat_http ../bin/mipsel/lat_fcntl ../bin/mipsel/disk ../bin/mipsel/lat_unix_connect ../bin/mipsel/flushdisk ../bin/mipsel/lat_ops ../bin/mipsel/line ../bin/mipsel/tlb ../bin/mipsel/par_mem ../bin/mipsel/par_ops ../bin/mipsel/stream /tmp/instance-22/output-1/target/usr/bin cp ../bin/mipsel/lmbench.a /tmp/instance-22/output-1/target/usr/lib/libmbench.a gmake[2]: Leaving directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' make[1]: Leaving directory '/tmp/instance-22/output-1/build/lmbench-3.0-a9/src' lockfile-progs_0.1.19.tar.gz: OK (sha256: 2c5704b01c8f474f82921780e4592a927b2bf6a6d7616354a6c5d7cd5664857e) >>> lockfile-progs 0.1.19 Extracting gzip -d -c /tmp/instance-22/dl/lockfile-progs/lockfile-progs_0.1.19.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/lockfile-progs-0.1.19 -xf - >>> lockfile-progs 0.1.19 Patching Applying 0001-sus3v-legacy.patch using patch: patching file lockfile-progs.c Hunk #1 succeeded at 133 (offset 40 lines). >>> lockfile-progs 0.1.19 Configuring >>> lockfile-progs 0.1.19 Building /home/autobuild/make/make -j1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-22/output-1/build/lockfile-progs-0.1.19 make[1]: Entering directory '/tmp/instance-22/output-1/build/lockfile-progs-0.1.19' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lockfile-progs.o lockfile-progs.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o lockfile-create lockfile-progs.o -llockfile rm -rf bin mkdir -p bin cp -a lockfile-create bin cp -a lockfile-create bin/mail-lock cd bin && ln lockfile-create lockfile-remove cd bin && ln lockfile-create lockfile-touch cd bin && ln lockfile-create lockfile-check cd bin && ln mail-lock mail-unlock cd bin && ln mail-lock mail-touchlock mkdir -p man cp -a lockfile-progs.1 man (cd man && ln -sf lockfile-progs.1 lockfile-create.1 && \ ln -sf lockfile-progs.1 lockfile-remove.1 && \ ln -sf lockfile-progs.1 lockfile-touch.1 && \ ln -sf lockfile-progs.1 lockfile-check.1 && \ ln -sf lockfile-progs.1 mail-lock.1 && \ ln -sf lockfile-progs.1 mail-unlock.1 && \ ln -sf lockfile-progs.1 mail-touchlock.1) make[1]: Leaving directory '/tmp/instance-22/output-1/build/lockfile-progs-0.1.19' >>> lockfile-progs 0.1.19 Installing to target for i in lockfile-check lockfile-create lockfile-remove lockfile-touch mail-lock mail-touchlock mail-unlock; do /usr/bin/install -D -m 755 /tmp/instance-22/output-1/build/lockfile-progs-0.1.19/bin/$i /tmp/instance-22/output-1/target/usr/bin/$i || exit 1; done logsurfer-1.8.tar.gz: OK (md5: 4c26a74d813ccf766117c95c644aa601) logsurfer-1.8.tar.gz: OK (sha256: 74a36e8530a884031b4ae2344a46b9aaa07a1ee36d143802f6b64f817c5bd1af) >>> logsurfer 1.8 Extracting gzip -d -c /tmp/instance-22/dl/logsurfer/logsurfer-1.8.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/logsurfer-1.8 -xf - >>> logsurfer 1.8 Patching >>> logsurfer 1.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/logsurfer-1.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> logsurfer 1.8 Patching libtool >>> logsurfer 1.8 Configuring (cd /tmp/instance-22/output-1/build/logsurfer-1.8/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-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 ) loading site script /dev/null creating cache ./config.cache checking for gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether we are using GNU C... yes checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for AIX... no checking for -lgen... no checking whether cross-compiling... yes checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for strings.h... yes checking for limits.h... yes checking for unistd.h... yes checking for sys/resource.h... yes checking for pid_t... yes checking for working const... yes checking for working alloca.h... yes checking for alloca... yes checking for strchr... yes checking for index... yes checking for memmove... yes checking for bcopy... yes checking etcdir... /usr/local/etc updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating man/Makefile creating config.h >>> logsurfer 1.8 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/logsurfer-1.8/ make[1]: Entering directory '/tmp/instance-22/output-1/build/logsurfer-1.8' for subdir in man src; do \ echo making all in $subdir ; \ (cd $subdir; /home/autobuild/make/make prefix='/usr' bindir='/usr/bin' mandir='/usr/man' CPPFLAGS='-DVERSION=\"1.8\" -DWARN_ROOT' CC='/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1' LDFLAGS='' DEF_DUMPFILE='/dev/null' DEF_CONFFILE='/usr/local/etc/logsurfer.conf' LIBS='' INSTALL='/usr/bin/install -c' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_DATA='/usr/bin/install -c -m 644' DEFS='-DHAVE_CONFIG_H' all); \ done making all in man make[2]: Entering directory '/tmp/instance-22/output-1/build/logsurfer-1.8/man' sed -e "s,@DUMPFILE@,/dev/null," \ -e "s,@CONFFILE@,/usr/local/etc/logsurfer.conf," < logsurfer.1.in > logsurfer.1 sed -e "s,@DUMPFILE@,/dev/null," \ -e "s,@CONFFILE@,/usr/local/etc/logsurfer.conf," < logsurfer.conf.4.in > logsurfer.conf.4 make[2]: Leaving directory '/tmp/instance-22/output-1/build/logsurfer-1.8/man' making all in src make[2]: Entering directory '/tmp/instance-22/output-1/build/logsurfer-1.8/src' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 context.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 exec.c exec.c: In function 'do_pipe_line': exec.c:187:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 187 | (void) write(filedes[1], logline, strlen(logline)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exec.c:188:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 188 | (void) write(filedes[1], "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 exit.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 logsurfer.c logsurfer.c: In function 'main': logsurfer.c:684:3: warning: implicit declaration of function 'check_context_linelimit'; did you mean 'check_context_timeout'? [-Wimplicit-function-declaration] 684 | check_context_linelimit(); | ^~~~~~~~~~~~~~~~~~~~~~~ | check_context_timeout /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 readcf.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 report.c report.c: In function 'make_report': report.c:149:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 149 | (void) write(filedes[1], out_body->this_line->content, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 150 | strlen(out_body->this_line->content)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ report.c:151:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 151 | (void) write(filedes[1], "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 rule.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 str_util.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 regex.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 readline.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DVERSION=\"1.8\" -DWARN_ROOT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o logsurfer context.o exec.o exit.o logsurfer.o readcf.o report.o rule.o str_util.o regex.o readline.o make[2]: Leaving directory '/tmp/instance-22/output-1/build/logsurfer-1.8/src' make[1]: Leaving directory '/tmp/instance-22/output-1/build/logsurfer-1.8' >>> logsurfer 1.8 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-22/output-1/build/logsurfer-1.8/src/logsurfer /tmp/instance-22/output-1/target/usr/bin/logsurfer lsscsi-0.32.tgz: OK (sha256: 0a800e9e94dca2ab702d65d72777ae8cae078e3d74d0bcbed64ba0849e8029a1) >>> lsscsi 0.32 Extracting gzip -d -c /tmp/instance-22/dl/lsscsi/lsscsi-0.32.tgz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/lsscsi-0.32 -xf - >>> lsscsi 0.32 Patching >>> lsscsi 0.32 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/lsscsi-0.32 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lsscsi 0.32 Patching libtool >>> lsscsi 0.32 Configuring (cd /tmp/instance-22/output-1/build/lsscsi-0.32/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-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... no checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar) interface... ar checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for linux/nvme_ioctl.h... yes checking for byteswap.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> lsscsi 0.32 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/lsscsi-0.32/ make[1]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32' Making all in src make[3]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32/src' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o lsscsi.o lsscsi.c In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from lsscsi.c:23: In function 'memcpy', inlined from 'my_strcopy' at lsscsi.c:610:17, inlined from 'transport_init' at lsscsi.c:2183:17, inlined from 'one_host_entry' at lsscsi.c:4420:21, inlined from 'list_shosts' at lsscsi.c:4511:17: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [380, 382] is out of the bounds [0, 380] of object 'buff2' with type 'char[380]' [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'list_shosts': lsscsi.c:2160:26: note: 'buff2' declared here 2160 | char *t, buff2[LMAX_DEVPATH - 4]; | ^~~~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from lsscsi.c:23: In function 'memcpy', inlined from 'my_strcopy' at lsscsi.c:610:17, inlined from 'transport_init_longer' at lsscsi.c:2250:9, inlined from 'longer_h_entry' at lsscsi.c:4312:17, inlined from 'one_host_entry' at lsscsi.c:4428:17, inlined from 'list_shosts' at lsscsi.c:4511:17: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [384, 4094] is out of the bounds [0, 384] of object 'buff' with type 'char[384]' [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'list_shosts': lsscsi.c:4389:14: note: 'buff' declared here 4389 | char buff[LMAX_DEVPATH]; | ^~~~ In function 'my_strcopy', inlined from 'transport_init' at lsscsi.c:2183:17, inlined from 'one_host_entry' at lsscsi.c:4420:21, inlined from 'list_shosts' at lsscsi.c:4511:17: lsscsi.c:608:28: warning: 'memchr' reading 384 bytes from a region of size 380 [-Wstringop-overflow=] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'my_strcopy', inlined from 'transport_init_longer' at lsscsi.c:2250:9, inlined from 'longer_h_entry' at lsscsi.c:4312:17, inlined from 'one_host_entry' at lsscsi.c:4428:17, inlined from 'list_shosts' at lsscsi.c:4511:17: lsscsi.c:608:28: warning: 'memchr' reading 4096 bytes from a region of size 384 [-Wstringop-overflow=] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'transport_tport_longer': lsscsi.c:1233:36: warning: '%s' directive output may be truncated writing up to 383 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 1233 | snprintf(b, sizeof(b), "%s/%s", dir_name, base_name); | ^~ ...... 2774 | if (if_directory_chdir(wd, buff)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from lsscsi.c:18: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 2 and 4480 bytes into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from lsscsi.c:23: In function 'memcpy', inlined from 'my_strcopy' at lsscsi.c:610:17, inlined from 'one_sdev_entry' at lsscsi.c:3455:25: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [384, 4094] is out of the bounds [0, 384] of object 'buff' with type 'char[384]' [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:3349:14: note: 'buff' declared here 3349 | char buff[LMAX_DEVPATH]; | ^~~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from lsscsi.c:23: In function 'memcpy', inlined from 'my_strcopy' at lsscsi.c:610:17, inlined from 'one_sdev_entry' at lsscsi.c:3456:25: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [264, 382] is out of the bounds [0, 264] of object 'non_sg' with type 'struct item_t' [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:282:22: note: 'non_sg' declared here 282 | static struct item_t non_sg; | ^~~~~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from lsscsi.c:23: In function 'memcpy', inlined from 'my_strcopy' at lsscsi.c:610:17, inlined from 'one_sdev_entry' at lsscsi.c:3448:33: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [264, 382] is out of the bounds [0, 264] of object 'aa_first' with type 'struct item_t' [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:284:22: note: 'aa_first' declared here 284 | static struct item_t aa_first; | ^~~~~~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3448:33: lsscsi.c:608:28: warning: 'memchr' reading 384 bytes from a region of size 264 [-Wstringop-overflow=] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3455:25: lsscsi.c:608:28: warning: 'memchr' reading 4096 bytes from a region of size 384 [-Wstringop-overflow=] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3456:25: lsscsi.c:608:28: warning: 'memchr' reading 384 bytes from a region of size 264 [-Wstringop-overflow=] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o lsscsi lsscsi.o make[3]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32/src' Making all in doc make[3]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32/doc' make[3]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32' make[1]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32' >>> lsscsi 0.32 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/lsscsi-0.32/ make[1]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32/src' make[3]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/bin' /usr/bin/install -c lsscsi '/tmp/instance-22/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32/src' Making install in doc make[2]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32/doc' make[3]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 lsscsi.8 '/tmp/instance-22/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32/doc' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32/doc' make[2]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32' make[3]: Entering directory '/tmp/instance-22/output-1/build/lsscsi-0.32' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32' make[1]: Leaving directory '/tmp/instance-22/output-1/build/lsscsi-0.32' SDL-1.2.15.tar.gz: OK (sha256: d6d316a793e5e348155f0dd93b979798933fb98aa1edebcc108829d6474aad00) >>> sdl 1.2.15 Extracting gzip -d -c /tmp/instance-22/dl/sdl/SDL-1.2.15.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/sdl-1.2.15 -xf - >>> sdl 1.2.15 Patching Applying 0001-use-correct-directfb-config.patch using patch: patching file configure.in Applying 0002-fix-compilation-with-libx11.patch using patch: patching file configure.in Hunk #1 succeeded at 1127 (offset -42 lines). patching file include/SDL_config.h.in Hunk #1 succeeded at 282 (offset -1 lines). patching file src/video/x11/SDL_x11sym.h Applying 0003-SDL_x11yuv.c-fix-possible-use-after-free.patch using patch: patching file src/video/x11/SDL_x11yuv.c >>> sdl 1.2.15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/sdl-1.2.15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl 1.2.15 Patching libtool patching file /tmp/instance-22/output-1/build/sdl-1.2.15/build-scripts/ltmain.sh Hunk #1 succeeded at 1048 (offset -166 lines). Hunk #2 succeeded at 2018 (offset -221 lines). Hunk #3 succeeded at 4118 (offset -314 lines). Hunk #4 succeeded at 4128 (offset -314 lines). Hunk #5 succeeded at 4405 (offset -319 lines). Hunk #6 succeeded at 4670 (offset -324 lines). Hunk #7 succeeded at 5412 (offset -326 lines). Hunk #8 succeeded at 5570 (offset -326 lines). Hunk #9 succeeded at 8058 (offset -320 lines). >>> sdl 1.2.15 Configuring cd /tmp/instance-22/output-1/build/sdl-1.2.15 && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./autogen.sh Generating build information using autoconf This may take a while ... configure.in:3: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:3: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:3: the top level configure.in:4: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.in:4: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.in:4: the top level configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:1337: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:4483: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5558: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:453: _LT_SETUP is expanded from... aclocal.m4:382: LT_INIT is expanded from... configure.in:33: the top level configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:4483: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5558: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:453: _LT_SETUP is expanded from... aclocal.m4:382: LT_INIT is expanded from... configure.in:33: the top level configure.in:57: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:57: You should run autoupdate. aclocal.m4:417: AC_PROG_LIBTOOL is expanded from... configure.in:57: the top level configure.in:59: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:1337: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5665: _LT_LANG_CXX_CONFIG is expanded from... aclocal.m4:1100: _LT_LANG is expanded from... aclocal.m4:1083: LT_LANG is expanded from... configure.in:59: the top level configure.in:134: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:134: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:134: the top level configure.in:140: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:140: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:140: the top level configure.in:171: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:171: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:171: the top level configure.in:245: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:245: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:245: the top level configure.in:251: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:251: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:251: the top level configure.in:257: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:257: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:257: the top level configure.in:263: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:263: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:263: the top level configure.in:271: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:271: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:271: the top level configure.in:277: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:277: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:277: the top level configure.in:283: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:283: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:283: the top level configure.in:289: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:289: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:289: the top level configure.in:295: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:295: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:295: the top level configure.in:301: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:301: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:301: the top level configure.in:307: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:307: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:307: the top level configure.in:317: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:317: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:317: the top level configure.in:323: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:323: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:323: the top level configure.in:332: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:332: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:332: the top level configure.in:361: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:361: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:361: the top level configure.in:364: warning: The macro `AC_LANG_C' is obsolete. configure.in:364: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... aclocal.m4:16: AM_PATH_ALSA is expanded from... configure.in:364: the top level configure.in:364: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:364: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... aclocal.m4:16: AM_PATH_ALSA is expanded from... configure.in:364: the top level configure.in:371: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:371: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:371: the top level configure.in:400: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:400: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:400: the top level configure.in:436: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:436: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:436: the top level configure.in:460: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:460: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:460: the top level configure.in:463: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:463: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:159: AM_PATH_ESD is expanded from... configure.in:463: the top level configure.in:463: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:463: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:159: AM_PATH_ESD is expanded from... configure.in:463: the top level configure.in:466: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:466: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:466: the top level configure.in:493: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:493: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:493: the top level configure.in:513: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:513: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:513: the top level configure.in:539: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:539: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:539: the top level configure.in:552: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:552: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:552: the top level configure.in:563: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:563: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:563: the top level configure.in:591: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:591: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:591: the top level configure.in:621: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:621: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:621: the top level configure.in:649: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:649: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:649: the top level configure.in:661: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:661: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:661: the top level configure.in:673: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:673: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:673: the top level configure.in:711: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:711: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:711: the top level configure.in:776: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:776: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:776: the top level configure.in:786: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:786: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:786: the top level configure.in:800: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:800: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:800: the top level configure.in:815: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:815: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:815: the top level configure.in:830: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:830: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:830: the top level configure.in:862: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:862: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:862: the top level configure.in:886: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:886: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:886: the top level configure.in:918: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:918: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:918: the top level configure.in:932: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:932: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:932: the top level configure.in:937: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:937: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:937: the top level configure.in:944: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:944: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:944: the top level configure.in:951: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:951: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:951: the top level configure.in:968: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:968: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:968: the top level configure.in:989: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:989: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:989: the top level configure.in:1054: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1054: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1054: the top level configure.in:1060: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1060: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1060: the top level configure.in:1067: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1067: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1067: the top level configure.in:1073: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1073: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1073: the top level configure.in:1080: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1080: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1080: the top level configure.in:1087: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1087: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1087: the top level configure.in:1094: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1094: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1094: the top level configure.in:1101: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1101: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1101: the top level configure.in:1132: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1132: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1132: the top level configure.in:1149: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1149: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1149: the top level configure.in:1154: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1154: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1154: the top level configure.in:1190: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1190: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1190: the top level configure.in:1195: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1195: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1195: the top level configure.in:1215: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1215: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1215: the top level configure.in:1223: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1223: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1223: the top level configure.in:1243: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1243: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1243: the top level configure.in:1248: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1248: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1248: the top level configure.in:1270: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1270: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1270: the top level configure.in:1323: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1323: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1323: the top level configure.in:1328: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1328: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1328: the top level configure.in:1348: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1348: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1348: the top level configure.in:1353: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1353: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1353: the top level configure.in:1376: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1376: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1376: the top level configure.in:1381: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1381: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1381: the top level configure.in:1402: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1402: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1402: the top level configure.in:1407: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1407: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1407: the top level configure.in:1432: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1432: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1432: the top level configure.in:1437: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1437: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1437: the top level configure.in:1464: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1464: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1464: the top level configure.in:1469: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1469: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1469: the top level configure.in:1492: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1492: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1492: the top level configure.in:1497: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1497: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1497: the top level configure.in:1517: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1517: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1517: the top level configure.in:1527: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1527: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1527: the top level configure.in:1549: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1549: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1549: the top level configure.in:1555: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. configure.in:1555: You should run autoupdate. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... configure.in:1555: the top level configure.in:1558: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1558: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1558: the top level configure.in:1576: warning: The macro `AC_LANG_C' is obsolete. configure.in:1576: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... configure.in:1576: the top level configure.in:1584: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1584: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1584: the top level configure.in:1589: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1589: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1589: the top level configure.in:1616: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1616: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1616: the top level configure.in:1631: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1631: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1631: the top level configure.in:1651: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1651: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1651: the top level configure.in:1662: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1662: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1662: the top level configure.in:1671: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1671: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1671: the top level configure.in:1693: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1693: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1693: the top level configure.in:1767: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1767: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1767: the top level configure.in:1779: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1779: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1779: the top level configure.in:1790: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1790: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1790: the top level configure.in:1795: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1795: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1795: the top level configure.in:1815: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1815: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1815: the top level configure.in:1820: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1820: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1820: the top level configure.in:1839: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1839: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1839: the top level configure.in:1866: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1866: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1866: the top level configure.in:1870: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1870: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1870: the top level configure.in:1924: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:1924: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.in:1924: the top level configure.in:1943: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:1943: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:1943: the top level configure.in:1972: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1972: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1972: the top level configure.in:1983: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1983: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1983: the top level configure.in:1999: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1999: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1999: the top level configure.in:2011: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:2011: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:2011: the top level configure.in:2057: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2057: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2057: the top level configure.in:2072: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2072: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2072: the top level configure.in:2090: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2090: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2090: the top level configure.in:2112: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2112: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2112: the top level configure.in:2117: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2117: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2117: the top level configure.in:2143: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2143: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2143: the top level configure.in:2177: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2177: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2177: the top level configure.in:2208: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2208: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2208: the top level configure.in:2240: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2240: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2240: the top level configure.in:2272: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2272: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2272: the top level configure.in:2298: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2298: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2298: the top level configure.in:2322: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2322: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2322: the top level configure.in:2971: warning: AC_OUTPUT should be used without arguments. configure.in:2971: You should run autoupdate. configure.in:35: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:35: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.in:35: the top level configure.in:64: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:64: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:11: AM_PATH_SDL is expanded from... configure.in:64: the top level configure.in:64: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:64: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:11: AM_PATH_SDL is expanded from... configure.in:64: the top level configure.in:89: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:89: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:89: the top level configure.in:105: warning: AC_OUTPUT should be used without arguments. configure.in:105: You should run autoupdate. Now you are ready to run ./configure (cd /tmp/instance-22/output-1/build/sdl-1.2.15/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-video-qtopia=no --enable-video-fbcon=no --enable-video-directfb=no --enable-video-x11=no --disable-pth --disable-rpath --enable-pulseaudio=no --disable-arts --disable-esd --disable-nasm --disable-video-ps3 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... 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 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... mipsel-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether byte ordering is bigendian... (cached) no checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking whether the compiler supports GNU C++... (cached) no checking whether no accepts -g... (cached) no checking for no option to enable C++11 features... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for mipsel-buildroot-linux-gnu-windres... no checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for egrep... (cached) /usr/bin/grep -E checking for sys/types.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stddef.h... yes checking for stdarg.h... yes checking for malloc.h... yes checking for memory.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for ctype.h... yes checking for math.h... yes checking for iconv.h... yes checking for signal.h... yes checking for size_t... yes checking for int64_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... (cached) yes checking for working strtod... no checking for pow... no checking for pow in -lm... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for putenv... yes checking for unsetenv... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcpy... yes checking for memmove... yes checking for strlen... yes checking for strlcpy... no checking for strlcat... no checking for strdup... yes checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for sscanf... yes checking for snprintf... yes checking for vsnprintf... yes checking for iconv... yes checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for libiconv_open in -liconv... no checking for pow in -lm... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for GCC -fvisibility=hidden option... yes checking for dlopen... yes checking for dlopen in -lc... yes checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for OSS audio support... yes checking for dmedia audio support... no checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... found. checking for snd_ctl_open in -lasound... yes -- dynamic libasound -> libasound.so.2 checking for audio/audiolib.h... no checking for AuOpenServer in -laudio... no checking for NAS audio support... no checking for PlayStation 2 GS support... no checking for SVGAlib (1.4.0+) support... no checking for libVGL support... no checking for wscons support... no checking for OpenGL (GLX) support... no checking for Linux 2.4 unified input interface... yes checking for Touchscreen library support... no checking for hid_init in -lusbhid... no checking for usb.h... yes checking for libusb.h... no checking for hid_init in -lusb... no checking for usbhid... no checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... yes checking for linux/version.h... yes checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no configure: creating ./config.status config.status: creating Makefile config.status: creating sdl-config config.status: creating SDL.spec config.status: creating SDL.qpg config.status: creating sdl.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing default commands make[1]: Entering directory '/tmp/instance-22/output-1/build/sdl-1.2.15' Generating dependencies for ./src/SDL.c Generating dependencies for ./src/SDL_error.c Generating dependencies for ./src/SDL_fatal.c Generating dependencies for ./src/audio/SDL_audio.c Generating dependencies for ./src/audio/SDL_audiocvt.c Generating dependencies for ./src/audio/SDL_audiodev.c Generating dependencies for ./src/audio/SDL_mixer.c Generating dependencies for ./src/audio/SDL_mixer_MMX.c Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c Generating dependencies for ./src/audio/SDL_mixer_m68k.c Generating dependencies for ./src/audio/SDL_wave.c Generating dependencies for ./src/cdrom/SDL_cdrom.c Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c Generating dependencies for ./src/events/SDL_active.c Generating dependencies for ./src/events/SDL_events.c Generating dependencies for ./src/events/SDL_expose.c Generating dependencies for ./src/events/SDL_keyboard.c Generating dependencies for ./src/events/SDL_mouse.c Generating dependencies for ./src/events/SDL_quit.c Generating dependencies for ./src/events/SDL_resize.c Generating dependencies for ./src/file/SDL_rwops.c Generating dependencies for ./src/stdlib/SDL_getenv.c Generating dependencies for ./src/stdlib/SDL_iconv.c Generating dependencies for ./src/stdlib/SDL_malloc.c Generating dependencies for ./src/stdlib/SDL_qsort.c Generating dependencies for ./src/stdlib/SDL_stdlib.c Generating dependencies for ./src/stdlib/SDL_string.c Generating dependencies for ./src/thread/SDL_thread.c Generating dependencies for ./src/timer/SDL_timer.c Generating dependencies for ./src/video/SDL_RLEaccel.c Generating dependencies for ./src/video/SDL_blit.c Generating dependencies for ./src/video/SDL_blit_0.c Generating dependencies for ./src/video/SDL_blit_1.c Generating dependencies for ./src/video/SDL_blit_A.c Generating dependencies for ./src/video/SDL_blit_N.c Generating dependencies for ./src/video/SDL_bmp.c Generating dependencies for ./src/video/SDL_cursor.c Generating dependencies for ./src/video/SDL_gamma.c Generating dependencies for ./src/video/SDL_pixels.c Generating dependencies for ./src/video/SDL_stretch.c Generating dependencies for ./src/video/SDL_surface.c Generating dependencies for ./src/video/SDL_video.c Generating dependencies for ./src/video/SDL_yuv.c Generating dependencies for ./src/video/SDL_yuv_mmx.c Generating dependencies for ./src/video/SDL_yuv_sw.c Generating dependencies for ./src/joystick/SDL_joystick.c Generating dependencies for ./src/video/dummy/SDL_nullevents.c Generating dependencies for ./src/video/dummy/SDL_nullmouse.c Generating dependencies for ./src/video/dummy/SDL_nullvideo.c Generating dependencies for ./src/audio/disk/SDL_diskaudio.c Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c Generating dependencies for ./src/audio/dsp/SDL_dspaudio.c Generating dependencies for ./src/audio/dma/SDL_dmaaudio.c Generating dependencies for ./src/audio/alsa/SDL_alsa_audio.c Generating dependencies for ./src/thread/pthread/SDL_systhread.c Generating dependencies for ./src/thread/pthread/SDL_syssem.c Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c Generating dependencies for ./src/thread/pthread/SDL_syscond.c Generating dependencies for ./src/joystick/linux/SDL_sysjoystick.c Generating dependencies for ./src/cdrom/linux/SDL_syscdrom.c Generating dependencies for ./src/timer/unix/SDL_systimer.c Generating dependencies for ./src/main/dummy/SDL_dummy_main.c make[1]: Leaving directory '/tmp/instance-22/output-1/build/sdl-1.2.15' configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls >>> sdl 1.2.15 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/tmp/instance-22/output-1/build/sdl-1.2.15' /bin/bash ./build-scripts//mkinstalldirs build mkdir -p -- build /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -o build/SDL.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -fPIC -DPIC -o build/.libs/SDL.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -o build/SDL_error.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -fPIC -DPIC -o build/.libs/SDL_error.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -fPIC -DPIC -o build/.libs/SDL_fatal.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -fPIC -DPIC -o build/.libs/SDL_audio.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -fPIC -DPIC -o build/.libs/SDL_audiocvt.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -fPIC -DPIC -o build/.libs/SDL_audiodev.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -fPIC -DPIC -o build/.libs/SDL_mixer.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX_VC.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -fPIC -DPIC -o build/.libs/SDL_mixer_m68k.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -fPIC -DPIC -o build/.libs/SDL_wave.o ./src/audio/SDL_wave.c: In function 'SDL_LoadWAV_RW': ./src/audio/SDL_wave.c:396:8: warning: 'chunk.length' may be used uninitialized in this function [-Wmaybe-uninitialized] 396 | Chunk chunk; | ^~~~~ /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -fPIC -DPIC -o build/.libs/SDL_cdrom.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -fPIC -DPIC -o build/.libs/SDL_cpuinfo.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -o build/SDL_active.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -fPIC -DPIC -o build/.libs/SDL_active.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -o build/SDL_events.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -fPIC -DPIC -o build/.libs/SDL_events.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -fPIC -DPIC -o build/.libs/SDL_expose.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -fPIC -DPIC -o build/.libs/SDL_keyboard.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -fPIC -DPIC -o build/.libs/SDL_mouse.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -fPIC -DPIC -o build/.libs/SDL_quit.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -fPIC -DPIC -o build/.libs/SDL_resize.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -fPIC -DPIC -o build/.libs/SDL_rwops.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -fPIC -DPIC -o build/.libs/SDL_getenv.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -fPIC -DPIC -o build/.libs/SDL_iconv.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -fPIC -DPIC -o build/.libs/SDL_malloc.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -fPIC -DPIC -o build/.libs/SDL_qsort.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -fPIC -DPIC -o build/.libs/SDL_stdlib.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -fPIC -DPIC -o build/.libs/SDL_string.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -fPIC -DPIC -o build/.libs/SDL_thread.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -fPIC -DPIC -o build/.libs/SDL_timer.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -fPIC -DPIC -o build/.libs/SDL_RLEaccel.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -fPIC -DPIC -o build/.libs/SDL_blit.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -fPIC -DPIC -o build/.libs/SDL_blit_0.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -fPIC -DPIC -o build/.libs/SDL_blit_1.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -fPIC -DPIC -o build/.libs/SDL_blit_A.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -fPIC -DPIC -o build/.libs/SDL_blit_N.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -fPIC -DPIC -o build/.libs/SDL_bmp.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -fPIC -DPIC -o build/.libs/SDL_cursor.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -fPIC -DPIC -o build/.libs/SDL_gamma.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -fPIC -DPIC -o build/.libs/SDL_pixels.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -fPIC -DPIC -o build/.libs/SDL_stretch.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -fPIC -DPIC -o build/.libs/SDL_surface.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -o build/SDL_video.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -fPIC -DPIC -o build/.libs/SDL_video.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -fPIC -DPIC -o build/.libs/SDL_yuv.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -fPIC -DPIC -o build/.libs/SDL_yuv_mmx.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -fPIC -DPIC -o build/.libs/SDL_yuv_sw.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -fPIC -DPIC -o build/.libs/SDL_joystick.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -fPIC -DPIC -o build/.libs/SDL_nullevents.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -fPIC -DPIC -o build/.libs/SDL_nullmouse.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -fPIC -DPIC -o build/.libs/SDL_nullvideo.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -fPIC -DPIC -o build/.libs/SDL_diskaudio.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -fPIC -DPIC -o build/.libs/SDL_dummyaudio.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -fPIC -DPIC -o build/.libs/SDL_sysloadso.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -o build/SDL_dspaudio.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -fPIC -DPIC -o build/.libs/SDL_dspaudio.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -o build/SDL_dmaaudio.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -fPIC -DPIC -o build/.libs/SDL_dmaaudio.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -o build/SDL_alsa_audio.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -fPIC -DPIC -o build/.libs/SDL_alsa_audio.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -o build/SDL_systhread.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -fPIC -DPIC -o build/.libs/SDL_systhread.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -o build/SDL_syssem.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -fPIC -DPIC -o build/.libs/SDL_syssem.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -o build/SDL_sysmutex.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -fPIC -DPIC -o build/.libs/SDL_sysmutex.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -o build/SDL_syscond.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -fPIC -DPIC -o build/.libs/SDL_syscond.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -o build/SDL_sysjoystick.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -fPIC -DPIC -o build/.libs/SDL_sysjoystick.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -o build/SDL_syscdrom.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -fPIC -DPIC -o build/.libs/SDL_syscdrom.o /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -o build/SDL_systimer.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -fPIC -DPIC -o build/.libs/SDL_systimer.o /bin/bash ./libtool --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o build/libSDL.la build/SDL.lo build/SDL_error.lo build/SDL_fatal.lo build/SDL_audio.lo build/SDL_audiocvt.lo build/SDL_audiodev.lo build/SDL_mixer.lo build/SDL_mixer_MMX.lo build/SDL_mixer_MMX_VC.lo build/SDL_mixer_m68k.lo build/SDL_wave.lo build/SDL_cdrom.lo build/SDL_cpuinfo.lo build/SDL_active.lo build/SDL_events.lo build/SDL_expose.lo build/SDL_keyboard.lo build/SDL_mouse.lo build/SDL_quit.lo build/SDL_resize.lo build/SDL_rwops.lo build/SDL_getenv.lo build/SDL_iconv.lo build/SDL_malloc.lo build/SDL_qsort.lo build/SDL_stdlib.lo build/SDL_string.lo build/SDL_thread.lo build/SDL_timer.lo build/SDL_RLEaccel.lo build/SDL_blit.lo build/SDL_blit_0.lo build/SDL_blit_1.lo build/SDL_blit_A.lo build/SDL_blit_N.lo build/SDL_bmp.lo build/SDL_cursor.lo build/SDL_gamma.lo build/SDL_pixels.lo build/SDL_stretch.lo build/SDL_surface.lo build/SDL_video.lo build/SDL_yuv.lo build/SDL_yuv_mmx.lo build/SDL_yuv_sw.lo build/SDL_joystick.lo build/SDL_nullevents.lo build/SDL_nullmouse.lo build/SDL_nullvideo.lo build/SDL_diskaudio.lo build/SDL_dummyaudio.lo build/SDL_sysloadso.lo build/SDL_dspaudio.lo build/SDL_dmaaudio.lo build/SDL_alsa_audio.lo build/SDL_systhread.lo build/SDL_syssem.lo build/SDL_sysmutex.lo build/SDL_syscond.lo build/SDL_sysjoystick.lo build/SDL_syscdrom.lo build/SDL_systimer.lo -lm -lpthread -no-undefined -rpath /usr/lib -release 1.2 -version-info 11:4:11 libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared build/.libs/SDL.o build/.libs/SDL_error.o build/.libs/SDL_fatal.o build/.libs/SDL_audio.o build/.libs/SDL_audiocvt.o build/.libs/SDL_audiodev.o build/.libs/SDL_mixer.o build/.libs/SDL_mixer_MMX.o build/.libs/SDL_mixer_MMX_VC.o build/.libs/SDL_mixer_m68k.o build/.libs/SDL_wave.o build/.libs/SDL_cdrom.o build/.libs/SDL_cpuinfo.o build/.libs/SDL_active.o build/.libs/SDL_events.o build/.libs/SDL_expose.o build/.libs/SDL_keyboard.o build/.libs/SDL_mouse.o build/.libs/SDL_quit.o build/.libs/SDL_resize.o build/.libs/SDL_rwops.o build/.libs/SDL_getenv.o build/.libs/SDL_iconv.o build/.libs/SDL_malloc.o build/.libs/SDL_qsort.o build/.libs/SDL_stdlib.o build/.libs/SDL_string.o build/.libs/SDL_thread.o build/.libs/SDL_timer.o build/.libs/SDL_RLEaccel.o build/.libs/SDL_blit.o build/.libs/SDL_blit_0.o build/.libs/SDL_blit_1.o build/.libs/SDL_blit_A.o build/.libs/SDL_blit_N.o build/.libs/SDL_bmp.o build/.libs/SDL_cursor.o build/.libs/SDL_gamma.o build/.libs/SDL_pixels.o build/.libs/SDL_stretch.o build/.libs/SDL_surface.o build/.libs/SDL_video.o build/.libs/SDL_yuv.o build/.libs/SDL_yuv_mmx.o build/.libs/SDL_yuv_sw.o build/.libs/SDL_joystick.o build/.libs/SDL_nullevents.o build/.libs/SDL_nullmouse.o build/.libs/SDL_nullvideo.o build/.libs/SDL_diskaudio.o build/.libs/SDL_dummyaudio.o build/.libs/SDL_sysloadso.o build/.libs/SDL_dspaudio.o build/.libs/SDL_dmaaudio.o build/.libs/SDL_alsa_audio.o build/.libs/SDL_systhread.o build/.libs/SDL_syssem.o build/.libs/SDL_sysmutex.o build/.libs/SDL_syscond.o build/.libs/SDL_sysjoystick.o build/.libs/SDL_syscdrom.o build/.libs/SDL_systimer.o -lm -lpthread -Wl,-soname -Wl,libSDL-1.2.so.0 -o build/.libs/libSDL-1.2.so.0.11.4 libtool: link: (cd "build/.libs" && rm -f "libSDL-1.2.so.0" && ln -s "libSDL-1.2.so.0.11.4" "libSDL-1.2.so.0") libtool: link: (cd "build/.libs" && rm -f "libSDL.so" && ln -s "libSDL-1.2.so.0.11.4" "libSDL.so") libtool: link: ( cd "build/.libs" && rm -f "libSDL.la" && ln -s "../libSDL.la" "libSDL.la" ) /bin/bash ./libtool --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -o build/SDL_dummy_main.lo libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -fPIC -DPIC -o build/.libs/SDL_dummy_main.o /bin/bash ./libtool --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o build/libSDLmain.la build/SDL_dummy_main.lo -lm -lpthread -no-undefined -rpath /usr/lib -release 1.2 -version-info 11:4:11 -static libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar cru build/.libs/libSDLmain.a build/.libs/SDL_dummy_main.o libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib build/.libs/libSDLmain.a libtool: link: ( cd "build/.libs" && rm -f "libSDLmain.la" && ln -s "../libSDLmain.la" "libSDLmain.la" ) make[1]: Leaving directory '/tmp/instance-22/output-1/build/sdl-1.2.15' >>> sdl 1.2.15 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-22/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/tmp/instance-22/output-1/build/sdl-1.2.15' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c -m 755 sdl-config /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/sdl-config /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/SDL mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/SDL for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \ /usr/bin/install -c -m 644 ./include/$file /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/SDL/$file; \ done /usr/bin/install -c -m 644 include/SDL_config.h /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/SDL/SDL_config.h /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL.la /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libSDL.la libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libSDL-1.2.so.0.11.4 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libSDL.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: chmod 644 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/aclocal /usr/bin/install -c -m 644 ./sdl.m4 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/aclocal/sdl.m4 /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl.pc /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man/man3 for src in ./docs/man3/*.3; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man/man3/$file; \ done make[1]: Leaving directory '/tmp/instance-22/output-1/build/sdl-1.2.15' >>> sdl 1.2.15 Fixing package configuration files >>> sdl 1.2.15 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> sdl 1.2.15 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/tmp/instance-22/output-1/build/sdl-1.2.15' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/target/usr/bin /usr/bin/install -c -m 755 sdl-config /tmp/instance-22/output-1/target/usr/bin/sdl-config /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/target/usr/include/SDL mkdir -p -- /tmp/instance-22/output-1/target/usr/include/SDL for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \ /usr/bin/install -c -m 644 ./include/$file /tmp/instance-22/output-1/target/usr/include/SDL/$file; \ done /usr/bin/install -c -m 644 include/SDL_config.h /tmp/instance-22/output-1/target/usr/include/SDL/SDL_config.h /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/target/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL.la /tmp/instance-22/output-1/target/usr/lib/libSDL.la libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /tmp/instance-22/output-1/target/usr/lib/libSDL-1.2.so.0.11.4 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /tmp/instance-22/output-1/target/usr/lib/libSDL.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /tmp/instance-22/output-1/target/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /tmp/instance-22/output-1/target/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /tmp/instance-22/output-1/target/usr/lib/libSDLmain.a libtool: install: chmod 644 /tmp/instance-22/output-1/target/usr/lib/libSDLmain.a libtool: install: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib /tmp/instance-22/output-1/target/usr/lib/libSDLmain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/target/usr/share/aclocal /usr/bin/install -c -m 644 ./sdl.m4 /tmp/instance-22/output-1/target/usr/share/aclocal/sdl.m4 /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl.pc /tmp/instance-22/output-1/target/usr/lib/pkgconfig /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-22/output-1/target/usr/share/man/man3 for src in ./docs/man3/*.3; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /tmp/instance-22/output-1/target/usr/share/man/man3/$file; \ done make[1]: Leaving directory '/tmp/instance-22/output-1/build/sdl-1.2.15' ltris-1.2.tar.gz: OK (sha256: a7bc6c5fc6539b88505077a1b4580edc9b179ce0a6b829c58fbd9416cf456195) >>> ltris 1.2 Extracting gzip -d -c /tmp/instance-22/dl/ltris/ltris-1.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/ltris-1.2 -xf - >>> ltris 1.2 Patching Applying 0001-fix-build-with-gcc-4.8.patch using patch: patching file src/bowl.c >>> ltris 1.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/ltris-1.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ltris 1.2 Patching libtool >>> ltris 1.2 Configuring (cd /tmp/instance-22/output-1/build/ltris-1.2/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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 SDL_CONFIG="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/sdl-config" LIBS="" CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-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-sound ) 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... mipsel-buildroot-linux-gnu checking target system type... mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /tmp/instance-22/output-1/build/ltris-1.2/missing: Unknown `--is-lightweight' option Try `/tmp/instance-22/output-1/build/ltris-1.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether NLS is requested... no checking for msgfmt... /tmp/instance-22/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-22/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-22/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-22/output-1/host/bin/msgmerge checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... guessing yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... guessing no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.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 for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... (cached) none checking for mipsel-buildroot-linux-gnu-ranlib... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking for sdl-config... /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.0.0... cross compiling; assumed OK... yes checking for sdl-config... (cached) /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.1.5... cross compiling; assumed OK... yes checking for main in -lSDL_mixer... no "SDL_Mixer NOT found: Audio disabled" 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 icons/Makefile config.status: creating src/sounds/Makefile config.status: creating src/gfx/Makefile config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 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 >>> ltris 1.2 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/ltris-1.2/ make[1]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2' Making all in intl make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/intl' Making all in m4 make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/m4' Making all in po make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/po' Making all in src make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src' Making all in gfx make[4]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src/gfx' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src/gfx' Making all in sounds make[4]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src/sounds' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src/sounds' make[4]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o sdl.o sdl.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o menu.o menu.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o item.o item.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o manager.o manager.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o value.o value.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o main.o main.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o audio.o audio.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o event.o event.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o list.o list.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o tools.o tools.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o config.o config.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o chart.o chart.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o tetris.o tetris.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o bowl.o bowl.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o shrapnells.o shrapnells.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o cpu.o cpu.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o hint.o hint.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -DAUDIO_BUFFER_SIZE=256 -DSRC_DIR=\"/usr/share/ltris\" -DHI_DIR=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c -o parser.o parser.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-int-conversion -Wno-format -Wno-implicit-function-declaration -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -o ltris sdl.o menu.o item.o manager.o value.o main.o audio.o event.o list.o tools.o config.o chart.o tetris.o bowl.o shrapnells.o cpu.o hint.o parser.o -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lSDL -lpthread make[4]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src' make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src' Making all in icons make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/icons' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/icons' make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2' make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2' make[2]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2' make[1]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2' >>> ltris 1.2 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/ltris-1.2/ make[1]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2' Making install in intl make[2]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/intl' if { test "ltris" = "gettext-runtime" || test "ltris" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /tmp/instance-22/output-1/target/usr/lib /tmp/instance-22/output-1/target/usr/include; \ /usr/bin/install -c -m 644 libintl.h /tmp/instance-22/output-1/target/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libintl.a /tmp/instance-22/output-1/target/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /tmp/instance-22/output-1/target/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /tmp/instance-22/output-1/target/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "ltris" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh .././mkinstalldirs /tmp/instance-22/output-1/target/usr/lib; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /tmp/instance-22/output-1/target/usr/lib/libgnuintl.a; \ rm -f /tmp/instance-22/output-1/target/usr/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /tmp/instance-22/output-1/target/usr/lib/libgnuintl.so /tmp/instance-22/output-1/target/usr/lib/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /tmp/instance-22/output-1/target/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /tmp/instance-22/output-1/target/usr/lib; \ temp=/tmp/instance-22/output-1/target/usr/lib/t-charset.alias; \ dest=/tmp/instance-22/output-1/target/usr/lib/charset.alias; \ if test -f /tmp/instance-22/output-1/target/usr/lib/charset.alias; then \ orig=/tmp/instance-22/output-1/target/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /tmp/instance-22/output-1/target/usr/share/locale; \ test -f /tmp/instance-22/output-1/target/usr/share/locale/locale.alias \ && orig=/tmp/instance-22/output-1/target/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/tmp/instance-22/output-1/target/usr/share/locale/t-locale.alias; \ dest=/tmp/instance-22/output-1/target/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "ltris" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /tmp/instance-22/output-1/target/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /tmp/instance-22/output-1/target/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /tmp/instance-22/output-1/target/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-22/output-1/target/usr/share/gettext/intl/$file; \ done; \ chmod a+x /tmp/instance-22/output-1/target/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /tmp/instance-22/output-1/target/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /tmp/instance-22/output-1/target/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/intl' Making install in m4 make[2]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/m4' make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.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 '/tmp/instance-22/output-1/build/ltris-1.2/m4' make[2]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/m4' Making install in po make[2]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/po' if test "ltris" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /tmp/instance-22/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-22/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-22/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/po' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src' Making install in gfx make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src/gfx' make[4]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src/gfx' make[4]: Nothing to be done for 'install-exec-am'. /bin/bash ../../mkinstalldirs /tmp/instance-22/output-1/target/usr/share/ltris/gfx mkdir -p -- /tmp/instance-22/output-1/target/usr/share/ltris/gfx make[4]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src/gfx' make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src/gfx' Making install in sounds make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src/sounds' make[4]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src/sounds' make[4]: Nothing to be done for 'install-exec-am'. /bin/bash ../../mkinstalldirs /tmp/instance-22/output-1/target/usr/share/ltris/sounds mkdir -p -- /tmp/instance-22/output-1/target/usr/share/ltris/sounds make[4]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src/sounds' make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src/sounds' make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src' make[4]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/bin' /usr/bin/install -c ltris '/tmp/instance-22/output-1/target/usr/bin' /bin/bash ../mkinstalldirs /tmp/instance-22/output-1/target/usr/share/ltris /usr/bin/install -c -m 644 figures /tmp/instance-22/output-1/target/usr/share/ltris/figures /bin/bash ../mkinstalldirs /tmp/instance-22/output-1/target/var if ! test -f /tmp/instance-22/output-1/target/var/ltris.hscr; then \ /usr/bin/install -c -m 644 --mode=666 empty.hscr /tmp/instance-22/output-1/target/var/ltris.hscr; \ fi; make[4]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src' make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/src' Making install in icons make[2]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/icons' make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2/icons' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/icons' make[2]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2/icons' make[2]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2' make[3]: Entering directory '/tmp/instance-22/output-1/build/ltris-1.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/applications' /usr/bin/install -c -m 644 ltris.desktop '/tmp/instance-22/output-1/target/usr/share/applications' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/icons' /usr/bin/install -c -m 644 ltris48.gif '/tmp/instance-22/output-1/target/usr/share/icons' make[3]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2' make[2]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2' make[1]: Leaving directory '/tmp/instance-22/output-1/build/ltris-1.2' popt-1.19.tar.gz: OK (sha256: c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9) >>> popt 1.19 Extracting gzip -d -c /tmp/instance-22/dl/popt/popt-1.19.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/popt-1.19 -xf - >>> popt 1.19 Patching >>> popt 1.19 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/popt-1.19 -name $file); do cp support/gnuconfig/$file $i; done; done >>> popt 1.19 Patching libtool patching file /tmp/instance-22/output-1/build/popt-1.19/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> popt 1.19 Configuring (cd /tmp/instance-22/output-1/build/popt-1.19/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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_va_copy=yes CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fnmatch.h... yes checking for glob.h... yes checking for langinfo.h... yes checking for libintl.h... yes checking for mcheck.h... yes checking for stdalign.h... yes checking for library containing setreuid... none required checking for getuid... yes checking for geteuid... yes checking for iconv... yes checking for mtrace... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for setreuid... yes checking for setuid... yes checking for stpcpy... yes checking for strerror... yes checking for vasprintf... yes checking for srandom... yes checking for glob_pattern_p... yes checking for mbsrtowcs... yes checking whether NLS is requested... no checking for msgfmt... /tmp/instance-22/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-22/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-22/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-22/output-1/host/bin/msgmerge checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for iconv... yes checking for working iconv... guessing yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Doxyfile config.status: creating Makefile config.status: creating src/Makefile config.status: creating popt.pc config.status: creating tests/test-poptrc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> popt 1.19 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/popt-1.19/ make[1]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' Making all in src make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/src' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o popt.lo popt.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c popt.c -fPIC -DPIC -o .libs/popt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o poptparse.lo poptparse.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c poptparse.c -fPIC -DPIC -o .libs/poptparse.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o poptconfig.lo poptconfig.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o popthelp.lo popthelp.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c popthelp.c -fPIC -DPIC -o .libs/popthelp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o poptint.lo poptint.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c poptint.c -fPIC -DPIC -o .libs/poptint.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -no-undefined -version-info 0:2:0 -Wl,--version-script=../src/libpopt.vers -o libpopt.la -rpath /usr/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -Ofast -g0 -Wl,--version-script=../src/libpopt.vers -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libpopt.so.0" && ln -s "libpopt.so.0.0.2" "libpopt.so.0") libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0.0.2" "libpopt.so") libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" ) make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/src' Making all in po make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/po' Making all in tests make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/tests' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o test1.o test1.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o test1 test1.o ../src/libpopt.la libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o test1 test1.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-22/output-1/build/popt-1.19/src/.libs /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o test2.o test2.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o test2 test2.o ../src/libpopt.la libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o test2 test2.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-22/output-1/build/popt-1.19/src/.libs /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o tdict.o tdict.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o tdict tdict.o ../src/libpopt.la libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o tdict tdict.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-22/output-1/build/popt-1.19/src/.libs /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o test3.o test3.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o test3 test3.o ../src/libpopt.la libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o test3 test3.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-22/output-1/build/popt-1.19/src/.libs make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' >>> popt 1.19 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-22/output-1/build/popt-1.19/ make[1]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' Making install in src make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/src' make[4]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libpopt.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.2 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.so.0.0.2 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.2 libpopt.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.2 libpopt.so; }; }) libtool: install: /usr/bin/install -c .libs/libpopt.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 popt.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include' make[4]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/src' make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/src' Making install in po make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/po' if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/po' Making install in tests make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/tests' make[4]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' make[4]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 popt.3 '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 popt.pc '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' >>> popt 1.19 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> popt 1.19 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/popt-1.19/ make[1]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' Making install in src make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/src' make[4]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libpopt.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.2 /tmp/instance-22/output-1/target/usr/lib/libpopt.so.0.0.2 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.2 libpopt.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.2 libpopt.so; }; }) libtool: install: /usr/bin/install -c .libs/libpopt.lai /tmp/instance-22/output-1/target/usr/lib/libpopt.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include' /usr/bin/install -c -m 644 popt.h '/tmp/instance-22/output-1/target/usr/include' make[4]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/src' make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/src' Making install in po make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/po' if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-22/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-22/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-22/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/po' Making install in tests make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/tests' make[4]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' make[4]: Entering directory '/tmp/instance-22/output-1/build/popt-1.19' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 popt.3 '/tmp/instance-22/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 popt.pc '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-22/output-1/build/popt-1.19' babeltrace-1.5.7.tar.bz2: OK (sha256: 215331e025ffd39c665a34231b9429180e48aca78f79fb972d0bf1322d2b807b) >>> lttng-babeltrace 1.5.7 Extracting bzcat /tmp/instance-22/dl/lttng-babeltrace/babeltrace-1.5.7.tar.bz2 | tar --strip-components=1 -C /tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7 -xf - >>> lttng-babeltrace 1.5.7 Patching Applying 0001-tests-lib-Makefile.am-remove-unneeded-static-flag.patch using patch: patching file tests/lib/Makefile.am >>> lttng-babeltrace 1.5.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lttng-babeltrace 1.5.7 Configuring >>> lttng-babeltrace 1.5.7 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:24: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:24: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:24: the top level configure.ac:30: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:30: the top level configure.ac:234: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:234: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:234: the top level configure.ac:274: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:274: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:274: the top level configure.ac:21: installing 'config/compile' configure.ac:12: installing 'config/missing' compat/Makefile.am: installing 'config/depcomp' >>> lttng-babeltrace 1.5.7 Patching libtool patching file /tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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 bt_cv_lib_elfutils=yes CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-debug-info ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking target system type... mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-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 UID '1001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/time.h... yes checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking whether ln -s works... yes checking for __attribute__... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for fcntl.h... yes checking for float.h... yes checking for libintl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for sys/socket.h... yes checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.22.0... cross compiling; assumed OK... yes (version 2.72.3) checking for library containing gethostbyname... none required checking for library containing socket... none required checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for fork... yes checking for vfork... yes checking for alarm... yes checking for getpagesize... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working mktime... no checking for working mmap... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for atexit... yes checking for dirfd... yes checking for dup2... yes checking for ftruncate... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memchr... yes checking for memset... yes checking for mkdir... yes checking for mkdtemp... yes checking for munmap... yes checking for rmdir... yes checking for setenv... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strtoul... yes checking for strtoull... yes checking for tzset... yes checking for uname... yes checking for library containing gethostbyname... (cached) none required checking for library containing socket... (cached) none required checking for uuid_generate... no checking for UUID... yes checking for fmemopen in -lc... yes checking for open_memstream in -lc... yes checking for posix_fallocate in -lc... yes checking for faccessat in -lc... yes checking for poptGetContext in -lpopt... yes configure: You may configure with --enable-python-bindings if you want Python bindings. checking for elf_version in -lelf... yes checking for dwarf_begin in -ldw... yes checking for elfutils version >= 0.154... (cached) yes checking for GMODULE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating types/Makefile config.status: creating compat/Makefile config.status: creating formats/Makefile config.status: creating formats/ctf/Makefile config.status: creating formats/ctf/types/Makefile config.status: creating formats/ctf-text/Makefile config.status: creating formats/ctf-text/types/Makefile config.status: creating formats/ctf-metadata/Makefile config.status: creating formats/bt-dummy/Makefile config.status: creating formats/lttng-live/Makefile config.status: creating formats/ctf/metadata/Makefile config.status: creating formats/ctf/writer/Makefile config.status: creating formats/ctf/ir/Makefile config.status: creating converter/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/prio_heap/Makefile config.status: creating include/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/setup.py config.status: creating bindings/python/babeltrace/Makefile config.status: creating bindings/python/babeltrace/__init__.py config.status: creating tests/Makefile config.status: creating tests/bin/Makefile config.status: creating tests/bin/intersection/Makefile config.status: creating tests/lib/Makefile config.status: creating tests/utils/Makefile config.status: creating tests/utils/tap/Makefile config.status: creating extras/Makefile config.status: creating extras/valgrind/Makefile config.status: creating babeltrace.pc config.status: creating babeltrace-ctf.pc config.status: creating tests/lib/test_ctf_writer_complete config.status: creating tests/lib/test_seek_big_trace config.status: creating tests/lib/test_seek_empty_packet config.status: creating tests/lib/test_dwarf_complete config.status: creating tests/lib/test_bin_info_complete config.status: creating tests/bin/test_trace_read config.status: creating tests/bin/intersection/test_intersection config.status: creating tests/bin/intersection/bt_python_helper.py config.status: creating tests/bin/test_packet_seq_num config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for tput... /tmp/instance-22/output-1/host/bin/tput tput: No value for $TERM and no -T specified ./configure: line 21600: test: -ge: unary operator expected Babeltrace 1.5.7 Features Target architecture: mipsel Python bindings: no Python bindings doc: no Debug information output: yes Install directories Binaries: /usr/bin Libraries: /usr/lib >>> lttng-babeltrace 1.5.7 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/ make[1]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' Making all in include make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/include' Making all in types make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/types' CC array.lo CC enum.lo CC float.lo CC integer.lo CC sequence.lo CC string.lo CC struct.lo CC variant.lo CC types.lo CCLD libbabeltrace_types.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/types' Making all in compat make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/compat' CC dummy.lo CCLD libcompat.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/compat' Making all in lib make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib' Making all in prio_heap make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' CC prio_heap.lo CCLD libprio_heap.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' Making all in . make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib' CC babeltrace.lo CC iterator.lo CC context.lo CC trace-handle.lo CC trace-collection.lo CC registry.lo CC error.lo CCLD libbabeltrace.la CC debug-info.lo CC bin-info.lo CC dwarf.lo CC crc32.lo CC utils.lo CCLD libdebug-info.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib' Making all in formats make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats' Making all in . make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats' Making all in ctf make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' Making all in types make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' CC array.lo CC enum.lo CC float.lo CC integer.lo CC sequence.lo CC string.lo CC struct.lo CC variant.lo CCLD libctf-types.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' Making all in metadata make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' /home/autobuild/make/make all-am make[6]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' CC ctf_parser_test-ctf-parser-test.o CC libctf_parser_la-ctf-lexer.lo CC libctf_parser_la-ctf-parser.lo CC libctf_parser_la-objstack.lo CCLD libctf-parser.la CC libctf_ast_la-ctf-visitor-xml.lo CC libctf_ast_la-ctf-visitor-parent-links.lo CC libctf_ast_la-ctf-visitor-semantic-validator.lo CC libctf_ast_la-ctf-visitor-generate-io-struct.lo ctf-visitor-generate-io-struct.c: In function 'ctf_visitor_construct_metadata': ctf-visitor-generate-io-struct.c:2745:16: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] 2745 | env->vpid = (int) v; | ^~~~~~~ ctf-visitor-generate-io-struct.c:2734:13: note: 'v' was declared here 2734 | uint64_t v; | ^ CCLD libctf-ast.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved CCLD ctf-parser-test make[6]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' Making all in writer make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' CC writer.lo CC functor.lo CCLD libctf-writer.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' Making all in ir make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' CC attributes.lo CC clock.lo CC event.lo CC event-class.lo CC fields.lo CC field-types.lo CC field-path.lo CC packet.lo CC stream.lo CC stream-class.lo CC trace.lo CC utils.lo CC resolve.lo CC validation.lo CC values.lo CC ref.lo CCLD libctf-ir.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' Making all in . make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' CC ctf.lo ctf.c: In function 'ctf_open_trace_read': ctf.c:2391:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 2391 | ret = readdir_r(td->dir, dirent, &diriter); | ^~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/features.h:490, from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/stdint.h:26, from /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/include/stdint.h:9, from ../../include/babeltrace/format.h:34, from ctf.c:29: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/dirent.h:191:12: note: declared here 191 | extern int __REDIRECT (readdir_r, | ^~~~~~~~~~ CC events.lo CC iterator.lo CC callbacks.lo CCLD libbabeltrace-ctf.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' Making all in ctf-text make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' Making all in types make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' CC array.lo CC enum.lo CC float.lo CC integer.lo CC sequence.lo CC string.lo CC struct.lo CC variant.lo CCLD libctf-text-types.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' Making all in . make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' CC ctf-text.lo CCLD libbabeltrace-ctf-text.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' Making all in ctf-metadata make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' CC ctf-metadata.lo CCLD libbabeltrace-ctf-metadata.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' Making all in bt-dummy make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' CC bt-dummy.lo CCLD libbabeltrace-dummy.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' Making all in lttng-live make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' CC lttng-live-plugin.lo CC lttng-live-comm.lo CCLD libbabeltrace-lttng-live.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats' Making all in converter make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/converter' CC babeltrace.o CCLD babeltrace CC babeltrace-log.o CCLD babeltrace-log make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/converter' Making all in bindings make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/bindings' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/bindings' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/bindings' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/bindings' Making all in tests make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests' Making all in utils make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils' Making all in tap make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' CC tap.lo CCLD libtap.la make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils' Making all in bin make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin' Making all in intersection make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin' Making all in lib make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/lib' CC test_seek.o CC common.o AR libtestcommon.a CCLD test_seek CC test_bitfield.o CCLD test_bitfield CC test_ctf_writer.o CCLD test_ctf_writer CC test_dwarf.o CCLD test_dwarf CC test_bin_info.o CCLD test_bin_info make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/lib' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests' Making all in doc make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/doc' Making all in extras make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras' Making all in valgrind make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' make[1]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' >>> lttng-babeltrace 1.5.7 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/ make[1]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' Making install in include make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/include' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/babeltrace/ctf' /usr/bin/install -c -m 644 babeltrace/ctf/events.h babeltrace/ctf/callbacks.h babeltrace/ctf/iterator.h '/tmp/instance-22/output-1/target/usr/include/babeltrace/ctf' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/babeltrace/ctf-ir' /usr/bin/install -c -m 644 babeltrace/ctf-ir/clock.h babeltrace/ctf-ir/fields.h babeltrace/ctf-ir/field-types.h babeltrace/ctf-ir/event.h babeltrace/ctf-ir/event-class.h babeltrace/ctf-ir/stream-class.h babeltrace/ctf-ir/utils.h '/tmp/instance-22/output-1/target/usr/include/babeltrace/ctf-ir' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/babeltrace/ctf-writer' /usr/bin/install -c -m 644 babeltrace/ctf-writer/clock.h babeltrace/ctf-writer/writer.h babeltrace/ctf-writer/event-fields.h babeltrace/ctf-writer/event-types.h babeltrace/ctf-writer/event.h babeltrace/ctf-writer/stream.h babeltrace/ctf-writer/stream-class.h '/tmp/instance-22/output-1/target/usr/include/babeltrace/ctf-writer' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/babeltrace' /usr/bin/install -c -m 644 babeltrace/babeltrace.h babeltrace/format.h babeltrace/context.h babeltrace/iterator.h babeltrace/trace-handle.h babeltrace/list.h babeltrace/clock-types.h babeltrace/error.h '/tmp/instance-22/output-1/target/usr/include/babeltrace' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/include' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/include' Making install in types make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/types' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/types' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/types' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/types' Making install in compat make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/compat' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/compat' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/compat' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/compat' Making install in lib make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib' Making install in prio_heap make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' Making install in . make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libbabeltrace.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/libbabeltrace.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace.so.1.0.0 libbabeltrace.so.1 || { rm -f libbabeltrace.so.1 && ln -s libbabeltrace.so.1.0.0 libbabeltrace.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace.so.1.0.0 libbabeltrace.so || { rm -f libbabeltrace.so && ln -s libbabeltrace.so.1.0.0 libbabeltrace.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace.lai /tmp/instance-22/output-1/target/usr/lib/libbabeltrace.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/lib' Making install in formats make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats' Making install in . make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats' Making install in ctf make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' Making install in types make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' Making install in metadata make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' make[6]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' Making install in writer make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' Making install in ir make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' Making install in . make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libbabeltrace-ctf.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/libbabeltrace-ctf.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so.1 || { rm -f libbabeltrace-ctf.so.1 && ln -s libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so || { rm -f libbabeltrace-ctf.so && ln -s libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf.lai /tmp/instance-22/output-1/target/usr/lib/libbabeltrace-ctf.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' Making install in ctf-text make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' Making install in types make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' Making install in . make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libbabeltrace-ctf-text.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-text.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/libbabeltrace-ctf-text.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so.1 || { rm -f libbabeltrace-ctf-text.so.1 && ln -s libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so || { rm -f libbabeltrace-ctf-text.so && ln -s libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-text.lai /tmp/instance-22/output-1/target/usr/lib/libbabeltrace-ctf-text.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' Making install in ctf-metadata make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libbabeltrace-ctf-metadata.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-metadata.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/libbabeltrace-ctf-metadata.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so.1 || { rm -f libbabeltrace-ctf-metadata.so.1 && ln -s libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so || { rm -f libbabeltrace-ctf-metadata.so && ln -s libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-metadata.lai /tmp/instance-22/output-1/target/usr/lib/libbabeltrace-ctf-metadata.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' Making install in bt-dummy make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libbabeltrace-dummy.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace-dummy.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/libbabeltrace-dummy.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so.1 || { rm -f libbabeltrace-dummy.so.1 && ln -s libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so || { rm -f libbabeltrace-dummy.so && ln -s libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-dummy.lai /tmp/instance-22/output-1/target/usr/lib/libbabeltrace-dummy.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' Making install in lttng-live make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libbabeltrace-lttng-live.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace-lttng-live.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/libbabeltrace-lttng-live.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so.1 || { rm -f libbabeltrace-lttng-live.so.1 && ln -s libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so || { rm -f libbabeltrace-lttng-live.so && ln -s libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-lttng-live.lai /tmp/instance-22/output-1/target/usr/lib/libbabeltrace-lttng-live.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/formats' Making install in converter make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/converter' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/converter' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c babeltrace babeltrace-log '/tmp/instance-22/output-1/target/usr/bin' libtool: install: /usr/bin/install -c babeltrace /tmp/instance-22/output-1/target/usr/bin/babeltrace libtool: install: /usr/bin/install -c babeltrace-log /tmp/instance-22/output-1/target/usr/bin/babeltrace-log make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/converter' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/converter' Making install in bindings make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/bindings' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/bindings' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/bindings' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/bindings' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/bindings' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/bindings' Making install in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests' Making install in utils make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils' Making install in tap make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/utils' Making install in bin make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin' Making install in intersection make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/bin' Making install in lib make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/lib' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests/lib' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/tests' Making install in doc make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/doc' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/doc/babeltrace' /usr/bin/install -c -m 644 API.txt lttng-live.txt '/tmp/instance-22/output-1/target/usr/share/doc/babeltrace' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 babeltrace.1 babeltrace-log.1 '/tmp/instance-22/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/doc' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/doc' Making install in extras make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras' Making install in valgrind make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7/extras' make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/doc/babeltrace' /usr/bin/install -c -m 644 ChangeLog LICENSE mit-license.txt gpl-2.0.txt std-ext-lib.txt '/tmp/instance-22/output-1/target/usr/share/doc/babeltrace' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 babeltrace.pc babeltrace-ctf.pc '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' make[1]: Leaving directory '/tmp/instance-22/output-1/build/lttng-babeltrace-1.5.7' >>> lttng-libust 2.13.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.lttng-ust-2.13.1.tar.bz2.yrmH1l/output' 'http://lttng.org/files/lttng-ust/lttng-ust-2.13.1.tar.bz2' URL transformed to HTTPS due to an HSTS policy --2023-02-12 09:48:14-- https://lttng.org/files/lttng-ust/lttng-ust-2.13.1.tar.bz2 Resolving lttng.org (lttng.org)... 167.114.26.126, 2607:5300:203:5aae::d7f2 Connecting to lttng.org (lttng.org)|167.114.26.126|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1310787 (1.2M) [application/x-bzip2] Saving to: '/tmp/instance-22/output-1/build/.lttng-ust-2.13.1.tar.bz2.yrmH1l/output' 0K .......... .......... .......... .......... .......... 3% 319K 4s 50K .......... .......... .......... .......... .......... 7% 658K 3s 100K .......... .......... .......... .......... .......... 11% 19.0M 2s 150K .......... .......... .......... .......... .......... 15% 279M 1s 200K .......... .......... .......... .......... .......... 19% 663K 1s 250K .......... .......... .......... .......... .......... 23% 150M 1s 300K .......... .......... .......... .......... .......... 27% 172M 1s 350K .......... .......... .......... .......... .......... 31% 158M 1s 400K .......... .......... .......... .......... .......... 35% 699K 1s 450K .......... .......... .......... .......... .......... 39% 11.2M 1s 500K .......... .......... .......... .......... .......... 42% 190M 1s 550K .......... .......... .......... .......... .......... 46% 29.9M 0s 600K .......... .......... .......... .......... .......... 50% 702K 0s 650K .......... .......... .......... .......... .......... 54% 12.2M 0s 700K .......... .......... .......... .......... .......... 58% 179M 0s 750K .......... .......... .......... .......... .......... 62% 30.5M 0s 800K .......... .......... .......... .......... .......... 66% 251M 0s 850K .......... .......... .......... .......... .......... 70% 711K 0s 900K .......... .......... .......... .......... .......... 74% 16.5M 0s 950K .......... .......... .......... .......... .......... 78% 21.4M 0s 1000K .......... .......... .......... .......... .......... 82% 212M 0s 1050K .......... .......... .......... .......... .......... 85% 22.7M 0s 1100K .......... .......... .......... .......... .......... 89% 738K 0s 1150K .......... .......... .......... .......... .......... 93% 7.15M 0s 1200K .......... .......... .......... .......... .......... 97% 189M 0s 1250K .......... .......... .......... 100% 279M=0.6s 2023-02-12 09:48:15 (2.02 MB/s) - '/tmp/instance-22/output-1/build/.lttng-ust-2.13.1.tar.bz2.yrmH1l/output' saved [1310787/1310787] lttng-ust-2.13.1.tar.bz2: OK (sha256: 5667bf0269e1e62e2d9cb974c456ff86e0401bd7aa3bfc8d5fdb97233249eddc) >>> lttng-libust 2.13.1 Extracting bzcat /tmp/instance-22/dl/lttng-libust/lttng-ust-2.13.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-22/output-1/build/lttng-libust-2.13.1 -xf - >>> lttng-libust 2.13.1 Patching Applying 0001-configure.ac-add-disable-tests.patch using patch: patching file Makefile.am patching file configure.ac >>> lttng-libust 2.13.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/lttng-libust-2.13.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lttng-libust 2.13.1 Configuring >>> lttng-libust 2.13.1 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:95: installing 'config/compile' configure.ac:53: installing 'config/missing' src/common/Makefile.am: installing 'config/depcomp' >>> lttng-libust 2.13.1 Patching libtool patching file /tmp/instance-22/output-1/build/lttng-libust-2.13.1/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-22/output-1/build/lttng-libust-2.13.1/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DUATOMIC_NO_LINK_ERROR" CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-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-man-pages --disable-examples --disable-tests --with-lttng-system-rundir=/run/lttng --enable-python-agent --disable-numa ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking target system type... mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-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 UID '1001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for __attribute__... yes checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts function __attribute__((weak,alias()))... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports #pragma weak... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports #pragma _HP_SECONDARY_DEF... no checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports #pragma _CRI duplicate... no checking how to create weak aliases with /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... attribute checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports weak aliases across object file boundaries... yes checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wsuggest-attribute=format... yes checking whether C compiler accepts -Wtautological-constant-out-of-range-compare... no checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wno-sign-compare... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wno-null-dereference... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking dependency style of no... none checking whether no supports C++11 features with -std=c++11... no checking whether no supports C++11 features with +std=c++11... no checking whether no supports C++11 features with -h std=c++11... no checking whether no supports C++11 features with -std=c++0x... no checking whether no supports C++11 features with +std=c++0x... no checking whether no supports C++11 features with -h std=c++0x... no configure: No compiler with C++11 support was found checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for arpa/inet.h... yes checking for dlfcn.h... yes checking for fcntl.h... yes checking for float.h... yes checking for limits.h... yes checking for linux/perf_event.h... yes checking for locale.h... yes checking for stddef.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for wchar.h... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether RTLD_DI_LINKMAP is declared... yes checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar) interface... ar checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for asciidoc... asciidoc checking for cmake... cmake checking for fold... fold checking for xmlto... xmlto checking for a Python interpreter with version >= 2.7... python checking for python... /tmp/instance-22/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 how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for working chown... yes checking for fork... yes checking for vfork... yes checking for getpagesize... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for working mmap... (cached) yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for working strnlen... yes checking for atexit... yes checking for clock_gettime... yes checking for ftruncate... yes checking for getpagesize... (cached) yes checking for gettid... yes checking for gettimeofday... yes checking for localeconv... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for realpath... yes checking for sched_getcpu... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for sysconf... yes checking for pthread_setname_np(pthread_t, const char*)... yes checking for pthread_setname_np(const char*)... no checking for pthread_set_name_np(pthread_t, const char*)... no checking for pthread_getname_np(pthread_t, char*, size_t)... yes checking for pthread_getname_np(char*, size_t)... no checking for pthread_get_name_np(pthread_t, char*, size_t)... no checking for dlopen in -ldl... yes checking for dlmopen in -ldl... yes checking pkg-config is at least version 0.9.0... yes checking for URCU... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/examples/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating extras/Makefile config.status: creating include/Makefile config.status: creating src/common/Makefile config.status: creating src/lib/lttng-ust-common/Makefile config.status: creating src/lib/lttng-ust-ctl/Makefile config.status: creating src/lib/lttng-ust-cyg-profile/Makefile config.status: creating src/lib/lttng-ust-dl/Makefile config.status: creating src/lib/lttng-ust-fd/Makefile config.status: creating src/lib/lttng-ust-fork/Makefile config.status: creating src/lib/lttng-ust-java-agent/java/lttng-ust-agent-all/Makefile config.status: creating src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/Makefile config.status: creating src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile config.status: creating src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile config.status: creating src/lib/lttng-ust-java-agent/java/Makefile config.status: creating src/lib/lttng-ust-java-agent/jni/common/Makefile config.status: creating src/lib/lttng-ust-java-agent/jni/jul/Makefile config.status: creating src/lib/lttng-ust-java-agent/jni/log4j/Makefile config.status: creating src/lib/lttng-ust-java-agent/jni/Makefile config.status: creating src/lib/lttng-ust-java-agent/Makefile config.status: creating src/lib/lttng-ust-java/Makefile config.status: creating src/lib/lttng-ust-libc-wrapper/Makefile config.status: creating src/lib/lttng-ust-pthread-wrapper/Makefile config.status: creating src/lib/lttng-ust-tracepoint/Makefile config.status: creating src/lib/lttng-ust/Makefile config.status: creating src/lib/lttng-ust-python-agent/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/lttng-ust-ctl.pc config.status: creating src/lib/lttng-ust.pc config.status: creating src/Makefile config.status: creating src/python-lttngust/lttngust/version.py config.status: creating src/python-lttngust/Makefile config.status: creating src/python-lttngust/setup.py config.status: creating tests/benchmark/Makefile config.status: creating tests/compile/api0/ctf-types/Makefile config.status: creating tests/compile/api0/hello.cxx/Makefile config.status: creating tests/compile/api0/hello/Makefile config.status: creating tests/compile/api0/hello-many/Makefile config.status: creating tests/compile/api0/Makefile config.status: creating tests/compile/api0/same_line_tracepoint/Makefile config.status: creating tests/compile/api1/ust-fields/Makefile config.status: creating tests/compile/api1/hello.cxx/Makefile config.status: creating tests/compile/api1/hello/Makefile config.status: creating tests/compile/api1/hello-many/Makefile config.status: creating tests/compile/api1/Makefile config.status: creating tests/compile/api1/same_line_tracepoint/Makefile config.status: creating tests/compile/api1/test-app-ctx/Makefile config.status: creating tests/compile/Makefile config.status: creating tests/Makefile config.status: creating tests/regression/abi0-conflict/Makefile config.status: creating tests/regression/Makefile config.status: creating tests/unit/gcc-weak-hidden/Makefile config.status: creating tests/unit/libmsgpack/Makefile config.status: creating tests/unit/libringbuffer/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/unit/pthread_name/Makefile config.status: creating tests/unit/snprintf/Makefile config.status: creating tests/unit/ust-elf/Makefile config.status: creating tests/unit/ust-error/Makefile config.status: creating tests/unit/ust-utils/Makefile config.status: creating tests/utils/Makefile config.status: creating tools/Makefile config.status: creating src/common/config.h config.status: creating include/lttng/ust-config.h config.status: creating include/lttng/ust-version.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for tput... /tmp/instance-22/output-1/host/bin/tput tput: No value for $TERM and no -T specified ./configure: line 27159: test: -eq: unary operator expected LTTng-ust 2.13.1 "Nordicité" The product of a collaboration between Champ Libre and Boréale, this farmhouse IPA is brewed with Kveik yeast and Québec-grown barley, oats and juniper branches. The result is a remarkable fruity hazy golden IPA that offers a balanced touch of resinous and woodsy bitterness. System Target architecture: mipsel Features sdt.h integration: no (use --with-sdt) Java agent (JUL support): no (use --enable-java-agent-jul) Java agent (Log4j support): no (use --enable-java-agent-log4j) JNI interface (JNI): no (use --enable-jni-interface) Python agent: yes Perf event integration: yes NUMA: no Build and install examples: no Build and install man pages: no Install directories Binaries: /usr/bin Libraries: /usr/lib System directories lttng-sessiond rundir: /run/lttng >>> lttng-libust 2.13.1 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/lttng-libust-2.13.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' Making all in include make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/include' Making all in src make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' Making all in common make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' CC counter/libcounter_la-counter.lo CC counter/libcounter_la-shm.lo CCLD libcounter.la CC counter-clients/libcounter_clients_la-clients.lo CC counter-clients/libcounter_clients_la-percpu-32-modular.lo CC counter-clients/libcounter_clients_la-percpu-64-modular.lo CCLD libcounter-clients.la CC msgpack/libmsgpack_la-msgpack.lo CCLD libmsgpack.la CC ringbuffer/libringbuffer_la-ring_buffer_backend.lo CC ringbuffer/libringbuffer_la-ring_buffer_frontend.lo CC ringbuffer/libringbuffer_la-shm.lo CCLD libringbuffer.la CC ringbuffer-clients/libringbuffer_clients_la-clients.lo CC ringbuffer-clients/libringbuffer_clients_la-discard.lo CC ringbuffer-clients/libringbuffer_clients_la-discard-rt.lo CC ringbuffer-clients/libringbuffer_clients_la-metadata.lo CC ringbuffer-clients/libringbuffer_clients_la-overwrite.lo CC ringbuffer-clients/libringbuffer_clients_la-overwrite-rt.lo CCLD libringbuffer-clients.la CC snprintf/fflush.lo CC snprintf/fvwrite.lo CC snprintf/mbrtowc_sb.lo CC snprintf/snprintf.lo CC snprintf/vfprintf.lo CC snprintf/wsetup.lo CCLD libsnprintf.la CC core.lo CC dynamic-type.lo CC elf.lo CC events.lo CC getenv.lo CC logging.lo CC smp.lo CC strutils.lo CC utils.lo CC patient.lo CCLD libcommon.la CC ustcomm.lo CCLD libustcomm.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' Making all in lib make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' Making all in lttng-ust-common make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-common' CC clock.lo CC fd-tracker.lo CC getcpu.lo CC ust-common.lo CC lttng-ust-urcu.lo CC lttng-ust-urcu-pointer.lo CC ust-cancelstate.lo CCLD liblttng-ust-common.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-common' Making all in lttng-ust-tracepoint make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-tracepoint' CC liblttng_ust_tracepoint_la-tracepoint.lo CC liblttng_ust_tracepoint_la-tracepoint-weak-test.lo CCLD liblttng-ust-tracepoint.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-tracepoint' Making all in lttng-ust make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust' CC liblttng_ust_la-lttng-ust-comm.lo CC liblttng_ust_la-lttng-ust-abi.lo CC liblttng_ust_la-lttng-probes.lo CC liblttng_ust_la-lttng-bytecode.lo CC liblttng_ust_la-lttng-bytecode-validator.lo CC liblttng_ust_la-lttng-bytecode-specialize.lo CC liblttng_ust_la-lttng-bytecode-interpreter.lo CC liblttng_ust_la-lttng-context-provider.lo CC liblttng_ust_la-lttng-context-vtid.lo CC liblttng_ust_la-lttng-context-vpid.lo CC liblttng_ust_la-lttng-context-pthread-id.lo CC liblttng_ust_la-lttng-context-procname.lo CC liblttng_ust_la-lttng-context-ip.lo CC liblttng_ust_la-lttng-context-cpu-id.lo CC liblttng_ust_la-lttng-context-cgroup-ns.lo CC liblttng_ust_la-lttng-context-ipc-ns.lo CC liblttng_ust_la-lttng-context-mnt-ns.lo CC liblttng_ust_la-lttng-context-net-ns.lo CC liblttng_ust_la-lttng-context-pid-ns.lo CC liblttng_ust_la-lttng-context-time-ns.lo CC liblttng_ust_la-lttng-context-user-ns.lo CC liblttng_ust_la-lttng-context-uts-ns.lo CC liblttng_ust_la-lttng-context-vuid.lo CC liblttng_ust_la-lttng-context-veuid.lo CC liblttng_ust_la-lttng-context-vsuid.lo CC liblttng_ust_la-lttng-context-vgid.lo CC liblttng_ust_la-lttng-context-vegid.lo CC liblttng_ust_la-lttng-context-vsgid.lo CC liblttng_ust_la-lttng-context.lo CC liblttng_ust_la-lttng-events.lo CC liblttng_ust_la-lttng-ust-statedump.lo CC liblttng_ust_la-futex.lo CC liblttng_ust_la-ust_lib.lo CC liblttng_ust_la-tracef.lo CC liblttng_ust_la-tracelog.lo CC liblttng_ust_la-event-notifier-notification.lo CC liblttng_ust_la-rculfhash.lo CC liblttng_ust_la-rculfhash-mm-chunk.lo CC liblttng_ust_la-rculfhash-mm-mmap.lo CC liblttng_ust_la-rculfhash-mm-order.lo CC liblttng_ust_la-strerror.lo CC liblttng_ust_la-lttng-context-perf-counters.lo CCLD liblttng-ust.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust' Making all in lttng-ust-ctl make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-ctl' CC ustctl.lo CCLD liblttng-ust-ctl.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-ctl' Making all in lttng-ust-fd make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fd' CC lttng-ust-fd.lo CCLD liblttng-ust-fd.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fd' Making all in lttng-ust-fork make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fork' CC liblttng_ust_fork_la-ustfork.lo CCLD liblttng-ust-fork.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fork' Making all in lttng-ust-cyg-profile make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-cyg-profile' CC lttng-ust-cyg-profile.lo CCLD liblttng-ust-cyg-profile.la CC lttng-ust-cyg-profile-fast.lo CCLD liblttng-ust-cyg-profile-fast.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-cyg-profile' Making all in lttng-ust-libc-wrapper make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-libc-wrapper' CC lttng-ust-malloc.lo CCLD liblttng-ust-libc-wrapper.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-libc-wrapper' Making all in lttng-ust-pthread-wrapper make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-pthread-wrapper' CC lttng-ust-pthread.lo CCLD liblttng-ust-pthread-wrapper.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-pthread-wrapper' Making all in lttng-ust-dl make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-dl' CC liblttng_ust_dl_la-lttng-ust-dl.lo CC liblttng_ust_dl_la-ust_dl.lo CCLD liblttng-ust-dl.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-dl' Making all in lttng-ust-python-agent make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-python-agent' CC lttng_ust_python.lo CCLD liblttng-ust-python-agent.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-python-agent' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' Making all in python-lttngust make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/python-lttngust' touch copy-static-deps.stamp /tmp/instance-22/output-1/host/bin/python ./setup.py build --force touch build-python-bindings.stamp make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/python-lttngust' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' Making all in tools make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/tools' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/tools' Making all in doc make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' Making all in . make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' Making all in man make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc/man' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' Making all in extras make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/extras' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/extras' make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' make[1]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' >>> lttng-libust 2.13.1 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-22/output-1/build/lttng-libust-2.13.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' Making install in include make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/include' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/lttng/urcu/static' /usr/bin/install -c -m 644 lttng/urcu/static/pointer.h lttng/urcu/static/urcu-ust.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/lttng/urcu/static' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/lttng/urcu' /usr/bin/install -c -m 644 lttng/urcu/pointer.h lttng/urcu/urcu-ust.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/lttng/urcu' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/lttng' /usr/bin/install -c -m 644 lttng/tracepoint.h lttng/tracepoint-rcu.h lttng/tracepoint-types.h lttng/tracepoint-event.h lttng/ust-tracepoint-event.h lttng/ust-tracepoint-event-reset.h lttng/ust-tracepoint-event-write.h lttng/ust-tracepoint-event-nowrite.h lttng/ust-api-compat.h lttng/ust-arch.h lttng/ust-events.h lttng/ust-common.h lttng/ust-ctl.h lttng/ust-abi.h lttng/ust-tracer.h lttng/ust-compiler.h lttng/ust-fork.h lttng/ust-endian.h lttng/ust-ringbuffer-context.h lttng/ust-utils.h lttng/ust-error.h lttng/tracef.h lttng/tracelog.h lttng/ust-clock.h lttng/ust-getcpu.h lttng/ust-libc-wrapper.h lttng/ust-thread.h lttng/ust-sigbus.h lttng/ust-cancelstate.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/lttng' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/lttng/tp' /usr/bin/install -c -m 644 lttng/tp/lttng-ust-tracef.h lttng/tp/lttng-ust-tracelog.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/lttng/tp' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/lttng' /usr/bin/install -c -m 644 lttng/ust-config.h lttng/ust-version.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/lttng' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/include' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/include' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' Making install in common make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' Making install in lib make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' Making install in lttng-ust-common make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-common' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-common' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-common.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-common.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-common.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-common.so.1.0.0 liblttng-ust-common.so.1 || { rm -f liblttng-ust-common.so.1 && ln -s liblttng-ust-common.so.1.0.0 liblttng-ust-common.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-common.so.1.0.0 liblttng-ust-common.so || { rm -f liblttng-ust-common.so && ln -s liblttng-ust-common.so.1.0.0 liblttng-ust-common.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-common.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-common.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-common' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-common' Making install in lttng-ust-tracepoint make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-tracepoint' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-tracepoint' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-tracepoint.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-tracepoint.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-tracepoint.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so.1 || { rm -f liblttng-ust-tracepoint.so.1 && ln -s liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so || { rm -f liblttng-ust-tracepoint.so && ln -s liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-tracepoint.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-tracepoint.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-tracepoint' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-tracepoint' Making install in lttng-ust make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust.so.1.0.0 liblttng-ust.so.1 || { rm -f liblttng-ust.so.1 && ln -s liblttng-ust.so.1.0.0 liblttng-ust.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust.so.1.0.0 liblttng-ust.so || { rm -f liblttng-ust.so && ln -s liblttng-ust.so.1.0.0 liblttng-ust.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust' Making install in lttng-ust-ctl make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-ctl' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-ctl' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-ctl.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-ctl.so.5.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-ctl.so.5.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so.5 || { rm -f liblttng-ust-ctl.so.5 && ln -s liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so.5; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so || { rm -f liblttng-ust-ctl.so && ln -s liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-ctl.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-ctl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-ctl' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-ctl' Making install in lttng-ust-fd make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fd' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fd' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-fd.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-fd.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-fd.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so.1 || { rm -f liblttng-ust-fd.so.1 && ln -s liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so || { rm -f liblttng-ust-fd.so && ln -s liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-fd.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-fd.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fd' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fd' Making install in lttng-ust-fork make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fork' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fork' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-fork.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-fork.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-fork.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so.1 || { rm -f liblttng-ust-fork.so.1 && ln -s liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so || { rm -f liblttng-ust-fork.so && ln -s liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-fork.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-fork.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fork' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fork' Making install in lttng-ust-cyg-profile make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-cyg-profile' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-cyg-profile' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-cyg-profile.la liblttng-ust-cyg-profile-fast.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-cyg-profile.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so.1 || { rm -f liblttng-ust-cyg-profile.so.1 && ln -s liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so || { rm -f liblttng-ust-cyg-profile.so && ln -s liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-cyg-profile.la libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile-fast.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-cyg-profile-fast.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so.1 || { rm -f liblttng-ust-cyg-profile-fast.so.1 && ln -s liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so || { rm -f liblttng-ust-cyg-profile-fast.so && ln -s liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile-fast.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-cyg-profile-fast.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-cyg-profile' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-cyg-profile' Making install in lttng-ust-libc-wrapper make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-libc-wrapper' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-libc-wrapper' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-libc-wrapper.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-libc-wrapper.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-libc-wrapper.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so.1 || { rm -f liblttng-ust-libc-wrapper.so.1 && ln -s liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so || { rm -f liblttng-ust-libc-wrapper.so && ln -s liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-libc-wrapper.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-libc-wrapper.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-libc-wrapper' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-libc-wrapper' Making install in lttng-ust-pthread-wrapper make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-pthread-wrapper' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-pthread-wrapper' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-pthread-wrapper.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-pthread-wrapper.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-pthread-wrapper.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so.1 || { rm -f liblttng-ust-pthread-wrapper.so.1 && ln -s liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so || { rm -f liblttng-ust-pthread-wrapper.so && ln -s liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-pthread-wrapper.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-pthread-wrapper.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-pthread-wrapper' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-pthread-wrapper' Making install in lttng-ust-dl make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-dl' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-dl' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-dl.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-dl.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-dl.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so.1 || { rm -f liblttng-ust-dl.so.1 && ln -s liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so || { rm -f liblttng-ust-dl.so && ln -s liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-dl.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-dl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-dl' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-dl' Making install in lttng-ust-python-agent make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-python-agent' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-python-agent' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-python-agent.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-python-agent.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-python-agent.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-python-agent.so.1.0.0 liblttng-ust-python-agent.so.1 || { rm -f liblttng-ust-python-agent.so.1 && ln -s liblttng-ust-python-agent.so.1.0.0 liblttng-ust-python-agent.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f liblttng-ust-python-agent.so.1.0.0 liblttng-ust-python-agent.so || { rm -f liblttng-ust-python-agent.so && ln -s liblttng-ust-python-agent.so.1.0.0 liblttng-ust-python-agent.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-python-agent.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-python-agent.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-python-agent' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-python-agent' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 lttng-ust.pc lttng-ust-ctl.pc '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' Making install in python-lttngust make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/python-lttngust' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/python-lttngust' /tmp/instance-22/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( -------------------------------------WARNING------------------------------------ The install directory used: (/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/site-packages) is not included in your PYTHONPATH. To add this directory to your Python search path permanently you can add the following command to your .bashrc/.zshrc: export PYTHONPATH="${PYTHONPATH}:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/site-packages" -------------------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/python-lttngust' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/python-lttngust' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' Making install in tools make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/tools' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/tools' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c lttng-gen-tp '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/tools' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/tools' Making install in doc make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' Making install in . make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/lttng-ust' /usr/bin/install -c -m 644 java-agent.txt '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/lttng-ust' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' Making install in man make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc/man' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc/man' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc/man' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' Making install in extras make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/extras' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/extras' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/extras' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/extras' make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/lttng-ust' /usr/bin/install -c -m 644 ChangeLog LICENSE README.md '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/lttng-ust' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' make[1]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' >>> lttng-libust 2.13.1 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> lttng-libust 2.13.1 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/lttng-libust-2.13.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' Making install in include make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/include' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/lttng/urcu/static' /usr/bin/install -c -m 644 lttng/urcu/static/pointer.h lttng/urcu/static/urcu-ust.h '/tmp/instance-22/output-1/target/usr/include/lttng/urcu/static' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/lttng/urcu' /usr/bin/install -c -m 644 lttng/urcu/pointer.h lttng/urcu/urcu-ust.h '/tmp/instance-22/output-1/target/usr/include/lttng/urcu' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/lttng' /usr/bin/install -c -m 644 lttng/tracepoint.h lttng/tracepoint-rcu.h lttng/tracepoint-types.h lttng/tracepoint-event.h lttng/ust-tracepoint-event.h lttng/ust-tracepoint-event-reset.h lttng/ust-tracepoint-event-write.h lttng/ust-tracepoint-event-nowrite.h lttng/ust-api-compat.h lttng/ust-arch.h lttng/ust-events.h lttng/ust-common.h lttng/ust-ctl.h lttng/ust-abi.h lttng/ust-tracer.h lttng/ust-compiler.h lttng/ust-fork.h lttng/ust-endian.h lttng/ust-ringbuffer-context.h lttng/ust-utils.h lttng/ust-error.h lttng/tracef.h lttng/tracelog.h lttng/ust-clock.h lttng/ust-getcpu.h lttng/ust-libc-wrapper.h lttng/ust-thread.h lttng/ust-sigbus.h lttng/ust-cancelstate.h '/tmp/instance-22/output-1/target/usr/include/lttng' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/lttng/tp' /usr/bin/install -c -m 644 lttng/tp/lttng-ust-tracef.h lttng/tp/lttng-ust-tracelog.h '/tmp/instance-22/output-1/target/usr/include/lttng/tp' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/lttng' /usr/bin/install -c -m 644 lttng/ust-config.h lttng/ust-version.h '/tmp/instance-22/output-1/target/usr/include/lttng' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/include' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/include' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' Making install in common make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/common' Making install in lib make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' Making install in lttng-ust-common make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-common' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-common' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-common.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-common.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-common.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-common.so.1.0.0 liblttng-ust-common.so.1 || { rm -f liblttng-ust-common.so.1 && ln -s liblttng-ust-common.so.1.0.0 liblttng-ust-common.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-common.so.1.0.0 liblttng-ust-common.so || { rm -f liblttng-ust-common.so && ln -s liblttng-ust-common.so.1.0.0 liblttng-ust-common.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-common.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-common.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-common' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-common' Making install in lttng-ust-tracepoint make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-tracepoint' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-tracepoint' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-tracepoint.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-tracepoint.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-tracepoint.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so.1 || { rm -f liblttng-ust-tracepoint.so.1 && ln -s liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so || { rm -f liblttng-ust-tracepoint.so && ln -s liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-tracepoint.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-tracepoint.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-tracepoint' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-tracepoint' Making install in lttng-ust make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust.so.1.0.0 liblttng-ust.so.1 || { rm -f liblttng-ust.so.1 && ln -s liblttng-ust.so.1.0.0 liblttng-ust.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust.so.1.0.0 liblttng-ust.so || { rm -f liblttng-ust.so && ln -s liblttng-ust.so.1.0.0 liblttng-ust.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust' Making install in lttng-ust-ctl make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-ctl' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-ctl' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-ctl.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-ctl.so.5.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-ctl.so.5.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so.5 || { rm -f liblttng-ust-ctl.so.5 && ln -s liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so.5; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so || { rm -f liblttng-ust-ctl.so && ln -s liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-ctl.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-ctl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-ctl' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-ctl' Making install in lttng-ust-fd make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fd' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fd' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-fd.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-fd.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-fd.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so.1 || { rm -f liblttng-ust-fd.so.1 && ln -s liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so || { rm -f liblttng-ust-fd.so && ln -s liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-fd.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-fd.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fd' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fd' Making install in lttng-ust-fork make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fork' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fork' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-fork.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-fork.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-fork.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so.1 || { rm -f liblttng-ust-fork.so.1 && ln -s liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so || { rm -f liblttng-ust-fork.so && ln -s liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-fork.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-fork.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fork' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-fork' Making install in lttng-ust-cyg-profile make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-cyg-profile' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-cyg-profile' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-cyg-profile.la liblttng-ust-cyg-profile-fast.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-cyg-profile.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so.1 || { rm -f liblttng-ust-cyg-profile.so.1 && ln -s liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so || { rm -f liblttng-ust-cyg-profile.so && ln -s liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-cyg-profile.la libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile-fast.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-cyg-profile-fast.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so.1 || { rm -f liblttng-ust-cyg-profile-fast.so.1 && ln -s liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so || { rm -f liblttng-ust-cyg-profile-fast.so && ln -s liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile-fast.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-cyg-profile-fast.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-cyg-profile' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-cyg-profile' Making install in lttng-ust-libc-wrapper make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-libc-wrapper' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-libc-wrapper' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-libc-wrapper.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-libc-wrapper.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-libc-wrapper.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so.1 || { rm -f liblttng-ust-libc-wrapper.so.1 && ln -s liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so || { rm -f liblttng-ust-libc-wrapper.so && ln -s liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-libc-wrapper.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-libc-wrapper.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-libc-wrapper' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-libc-wrapper' Making install in lttng-ust-pthread-wrapper make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-pthread-wrapper' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-pthread-wrapper' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-pthread-wrapper.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-pthread-wrapper.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-pthread-wrapper.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so.1 || { rm -f liblttng-ust-pthread-wrapper.so.1 && ln -s liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so || { rm -f liblttng-ust-pthread-wrapper.so && ln -s liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-pthread-wrapper.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-pthread-wrapper.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-pthread-wrapper' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-pthread-wrapper' Making install in lttng-ust-dl make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-dl' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-dl' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-dl.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-dl.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-dl.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so.1 || { rm -f liblttng-ust-dl.so.1 && ln -s liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so || { rm -f liblttng-ust-dl.so && ln -s liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-dl.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-dl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-dl' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-dl' Making install in lttng-ust-python-agent make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-python-agent' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-python-agent' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblttng-ust-python-agent.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblttng-ust-python-agent.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-python-agent.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-python-agent.so.1.0.0 liblttng-ust-python-agent.so.1 || { rm -f liblttng-ust-python-agent.so.1 && ln -s liblttng-ust-python-agent.so.1.0.0 liblttng-ust-python-agent.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblttng-ust-python-agent.so.1.0.0 liblttng-ust-python-agent.so || { rm -f liblttng-ust-python-agent.so && ln -s liblttng-ust-python-agent.so.1.0.0 liblttng-ust-python-agent.so; }; }) libtool: install: /usr/bin/install -c .libs/liblttng-ust-python-agent.lai /tmp/instance-22/output-1/target/usr/lib/liblttng-ust-python-agent.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-python-agent' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib/lttng-ust-python-agent' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' make[5]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 lttng-ust.pc lttng-ust-ctl.pc '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' make[5]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/lib' Making install in python-lttngust make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/python-lttngust' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/python-lttngust' /tmp/instance-22/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( -------------------------------------WARNING------------------------------------ The install directory used: (/tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages) is not included in your PYTHONPATH. To add this directory to your Python search path permanently you can add the following command to your .bashrc/.zshrc: export PYTHONPATH="${PYTHONPATH}:/tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages" -------------------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/python-lttngust' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src/python-lttngust' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/src' Making install in tools make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/tools' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/tools' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/bin' /usr/bin/install -c lttng-gen-tp '/tmp/instance-22/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/tools' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/tools' Making install in doc make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' Making install in . make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/doc/lttng-ust' /usr/bin/install -c -m 644 java-agent.txt '/tmp/instance-22/output-1/target/usr/share/doc/lttng-ust' make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' Making install in man make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc/man' make[4]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc/man' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc/man' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/doc' Making install in extras make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/extras' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/extras' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/extras' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1/extras' make[2]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' make[3]: Entering directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/doc/lttng-ust' /usr/bin/install -c -m 644 ChangeLog LICENSE README.md '/tmp/instance-22/output-1/target/usr/share/doc/lttng-ust' make[3]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' make[2]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' make[1]: Leaving directory '/tmp/instance-22/output-1/build/lttng-libust-2.13.1' slang-2.3.3.tar.bz2: OK (sha1: 38d9b8e80e4336f76dff3e1d85761d2d0f713595) slang-2.3.3.tar.bz2: OK (sha256: f9145054ae131973c61208ea82486d5dd10e3c5cdad23b7c4a0617743c8f5a18) >>> slang 2.3.3 Extracting bzcat /tmp/instance-22/dl/slang/slang-2.3.3.tar.bz2 | tar --strip-components=1 -C /tmp/instance-22/output-1/build/slang-2.3.3 -xf - >>> slang 2.3.3 Patching Applying 0001-slsh-libs.patch using patch: patching file slsh/Makefile.in Hunk #1 succeeded at 92 with fuzz 2. /usr/bin/sed -i -e '/^TERMCAP=/s:=.*:=:' /tmp/instance-22/output-1/build/slang-2.3.3/configure >>> slang 2.3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/slang-2.3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> slang 2.3.3 Patching libtool >>> slang 2.3.3 Configuring (cd /tmp/instance-22/output-1/build/slang-2.3.3/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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_path_nc5config=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/ncursesw6-config CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-onig=no --with-png=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr --with-pcre=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr --with-z=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr --with-readline=gnu ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc needs -traditional... no checking C compiler that understands ANSI prototypes... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc looks ok. Good. checking whether make sets $(MAKE)... yes checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking terminfo layout... default checking type of readline support for slsh... gnu checking for slsyswrap... no checking for X... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for memset... yes checking for memcpy... yes checking for putenv... yes checking for getcwd... yes checking for setlocale... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for cfgetospeed... yes checking for sigaction... yes checking for sigemptyset... yes checking for sigprocmask... yes checking for sigaddset... yes checking for alarm... yes checking for pause... yes checking for vfscanf... yes checking for lstat... yes checking for readlink... yes checking for symlink... yes checking for link... yes checking for kill... yes checking for killpg... yes checking for snprintf... yes checking for vsnprintf... yes checking for getppid... yes checking for getegid... yes checking for geteuid... yes checking for getuid... yes checking for getgid... yes checking for setgid... yes checking for setuid... yes checking for setpgid... yes checking for getpgid... yes checking for setpgrp... yes checking for getpgrp... yes checking for setsid... yes checking for getsid... yes checking for mmap... yes checking for chown... yes checking for lchown... yes checking for popen... yes checking for mkfifo... yes checking for atexit... yes checking for on_exit... yes checking for umask... yes checking for uname... yes checking for times... yes checking for gmtime... yes checking for mktime... yes checking for gettimeofday... yes checking for getitimer... yes checking for setitimer... yes checking for gmtime_r... yes checking for ctime_r... yes checking for localtime_r... yes checking for strtod... yes checking for atoll... yes checking for strtoll... yes checking for issetugid... no checking for isnan... yes checking for finite... yes checking for isinf... yes checking for round... no checking for siglongjmp... yes checking for fork... yes checking for waitpid... yes checking for socket... yes checking for socketpair... yes checking for confstr... yes checking for pathconf... yes checking for getpriority... yes checking for setpriority... yes checking for getrusage... yes checking for setvbuf... yes checking for utime... yes checking for utimes... yes checking for ttyname... yes checking for ttyname_r... yes checking for newlocale... yes checking for strtod_l... yes checking for localeconv... yes checking for statvfs... yes checking for flock... yes checking for nl_langinfo and CODESET... yes checking for environ variable... yes checking for acosh in -lm... yes checking for asinh in -lm... yes checking for atanh in -lm... yes checking for hypot in -lm... yes checking for atan2 in -lm... yes checking for frexp in -lm... yes checking for frexpf in -lm... yes checking for ldexp in -lm... yes checking for ldexpf in -lm... yes checking for sincos in -lm... yes checking for sincosf in -lm... yes checking for feclearexcept in -lm... yes checking for fpsetsticky in -lm... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of float... 4 checking size of double... 8 checking for ptrdiff_t... yes checking for size_t... yes checking size of size_t... 4 checking for long long... yes checking size of long long... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for off_t... yes checking size of off_t... 8 checking for ncurses5-config... (cached) /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/ncursesw6-config checking for terminfo... yes checking for the pcre library and header files ... yes: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib and /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include checking for the onig library and header files oniguruma.h... no checking for the png library and header files ... yes: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib and /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include checking for the z library and header files zlib.h... yes: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib and /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include checking for the iconv library and header files ... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for sysconf... yes checking SLANG_VERSION... 2.3.3 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating slsh/Makefile config.status: creating modules/Makefile config.status: creating demo/Makefile config.status: creating slang.pc config.status: creating src/sysconf.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared Configuration complete. You may need to edit src/Makefile. You are compiling SLANG with the following compiler configuration: CC = /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc CFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 LDFLAGS = -Wl,-export-dynamic ELF_CC = $(CC) ELF_LINK = $(CC) $(LDFLAGS) -shared -Wl,-O1 -Wl,--version-script,$(VERSION_SCRIPT) -Wl,-soname,$(ELFLIB_MAJOR) ELF_CFLAGS= $(CFLAGS) $(CPPFLAGS) -fPIC prefix: /usr exec_prefix: /usr Installation Lib Dir: ${exec_prefix}/lib Installation Include Dir: ${prefix}/include See also src/sl-feat.h for various features. The following modules that depend upon external libraries will be built: pcre png z iconv While not required, it is recommended that you install the following libraries and reconfigure so that the corresponding modules can be built: oniguruma Type 'make' to build a shared version of the library. Type 'make help' for more options >>> slang 2.3.3 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/slang-2.3.3/ make[1]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3' cd src; /home/autobuild/make/make elf make[2]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/src' /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs mkdir -p -- /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs touch /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs/tstamp cp sysconf.h config.h cp terminfo/default.inc terminfo.inc cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG -DMISC_TERMINFO_DIRS='"/usr/share/terminfo"' /tmp/instance-22/output-1/build/slang-2.3.3/src/sltermin.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/sldisply.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slutty.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slang.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slarray.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slclass.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slcmd.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slerr.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slgetkey.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slkeymap.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slmalloc.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slmath.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slmemchr.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slmemcmp.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slmemcpy.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slmemset.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slmisc.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slparse.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slprepr.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slregexp.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slrline.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slsearch.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slsmg.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG -DSLANG_DOC_DIR='"/usr/share/doc/slang/v2"' -DSLANG_INSTALL_PREFIX='"/usr"' /tmp/instance-22/output-1/build/slang-2.3.3/src/slstd.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/sltoken.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/sltypes.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slxstrng.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slcurses.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slscroll.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slsignal.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slkeypad.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slerrno.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slstring.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slstruct.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slcmplex.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slarrfun.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG -DMODULE_INSTALL_DIR='"/usr/lib/slang/v2/modules"' -DMODULE_PATH_ENV_NAME='"SLANG_MODULE_PATH"' /tmp/instance-22/output-1/build/slang-2.3.3/src/slimport.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slpath.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slarith.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slassoc.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slcompat.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slposdir.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slstdio.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slproc.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/sltime.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slstrops.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slbstr.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slpack.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slintall.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slistruc.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slposio.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slnspace.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slarrmis.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slospath.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slscanf.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/sllower.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slupper.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slischar.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slutf8.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slwcwidth.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slwclut.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slcommon.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/sllist.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slexcept.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slfpu.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slsig.c cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -Dunix -DSLANG /tmp/instance-22/output-1/build/slang-2.3.3/src/slboseos.c rm -f /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs/libslang.so.2.3.3 cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -Wl,-O1 -Wl,--version-script,/tmp/instance-22/output-1/build/slang-2.3.3/src/slang.ver -Wl,-soname,libslang.so.2 -o libslang.so.2.3.3 sltermin.o sldisply.o slutty.o slang.o slarray.o slclass.o slcmd.o slerr.o slgetkey.o slkeymap.o slmalloc.o slmath.o slmemchr.o slmemcmp.o slmemcpy.o slmemset.o slmisc.o slparse.o slprepr.o slregexp.o slrline.o slsearch.o slsmg.o slstd.o sltoken.o sltypes.o slxstrng.o slcurses.o slscroll.o slsignal.o slkeypad.o slerrno.o slstring.o slstruct.o slcmplex.o slarrfun.o slimport.o slpath.o slarith.o slassoc.o slcompat.o slposdir.o slstdio.o slproc.o sltime.o slstrops.o slbstr.o slpack.o slintall.o slistruc.o slposio.o slnspace.o slarrmis.o slospath.o slscanf.o sllower.o slupper.o slischar.o slutf8.o slwcwidth.o slwclut.o slcommon.o sllist.o slexcept.o slfpu.o slsig.o slboseos.o -ldl -lm -lc if [ libslang.so.2 != libslang.so.2.3.3 ]; then \ cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && rm -f libslang.so.2 && /bin/ln -sf libslang.so.2.3.3 libslang.so.2; \ fi cd /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs && rm -f libslang.so && /bin/ln -sf libslang.so.2.3.3 libslang.so libslang.so.2.3.3 created in /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs. The link libslang.so to libslang.so.2.3.3 was also created. make[2]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/src' cd slsh; /home/autobuild/make/make all make[2]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/slsh' /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh objs mkdir -p -- objs touch objs/tstamp cp ../src/config.h . cd objs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -DSLSH_CONF_DIR='"/etc"' -DSLSH_PATH='"/usr/share/slsh"' -DSLSH_CONF_DIR_ENV='"SLSH_CONF_DIR"' -DSLSH_LIB_DIR_ENV='"SLSH_LIB_DIR"' -DSLSH_PATH_ENV='"SLSH_PATH"' /tmp/instance-22/output-1/build/slang-2.3.3/slsh/slsh.c cd objs && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -DSLSH_CONF_DIR='"/etc"' -DSLSH_PATH='"/usr/share/slsh"' -DSLSH_CONF_DIR_ENV='"SLSH_CONF_DIR"' -DSLSH_LIB_DIR_ENV='"SLSH_LIB_DIR"' -DSLSH_PATH_ENV='"SLSH_PATH"' -DUSE_GNU_READLINE=1 /tmp/instance-22/output-1/build/slang-2.3.3/slsh/readline.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc objs/slsh.o objs/readline.o -o objs/slsh_exe -Wl,-export-dynamic -L/tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs -lslang -lreadline -ldl -lm make[2]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/slsh' cd modules; /home/autobuild/make/make all make[2]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules' /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh objs mkdir -p -- objs touch objs/tstamp cp Makefile objs cd objs && /home/autobuild/make/make slsmg-module.so termios-module.so select-module.so fcntl-module.so varray-module.so socket-module.so rand-module.so fork-module.so csv-module.so base64-module.so chksum-module.so histogram-module.so stats-module.so json-module.so pcre-module.so png-module.so iconv-module.so zlib-module.so sysconf-module.so make[3]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules/objs' cp /tmp/instance-22/output-1/build/slang-2.3.3/src/config.h /tmp/instance-22/output-1/build/slang-2.3.3/modules/config.h /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/slsmg-module.c -o slsmg-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/termios-module.c -o termios-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/select-module.c -o select-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/fcntl-module.c -o fcntl-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/varray-module.c -o varray-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/socket-module.c -o socket-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/rand-module.c -o rand-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/fork-module.c -o fork-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/csv-module.c -o csv-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/base64-module.c -o base64-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src -c /tmp/instance-22/output-1/build/slang-2.3.3/modules/chksum-module.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src -c /tmp/instance-22/output-1/build/slang-2.3.3/modules/chksum_md5.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src -c /tmp/instance-22/output-1/build/slang-2.3.3/modules/chksum_sha1.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src -c /tmp/instance-22/output-1/build/slang-2.3.3/modules/chksum_sha2.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src -c /tmp/instance-22/output-1/build/slang-2.3.3/modules/chksum_crc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src chksum-module.o chksum_md5.o chksum_sha1.o chksum_sha2.o chksum_crc.o -o chksum-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/histogram-module.c -o histogram-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src -c /tmp/instance-22/output-1/build/slang-2.3.3/modules/stats-module.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src -c /tmp/instance-22/output-1/build/slang-2.3.3/modules/stats_kendall.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src stats-module.o stats_kendall.o -o stats-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/json-module.c -o json-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include /tmp/instance-22/output-1/build/slang-2.3.3/modules/pcre-module.c -o pcre-module.so -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lpcre -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include /tmp/instance-22/output-1/build/slang-2.3.3/modules/png-module.c -o png-module.so -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lpng -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/iconv-module.c -o iconv-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include /tmp/instance-22/output-1/build/slang-2.3.3/modules/zlib-module.c -o zlib-module.so -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lz -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/build/slang-2.3.3/src -shared -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-22/output-1/build/slang-2.3.3/src /tmp/instance-22/output-1/build/slang-2.3.3/modules/sysconf-module.c -o sysconf-module.so -Wl,-R/usr/lib:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lm make[3]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules/objs' make[2]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules' Use make install to install it. make[1]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3' >>> slang 2.3.3 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-22/output-1/build/slang-2.3.3/ make[1]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3' autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 slang.pc /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/ cd src; /home/autobuild/make/make install-elf make[2]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/src' installing slang.h and slcurses.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/ /usr/bin/install -c -m 644 /tmp/instance-22/output-1/build/slang-2.3.3/src/slang.h /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/ /usr/bin/install -c -m 644 /tmp/instance-22/output-1/build/slang-2.3.3/src/slcurses.h /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/ /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slang/v2 mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slang/v2 /usr/bin/install -c -m 644 ../changes.txt /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../COPYING /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/slangdoc.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/cref.txt /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/cslang.txt /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/slang.txt /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/slangfun.txt /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slang/v2/ rm -f /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libslang.so rm -f /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libslang.so.2 installing libslang.so.2.3.3 in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib /usr/bin/install -c /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs/libslang.so.2.3.3 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/ cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && /bin/ln -sf libslang.so.2.3.3 libslang.so.2 cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && /bin/ln -sf libslang.so.2 libslang.so libslang.so.2.3.3 created in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib. The links libslang.so and libslang.so.2 to libslang.so.2.3.3 were also created. make[2]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/src' Now installing slsh cd slsh; /home/autobuild/make/make install make[2]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/slsh' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc objs/slsh.o objs/readline.o -o objs/slsh -Wl,-export-dynamic -L/tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs -lslang -lreadline -ldl -lm /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man/man1 /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/rline mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/rline /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/local-packages mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/local-packages /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/scripts mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/scripts /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html /usr/bin/install -c -m 644 lib/arrayfuns.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/autoload.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/cmdopt.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/fswalk.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/glob.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/listfuns.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/print.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/process.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/profile.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/readascii.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/require.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/setfuns.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/sldb.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/sldbcore.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/sldbsock.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/slshhelp.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/slshrl.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/stkcheck.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/structfuns.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/timestamp.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 lib/rline/complete.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/editfuns.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/editor.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/emacskeys.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/history.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/histsrch.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/vikeys.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/slrline.rc /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/rline/ /usr/bin/install -c scripts/jpegsize /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/scripts /usr/bin/install -c scripts/lsrpm /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/scripts /usr/bin/install -c scripts/sldb /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/scripts /usr/bin/install -c scripts/svnsh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/scripts /usr/bin/install -c scripts/slprof /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/scripts /usr/bin/install -c scripts/slstkchk /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/scripts /usr/bin/install -c scripts/slcov /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/scripts /usr/bin/install -c -m 644 lib/help/arrayfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/cmdopt.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/fswalk.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/glob.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/listfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/print.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/process.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/profile.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/readascii.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/require.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/setfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/structfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/timestamp.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 doc/html/slshfun-1.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-10.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-11.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-12.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-13.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-2.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-3.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-4.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-5.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-6.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-7.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-8.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-9.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun.html /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/man/slsh.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man/man1/ /usr/bin/install -c objs/slsh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/ /usr/bin/install -c -m 644 etc/slsh.rc /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc/ echo 'prepend_to_slang_load_path("/usr/share/slsh/local-packages");' >> /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/etc/slsh.rc make[2]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/slsh' Now installing the modules cd modules; /home/autobuild/make/make install make[2]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules' cd objs && /home/autobuild/make/make slsmg-module.so termios-module.so select-module.so fcntl-module.so varray-module.so socket-module.so rand-module.so fork-module.so csv-module.so base64-module.so chksum-module.so histogram-module.so stats-module.so json-module.so pcre-module.so png-module.so iconv-module.so zlib-module.so sysconf-module.so make[3]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules/objs' make[3]: 'slsmg-module.so' is up to date. make[3]: 'termios-module.so' is up to date. make[3]: 'select-module.so' is up to date. make[3]: 'fcntl-module.so' is up to date. make[3]: 'varray-module.so' is up to date. make[3]: 'socket-module.so' is up to date. make[3]: 'rand-module.so' is up to date. make[3]: 'fork-module.so' is up to date. make[3]: 'csv-module.so' is up to date. make[3]: 'base64-module.so' is up to date. make[3]: 'chksum-module.so' is up to date. make[3]: 'histogram-module.so' is up to date. make[3]: 'stats-module.so' is up to date. make[3]: 'json-module.so' is up to date. make[3]: 'pcre-module.so' is up to date. make[3]: 'png-module.so' is up to date. make[3]: 'iconv-module.so' is up to date. make[3]: 'zlib-module.so' is up to date. make[3]: 'sysconf-module.so' is up to date. make[3]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules/objs' /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/slsmg-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/termios-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/select-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/fcntl-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/varray-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/socket-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/rand-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/fork-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/csv-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/base64-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/chksum-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/histogram-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/stats-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/json-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/pcre-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/png-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/iconv-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/zlib-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /usr/bin/install -c objs/sysconf-module.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/slang/v2/modules /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 slsmg.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 termios.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 select.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 fcntl.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 varray.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 socket.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 rand.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 fork.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 csv.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 base64.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 chksum.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 histogram.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 stats.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 json.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 pcre.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 png.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 iconv.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 onig.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 zlib.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh /usr/bin/install -c -m 644 sysconf.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/statslib /usr/bin/install -c -m 644 statslib/ad_test.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/statslib/ /usr/bin/install -c -m 644 statslib/ks_test.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/statslib/ /usr/bin/install -c -m 644 statslib/kuiper.sl /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/statslib/ /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps mkdir -p -- /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/cool.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/coolwarm.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/copper.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/cubicl.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/cubicyf.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/drywet.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/ds9b.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/ds9sls.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/edge.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/gebco.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/globe.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/gray.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/haxby.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/hot.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/jet.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/no_green.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/ocean.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/polar.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/rainbow.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/red2green.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/relief.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/sealand.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/seis.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/split.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/topo.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/wysiwyg.map /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/cmaps /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/base64funs.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/chksumfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/csvfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/forkfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/histfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/jsonfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/onigfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/pcrefuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/pngfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/randfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/slsmg.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/sockfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help /usr/bin/install -c -m 644 help/statsfuns.hlp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/slsh/help make[2]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules' On some systems, e.g., linux, you may also have to run ldconfig. make[1]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3' >>> slang 2.3.3 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> slang 2.3.3 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/slang-2.3.3/ make[1]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3' autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 slang.pc /tmp/instance-22/output-1/target/usr/lib/pkgconfig/ cd src; /home/autobuild/make/make install-elf make[2]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/src' installing slang.h and slcurses.h in /tmp/instance-22/output-1/target/usr/include/ /usr/bin/install -c -m 644 /tmp/instance-22/output-1/build/slang-2.3.3/src/slang.h /tmp/instance-22/output-1/target/usr/include/ /usr/bin/install -c -m 644 /tmp/instance-22/output-1/build/slang-2.3.3/src/slcurses.h /tmp/instance-22/output-1/target/usr/include/ /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/doc/slang/v2 mkdir -p -- /tmp/instance-22/output-1/target/usr/share/doc/slang/v2 /usr/bin/install -c -m 644 ../changes.txt /tmp/instance-22/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../COPYING /tmp/instance-22/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/slangdoc.html /tmp/instance-22/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/cref.txt /tmp/instance-22/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/cslang.txt /tmp/instance-22/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/slang.txt /tmp/instance-22/output-1/target/usr/share/doc/slang/v2/ /usr/bin/install -c -m 644 ../doc/text/slangfun.txt /tmp/instance-22/output-1/target/usr/share/doc/slang/v2/ rm -f /tmp/instance-22/output-1/target/usr/lib/libslang.so rm -f /tmp/instance-22/output-1/target/usr/lib/libslang.so.2 installing libslang.so.2.3.3 in /tmp/instance-22/output-1/target/usr/lib /usr/bin/install -c /tmp/instance-22/output-1/build/slang-2.3.3/src/elfobjs/libslang.so.2.3.3 /tmp/instance-22/output-1/target/usr/lib/ cd /tmp/instance-22/output-1/target/usr/lib && /bin/ln -sf libslang.so.2.3.3 libslang.so.2 cd /tmp/instance-22/output-1/target/usr/lib && /bin/ln -sf libslang.so.2 libslang.so libslang.so.2.3.3 created in /tmp/instance-22/output-1/target/usr/lib. The links libslang.so and libslang.so.2 to libslang.so.2.3.3 were also created. make[2]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/src' Now installing slsh cd slsh; /home/autobuild/make/make install make[2]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/slsh' /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/bin /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/man/man1 /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/etc /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/slsh mkdir -p -- /tmp/instance-22/output-1/target/usr/share/slsh /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/slsh/rline mkdir -p -- /tmp/instance-22/output-1/target/usr/share/slsh/rline /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/slsh/help mkdir -p -- /tmp/instance-22/output-1/target/usr/share/slsh/help /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/slsh/local-packages mkdir -p -- /tmp/instance-22/output-1/target/usr/share/slsh/local-packages /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/slsh/scripts mkdir -p -- /tmp/instance-22/output-1/target/usr/share/slsh/scripts /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/doc/slsh/html mkdir -p -- /tmp/instance-22/output-1/target/usr/share/doc/slsh/html /usr/bin/install -c -m 644 lib/arrayfuns.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/autoload.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/cmdopt.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/fswalk.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/glob.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/listfuns.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/print.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/process.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/profile.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/readascii.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/require.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/setfuns.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/sldb.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/sldbcore.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/sldbsock.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/slshhelp.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/slshrl.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/stkcheck.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/structfuns.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/timestamp.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 lib/rline/complete.sl /tmp/instance-22/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/editfuns.sl /tmp/instance-22/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/editor.sl /tmp/instance-22/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/emacskeys.sl /tmp/instance-22/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/history.sl /tmp/instance-22/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/histsrch.sl /tmp/instance-22/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/vikeys.sl /tmp/instance-22/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c -m 644 lib/rline/slrline.rc /tmp/instance-22/output-1/target/usr/share/slsh/rline/ /usr/bin/install -c scripts/jpegsize /tmp/instance-22/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/lsrpm /tmp/instance-22/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/sldb /tmp/instance-22/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/svnsh /tmp/instance-22/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/slprof /tmp/instance-22/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/slstkchk /tmp/instance-22/output-1/target/usr/share/slsh/scripts /usr/bin/install -c scripts/slcov /tmp/instance-22/output-1/target/usr/share/slsh/scripts /usr/bin/install -c -m 644 lib/help/arrayfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/cmdopt.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/fswalk.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/glob.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/listfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/print.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/process.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/profile.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/readascii.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/require.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/setfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/structfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 lib/help/timestamp.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 doc/html/slshfun-1.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-10.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-11.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-12.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-13.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-2.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-3.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-4.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-5.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-6.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-7.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-8.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun-9.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/html/slshfun.html /tmp/instance-22/output-1/target/usr/share/doc/slsh/html/ /usr/bin/install -c -m 644 doc/man/slsh.1 /tmp/instance-22/output-1/target/usr/share/man/man1/ /usr/bin/install -c objs/slsh /tmp/instance-22/output-1/target/usr/bin/ /usr/bin/install -c -m 644 etc/slsh.rc /tmp/instance-22/output-1/target/etc/ echo 'prepend_to_slang_load_path("/usr/share/slsh/local-packages");' >> /tmp/instance-22/output-1/target/etc/slsh.rc make[2]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/slsh' Now installing the modules cd modules; /home/autobuild/make/make install make[2]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules' cd objs && /home/autobuild/make/make slsmg-module.so termios-module.so select-module.so fcntl-module.so varray-module.so socket-module.so rand-module.so fork-module.so csv-module.so base64-module.so chksum-module.so histogram-module.so stats-module.so json-module.so pcre-module.so png-module.so iconv-module.so zlib-module.so sysconf-module.so make[3]: Entering directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules/objs' make[3]: 'slsmg-module.so' is up to date. make[3]: 'termios-module.so' is up to date. make[3]: 'select-module.so' is up to date. make[3]: 'fcntl-module.so' is up to date. make[3]: 'varray-module.so' is up to date. make[3]: 'socket-module.so' is up to date. make[3]: 'rand-module.so' is up to date. make[3]: 'fork-module.so' is up to date. make[3]: 'csv-module.so' is up to date. make[3]: 'base64-module.so' is up to date. make[3]: 'chksum-module.so' is up to date. make[3]: 'histogram-module.so' is up to date. make[3]: 'stats-module.so' is up to date. make[3]: 'json-module.so' is up to date. make[3]: 'pcre-module.so' is up to date. make[3]: 'png-module.so' is up to date. make[3]: 'iconv-module.so' is up to date. make[3]: 'zlib-module.so' is up to date. make[3]: 'sysconf-module.so' is up to date. make[3]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules/objs' /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules mkdir -p -- /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/slsmg-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/termios-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/select-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/fcntl-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/varray-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/socket-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/rand-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/fork-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/csv-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/base64-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/chksum-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/histogram-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/stats-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/json-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/pcre-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/png-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/iconv-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/zlib-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /usr/bin/install -c objs/sysconf-module.so /tmp/instance-22/output-1/target/usr/lib/slang/v2/modules /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 slsmg.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 termios.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 select.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 fcntl.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 varray.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 socket.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 rand.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 fork.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 csv.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 base64.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 chksum.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 histogram.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 stats.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 json.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 pcre.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 png.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 iconv.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 onig.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 zlib.sl /tmp/instance-22/output-1/target/usr/share/slsh /usr/bin/install -c -m 644 sysconf.sl /tmp/instance-22/output-1/target/usr/share/slsh mkdir -p -- /tmp/instance-22/output-1/target/usr/share/slsh/statslib /usr/bin/install -c -m 644 statslib/ad_test.sl /tmp/instance-22/output-1/target/usr/share/slsh/statslib/ /usr/bin/install -c -m 644 statslib/ks_test.sl /tmp/instance-22/output-1/target/usr/share/slsh/statslib/ /usr/bin/install -c -m 644 statslib/kuiper.sl /tmp/instance-22/output-1/target/usr/share/slsh/statslib/ /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/slsh/cmaps mkdir -p -- /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/cool.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/coolwarm.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/copper.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/cubicl.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/cubicyf.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/drywet.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/ds9b.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/ds9sls.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/edge.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/gebco.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/globe.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/gray.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/haxby.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/hot.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/jet.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/no_green.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/ocean.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/polar.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/rainbow.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/red2green.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/relief.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/sealand.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/seis.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/split.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/topo.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /usr/bin/install -c -m 644 cmaps/wysiwyg.map /tmp/instance-22/output-1/target/usr/share/slsh/cmaps /tmp/instance-22/output-1/build/slang-2.3.3/autoconf/mkinsdir.sh /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/base64funs.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/chksumfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/csvfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/forkfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/histfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/jsonfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/onigfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/pcrefuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/pngfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/randfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/slsmg.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/sockfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help /usr/bin/install -c -m 644 help/statsfuns.hlp /tmp/instance-22/output-1/target/usr/share/slsh/help make[2]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3/modules' On some systems, e.g., linux, you may also have to run ldconfig. make[1]: Leaving directory '/tmp/instance-22/output-1/build/slang-2.3.3' rm -rf /tmp/instance-22/output-1/target/etc/slsh.rc /tmp/instance-22/output-1/target/usr/share/slsh /tmp/instance-22/output-1/target/usr/bin/slsh >>> mc 4.8.28 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.mc-4.8.28.tar.xz.LRX5qC/output' 'http://ftp.midnight-commander.org/mc-4.8.28.tar.xz' --2023-02-12 09:52:32-- http://ftp.midnight-commander.org/mc-4.8.28.tar.xz Resolving ftp.midnight-commander.org (ftp.midnight-commander.org)... 140.211.166.134, 64.50.236.52, 64.50.233.100, ... Connecting to ftp.midnight-commander.org (ftp.midnight-commander.org)|140.211.166.134|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2333072 (2.2M) [application/x-xz] Saving to: '/tmp/instance-22/output-1/build/.mc-4.8.28.tar.xz.LRX5qC/output' 0K .......... .......... .......... .......... .......... 2% 630K 4s 50K .......... .......... .......... .......... .......... 4% 1.22M 3s 100K .......... .......... .......... .......... .......... 6% 12.2M 2s 150K .......... .......... .......... .......... .......... 8% 1.22M 2s 200K .......... .......... .......... .......... .......... 10% 333M 1s 250K .......... .......... .......... .......... .......... 13% 1.36M 1s 300K .......... .......... .......... .......... .......... 15% 29.9M 1s 350K .......... .......... .......... .......... .......... 17% 342M 1s 400K .......... .......... .......... .......... .......... 19% 640K 1s 450K .......... .......... .......... .......... .......... 21% 124M 1s 500K .......... .......... .......... .......... .......... 24% 1.20M 1s 550K .......... .......... .......... .......... .......... 26% 307M 1s 600K .......... .......... .......... .......... .......... 28% 281M 1s 650K .......... .......... .......... .......... .......... 30% 1.15M 1s 700K .......... .......... .......... .......... .......... 32% 342M 1s 750K .......... .......... .......... .......... .......... 35% 1.22M 1s 800K .......... .......... .......... .......... .......... 37% 347M 1s 850K .......... .......... .......... .......... .......... 39% 1.29M 1s 900K .......... .......... .......... .......... .......... 41% 1.17M 1s 950K .......... .......... .......... .......... .......... 43% 302M 1s 1000K .......... .......... .......... .......... .......... 46% 1.23M 1s 1050K .......... .......... .......... .......... .......... 48% 348M 1s 1100K .......... .......... .......... .......... .......... 50% 1.22M 1s 1150K .......... .......... .......... .......... .......... 52% 363M 1s 1200K .......... .......... .......... .......... .......... 54% 1.04M 1s 1250K .......... .......... .......... .......... .......... 57% 1.20M 0s 1300K .......... .......... .......... .......... .......... 59% 341M 0s 1350K .......... .......... .......... .......... .......... 61% 1.23M 0s 1400K .......... .......... .......... .......... .......... 63% 1.19M 0s 1450K .......... .......... .......... .......... .......... 65% 293M 0s 1500K .......... .......... .......... .......... .......... 68% 1.26M 0s 1550K .......... .......... .......... .......... .......... 70% 12.2M 0s 1600K .......... .......... .......... .......... .......... 72% 1.30M 0s 1650K .......... .......... .......... .......... .......... 74% 10.8M 0s 1700K .......... .......... .......... .......... .......... 76% 1.17M 0s 1750K .......... .......... .......... .......... .......... 79% 356M 0s 1800K .......... .......... .......... .......... .......... 81% 1.36M 0s 1850K .......... .......... .......... .......... .......... 83% 1.11M 0s 1900K .......... .......... .......... .......... .......... 85% 371M 0s 1950K .......... .......... .......... .......... .......... 87% 6.20M 0s 2000K .......... .......... .......... .......... .......... 89% 1.11M 0s 2050K .......... .......... .......... .......... .......... 92% 356M 0s 2100K .......... .......... .......... .......... .......... 94% 1.21M 0s 2150K .......... .......... .......... .......... .......... 96% 1.55M 0s 2200K .......... .......... .......... .......... .......... 98% 325M 0s 2250K .......... .......... ........ 100% 2.34M=1.1s 2023-02-12 09:52:33 (2.07 MB/s) - '/tmp/instance-22/output-1/build/.mc-4.8.28.tar.xz.LRX5qC/output' saved [2333072/2333072] mc-4.8.28.tar.xz: OK (sha256: e994d9be9a7172e9ac4a4ad62107921f6aa312e668b056dfe5b8bcebbaf53803) >>> mc 4.8.28 Extracting xzcat /tmp/instance-22/dl/mc/mc-4.8.28.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/mc-4.8.28 -xf - >>> mc 4.8.28 Patching >>> mc 4.8.28 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/mc-4.8.28 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mc 4.8.28 Patching libtool patching file /tmp/instance-22/output-1/build/mc-4.8.28/config/ltmain.sh Hunk #3 succeeded at 6572 (offset 18 lines). Hunk #4 succeeded at 6582 (offset 18 lines). Hunk #5 succeeded at 6875 (offset 18 lines). Hunk #6 succeeded at 7167 (offset 18 lines). Hunk #7 succeeded at 8133 (offset 21 lines). Hunk #8 succeeded at 10762 (offset 52 lines). >>> mc 4.8.28 Configuring (cd /tmp/instance-22/output-1/build/mc-4.8.28/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -std=c99" LIBS= CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-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-gpm-mouse --disable-vfs-sftp --with-screen=slang --without-x ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-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 to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-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 mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... (cached) none checking whether C compiler accepts -Wassign-enum... no checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wcomment... yes checking whether C compiler accepts -Wconditional-uninitialized... no checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wfloat-conversion... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wformat-signedness... yes checking whether C compiler accepts -Wimplicit... yes checking whether C compiler accepts -Wimplicit-fallthrough... yes checking whether C compiler accepts -Wignored-qualifiers... yes checking whether C compiler accepts -Wlogical-not-parentheses... yes checking whether C compiler accepts -Wmaybe-uninitialized... yes checking whether C compiler accepts -Wmissing-braces... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-parameter-type... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-variable-declarations... no checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wno-long-long... yes checking whether C compiler accepts -Wno-unreachable-code... yes checking whether C compiler accepts -Wparentheses... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wsequence-point... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wswitch... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wtype-limits... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wuninitialized... yes checking whether C compiler accepts -Wunreachable-code... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Wunused-function... yes checking whether C compiler accepts -Wunused-label... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wunused-result... yes checking whether C compiler accepts -Wunused-value... yes checking whether C compiler accepts -Wunused-variable... yes checking whether C compiler accepts -Wwrite-strings... yes checking for __attribute__((fallthrough))... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking pkg-config is at least version 0.9.0... yes checking whether ln -s works... yes checking for nroff... true checking for manual formatting macros... -mandoc checking for option to disable ANSI color in manuals... none checking if nroff accepts -Tlatin1 or -Tascii... -Tlatin1 checking for file... true checking for -z option to file command... yes checking for -L option to file command... yes checking for -S option to file command... yes checking for gnome-moz-remote... no checking for mozilla... no checking for firefox... no checking for konqueror... no checking for opera... no checking for mipsel-buildroot-linux-gnu-ar... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for CHECK... no configure: WARNING: 'Check' testing framework not found. Check your environment checking for sighandler_t... yes checking for GLIB... yes checking for GMODULE... yes checking for SLANG... yes checking if S-Lang uses termcap... no checking for X... disabled checking for string.h... (cached) yes checking for memory.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for sys/param.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/statvfs.h... yes checking for sys/vfs.h... (cached) yes checking for sys/fs_types.h... no checking for OS.h... no checking for netinet/in.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of long... 4 checking for unsigned long long int... yes checking for uintmax_t... yes checking size of uintmax_t... 8 checking for off_t... yes checking size of off_t... 8 checking for mode_t... yes checking for promoted mode_t type... mode_t checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for struct stat.st_rdev... yes checking for struct stat.st_mtim... yes checking for sig_atomic_t in signal.h... yes, non volatile checking for strverscmp... yes checking for strncasecmp... yes checking for realpath... yes checking for posix_openpt... yes checking for grantpt... yes checking for statlstat... no checking for getpagesize... yes checking for working mmap... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for utime.h... (cached) yes checking for listmntent... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for sys/fs_types.h... (cached) no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for struct statfs.f_fstypename... no checking for sys/mount.h... (cached) yes checking for statvfs function (SVR4)... yes checking whether to use statvfs64... no checking for two-argument statfs with statfs.f_frsize member... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking for sys/statfs.h... (cached) yes checking for statfs that truncates block counts... no checking for struct statfs.f_fstypename... (cached) no checking nfs/vfs.h usability... no checking nfs/vfs.h presence... no checking for nfs/vfs.h... no checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct statvfs.f_type... no checking for struct statfs.f_namelen... yes checking for struct statfs.f_type... yes checking for struct statfs.f_frsize... yes checking for setlocale... yes checking whether NLS is requested... no checking for msgfmt... /tmp/instance-22/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-22/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-22/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-22/output-1/host/bin/msgmerge checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-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 for perl... /usr/bin/perl checking for python... /tmp/instance-22/output-1/host/bin/python checking for ruby... /usr/bin/ruby checking for AIX defines... no checking for utimensat... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes configure: using internal editor configure: using diff viewer checking for subshell support... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking for openpty... yes checking for EXT2FS... yes checking for E2P... yes configure: Enabling VFS code checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for zipinfo code in unzip... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for struct linger.l_linger... yes checking for nlink_t... yes checking for socklen_t... yes checking for pmap_set... no checking for pmap_set in -lrpc... no checking for pmap_getport... no checking for pmap_getmaps... no checking for rresvport... yes checking for rpc/pmap_clnt.h... no checking for mipsel-buildroot-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for mipsel-buildroot-linux-gnu-perl... no checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/man2hlp/man2hlp config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating misc/Makefile config.status: creating misc/mc.charsets config.status: creating misc/mc.menu config.status: creating misc/mcedit.menu config.status: creating misc/skins/Makefile config.status: creating misc/ext.d/Makefile config.status: creating misc/ext.d/doc.sh config.status: creating misc/ext.d/misc.sh config.status: creating misc/ext.d/text.sh config.status: creating misc/ext.d/web.sh config.status: creating misc/macros.d/Makefile config.status: creating misc/mc.ext config.status: creating src/Makefile config.status: creating src/consaver/Makefile config.status: creating src/editor/Makefile config.status: creating src/man2hlp/Makefile config.status: creating src/subshell/Makefile config.status: creating src/viewer/Makefile config.status: creating src/diffviewer/Makefile config.status: creating src/filemanager/Makefile config.status: creating src/vfs/Makefile config.status: creating src/vfs/cpio/Makefile config.status: creating src/vfs/extfs/Makefile config.status: creating src/vfs/extfs/helpers/Makefile config.status: creating src/vfs/extfs/helpers/a+ config.status: creating src/vfs/extfs/helpers/apt+ config.status: creating src/vfs/extfs/helpers/audio config.status: creating src/vfs/extfs/helpers/deb config.status: creating src/vfs/extfs/helpers/deba config.status: creating src/vfs/extfs/helpers/debd config.status: creating src/vfs/extfs/helpers/dpkg+ config.status: creating src/vfs/extfs/helpers/iso9660 config.status: creating src/vfs/extfs/helpers/hp48+ config.status: creating src/vfs/extfs/helpers/lslR config.status: creating src/vfs/extfs/helpers/mailfs config.status: creating src/vfs/extfs/helpers/patchfs config.status: creating src/vfs/extfs/helpers/rpms+ config.status: creating src/vfs/extfs/helpers/s3+ config.status: creating src/vfs/extfs/helpers/uace config.status: creating src/vfs/extfs/helpers/ualz config.status: creating src/vfs/extfs/helpers/uar config.status: creating src/vfs/extfs/helpers/uarc config.status: creating src/vfs/extfs/helpers/uarj config.status: creating src/vfs/extfs/helpers/ucab config.status: creating src/vfs/extfs/helpers/uha config.status: creating src/vfs/extfs/helpers/ulha config.status: creating src/vfs/extfs/helpers/ulib config.status: creating src/vfs/extfs/helpers/unar config.status: creating src/vfs/extfs/helpers/urar config.status: creating src/vfs/extfs/helpers/uwim config.status: creating src/vfs/extfs/helpers/uzip config.status: creating src/vfs/extfs/helpers/uzoo config.status: creating src/vfs/fish/Makefile config.status: creating src/vfs/fish/helpers/Makefile config.status: creating src/vfs/ftpfs/Makefile config.status: creating src/vfs/sftpfs/Makefile config.status: creating src/vfs/local/Makefile config.status: creating src/vfs/sfs/Makefile config.status: creating src/vfs/tar/Makefile config.status: creating src/vfs/undelfs/Makefile config.status: creating lib/Makefile config.status: creating lib/event/Makefile config.status: creating lib/filehighlight/Makefile config.status: creating lib/mcconfig/Makefile config.status: creating lib/search/Makefile config.status: creating lib/skin/Makefile config.status: creating lib/strutil/Makefile config.status: creating lib/tty/Makefile config.status: creating lib/vfs/Makefile config.status: creating lib/widget/Makefile config.status: creating misc/syntax/Makefile config.status: creating misc/syntax/Syntax config.status: creating doc/Makefile config.status: creating doc/hints/Makefile config.status: creating doc/hints/l10n/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/es/Makefile config.status: creating doc/man/hu/Makefile config.status: creating doc/man/it/Makefile config.status: creating doc/man/pl/Makefile config.status: creating doc/man/ru/Makefile config.status: creating doc/man/sr/Makefile config.status: creating doc/hlp/Makefile config.status: creating doc/hlp/es/Makefile config.status: creating doc/hlp/hu/Makefile config.status: creating doc/hlp/it/Makefile config.status: creating doc/hlp/pl/Makefile config.status: creating doc/hlp/ru/Makefile config.status: creating doc/hlp/sr/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating tests/lib/Makefile config.status: creating tests/lib/mcconfig/Makefile config.status: creating tests/lib/search/Makefile config.status: creating tests/lib/strutil/Makefile config.status: creating tests/lib/vfs/Makefile config.status: creating tests/lib/widget/Makefile config.status: creating tests/src/Makefile config.status: creating tests/src/filemanager/Makefile config.status: creating tests/src/editor/Makefile config.status: creating tests/src/editor/test-data.txt config.status: creating tests/src/vfs/Makefile config.status: creating tests/src/vfs/extfs/Makefile config.status: creating tests/src/vfs/extfs/helpers-list/Makefile config.status: creating tests/src/vfs/extfs/helpers-list/data/config.sh config.status: creating tests/src/vfs/extfs/helpers-list/misc/Makefile config.status: creating tests/src/vfs/ftpfs/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 configure: Configuration: Source code location: . Compiler: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc Compiler flags: -Wbad-function-cast -Wcomment -Wdeclaration-after-statement -Wfloat-conversion -Wfloat-equal -Wformat -Wformat-security -Wformat-signedness -Wimplicit -Wimplicit-fallthrough -Wignored-qualifiers -Wlogical-not-parentheses -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wswitch-default -Wtype-limits -Wundef -Wuninitialized -Wunreachable-code -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -std=c99 Assertions: yes Unit tests: no ('Check' testing framework not found) File system: Midnight Commander Virtual Filesystem cpio, extfs, fish, ftp, sfs, tar Screen library: S-Lang Mouse support: xterm only X11 events support: no With subshell support: yes With background operations: yes With ext2fs attributes support: yes Internal editor: yes Diff viewer: yes Support for charset: yes Search type: glib-regexp configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 >>> mc 4.8.28 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/mc-4.8.28/ make[1]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28' Making all in po make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/po' Making all in lib make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib' Making all in event make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/event' CC event.lo CC manage.lo CC raise.lo CCLD libmcevent.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/event' Making all in filehighlight make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/filehighlight' CC common.lo CC get-color.lo CC ini-file-read.lo CCLD libmcfilehighlight.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/filehighlight' Making all in mcconfig make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/mcconfig' CC common.lo CC get.lo CC history.lo CC set.lo CC paths.lo CCLD libmcconfig.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/mcconfig' Making all in search make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/search' CC search.lo CC lib.lo CC normal.lo CC regex.lo CC glob.lo CC hex.lo CCLD libsearch.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/search' Making all in skin make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/skin' CC colors.lo CC colors-old.lo CC common.lo CC hc-skins.lo CC ini-file.lo CC lines.lo CCLD libmcskin.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/skin' Making all in tty make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/tty' CC color-internal.lo CC color.lo CC key.lo CC keyxdef.lo CC mouse.lo CC tty-internal.lo CC tty.lo CC win.lo CC color-slang.lo CC tty-slang.lo CCLD libmctty.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/tty' Making all in vfs make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/vfs' CC direntry.lo CC gc.lo CC interface.lo CC parse_ls_vga.lo CC path.lo CC vfs.lo CC utilvfs.lo CC netutil.lo CCLD libmcvfs.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/vfs' Making all in strutil make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/strutil' CC filevercmp.lo CC replace.lo CC strescape.lo CC strutil8bit.lo CC strutilascii.lo CC strutil.lo CC strutilutf8.lo CC strverscmp.lo CC xstrtol.lo CCLD libmcstrutil.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/strutil' Making all in widget make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/widget' CC background.lo CC button.lo CC buttonbar.lo CC check.lo CC dialog.lo CC dialog-switch.lo CC frame.lo CC gauge.lo CC group.lo CC groupbox.lo CC hline.lo CC history.lo CC input.lo CC input_complete.lo CC listbox-window.lo CC listbox.lo CC label.lo CC menu.lo CC mouse.lo CC quick.lo CC radio.lo CC rect.lo CC widget-common.lo CC wtools.lo CCLD libmcwidget.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/widget' Making all in . make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib' CC utilunix.lo CC util.lo CC hook.lo CC glibcompat.lo CC global.lo CC keybind.lo CC lock.lo CC serialize.lo CC shell.lo CC timefmt.lo CC charsets.lo CCLD libmc.la copying selected object files to avoid basename conflicts... make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib' Making all in src make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' Making all in filemanager make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/filemanager' CC achown.lo CC boxes.lo CC cd.lo CC chmod.lo CC chown.lo CC cmd.lo CC command.lo CC dir.lo CC ext.lo CC file.lo CC filegui.lo CC filemanager.lo CC filenot.lo CC fileopctx.lo CC find.lo CC hotlist.lo CC info.lo CC layout.lo CC mountlist.lo CC panelize.lo CC panel.lo CC tree.lo CC treestore.lo CC chattr.lo CCLD libmcfilemanager.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/filemanager' Making all in man2hlp make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/man2hlp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/man2hlp' Making all in vfs make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs' Making all in local make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/local' CC local.lo CCLD libvfs-local.la make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/local' Making all in cpio make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/cpio' CC cpio.lo CCLD libvfs-cpio.la make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/cpio' Making all in extfs make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs' Making all in helpers make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs/helpers' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs/helpers' make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs' CC extfs.lo CCLD libvfs-extfs.la make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs' Making all in fish make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish' Making all in helpers make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish/helpers' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish/helpers' make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish' CC fish.lo CCLD libvfs-fish.la make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish' Making all in ftpfs make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/ftpfs' CC ftpfs.lo CC ftpfs_parse_ls.lo CCLD libvfs-ftpfs.la make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/ftpfs' Making all in sfs make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/sfs' CC sfs.lo CCLD libvfs-sfs.la make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/sfs' Making all in tar make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/tar' CC tar.lo tar.c: In function 'tar_fill_stat': tar.c:570:15: warning: operand of '?:' changes signedness from 'long int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] 570 | : tar_from_oct (8, header->header.uid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tar.c:573:15: warning: operand of '?:' changes signedness from 'long int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] 573 | : tar_from_oct (8,header->header.gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libvfs-tar.la make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/tar' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs' CC plugins_init.lo CCLD libmc-vfs.la make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs' Making all in viewer make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/viewer' CC actions_cmd.lo CC ascii.lo CC coord_cache.lo coord_cache.c: In function 'mcview_ccache_add_entry': coord_cache.c:97:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 97 | cache->cache[pos] = g_memdup (entry, sizeof (*entry)); | ^~~~~ In file included from /tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:82, from ../../lib/global.h:66, from coord_cache.c:57: /tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC datasource.lo CC dialogs.lo CC display.lo CC growbuf.lo CC hex.lo CC lib.lo CC mcviewer.lo CC move.lo CC nroff.lo CC search.lo CCLD libmcviewer.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/viewer' Making all in editor make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/editor' CC bookmark.lo CC edit.lo CC editcomplete.lo CC editbuffer.lo CC editcmd.lo CC editdraw.lo CC editmacros.lo CC editmenu.lo CC editoptions.lo CC editsearch.lo CC editwidget.lo CC etags.lo CC format.lo CC syntax.lo CCLD libedit.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/editor' Making all in diffviewer make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/diffviewer' CC search.lo CC ydiff.lo CCLD libdiffviewer.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/diffviewer' Making all in subshell make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/subshell' CC common.lo CC proxyfunc.lo CCLD libsubshell.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/subshell' Making all in consaver make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/consaver' CC cons.saver.o CCLD cons.saver make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/consaver' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' CC main.o CC cons.handler.lo CC args.lo CC clipboard.lo CC events_init.lo CC execute.lo CC file_history.lo CC help.lo CC keymap.lo CC learn.lo CC setup.lo CC textconf.lo CC usermenu.lo CC util.lo CC selcodepage.lo CC background.lo In function 'parent_call_header', inlined from 'parent_call_header' at background.c:404:1, inlined from 'parent_va_call_string' at background.c:459:5: background.c:416:15: warning: argument 2 is null but the corresponding size argument 3 value is 128 [-Wnonnull] 416 | ret = write (parent_fd, ctx, sizeof (*ctx)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/sigstksz.h:24, from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/signal.h:328, from background.c:37: background.c: In function 'parent_va_call_string': /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'read_only (2, 3)' 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ CCLD libinternal.la copying selected object files to avoid basename conflicts... CCLD mc make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' Making all in doc make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc' Making all in hints make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hints' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hints' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hints' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hints' Making all in man make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/man' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/man' MAN_FILE=mc.1.in; MAN_DATE=$(LC_ALL=en_US.UTF-8 /usr/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B %Y", localtime($fi[9]));' 2>/dev/null); \ sed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.28/g" -e "s{%prefix%{/usr{g" -e "s{%sysconfdir%{/etc{g" -e "s{%libexecdir%{/usr/libexec{g" mc.1.in > mc.1 MAN_FILE=mcedit.1.in; MAN_DATE=$(LC_ALL=en_US.UTF-8 /usr/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B %Y", localtime($fi[9]));' 2>/dev/null); \ sed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.28/g" -e "s{%prefix%{/usr{g" -e "s{%sysconfdir%{/etc{g" -e "s{%libexecdir%{/usr/libexec{g" mcedit.1.in > mcedit.1 MAN_FILE=mcview.1.in; MAN_DATE=$(LC_ALL=en_US.UTF-8 /usr/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B %Y", localtime($fi[9]));' 2>/dev/null); \ sed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.28/g" -e "s{%prefix%{/usr{g" -e "s{%sysconfdir%{/etc{g" -e "s{%libexecdir%{/usr/libexec{g" mcview.1.in > mcview.1 make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/man' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/man' Making all in hlp make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hlp' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hlp' ../../src/man2hlp/man2hlp ../../doc/man/mc.1 ./xnc.hlp mc.hlp make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hlp' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hlp' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc' Making all in contrib make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/contrib' sed "s%@""pkglibexecdir@%/usr/libexec/mc%" ./mc.csh.in > mc.csh sed "s%@""pkglibexecdir@%/usr/libexec/mc%" ./mc.sh.in > mc.sh sed "s%@""bindir@%/usr/bin%" ./mc-wrapper.csh.in > mc-wrapper.csh sed "s%@""bindir@%/usr/bin%" ./mc-wrapper.sh.in > mc-wrapper.sh make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/contrib' Making all in misc make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' Making all in ext.d make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/ext.d' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/ext.d' Making all in macros.d make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/macros.d' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/macros.d' Making all in skins make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/skins' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/skins' Making all in syntax make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/syntax' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/syntax' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28' make[2]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28' make[1]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28' >>> mc 4.8.28 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/mc-4.8.28/ make[1]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28' Making install in po make[2]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/po' if test "mc" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-22/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-22/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-22/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/po' Making install in lib make[2]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib' Making install in event make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/event' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/event' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/event' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/event' Making install in filehighlight make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/filehighlight' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/filehighlight' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/filehighlight' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/filehighlight' Making install in mcconfig make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/mcconfig' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/mcconfig' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/mcconfig' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/mcconfig' Making install in search make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/search' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/search' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/search' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/search' Making install in skin make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/skin' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/skin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/skin' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/skin' Making install in tty make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/tty' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/tty' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/tty' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/tty' Making install in vfs make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/vfs' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/vfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/vfs' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/vfs' Making install in strutil make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/strutil' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/strutil' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/strutil' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/strutil' Making install in widget make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/widget' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/widget' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/widget' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib/widget' Making install in . make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib' make[2]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/lib' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' Making install in filemanager make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/filemanager' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/filemanager' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/filemanager' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/filemanager' Making install in man2hlp make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/man2hlp' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/man2hlp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/man2hlp' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/man2hlp' Making install in vfs make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs' Making install in local make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/local' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/local' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/local' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/local' Making install in cpio make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/cpio' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/cpio' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/cpio' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/cpio' Making install in extfs make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs' Making install in helpers make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs/helpers' make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs/helpers' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/libexec/mc/extfs.d' /usr/bin/install -c -m 644 README README.extfs '/tmp/instance-22/output-1/target/usr/libexec/mc/extfs.d' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/libexec/mc/extfs.d' /usr/bin/install -c bpp changesetfs gitfs+ patchsetfs rpm trpm u7z uc1541 a+ apt+ audio deb deba debd dpkg+ iso9660 hp48+ lslR mailfs patchfs rpms+ s3+ uace ualz uar uarc uarj ucab uha ulha ulib unar urar uwim uzip uzoo '/tmp/instance-22/output-1/target/usr/libexec/mc/extfs.d' make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs/helpers' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs/helpers' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs' make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/extfs' Making install in fish make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish' Making install in helpers make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish/helpers' make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish/helpers' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/libexec/mc/fish' /usr/bin/install -c -m 644 README.fish ls mkdir fexists unlink chown chmod rmdir ln mv hardlink get send append info utime '/tmp/instance-22/output-1/target/usr/libexec/mc/fish' make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish/helpers' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish/helpers' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish' make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/fish' Making install in ftpfs make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/ftpfs' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/ftpfs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/ftpfs' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/ftpfs' Making install in sfs make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/sfs' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/sfs' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/etc/mc' /usr/bin/install -c -m 644 sfs.ini '/tmp/instance-22/output-1/target/etc/mc' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/sfs' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/sfs' Making install in tar make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/tar' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/tar' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/tar' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs/tar' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/vfs' Making install in viewer make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/viewer' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/viewer' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/viewer' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/viewer' Making install in editor make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/editor' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/editor' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/editor' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/editor' Making install in diffviewer make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/diffviewer' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/diffviewer' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/diffviewer' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/diffviewer' Making install in subshell make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/subshell' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/subshell' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/subshell' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/subshell' Making install in consaver make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/consaver' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/consaver' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/libexec/mc' /bin/bash ../../libtool --mode=install /usr/bin/install -c cons.saver '/tmp/instance-22/output-1/target/usr/libexec/mc' libtool: install: /usr/bin/install -c cons.saver /tmp/instance-22/output-1/target/usr/libexec/mc/cons.saver make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/consaver' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src/consaver' make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c mc '/tmp/instance-22/output-1/target/usr/bin' libtool: install: /usr/bin/install -c mc /tmp/instance-22/output-1/target/usr/bin/mc /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' /home/autobuild/make/make install_mcview make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' cd /tmp/instance-22/output-1/target/usr/bin/ && rm -f mcview && ln -s mc mcview make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' /home/autobuild/make/make install_mcedit make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' cd /tmp/instance-22/output-1/target/usr/bin/ && rm -f mcedit && ln -s mc mcedit make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' /home/autobuild/make/make install_mcdiff make[6]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' cd /tmp/instance-22/output-1/target/usr/bin/ && rm -f mcdiff && ln -s mc mcdiff make[6]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/src' Making install in doc make[2]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc' Making install in hints make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hints' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hints' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hints' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/mc/hints' /usr/bin/install -c -m 644 mc.hint '/tmp/instance-22/output-1/target/usr/share/mc/hints' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hints' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hints' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hints' Making install in man make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/man' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/man' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/man' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 mc.1 mcedit.1 mcview.1 '/tmp/instance-22/output-1/target/usr/share/man/man1' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/man' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/man' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/man' Making install in hlp make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hlp' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hlp' make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hlp' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/mc/help' /usr/bin/install -c -m 644 mc.hlp '/tmp/instance-22/output-1/target/usr/share/mc/help' make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hlp' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hlp' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc/hlp' make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc' make[2]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/doc' Making install in contrib make[2]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/contrib' make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/contrib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/libexec/mc' /usr/bin/install -c mc.csh mc.sh mc-wrapper.csh mc-wrapper.sh '/tmp/instance-22/output-1/target/usr/libexec/mc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/contrib' make[2]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/contrib' Making install in misc make[2]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' Making install in ext.d make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/ext.d' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/ext.d' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/libexec/mc/ext.d' /usr/bin/install -c archive.sh image.sh package.sh sound.sh video.sh doc.sh misc.sh text.sh web.sh '/tmp/instance-22/output-1/target/usr/libexec/mc/ext.d' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/ext.d' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/ext.d' Making install in macros.d make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/macros.d' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/macros.d' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/mc/examples/macros.d' /usr/bin/install -c -m 644 macro.0.sh macro.1.sh macro.3.sh macro.4.sh macro.5.sh macro.6.sh macro.7.sh '/tmp/instance-22/output-1/target/usr/share/mc/examples/macros.d' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/macros.d' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/macros.d' Making install in skins make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/skins' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/skins' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/mc/skins' /usr/bin/install -c -m 644 dark.ini darkfar.ini default.ini double-lines.ini featured-plus.ini featured.ini gotar.ini gray-green-purple256.ini gray-orange-blue256.ini julia256.ini mc46.ini modarcon16-defbg.ini modarcon16.ini modarcon16root-defbg.ini modarcon16root.ini modarin256-defbg.ini modarin256.ini modarin256root-defbg.ini modarin256root.ini nicedark.ini sand256.ini seasons-autumn16M.ini seasons-spring16M.ini seasons-summer16M.ini seasons-winter16M.ini xoria256.ini yadt256-defbg.ini yadt256.ini '/tmp/instance-22/output-1/target/usr/share/mc/skins' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/skins' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/skins' Making install in syntax make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/syntax' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/syntax' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/mc/syntax' /usr/bin/install -c -m 644 Syntax PKGBUILD.syntax ada95.syntax as.syntax aspx.syntax assembler.syntax awk.syntax c.syntax cabal.syntax changelog.syntax cmake.syntax cobol.syntax cs.syntax css.syntax cuda.syntax cxx.syntax cython.syntax d.syntax debian-changelog.syntax debian-control.syntax debian-description.syntax debian-sources-list.syntax diff.syntax dlink.syntax dos.syntax dot.syntax ebuild.syntax eiffel.syntax erlang.syntax f90.syntax filehighlight.syntax fortran.syntax glsl.syntax go.syntax haskell.syntax hive.syntax html.syntax idl.syntax ini.syntax j.syntax '/tmp/instance-22/output-1/target/usr/share/mc/syntax' /usr/bin/install -c -m 644 jal.syntax java.syntax js.syntax json.syntax kotlin.syntax latex.syntax lisp.syntax lkr.syntax lsm.syntax lua.syntax m4.syntax mail.syntax makefile.syntax markdown.syntax ml.syntax meson.syntax named.syntax nemerle.syntax nroff.syntax octave.syntax opencl.syntax osl.syntax pascal.syntax perl.syntax php.syntax po.syntax povray.syntax procmail.syntax properties.syntax protobuf.syntax puppet.syntax python.syntax r.syntax ruby.syntax rust.syntax sh.syntax slang.syntax smalltalk.syntax spec.syntax spice.syntax '/tmp/instance-22/output-1/target/usr/share/mc/syntax' /usr/bin/install -c -m 644 sql.syntax strace.syntax swift.syntax swig.syntax syntax.syntax tcl.syntax texinfo.syntax ts.syntax tt.syntax unknown.syntax verilog.syntax vhdl.syntax xml.syntax yabasic.syntax yaml.syntax yum-repo.syntax yxx.syntax '/tmp/instance-22/output-1/target/usr/share/mc/syntax' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/syntax' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc/syntax' make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' make[4]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/etc/mc' /usr/bin/install -c -m 644 filehighlight.ini mc.default.keymap mc.emacs.keymap mc.menu mcedit.menu mc.ext '/tmp/instance-22/output-1/target/etc/mc' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/etc/mc' /usr/bin/install -c edit.indent.rc '/tmp/instance-22/output-1/target/etc/mc' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/mc' /usr/bin/install -c -m 644 mc.lib '/tmp/instance-22/output-1/target/usr/share/mc' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/mc' /usr/bin/install -c -m 644 mc.charsets '/tmp/instance-22/output-1/target/usr/share/mc' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' cd /tmp/instance-22/output-1/target/etc/mc && rm -f mc.keymap && ln -s mc.default.keymap mc.keymap make[5]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' make[4]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' make[2]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28/misc' make[2]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28' make[3]: Entering directory '/tmp/instance-22/output-1/build/mc-4.8.28' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28' make[2]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28' make[1]: Leaving directory '/tmp/instance-22/output-1/build/mc-4.8.28' >>> memstat 1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.memstat_1.0.tar.gz.Kk6Hhn/output' 'http://downloads.sourceforge.net/project/memstattool/memstat_1.0.tar.gz' --2023-02-12 09:55:16-- http://downloads.sourceforge.net/project/memstattool/memstat_1.0.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://phoenixnap.dl.sourceforge.net/project/memstattool/memstat_1.0.tar.gz [following] --2023-02-12 09:55:16-- http://phoenixnap.dl.sourceforge.net/project/memstattool/memstat_1.0.tar.gz Resolving phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)... 184.164.141.26 Connecting to phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)|184.164.141.26|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://downloads.sourceforge.net/project/memstattool/memstat_1.0.tar.gz?download&failedmirror=phoenixnap.dl.sourceforge.net [following] --2023-02-12 09:55:16-- http://downloads.sourceforge.net/project/memstattool/memstat_1.0.tar.gz?download&failedmirror=phoenixnap.dl.sourceforge.net Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://versaweb.dl.sourceforge.net/project/memstattool/memstat_1.0.tar.gz [following] --2023-02-12 09:55:16-- http://versaweb.dl.sourceforge.net/project/memstattool/memstat_1.0.tar.gz Resolving versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)... 162.251.232.173 Connecting to versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)|162.251.232.173|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 9375 (9.2K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.memstat_1.0.tar.gz.Kk6Hhn/output' 0K ......... 100% 219M=0s 2023-02-12 09:55:16 (219 MB/s) - '/tmp/instance-22/output-1/build/.memstat_1.0.tar.gz.Kk6Hhn/output' saved [9375/9375] memstat_1.0.tar.gz: OK (sha1: 26071dbc30a2796c0503c7d8060a548ca36f8df9) >>> memstat 1.0 Extracting gzip -d -c /tmp/instance-22/dl/memstat/memstat_1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/memstat-1.0 -xf - >>> memstat 1.0 Patching Applying 0001-PATH_MAX.patch using patch: patching file memstat.c Hunk #1 succeeded at 19 with fuzz 1. >>> memstat 1.0 Configuring >>> memstat 1.0 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" -C /tmp/instance-22/output-1/build/memstat-1.0 memstat make[1]: Entering directory '/tmp/instance-22/output-1/build/memstat-1.0' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 memstat.c -o memstat memstat.c: In function 'summarize_usage': memstat.c:278:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 278 | linkname[len] = '\0'; | ~~~~~~~~~~~~~~^~~~~~ memstat.c:268:7: note: at offset -1 to object 'linkname' with size 4096 declared here 268 | char linkname[PATH_MAX], filename[PATH_MAX]; | ^~~~~~~~ make[1]: Leaving directory '/tmp/instance-22/output-1/build/memstat-1.0' >>> memstat 1.0 Installing to target /usr/bin/install -D /tmp/instance-22/output-1/build/memstat-1.0/memstat.conf -m 0644 /tmp/instance-22/output-1/target/etc/memstat.conf /usr/bin/install -D /tmp/instance-22/output-1/build/memstat-1.0/memstat /tmp/instance-22/output-1/target/usr/bin/memstat menu-cache-1.1.0.tar.xz: OK (md5: 99999a0bca48b980105208760c8fd893) menu-cache-1.1.0.tar.xz: OK (sha1: 01e6035aa1fe76d7047bdec235254aa5ce17394a) >>> menu-cache 1.1.0 Extracting xzcat /tmp/instance-22/dl/menu-cache/menu-cache-1.1.0.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/menu-cache-1.1.0 -xf - >>> menu-cache 1.1.0 Patching Applying 0001-Support-gcc10-compilation.patch using patch: patching file menu-cache-gen/menu-tags.h >>> menu-cache 1.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/menu-cache-1.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> menu-cache 1.1.0 Patching libtool patching file /tmp/instance-22/output-1/build/menu-cache-1.1.0/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> menu-cache 1.1.0 Configuring (cd /tmp/instance-22/output-1/build/menu-cache-1.1.0/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-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 to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking for library containing strerror... none required checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-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 build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for LIBFM_EXTRA... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmenu-cache/Makefile config.status: creating libmenu-cache/libmenu-cache.pc config.status: creating libmenu-cache/menu-cache.h config.status: creating menu-cache-gen/Makefile config.status: creating menu-cache-daemon/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libmenu-cache/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> menu-cache 1.1.0 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/menu-cache-1.1.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' Making all in libmenu-cache make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/libmenu-cache' CC menu-cache.lo CCLD libmenu-cache.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/libmenu-cache' Making all in menu-cache-gen make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-gen' CC main.o CC menu-merge.o CC menu-compose.o CCLD menu-cache-gen make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-gen' Making all in menu-cache-daemon make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-daemon' CC menu-cached.o CCLD menu-cached make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-daemon' make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[2]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[1]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' >>> menu-cache 1.1.0 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-22/output-1/build/menu-cache-1.1.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' Making install in libmenu-cache make[2]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/libmenu-cache' make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/libmenu-cache' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmenu-cache.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmenu-cache.so.3.2.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libmenu-cache.so.3.2.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmenu-cache.so.3.2.0 libmenu-cache.so.3 || { rm -f libmenu-cache.so.3 && ln -s libmenu-cache.so.3.2.0 libmenu-cache.so.3; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmenu-cache.so.3.2.0 libmenu-cache.so || { rm -f libmenu-cache.so && ln -s libmenu-cache.so.3.2.0 libmenu-cache.so; }; }) libtool: install: /usr/bin/install -c .libs/libmenu-cache.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libmenu-cache.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/menu-cache' /usr/bin/install -c -m 644 menu-cache.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/menu-cache' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libmenu-cache.pc '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/libmenu-cache' make[2]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/libmenu-cache' Making install in menu-cache-gen make[2]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-gen' make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-gen' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/libexec/menu-cache' /bin/bash ../libtool --mode=install /usr/bin/install -c menu-cache-gen '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/libexec/menu-cache' libtool: install: /usr/bin/install -c menu-cache-gen /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/libexec/menu-cache/menu-cache-gen make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-gen' make[2]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-gen' Making install in menu-cache-daemon make[2]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-daemon' make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-daemon' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/libexec/menu-cache' /bin/bash ../libtool --mode=install /usr/bin/install -c menu-cached '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/libexec/menu-cache' libtool: install: /usr/bin/install -c menu-cached /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/libexec/menu-cache/menu-cached make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-daemon' make[2]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-daemon' make[2]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[2]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[1]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' >>> menu-cache 1.1.0 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> menu-cache 1.1.0 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/menu-cache-1.1.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' Making install in libmenu-cache make[2]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/libmenu-cache' make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/libmenu-cache' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmenu-cache.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmenu-cache.so.3.2.0 /tmp/instance-22/output-1/target/usr/lib/libmenu-cache.so.3.2.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libmenu-cache.so.3.2.0 libmenu-cache.so.3 || { rm -f libmenu-cache.so.3 && ln -s libmenu-cache.so.3.2.0 libmenu-cache.so.3; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libmenu-cache.so.3.2.0 libmenu-cache.so || { rm -f libmenu-cache.so && ln -s libmenu-cache.so.3.2.0 libmenu-cache.so; }; }) libtool: install: /usr/bin/install -c .libs/libmenu-cache.lai /tmp/instance-22/output-1/target/usr/lib/libmenu-cache.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/menu-cache' /usr/bin/install -c -m 644 menu-cache.h '/tmp/instance-22/output-1/target/usr/include/menu-cache' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libmenu-cache.pc '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/libmenu-cache' make[2]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/libmenu-cache' Making install in menu-cache-gen make[2]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-gen' make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-gen' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/libexec/menu-cache' /bin/bash ../libtool --mode=install /usr/bin/install -c menu-cache-gen '/tmp/instance-22/output-1/target/usr/libexec/menu-cache' libtool: install: /usr/bin/install -c menu-cache-gen /tmp/instance-22/output-1/target/usr/libexec/menu-cache/menu-cache-gen make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-gen' make[2]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-gen' Making install in menu-cache-daemon make[2]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-daemon' make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-daemon' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/libexec/menu-cache' /bin/bash ../libtool --mode=install /usr/bin/install -c menu-cached '/tmp/instance-22/output-1/target/usr/libexec/menu-cache' libtool: install: /usr/bin/install -c menu-cached /tmp/instance-22/output-1/target/usr/libexec/menu-cache/menu-cached make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-daemon' make[2]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0/menu-cache-daemon' make[2]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[3]: Entering directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[2]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' make[1]: Leaving directory '/tmp/instance-22/output-1/build/menu-cache-1.1.0' mimic-1.1.0.tar.gz: OK (sha256: 725003c9972d5b67c49d5ea6a89cb26b63414ff2c7adbbaf9200cf9eb55f80eb) >>> mimic 1.1.0 Extracting gzip -d -c /tmp/instance-22/dl/mimic/mimic-1.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/mimic-1.1.0 -xf - >>> mimic 1.1.0 Patching Applying 0001-Fix-linking-on-gcc-10.2.0-or-newer.patch using patch: patching file lang/cmu_indic_lang/cmu_indic_lang.h >>> mimic 1.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/mimic-1.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mimic 1.1.0 Patching libtool >>> mimic 1.1.0 Configuring (cd /tmp/instance-22/output-1/build/mimic-1.1.0/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-audio=none ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking target system type... mipsel-buildroot-linux-gnu checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... (cached) no checking pkg-config is at least version 0.9.0... yes checking for mmap... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking for PORTAUDIO... no checking for ALSA... yes checking for mmsystem.h... no configure: creating ./config.status config.status: creating config/config config.status: creating config/system.mak configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static >>> mimic 1.1.0 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/mimic-1.1.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/mimic-1.1.0' making in ... making in include ... making in src ... making in src/audio ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_NONE -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c auclient.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/audio/auclient.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_NONE -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c auserver.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/audio/auserver.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_NONE -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c audio.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/audio/audio.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_NONE -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c au_streaming.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/audio/au_streaming.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_NONE -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c au_none.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/audio/au_none.os a - auclient.os a - auserver.os a - audio.os a - au_streaming.os a - au_none.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_NONE -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c auclient.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/audio/auclient.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_NONE -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c auserver.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/audio/auserver.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_NONE -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c audio.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/audio/audio.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_NONE -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c au_streaming.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/audio/au_streaming.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_NONE -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c au_none.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/audio/au_none.o a - auclient.o a - auserver.o a - audio.o a - au_streaming.o a - au_none.o making in src/utils ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_alloc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_alloc.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_error.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_error.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_string.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_string.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_wchar.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_wchar.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_tokenstream.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_tokenstream.os cst_tokenstream.c: In function 'set_charclass_table_symbol.isra': cst_tokenstream.c:243:20: warning: 'cl3' may be used uninitialized in this function [-Wmaybe-uninitialized] 243 | if (cl3[c1] == NULL) | ^ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_val.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_val.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_features.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_features.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_endian.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_endian.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_socket.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_socket.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_val_const.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_val_const.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_val_user.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_val_user.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_args.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_args.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_url.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_url.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_mmap_posix.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_mmap_posix.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_file_stdio.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_file_stdio.os a - cst_alloc.os a - cst_error.os a - cst_string.os a - cst_wchar.os a - cst_tokenstream.os a - cst_val.os a - cst_features.os a - cst_endian.os a - cst_socket.os a - cst_val_const.os a - cst_val_user.os a - cst_args.os a - cst_url.os a - cst_mmap_posix.os a - cst_file_stdio.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_alloc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_alloc.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_error.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_error.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_string.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_string.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_wchar.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_wchar.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_tokenstream.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_tokenstream.o cst_tokenstream.c: In function 'set_charclass_table_symbol.isra': cst_tokenstream.c:243:20: warning: 'cl3' may be used uninitialized in this function [-Wmaybe-uninitialized] 243 | if (cl3[c1] == NULL) | ^ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_val.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_val.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_features.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_features.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_endian.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_endian.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_socket.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_socket.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_val_const.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_val_const.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_val_user.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_val_user.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_args.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_args.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_url.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_url.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_mmap_posix.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_mmap_posix.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_file_stdio.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/utils/cst_file_stdio.o a - cst_alloc.o a - cst_error.o a - cst_string.o a - cst_wchar.o a - cst_tokenstream.o a - cst_val.o a - cst_features.o a - cst_endian.o a - cst_socket.o a - cst_val_const.o a - cst_val_user.o a - cst_args.o a - cst_url.o a - cst_mmap_posix.o a - cst_file_stdio.o making in src/regex ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_regex.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/regex/cst_regex.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c regexp.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/regex/regexp.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c regsub.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/regex/regsub.os a - cst_regex.os a - regexp.os a - regsub.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_regex.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/regex/cst_regex.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c regexp.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/regex/regexp.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c regsub.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/regex/regsub.o a - cst_regex.o a - regexp.o a - regsub.o making in src/hrg ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_utterance.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/hrg/cst_utterance.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_relation.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/hrg/cst_relation.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_item.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/hrg/cst_item.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_ffeature.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/hrg/cst_ffeature.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_rel_io.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/hrg/cst_rel_io.os a - cst_utterance.os a - cst_relation.os a - cst_item.os a - cst_ffeature.os a - cst_rel_io.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_utterance.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/hrg/cst_utterance.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_relation.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/hrg/cst_relation.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_item.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/hrg/cst_item.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_ffeature.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/hrg/cst_ffeature.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_rel_io.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/hrg/cst_rel_io.o a - cst_utterance.o a - cst_relation.o a - cst_item.o a - cst_ffeature.o a - cst_rel_io.o making in src/stats ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/stats/cst_cart.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_viterbi.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/stats/cst_viterbi.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_ss.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/stats/cst_ss.os a - cst_cart.os a - cst_viterbi.os a - cst_ss.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/stats/cst_cart.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_viterbi.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/stats/cst_viterbi.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_ss.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/stats/cst_ss.o a - cst_cart.o a - cst_viterbi.o a - cst_ss.o making in src/speech ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_wave.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_wave.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_wave_io.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_wave_io.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_track.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_track.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_track_io.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_track_io.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_wave_utils.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_wave_utils.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_lpcres.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_lpcres.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c rateconv.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/rateconv.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c g721.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/g721.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c g72x.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/g72x.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c g723_24.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/g723_24.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c g723_40.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/g723_40.os a - cst_wave.os a - cst_wave_io.os a - cst_track.os a - cst_track_io.os a - cst_wave_utils.os a - cst_lpcres.os a - rateconv.os a - g721.os a - g72x.os a - g723_24.os a - g723_40.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_wave.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_wave.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_wave_io.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_wave_io.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_track.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_track.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_track_io.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_track_io.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_wave_utils.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_wave_utils.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_lpcres.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/cst_lpcres.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c rateconv.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/rateconv.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c g721.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/g721.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c g72x.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/g72x.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c g723_24.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/g723_24.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c g723_40.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/speech/g723_40.o a - cst_wave.o a - cst_wave_io.o a - cst_track.o a - cst_track_io.o a - cst_wave_utils.o a - cst_lpcres.o a - rateconv.o a - g721.o a - g72x.o a - g723_24.o a - g723_40.o making in src/lexicon ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_lexicon.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/lexicon/cst_lexicon.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_lts.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/lexicon/cst_lts.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_lts_rewrites.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/lexicon/cst_lts_rewrites.os a - cst_lexicon.os a - cst_lts.os a - cst_lts_rewrites.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_lexicon.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/lexicon/cst_lexicon.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_lts.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/lexicon/cst_lts.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_lts_rewrites.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/lexicon/cst_lts_rewrites.o a - cst_lexicon.o a - cst_lts.o a - cst_lts_rewrites.o making in src/synth ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_synth.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_synth.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_utt_utils.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_utt_utils.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_voice.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_voice.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_phoneset.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_phoneset.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_ffeatures.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_ffeatures.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_ssml.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_ssml.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c mimic.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/mimic.os a - cst_synth.os a - cst_utt_utils.os a - cst_voice.os a - cst_phoneset.os a - cst_ffeatures.os a - cst_ssml.os a - mimic.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_synth.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_synth.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_utt_utils.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_utt_utils.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_voice.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_voice.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_phoneset.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_phoneset.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_ffeatures.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_ffeatures.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_ssml.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/cst_ssml.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c mimic.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/synth/mimic.o a - cst_synth.o a - cst_utt_utils.o a - cst_voice.o a - cst_phoneset.o a - cst_ffeatures.o a - cst_ssml.o a - mimic.o making in src/wavesynth ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_units.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_units.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_clunits.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_clunits.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_diphone.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_diphone.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_sigpr.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_sigpr.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_sts.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_sts.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_reflpc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_reflpc.os a - cst_units.os a - cst_clunits.os a - cst_diphone.os a - cst_sigpr.os a - cst_sts.os a - cst_reflpc.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_units.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_units.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_clunits.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_clunits.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_diphone.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_diphone.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_sigpr.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_sigpr.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_sts.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_sts.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_reflpc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/wavesynth/cst_reflpc.o a - cst_units.o a - cst_clunits.o a - cst_diphone.o a - cst_sigpr.o a - cst_sts.o a - cst_reflpc.o making in src/cg ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_cg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_cg.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_mlsa.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_mlsa.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_mlpg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_mlpg.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_vc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_vc.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_cg_load_voice.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_cg_load_voice.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_cg_dump_voice.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_cg_dump_voice.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_cg_map.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_cg_map.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_spamf0.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_spamf0.os a - cst_cg.os a - cst_mlsa.os a - cst_mlpg.os a - cst_vc.os a - cst_cg_load_voice.os a - cst_cg_dump_voice.os a - cst_cg_map.os a - cst_spamf0.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_cg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_cg.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_mlsa.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_mlsa.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_mlpg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_mlpg.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_vc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_vc.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_cg_load_voice.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_cg_load_voice.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_cg_dump_voice.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_cg_dump_voice.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_cg_map.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_cg_map.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cst_spamf0.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/src/cg/cst_spamf0.o a - cst_cg.o a - cst_mlsa.o a - cst_mlpg.o a - cst_vc.o a - cst_cg_load_voice.o a - cst_cg_dump_voice.o a - cst_cg_map.o a - cst_spamf0.o making in lang ... making in lang/cmulex ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_lts_rules.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_lts_rules.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_lts_model.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_lts_model.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_lex.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_lex.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_lex_entries.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_lex_entries.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_lex_data.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_lex_data.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_postlex.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_postlex.os a - cmu_lts_rules.os a - cmu_lts_model.os a - cmu_lex.os a - cmu_lex_entries.os a - cmu_lex_data.os a - cmu_postlex.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_lts_rules.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_lts_rules.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_lts_model.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_lts_model.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_lex.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_lex.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_lex_entries.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_lex_entries.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_lex_data.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_lex_data.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_postlex.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmulex/cmu_postlex.o a - cmu_lts_rules.o a - cmu_lts_model.o a - cmu_lex.o a - cmu_lex_entries.o a - cmu_lex_data.o a - cmu_postlex.o making in lang/cmu_indic_lex ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_indic_lex.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_indic_lex/cmu_indic_lex.os a - cmu_indic_lex.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_indic_lex.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_indic_lex/cmu_indic_lex.o a - cmu_indic_lex.o making in lang/cmu_grapheme_lex ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_grapheme_lex.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_grapheme_lex/cmu_grapheme_lex.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c grapheme_unitran_tables.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_grapheme_lex/grapheme_unitran_tables.os a - cmu_grapheme_lex.os a - grapheme_unitran_tables.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_grapheme_lex.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_grapheme_lex/cmu_grapheme_lex.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c grapheme_unitran_tables.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_grapheme_lex/grapheme_unitran_tables.o a - cmu_grapheme_lex.o a - grapheme_unitran_tables.o making in lang/usenglish ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_int_accent_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_int_accent_cart.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_int_tone_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_int_tone_cart.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_f0_model.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_f0_model.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_dur_stats.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_dur_stats.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_durz_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_durz_cart.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_f0lr.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_f0lr.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_phoneset.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_phoneset.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_ffeatures.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_ffeatures.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_phrasing_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_phrasing_cart.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_gpos.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_gpos.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_text.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_text.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_expand.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_expand.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_nums_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_nums_cart.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_aswd.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_aswd.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c usenglish.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/usenglish.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_pos_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_pos_cart.os a - us_int_accent_cart.os a - us_int_tone_cart.os a - us_f0_model.os a - us_dur_stats.os a - us_durz_cart.os a - us_f0lr.os a - us_phoneset.os a - us_ffeatures.os a - us_phrasing_cart.os a - us_gpos.os a - us_text.os a - us_expand.os a - us_nums_cart.os a - us_aswd.os a - usenglish.os a - us_pos_cart.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_int_accent_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_int_accent_cart.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_int_tone_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_int_tone_cart.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_f0_model.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_f0_model.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_dur_stats.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_dur_stats.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_durz_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_durz_cart.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_f0lr.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_f0lr.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_phoneset.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_phoneset.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_ffeatures.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_ffeatures.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_phrasing_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_phrasing_cart.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_gpos.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_gpos.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_text.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_text.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_expand.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_expand.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_nums_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_nums_cart.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_aswd.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_aswd.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c usenglish.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/usenglish.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c us_pos_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/usenglish/us_pos_cart.o a - us_int_accent_cart.o a - us_int_tone_cart.o a - us_f0_model.o a - us_dur_stats.o a - us_durz_cart.o a - us_f0lr.o a - us_phoneset.o a - us_ffeatures.o a - us_phrasing_cart.o a - us_gpos.o a - us_text.o a - us_expand.o a - us_nums_cart.o a - us_aswd.o a - usenglish.o a - us_pos_cart.o making in lang/cmu_indic_lang ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_indic_lang.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_indic_lang/cmu_indic_lang.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_indic_phoneset.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_indic_lang/cmu_indic_phoneset.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_indic_phrasing_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_indic_lang/cmu_indic_phrasing_cart.os a - cmu_indic_lang.os a - cmu_indic_phoneset.os a - cmu_indic_phrasing_cart.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_indic_lang.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_indic_lang/cmu_indic_lang.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_indic_phoneset.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_indic_lang/cmu_indic_phoneset.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_indic_phrasing_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_indic_lang/cmu_indic_phrasing_cart.o a - cmu_indic_lang.o a - cmu_indic_phoneset.o a - cmu_indic_phrasing_cart.o making in lang/cmu_grapheme_lang ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_grapheme_lang.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_grapheme_lang/cmu_grapheme_lang.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_grapheme_phoneset.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_grapheme_lang/cmu_grapheme_phoneset.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_grapheme_phrasing_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_grapheme_lang/cmu_grapheme_phrasing_cart.os a - cmu_grapheme_lang.os a - cmu_grapheme_phoneset.os a - cmu_grapheme_phrasing_cart.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_grapheme_lang.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_grapheme_lang/cmu_grapheme_lang.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_grapheme_phoneset.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_grapheme_lang/cmu_grapheme_phoneset.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_grapheme_phrasing_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_grapheme_lang/cmu_grapheme_phrasing_cart.o a - cmu_grapheme_lang.o a - cmu_grapheme_phoneset.o a - cmu_grapheme_phrasing_cart.o making in lang/cmu_us_kal ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal_diphone.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_diphone.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal_lpc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_lpc.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal_res.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_res.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal_residx.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_residx.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal_ressize.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_ressize.os a - cmu_us_kal_diphone.os a - cmu_us_kal.os a - cmu_us_kal_lpc.os a - cmu_us_kal_res.os a - cmu_us_kal_residx.os a - cmu_us_kal_ressize.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal_diphone.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_diphone.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal_lpc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_lpc.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal_res.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_res.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal_residx.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_residx.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal_ressize.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_ressize.o a - cmu_us_kal_diphone.o a - cmu_us_kal.o a - cmu_us_kal_lpc.o a - cmu_us_kal_res.o a - cmu_us_kal_residx.o a - cmu_us_kal_ressize.o making in lang/cmu_time_awb ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb_clunits.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_clunits.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_cart.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb_mcep.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_mcep.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb_lpc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_lpc.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb_lex_entry.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_lex_entry.os a - cmu_time_awb.os a - cmu_time_awb_clunits.os a - cmu_time_awb_cart.os a - cmu_time_awb_mcep.os a - cmu_time_awb_lpc.os a - cmu_time_awb_lex_entry.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb_clunits.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_clunits.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb_cart.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_cart.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb_mcep.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_mcep.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb_lpc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_lpc.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_time_awb_lex_entry.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_lex_entry.o a - cmu_time_awb.o a - cmu_time_awb_clunits.o a - cmu_time_awb_cart.o a - cmu_time_awb_mcep.o a - cmu_time_awb_lpc.o a - cmu_time_awb_lex_entry.o making in lang/cmu_us_kal16 ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal16_diphone.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_diphone.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal16.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal16_lpc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_lpc.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal16_res.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_res.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal16_residx.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_residx.os a - cmu_us_kal16_diphone.os a - cmu_us_kal16.os a - cmu_us_kal16_lpc.os a - cmu_us_kal16_res.os a - cmu_us_kal16_residx.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal16_diphone.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_diphone.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal16.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal16_lpc.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_lpc.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal16_res.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_res.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_kal16_residx.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_residx.o a - cmu_us_kal16_diphone.o a - cmu_us_kal16.o a - cmu_us_kal16_lpc.o a - cmu_us_kal16_res.o a - cmu_us_kal16_residx.o making in lang/cmu_us_awb ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg_single_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg_single_mcep_trees.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg.os cmu_us_awb_cg.c:418:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 418 | cmu_us_awb_single_model_vectors | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmu_us_awb_cg.c:421:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 421 | cmu_us_awb_single_mcep_carts | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmu_us_awb_cg.c:424:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 424 | cmu_us_awb_dur_stats | ^~~~~~~~~~~~~~~~~~~~ cmu_us_awb_cg.c:441:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 441 | cmu_us_awb_num_channels, | ^~~~~~~~~~~~~~~~~~~~~~~ cmu_us_awb_cg.c:442:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 442 | cmu_us_awb_num_frames, | ^~~~~~~~~~~~~~~~~~~~~ cmu_us_awb_cg.c:455:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 455 | cmu_us_awb_dynwin, | ^~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg_single_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg_single_params.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg_durmodel.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg_phonestate.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg_phonestate.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg_f0_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg_f0_trees.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_spamf0_accent_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_spamf0_accent_params.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_spamf0_phrase.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_spamf0_phrase.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_spamf0_accent.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_spamf0_accent.os a - cmu_us_awb.os a - cmu_us_awb_cg_single_mcep_trees.os a - cmu_us_awb_cg.os a - cmu_us_awb_cg_single_params.os a - cmu_us_awb_cg_durmodel.os a - cmu_us_awb_cg_phonestate.os a - cmu_us_awb_cg_f0_trees.os a - cmu_us_awb_spamf0_accent_params.os a - cmu_us_awb_spamf0_phrase.os a - cmu_us_awb_spamf0_accent.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg_single_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg_single_mcep_trees.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg.o cmu_us_awb_cg.c:418:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 418 | cmu_us_awb_single_model_vectors | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmu_us_awb_cg.c:421:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 421 | cmu_us_awb_single_mcep_carts | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmu_us_awb_cg.c:424:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 424 | cmu_us_awb_dur_stats | ^~~~~~~~~~~~~~~~~~~~ cmu_us_awb_cg.c:441:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 441 | cmu_us_awb_num_channels, | ^~~~~~~~~~~~~~~~~~~~~~~ cmu_us_awb_cg.c:442:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 442 | cmu_us_awb_num_frames, | ^~~~~~~~~~~~~~~~~~~~~ cmu_us_awb_cg.c:455:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 455 | cmu_us_awb_dynwin, | ^~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg_single_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg_single_params.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg_durmodel.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg_phonestate.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg_phonestate.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_cg_f0_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_cg_f0_trees.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_spamf0_accent_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_spamf0_accent_params.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_spamf0_phrase.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_spamf0_phrase.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_awb_spamf0_accent.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_awb/cmu_us_awb_spamf0_accent.o a - cmu_us_awb.o a - cmu_us_awb_cg_single_mcep_trees.o a - cmu_us_awb_cg.o a - cmu_us_awb_cg_single_params.o a - cmu_us_awb_cg_durmodel.o a - cmu_us_awb_cg_phonestate.o a - cmu_us_awb_cg_f0_trees.o a - cmu_us_awb_spamf0_accent_params.o a - cmu_us_awb_spamf0_phrase.o a - cmu_us_awb_spamf0_accent.o making in lang/cmu_us_rms ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg_single_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg_single_mcep_trees.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg.os cmu_us_rms_cg.c:425:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 425 | cmu_us_rms_dur_stats | ^~~~~~~~~~~~~~~~~~~~ cmu_us_rms_cg.c:442:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 442 | cmu_us_rms_num_channels, | ^~~~~~~~~~~~~~~~~~~~~~~ cmu_us_rms_cg.c:443:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 443 | cmu_us_rms_num_frames, | ^~~~~~~~~~~~~~~~~~~~~ cmu_us_rms_cg.c:456:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 456 | cmu_us_rms_dynwin, | ^~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg_single_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg_single_params.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg_durmodel.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg_phonestate.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg_phonestate.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg_f0_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg_f0_trees.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_spamf0_accent_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_spamf0_accent_params.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_spamf0_phrase.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_spamf0_phrase.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_spamf0_accent.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_spamf0_accent.os a - cmu_us_rms.os a - cmu_us_rms_cg_single_mcep_trees.os a - cmu_us_rms_cg.os a - cmu_us_rms_cg_single_params.os a - cmu_us_rms_cg_durmodel.os a - cmu_us_rms_cg_phonestate.os a - cmu_us_rms_cg_f0_trees.os a - cmu_us_rms_spamf0_accent_params.os a - cmu_us_rms_spamf0_phrase.os a - cmu_us_rms_spamf0_accent.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg_single_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg_single_mcep_trees.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg.o cmu_us_rms_cg.c:425:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 425 | cmu_us_rms_dur_stats | ^~~~~~~~~~~~~~~~~~~~ cmu_us_rms_cg.c:442:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 442 | cmu_us_rms_num_channels, | ^~~~~~~~~~~~~~~~~~~~~~~ cmu_us_rms_cg.c:443:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 443 | cmu_us_rms_num_frames, | ^~~~~~~~~~~~~~~~~~~~~ cmu_us_rms_cg.c:456:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 456 | cmu_us_rms_dynwin, | ^~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg_single_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg_single_params.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg_durmodel.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg_phonestate.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg_phonestate.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_cg_f0_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_cg_f0_trees.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_spamf0_accent_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_spamf0_accent_params.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_spamf0_phrase.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_spamf0_phrase.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_rms_spamf0_accent.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_rms/cmu_us_rms_spamf0_accent.o a - cmu_us_rms.o a - cmu_us_rms_cg_single_mcep_trees.o a - cmu_us_rms_cg.o a - cmu_us_rms_cg_single_params.o a - cmu_us_rms_cg_durmodel.o a - cmu_us_rms_cg_phonestate.o a - cmu_us_rms_cg_f0_trees.o a - cmu_us_rms_spamf0_accent_params.o a - cmu_us_rms_spamf0_phrase.o a - cmu_us_rms_spamf0_accent.o making in lang/cmu_us_slt ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg_single_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg_single_mcep_trees.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg.os cmu_us_slt_cg.c:418:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 418 | cmu_us_slt_single_model_vectors | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmu_us_slt_cg.c:421:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 421 | cmu_us_slt_single_mcep_carts | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmu_us_slt_cg.c:424:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 424 | cmu_us_slt_dur_stats | ^~~~~~~~~~~~~~~~~~~~ cmu_us_slt_cg.c:441:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 441 | cmu_us_slt_num_channels, | ^~~~~~~~~~~~~~~~~~~~~~~ cmu_us_slt_cg.c:442:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 442 | cmu_us_slt_num_frames, | ^~~~~~~~~~~~~~~~~~~~~ cmu_us_slt_cg.c:455:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 455 | cmu_us_slt_dynwin, | ^~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg_single_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg_single_params.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg_durmodel.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg_phonestate.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg_phonestate.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg_f0_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg_f0_trees.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_spamf0_accent.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_spamf0_accent.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_spamf0_phrase.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_spamf0_phrase.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_spamf0_accent_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_spamf0_accent_params.os a - cmu_us_slt.os a - cmu_us_slt_cg_single_mcep_trees.os a - cmu_us_slt_cg.os a - cmu_us_slt_cg_single_params.os a - cmu_us_slt_cg_durmodel.os a - cmu_us_slt_cg_phonestate.os a - cmu_us_slt_cg_f0_trees.os a - cmu_us_slt_spamf0_accent.os a - cmu_us_slt_spamf0_phrase.os a - cmu_us_slt_spamf0_accent_params.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg_single_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg_single_mcep_trees.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg.o cmu_us_slt_cg.c:418:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 418 | cmu_us_slt_single_model_vectors | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmu_us_slt_cg.c:421:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 421 | cmu_us_slt_single_mcep_carts | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmu_us_slt_cg.c:424:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 424 | cmu_us_slt_dur_stats | ^~~~~~~~~~~~~~~~~~~~ cmu_us_slt_cg.c:441:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 441 | cmu_us_slt_num_channels, | ^~~~~~~~~~~~~~~~~~~~~~~ cmu_us_slt_cg.c:442:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 442 | cmu_us_slt_num_frames, | ^~~~~~~~~~~~~~~~~~~~~ cmu_us_slt_cg.c:455:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 455 | cmu_us_slt_dynwin, | ^~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg_single_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg_single_params.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg_durmodel.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg_phonestate.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg_phonestate.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_cg_f0_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_cg_f0_trees.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_spamf0_accent.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_spamf0_accent.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_spamf0_phrase.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_spamf0_phrase.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c cmu_us_slt_spamf0_accent_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/cmu_us_slt/cmu_us_slt_spamf0_accent_params.o a - cmu_us_slt.o a - cmu_us_slt_cg_single_mcep_trees.o a - cmu_us_slt_cg.o a - cmu_us_slt_cg_single_params.o a - cmu_us_slt_cg_durmodel.o a - cmu_us_slt_cg_phonestate.o a - cmu_us_slt_cg_f0_trees.o a - cmu_us_slt_spamf0_accent.o a - cmu_us_slt_spamf0_phrase.o a - cmu_us_slt_spamf0_accent_params.o making in lang/vid_gb_ap ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_17_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_17_mcep_trees.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg.os vid_gb_ap_cg.c:37:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 37 | vid_gb_ap_17_model_vectors, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:38:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 38 | vid_gb_ap_12_model_vectors, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:39:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 39 | vid_gb_ap_01_model_vectors, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:42:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | vid_gb_ap_17_mcep_carts, | ^~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:43:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | vid_gb_ap_12_mcep_carts, | ^~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:44:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | vid_gb_ap_01_mcep_carts, | ^~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:54:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 54 | vid_gb_ap_cg_08_dur_stats, | ^~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:55:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | vid_gb_ap_cg_10_dur_stats, | ^~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:56:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 56 | vid_gb_ap_cg_17_dur_stats, | ^~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:580:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 580 | vid_gb_ap_num_channels_table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:581:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 581 | vid_gb_ap_num_frames_table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:592:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 592 | vid_gb_ap_dynwin, | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_17_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_17_params.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_17_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_17_durmodel.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_phonestate.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_phonestate.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_10_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_10_durmodel.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_08_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_08_durmodel.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_f0_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_f0_trees.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_01_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_01_params.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_12_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_12_mcep_trees.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_01_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_01_mcep_trees.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_12_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_12_params.os a - vid_gb_ap.os a - vid_gb_ap_cg_17_mcep_trees.os a - vid_gb_ap_cg.os a - vid_gb_ap_cg_17_params.os a - vid_gb_ap_cg_17_durmodel.os a - vid_gb_ap_cg_phonestate.os a - vid_gb_ap_cg_10_durmodel.os a - vid_gb_ap_cg_08_durmodel.os a - vid_gb_ap_cg_f0_trees.os a - vid_gb_ap_cg_01_params.os a - vid_gb_ap_cg_12_mcep_trees.os a - vid_gb_ap_cg_01_mcep_trees.os a - vid_gb_ap_cg_12_params.os /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_17_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_17_mcep_trees.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg.o vid_gb_ap_cg.c:37:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 37 | vid_gb_ap_17_model_vectors, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:38:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 38 | vid_gb_ap_12_model_vectors, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:39:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 39 | vid_gb_ap_01_model_vectors, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:42:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | vid_gb_ap_17_mcep_carts, | ^~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:43:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | vid_gb_ap_12_mcep_carts, | ^~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:44:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | vid_gb_ap_01_mcep_carts, | ^~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:54:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 54 | vid_gb_ap_cg_08_dur_stats, | ^~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:55:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | vid_gb_ap_cg_10_dur_stats, | ^~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:56:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 56 | vid_gb_ap_cg_17_dur_stats, | ^~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:580:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 580 | vid_gb_ap_num_channels_table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:581:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 581 | vid_gb_ap_num_frames_table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vid_gb_ap_cg.c:592:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 592 | vid_gb_ap_dynwin, | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_17_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_17_params.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_17_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_17_durmodel.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_phonestate.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_phonestate.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_10_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_10_durmodel.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_08_durmodel.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_08_durmodel.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_f0_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_f0_trees.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_01_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_01_params.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_12_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_12_mcep_trees.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_01_mcep_trees.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_01_mcep_trees.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c vid_gb_ap_cg_12_params.c -o /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/obj/lang/vid_gb_ap/vid_gb_ap_cg_12_params.o a - vid_gb_ap.o a - vid_gb_ap_cg_17_mcep_trees.o a - vid_gb_ap_cg.o a - vid_gb_ap_cg_17_params.o a - vid_gb_ap_cg_17_durmodel.o a - vid_gb_ap_cg_phonestate.o a - vid_gb_ap_cg_10_durmodel.o a - vid_gb_ap_cg_08_durmodel.o a - vid_gb_ap_cg_f0_trees.o a - vid_gb_ap_cg_01_params.o a - vid_gb_ap_cg_12_mcep_trees.o a - vid_gb_ap_cg_01_mcep_trees.o a - vid_gb_ap_cg_12_params.o making in doc ... making in tools ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o find_sts_main.o find_sts_main.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/find_sts find_sts_main.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_sort_main.o mimic_sort_main.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimic_sort mimic_sort_main.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound making in main ... making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_kal.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_time_awb.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_kal16.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_awb.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_rms.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_slt.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_vid_gb_ap.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_usenglish.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_indic_lang.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_grapheme_lang.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmulex.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_indic_lex.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_grapheme_lex.so making /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_main.o mimic_main.c rm -f mimic_lang_list.c ../tools/make_lang_list usenglish cmu_indic_lang cmu_grapheme_lang cmulex cmu_indic_lex cmu_grapheme_lex /home/autobuild/make/make mimic_lang_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_lang_list.o mimic_lang_list.c ../tools/make_voice_list cmu_us_kal cmu_time_awb cmu_us_kal16 cmu_us_awb cmu_us_rms cmu_us_slt vid_gb_ap rm -f mimic_voice_list.o /home/autobuild/make/make mimic_voice_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_voice_list.o mimic_voice_list.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimic mimic_main.o mimic_voice_list.o mimic_lang_list.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_us_kal -lmimic_cmu_time_awb -lmimic_cmu_us_kal16 -lmimic_cmu_us_awb -lmimic_cmu_us_rms -lmimic_cmu_us_slt -lmimic_vid_gb_ap -lmimic_usenglish -lmimic_cmu_indic_lang -lmimic_cmu_grapheme_lang -lmimic_cmulex -lmimic_cmu_indic_lex -lmimic_cmu_grapheme_lex -lmimic -Wl,-rpath /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o t2p_main.o t2p_main.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/t2p t2p_main.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_us_kal -lmimic_cmu_time_awb -lmimic_cmu_us_kal16 -lmimic_cmu_us_awb -lmimic_cmu_us_rms -lmimic_cmu_us_slt -lmimic_vid_gb_ap -lmimic_usenglish -lmimic_cmu_indic_lang -lmimic_cmu_grapheme_lang -lmimic_cmulex -lmimic_cmu_indic_lex -lmimic_cmu_grapheme_lex -lmimic -Wl,-rpath /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o compile_regexes.o compile_regexes.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/compile_regexes compile_regexes.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimicvox_info_main.o mimicvox_info_main.c ../tools/make_voice_list cmu_us_kal cmu_time_awb cmu_us_kal16 cmu_us_awb cmu_us_rms cmu_us_slt vid_gb_ap rm -f mimic_voice_list.o /home/autobuild/make/make mimic_voice_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_voice_list.o mimic_voice_list.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimicvox_info mimicvox_info_main.o mimic_voice_list.o mimic_lang_list.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_us_kal -lmimic_cmu_time_awb -lmimic_cmu_us_kal16 -lmimic_cmu_us_awb -lmimic_cmu_us_rms -lmimic_cmu_us_slt -lmimic_vid_gb_ap -lmimic_usenglish -lmimic_cmu_indic_lang -lmimic_cmu_grapheme_lang -lmimic_cmulex -lmimic_cmu_indic_lex -lmimic_cmu_grapheme_lex -lmimic -Wl,-rpath /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound rm -f mimic_lang_list.c ../tools/make_lang_list usenglish cmu_indic_lang cmu_grapheme_lang cmulex cmu_indic_lex cmu_grapheme_lex /home/autobuild/make/make mimic_lang_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_lang_list.o mimic_lang_list.c ../tools/make_voice_list cmu_us_kal rm -f mimic_voice_list.o /home/autobuild/make/make mimic_voice_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_voice_list.o mimic_voice_list.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimic_cmu_us_kal mimic_main.o mimic_voice_list.o mimic_lang_list.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_us_kal -lmimic_cmu_time_awb -lmimic_cmu_us_kal16 -lmimic_cmu_us_awb -lmimic_cmu_us_rms -lmimic_cmu_us_slt -lmimic_vid_gb_ap -lmimic_usenglish -lmimic_cmu_indic_lang -lmimic_cmu_grapheme_lang -lmimic_cmulex -lmimic_cmu_indic_lex -lmimic_cmu_grapheme_lex -lmimic -Wl,-rpath /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound rm -f mimic_lang_list.c ../tools/make_lang_list usenglish cmu_indic_lang cmu_grapheme_lang cmulex cmu_indic_lex cmu_grapheme_lex /home/autobuild/make/make mimic_lang_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_lang_list.o mimic_lang_list.c ../tools/make_voice_list cmu_time_awb rm -f mimic_voice_list.o /home/autobuild/make/make mimic_voice_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_voice_list.o mimic_voice_list.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimic_cmu_time_awb mimic_main.o mimic_voice_list.o mimic_lang_list.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_us_kal -lmimic_cmu_time_awb -lmimic_cmu_us_kal16 -lmimic_cmu_us_awb -lmimic_cmu_us_rms -lmimic_cmu_us_slt -lmimic_vid_gb_ap -lmimic_usenglish -lmimic_cmu_indic_lang -lmimic_cmu_grapheme_lang -lmimic_cmulex -lmimic_cmu_indic_lex -lmimic_cmu_grapheme_lex -lmimic -Wl,-rpath /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound rm -f mimic_lang_list.c ../tools/make_lang_list usenglish cmu_indic_lang cmu_grapheme_lang cmulex cmu_indic_lex cmu_grapheme_lex /home/autobuild/make/make mimic_lang_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_lang_list.o mimic_lang_list.c ../tools/make_voice_list cmu_us_kal16 rm -f mimic_voice_list.o /home/autobuild/make/make mimic_voice_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_voice_list.o mimic_voice_list.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimic_cmu_us_kal16 mimic_main.o mimic_voice_list.o mimic_lang_list.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_us_kal -lmimic_cmu_time_awb -lmimic_cmu_us_kal16 -lmimic_cmu_us_awb -lmimic_cmu_us_rms -lmimic_cmu_us_slt -lmimic_vid_gb_ap -lmimic_usenglish -lmimic_cmu_indic_lang -lmimic_cmu_grapheme_lang -lmimic_cmulex -lmimic_cmu_indic_lex -lmimic_cmu_grapheme_lex -lmimic -Wl,-rpath /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound rm -f mimic_lang_list.c ../tools/make_lang_list usenglish cmu_indic_lang cmu_grapheme_lang cmulex cmu_indic_lex cmu_grapheme_lex /home/autobuild/make/make mimic_lang_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_lang_list.o mimic_lang_list.c ../tools/make_voice_list cmu_us_awb rm -f mimic_voice_list.o /home/autobuild/make/make mimic_voice_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_voice_list.o mimic_voice_list.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimic_cmu_us_awb mimic_main.o mimic_voice_list.o mimic_lang_list.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_us_kal -lmimic_cmu_time_awb -lmimic_cmu_us_kal16 -lmimic_cmu_us_awb -lmimic_cmu_us_rms -lmimic_cmu_us_slt -lmimic_vid_gb_ap -lmimic_usenglish -lmimic_cmu_indic_lang -lmimic_cmu_grapheme_lang -lmimic_cmulex -lmimic_cmu_indic_lex -lmimic_cmu_grapheme_lex -lmimic -Wl,-rpath /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound rm -f mimic_lang_list.c ../tools/make_lang_list usenglish cmu_indic_lang cmu_grapheme_lang cmulex cmu_indic_lex cmu_grapheme_lex /home/autobuild/make/make mimic_lang_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_lang_list.o mimic_lang_list.c ../tools/make_voice_list cmu_us_rms rm -f mimic_voice_list.o /home/autobuild/make/make mimic_voice_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_voice_list.o mimic_voice_list.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimic_cmu_us_rms mimic_main.o mimic_voice_list.o mimic_lang_list.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_us_kal -lmimic_cmu_time_awb -lmimic_cmu_us_kal16 -lmimic_cmu_us_awb -lmimic_cmu_us_rms -lmimic_cmu_us_slt -lmimic_vid_gb_ap -lmimic_usenglish -lmimic_cmu_indic_lang -lmimic_cmu_grapheme_lang -lmimic_cmulex -lmimic_cmu_indic_lex -lmimic_cmu_grapheme_lex -lmimic -Wl,-rpath /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound rm -f mimic_lang_list.c ../tools/make_lang_list usenglish cmu_indic_lang cmu_grapheme_lang cmulex cmu_indic_lex cmu_grapheme_lex /home/autobuild/make/make mimic_lang_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_lang_list.o mimic_lang_list.c ../tools/make_voice_list cmu_us_slt rm -f mimic_voice_list.o /home/autobuild/make/make mimic_voice_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_voice_list.o mimic_voice_list.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimic_cmu_us_slt mimic_main.o mimic_voice_list.o mimic_lang_list.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_us_kal -lmimic_cmu_time_awb -lmimic_cmu_us_kal16 -lmimic_cmu_us_awb -lmimic_cmu_us_rms -lmimic_cmu_us_slt -lmimic_vid_gb_ap -lmimic_usenglish -lmimic_cmu_indic_lang -lmimic_cmu_grapheme_lang -lmimic_cmulex -lmimic_cmu_indic_lex -lmimic_cmu_grapheme_lex -lmimic -Wl,-rpath /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound rm -f mimic_lang_list.c ../tools/make_lang_list usenglish cmu_indic_lang cmu_grapheme_lang cmulex cmu_indic_lex cmu_grapheme_lex /home/autobuild/make/make mimic_lang_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_lang_list.o mimic_lang_list.c ../tools/make_voice_list vid_gb_ap rm -f mimic_voice_list.o /home/autobuild/make/make mimic_voice_list.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_voice_list.o mimic_voice_list.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimic_vid_gb_ap mimic_main.o mimic_voice_list.o mimic_lang_list.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_us_kal -lmimic_cmu_time_awb -lmimic_cmu_us_kal16 -lmimic_cmu_us_awb -lmimic_cmu_us_rms -lmimic_cmu_us_slt -lmimic_vid_gb_ap -lmimic_usenglish -lmimic_cmu_indic_lang -lmimic_cmu_grapheme_lang -lmimic_cmulex -lmimic_cmu_indic_lex -lmimic_cmu_grapheme_lex -lmimic -Wl,-rpath /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o mimic_time_main.o mimic_time_main.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o ../bin/mimic_time mimic_time_main.o -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic_cmu_time_awb -lmimic_usenglish -lmimic_cmulex -L/tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib -lmimic -lm -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lasound make[1]: Leaving directory '/tmp/instance-22/output-1/build/mimic-1.1.0' >>> mimic 1.1.0 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/mimic-1.1.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/mimic-1.1.0' Installing mkdir -p /tmp/instance-22/output-1/target/usr/bin mkdir -p /tmp/instance-22/output-1/target/usr/lib mkdir -p /tmp/instance-22/output-1/target/usr/include/mimic /usr/bin/install -c -m 644 include/*.h /tmp/instance-22/output-1/target/usr/include/mimic /usr/bin/install -c -m 755 ../bin/mimic_time /tmp/instance-22/output-1/target/usr/bin cp -pd /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_kal.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_time_awb.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_kal16.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_awb.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_rms.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_slt.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_vid_gb_ap.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_usenglish.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_indic_lang.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_grapheme_lang.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmulex.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_indic_lex.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_grapheme_lex.a /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic.a /tmp/instance-22/output-1/target/usr/lib cp -pd /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_kal.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_time_awb.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_kal16.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_awb.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_rms.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_slt.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_vid_gb_ap.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_usenglish.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_indic_lang.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_grapheme_lang.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmulex.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_indic_lex.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_grapheme_lex.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic.so /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_kal.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_time_awb.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_kal16.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_awb.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_rms.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_slt.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_vid_gb_ap.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_usenglish.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_indic_lang.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_grapheme_lang.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmulex.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_indic_lex.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_grapheme_lex.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic.so.2.0.0 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_kal.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_time_awb.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_kal16.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_awb.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_rms.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_us_slt.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_vid_gb_ap.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_usenglish.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_indic_lang.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_grapheme_lang.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmulex.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_indic_lex.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic_cmu_grapheme_lex.so.1 /tmp/instance-22/output-1/build/mimic-1.1.0/build/mipsel-linux-gnu/lib/libmimic.so.1 /tmp/instance-22/output-1/target/usr/lib make[1]: Leaving directory '/tmp/instance-22/output-1/build/mimic-1.1.0' >>> mini-snmpd 1.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.mini-snmpd-1.6.tar.gz.eYBr0P/output' 'https://github.com/troglobit/mini-snmpd/archive/v1.6/mini-snmpd-1.6.tar.gz' --2023-02-12 10:06:07-- https://github.com/troglobit/mini-snmpd/archive/v1.6/mini-snmpd-1.6.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/troglobit/mini-snmpd/tar.gz/refs/tags/v1.6 [following] --2023-02-12 10:06:08-- https://codeload.github.com/troglobit/mini-snmpd/tar.gz/refs/tags/v1.6 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.mini-snmpd-1.6.tar.gz.eYBr0P/output' 0K .......... .......... .......... .......... .......... 487K 50K ..... 88.5M=0.1s 2023-02-12 10:06:08 (541 KB/s) - '/tmp/instance-22/output-1/build/.mini-snmpd-1.6.tar.gz.eYBr0P/output' saved [56918] mini-snmpd-1.6.tar.gz: OK (sha256: de00c475a3c70c56f3ee97cd683cb71009d3521d60b1f589c5a91b4671ede9f3) >>> mini-snmpd 1.6 Extracting gzip -d -c /tmp/instance-22/dl/mini-snmpd/mini-snmpd-1.6.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/mini-snmpd-1.6 -xf - >>> mini-snmpd 1.6 Patching Applying 0001-linux.c-fix-musl-build.patch using patch: patching file linux.c >>> mini-snmpd 1.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/mini-snmpd-1.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mini-snmpd 1.6 Configuring >>> mini-snmpd 1.6 Autoreconfiguring configure.ac:8: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:25: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:25: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:25: the top level configure.ac:3: warning: name 'aux' is reserved on W32 and DOS platforms configure.ac:11: installing 'aux/compile' configure.ac:4: installing 'aux/install-sh' configure.ac:4: installing 'aux/missing' Makefile.am: installing 'aux/depcomp' >>> mini-snmpd 1.6 Patching libtool (cd /tmp/instance-22/output-1/build/mini-snmpd-1.6/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking pkg-config is at least version 0.9.0... yes checking for pidfile... no checking for utimensat... yes checking for getprogname... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for alloca.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for syslog.h... yes checking for signal.h... yes checking for getopt.h... yes checking for arpa/inet.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for net/if.h... yes checking for netinet/in.h... yes checking for strstr... yes checking for strtod... yes checking for strtoul... yes checking for strtok... yes checking for getopt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mini-snmpd.service config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared ------------------ Summary ------------------ mini-snmpd version 1.6 Prefix............: /usr Sysconfdir........: /etc Runstatedir.......: /var/run C Compiler........: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Optional features: vendor OID........: .1.3.6.1.4.1 ipv6..............: yes mini-snmpd.conf...: no demo mode.........: no systemd...........: no ------------- Compiler version -------------- mipsel-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-1399-gd8f0c02574) 10.4.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> mini-snmpd 1.6 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/mini-snmpd-1.6/ make[1]: Entering directory '/tmp/instance-22/output-1/build/mini-snmpd-1.6' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-22/output-1/build/mini-snmpd-1.6' CC mini_snmpd-mini-snmpd.o CC mini_snmpd-linux.o CC mini_snmpd-freebsd.o CC mini_snmpd-mib.o CC mini_snmpd-globals.o CC mini_snmpd-protocol.o CC mini_snmpd-utils.o CC lib/pidfile.o CCLD mini-snmpd make[2]: Leaving directory '/tmp/instance-22/output-1/build/mini-snmpd-1.6' make[1]: Leaving directory '/tmp/instance-22/output-1/build/mini-snmpd-1.6' >>> mini-snmpd 1.6 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/mini-snmpd-1.6/ make[1]: Entering directory '/tmp/instance-22/output-1/build/mini-snmpd-1.6' make[2]: Entering directory '/tmp/instance-22/output-1/build/mini-snmpd-1.6' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /usr/bin/install -c mini-snmpd '/tmp/instance-22/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/doc/mini-snmpd' /usr/bin/install -c -m 644 README.md COPYING '/tmp/instance-22/output-1/target/usr/share/doc/mini-snmpd' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 mini-snmpd.8 '/tmp/instance-22/output-1/target/usr/share/man/man8' make[2]: Leaving directory '/tmp/instance-22/output-1/build/mini-snmpd-1.6' make[1]: Leaving directory '/tmp/instance-22/output-1/build/mini-snmpd-1.6' /usr/bin/install -D -m 644 package/mini-snmpd/mini-snmpd /tmp/instance-22/output-1/target/etc/default/mini-snmpd >>> host-mkpasswd Extracting cp package/mkpasswd//*.c package/mkpasswd//*.h /tmp/instance-22/output-1/build/host-mkpasswd >>> host-mkpasswd Patching >>> host-mkpasswd Configuring >>> host-mkpasswd Building /usr/bin/gcc -O2 -I/tmp/instance-22/output-1/host/include -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib /tmp/instance-22/output-1/build/host-mkpasswd/mkpasswd.c /tmp/instance-22/output-1/build/host-mkpasswd/utils.c -o /tmp/instance-22/output-1/build/host-mkpasswd/mkpasswd -lcrypt >>> host-mkpasswd Installing to host directory /usr/bin/install -D -m 755 /tmp/instance-22/output-1/build/host-mkpasswd/mkpasswd /tmp/instance-22/output-1/host/bin/mkpasswd go1.4-bootstrap-20171003.tar.gz: OK (sha256: f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52) >>> host-go-bootstrap 1.4-bootstrap-20171003 Extracting gzip -d -c /tmp/instance-22/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 -xf - >>> host-go-bootstrap 1.4-bootstrap-20171003 Patching >>> host-go-bootstrap 1.4-bootstrap-20171003 Configuring >>> host-go-bootstrap 1.4-bootstrap-20171003 Building cd /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-22/output-1/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin" CC=/usr/bin/gcc CGO_ENABLED=0 ./make.bash # Building C bootstrap tool. cmd/dist # Building compilers and Go bootstrap tool for host, linux/amd64. lib9 /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/fltfmt.c: In function '__efgfmt': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/fltfmt.c:437:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 437 | if(ndigits > prec) { | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/fltfmt.c:451:2: note: here 451 | default: | ^~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c: In function 'fmtstrtod': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:141:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 141 | if(state == S0) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:145:3: note: here 145 | case '+': | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:182:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 182 | if(xcmp(s, "nan") == 0) { | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:187:2: note: here 187 | case S1: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:193:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 193 | if(xcmp(s, "inf") == 0) { | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:198:2: note: here 198 | case S3: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:203:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 203 | s--; /* back over +- */ | ~^~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/lib9/fmt/strtod.c:204:2: note: here 204 | case S5: | ^~~~ libbio /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/libbio/bflush.c: In function 'Bflush': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/libbio/bflush.c:51:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 51 | bp->state = Bractive; | ~~~~~~~~~~^~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/libbio/bflush.c:53:2: note: here 53 | case Bractive: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/libbio/bseek.c: In function 'Bseek': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/libbio/bseek.c:51:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 51 | bp->gbuf = bp->ebuf; | ~~~~~~~~~^~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/libbio/bseek.c:53:2: note: here 53 | case Bractive: | ^~~~ liblink /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm5.c: In function 'buildop': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm5.c:1352:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 1352 | sysfatal("bad code"); | ^~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm5.c:1353:3: note: here 1353 | case AADD: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm5.c: In function 'ofsr': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm5.c:2617:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 2617 | ctxt->diag("bad fst %A", a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm5.c:2618:2: note: here 2618 | case AMOVD: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c: In function 'doasm': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:3378:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 3378 | sysfatal("unknown TLS base location for %s", headstr(ctxt->headtype)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:3380:3: note: here 3380 | case Hplan9: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c: In function 'prefixof': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:1909:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 1909 | sysfatal("unknown TLS base register for %s", headstr(ctxt->headtype)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:1910:3: note: here 1910 | case Hdragonfly: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c: In function 'oclass': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:1983:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 1983 | if(ctxt->asmode != 64) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:1985:2: note: here 1985 | case D_DL: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2011:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 2011 | if(ctxt->asmode != 64) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2013:2: note: here 2013 | case D_SP: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c: In function 'mediaop': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2695:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 2695 | if(osize != 1){ | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2702:2: note: here 2702 | default: | ^~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c: In function 'asmidx': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2156:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 2156 | if(ctxt->asmode != 64) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2158:2: note: here 2158 | case D_AX: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2198:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 2198 | if(ctxt->asmode != 64) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm6.c:2200:2: note: here 2200 | case D_AX: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c: In function 'doasm': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c:2694:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 2694 | sysfatal("unknown TLS base location for %s", headstr(ctxt->headtype)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c:2696:3: note: here 2696 | case Hlinux: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c: In function 'prefixof': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c:1466:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 1466 | sysfatal("unknown TLS base register for %s", headstr(ctxt->headtype)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c:1467:3: note: here 1467 | case Hdarwin: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c: In function 'mediaop': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c:2131:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 2131 | if(osize != 1){ | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/asm8.c:2138:2: note: here 2138 | default: | ^~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/obj5.c: In function 'addstacksplit': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/obj5.c:383:23: warning: this statement may fall through [-Wimplicit-fallthrough=] 383 | cursym->text->mark &= ~LEAF; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/obj5.c:385:3: note: here 385 | case ABCASE: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/sym.c: In function 'linknew': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/sym.c:150:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 150 | sysfatal("unknown thread-local storage offset for nacl/%s", ctxt->arch->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/sym.c:151:3: note: here 151 | case '6': | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/sym.c:170:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 170 | sysfatal("unknown thread-local storage offset for darwin/%s", ctxt->arch->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/liblink/sym.c:171:3: note: here 171 | case '6': | ^~~~ cmd/cc /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/acid.c: In function 'acidmember': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/acid.c:150:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 150 | if(flag) { | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/acid.c:177:2: note: here 177 | case TINT: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c: In function 'com64': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c:257:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 257 | if(rv) { | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c:265:3: note: here 265 | case OCOND: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c:300:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 300 | diag(n, "unknown vlong %O", n->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c:301:3: note: here 301 | case OFUNC: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c:302:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 302 | n->complex = FNX; | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/com64.c:303:3: note: here 303 | case ORETURN: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/dcl.c: In function 'isstruct': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/dcl.c:295:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 295 | if(n && n->type && sametype(n->type, t)) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/dcl.c:297:2: note: here 297 | case OSTRING: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/lex.c: In function 'compile': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/lex.c:308:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 308 | errorexit(); | ^~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/lex.c:309:3: note: here 309 | case 0: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/lex.c:338:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 338 | errorexit(); | ^~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/lex.c:339:3: note: here 339 | default: | ^~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c: In function 'allfloat': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:528:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 528 | if(!allfloat(n->right, flag)) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:530:3: note: here 530 | case OCAST: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c: In function 'simplifyshift': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:863:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 863 | if(topbit(c3) >= (32-c2)) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:865:2: note: here 865 | case 001: /* (((e >>u c2) & c3) <>s c2) & c3) >>u c1) */ | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:900:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 900 | if(topbit(c3) >= 31) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:902:2: note: here 902 | case 010: /* (((e <>u c1) */ | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c: In function 'side': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:954:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 954 | n = n->right; | ~~^~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:956:2: note: here 956 | case OEQ: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c: In function 'relindex': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:1130:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 1130 | diag(Z, "bad in relindex: %O", o); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/cc/sub.c:1131:2: note: here 1131 | case OEQ: return 0; | ^~~~ cmd/gc /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c: In function 'convlit1': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:224:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 224 | n->val = toint(n->val); | ^~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:226:4: note: here 226 | case CTINT: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:238:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 238 | n->val = toflt(n->val); | ^~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:240:4: note: here 240 | case CTFLT: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c: In function 'tostr': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:470:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 470 | yyerror("no float -> string"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:472:2: note: here 472 | case CTNIL: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c: In function 'nodlit': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:1050:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 1050 | fatal("nodlit ctype %d", v.ctype); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:1051:2: note: here 1051 | case CTSTR: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c: In function 'convconst': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:1427:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 1427 | fatal("convconst ctype=%d %lT", val->ctype, t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/const.c:1428:3: note: here 1428 | case CTINT: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/esc.c: In function 'esccall': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/esc.c:898:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 898 | fatal("esccall"); | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/esc.c:900:2: note: here 900 | case OCALLFUNC: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/fmt.c: In function 'typefmt': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/fmt.c:624:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 624 | if(fmtmode != FExp) { | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/fmt.c:628:3: note: here 628 | default: | ^~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/gen.c: In function 'cgen_proc': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/gen.c:550:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 550 | fatal("cgen_proc: unknown call %O", n->left->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/gen.c:552:2: note: here 552 | case OCALLMETH: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/lex.c: In function 'ccgetc': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/lex.c:1679:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 1679 | if(curio.bin != nil) { | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/lex.c:1683:2: note: here 1683 | case EOF: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/lex.c:1688:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 1688 | c = '\n'; | ~~^~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/lex.c:1689:2: note: here 1689 | case '\n': | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/mparith1.c: In function 'mpatoflt': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/mparith1.c:383:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 383 | eb = 1; | ~~~^~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/mparith1.c:385:3: note: here 385 | case 'E': | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/mparith1.c: In function 'mpatofix': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/mparith1.c:468:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 468 | f = 1; | ~~^~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/mparith1.c:470:2: note: here 470 | case '+': | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c: In function 'orderstmt': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:732:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 732 | fatal("orderstmt range %T", n->type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:733:3: note: here 733 | case TARRAY: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:511:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 511 | fatal("orderstmt %O", n->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:513:2: note: here 513 | case OVARKILL: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c: In function 'ordersafeexpr': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:141:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 141 | fatal("ordersafeexpr %O", n->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:143:2: note: here 143 | case ONAME: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c: In function 'ordermapassign': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:453:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 453 | fatal("ordermapassign %O", n->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/order.c:455:2: note: here 455 | case OAS: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/range.c: In function 'walkrange': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/range.c:144:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 144 | fatal("walkrange"); | ^~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/range.c:146:2: note: here 146 | case TARRAY: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/racewalk.c: In function 'racewalknode': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/racewalk.c:156:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 156 | fatal("racewalk: unknown node type %O", n->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/racewalk.c:158:2: note: here 158 | case OASOP: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c: In function 'walkselect': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c:128:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 128 | fatal("select %O", n->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c:130:4: note: here 130 | case OSEND: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c:223:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 223 | fatal("select %O", n->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c:225:3: note: here 225 | case OSEND: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c:289:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 289 | fatal("select %O", n->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/select.c:291:4: note: here 291 | case OSEND: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c: In function 'staticassign': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:401:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 401 | switch(r->left->op) { | ^~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:411:2: note: here 411 | case OPTRLIT: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c: In function 'initplan': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:1375:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 1375 | fatal("initplan"); | ^~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:1376:2: note: here 1376 | case OARRAYLIT: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c: In function 'anylit': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:1040:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 1040 | fatal("anylit: not lit"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:1042:2: note: here 1042 | case OPTRLIT: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c: In function 'iszero': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:1451:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 1451 | fatal("iszero"); | ^~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/sinit.c:1453:3: note: here 1453 | case CTNIL: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c: In function 'assignop': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c:1291:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 1291 | if(dst->bound != -100) // not slice | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c:1293:3: note: here 1293 | case TPTR32: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c: In function 'genhash': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c:2745:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 2745 | fatal("genhash %T", t); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c:2746:2: note: here 2746 | case TARRAY: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c: In function 'geneq': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c:2985:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 2985 | fatal("geneq %T", t); | ^~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/subr.c:2986:2: note: here 2986 | case TARRAY: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/typecheck.c: In function 'typecheck1': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/typecheck.c:336:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 336 | fatal("typecheck %O", n->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/typecheck.c:341:2: note: here 341 | case OLITERAL: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/walk.c: In function 'walkstmt': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/walk.c:220:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 220 | n->op = OCASE; | ~~~~~~^~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/walk.c:221:2: note: here 221 | case OCASE: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/walk.c: In function 'walkexpr': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/walk.c:1128:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 1128 | fatal("walkexpr ORECV"); // should see inside OAS only | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/gc/walk.c:1130:2: note: here 1130 | case OSLICE: | ^~~~ cmd/6l /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/data.c: In function 'relocsym': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/data.c:315:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 315 | diag("bad reloc size %#ux for %s", siz, r->sym->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/data.c:316:3: note: here 316 | case 1: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/elf.c: In function 'asmbelf': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/elf.c:1141:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 1141 | errorexit(); | ^~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/elf.c:1142:2: note: here 1142 | case '5': | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldelf.c: In function 'reltype': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldelf.c:875:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 875 | diag("%s: unknown relocation type %d; compiled without -fpic?", pn, elftype); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldelf.c:876:2: note: here 876 | case R('5', R_ARM_ABS32): | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldpe.c: In function 'ldpe': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldpe.c:298:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 298 | diag("%s: unknown relocation type %d;", pn, type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldpe.c:299:5: note: here 299 | case IMAGE_REL_I386_REL32: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/ldpe.c:207:4: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 17 [-Wstringop-truncation] 207 | strncpy(obj->pesym[i].name, (char*)symbuf, 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c: In function 'asmbmacho': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c:358:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 358 | errorexit(); | ^~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c:359:2: note: here 359 | case '6': | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c:417:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 417 | errorexit(); | ^~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/macho.c:418:3: note: here 418 | case '6': | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/pe.c: In function 'asmbpe': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/pe.c:617:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 617 | errorexit(); | ^~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/pe.c:618:2: note: here 618 | case '6': | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/symtab.c: In function 'putplan9sym': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/symtab.c:246:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 246 | if(ver) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/../ld/symtab.c:248:2: note: here 248 | case 'a': | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/obj.c: In function 'archinit': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/obj.c:86:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 86 | errorexit(); | ^~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6l/obj.c:87:2: note: here 87 | case Hplan9: /* plan 9 */ | ^~~~ cmd/6a cmd/6c /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c: In function 'peep': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c:111:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 111 | t++; | ~^~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c:113:3: note: here 113 | case ADATA: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c: In function 'copyu': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c:573:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 573 | if(copyas(&p->from, v)) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c:577:2: note: here 577 | case ANOP: /* rhs store */ | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c:747:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 747 | if(p->to.type != D_NONE) { | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/peep.c:753:2: note: here 753 | case ADIVB: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/reg.c: In function 'regopt': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/reg.c:340:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 340 | if(p->to.type != D_NONE) | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/reg.c:343:3: note: here 343 | case AIDIVB: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/txt.c: In function 'gmove': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/txt.c:995:28: warning: left shift of negative value [-Wshift-negative-value] 995 | f->vconst |= (vlong)~0 << 32; | ^~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/txt.c:1045:28: warning: left shift of negative value [-Wshift-negative-value] 1045 | f->vconst |= (vlong)~0 << 32; | ^~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/txt.c:762:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 762 | if(typefd[tt]) { | ^ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6c/txt.c:773:2: note: here 773 | case TUVLONG: | ^~~~ cmd/6g /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c: In function 'complexmove': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c:54:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 54 | fatal("complexmove: unknown conversion: %T -> %T\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | f->type, t->type); | ~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c:57:2: note: here 57 | case CASE(TCOMPLEX64,TCOMPLEX64): | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c: In function 'complexgen': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c:199:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 199 | fatal("complexgen: unknown op %O", n->op); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/../gc/cplx.c:201:2: note: here 201 | case ODOT: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/cgen.c: In function 'bgen': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/cgen.c:1127:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 1127 | if(nr == N || nr->type == T) /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/cgen.c:1130:2: note: here 1130 | case ONOT: // unary | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c: In function 'regalloc': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:373:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 373 | fatal("out of fixed registers"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:375:2: note: here 375 | case TFLOAT32: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:385:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 385 | fatal("out of floating registers"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:387:2: note: here 387 | case TCOMPLEX64: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c: In function 'gmove': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:684:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 684 | fatal("gmove %lT -> %lT", f->type, t->type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:689:2: note: here 689 | case CASE(TINT8, TINT8): // same size | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c: In function 'naddr': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:1215:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 1215 | fatal("naddr: ONAME class %S %d\n", n->sym, n->class); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:1216:3: note: here 1216 | case PEXTERN: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:1281:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 1281 | fatal("naddr: OADDR\n"); | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/gsubr.c:1283:2: note: here 1283 | case OITAB: | ^~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/reg.c: In function 'addmove': /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/reg.c:525:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 525 | fatal("unknown type %E", v->etype); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src/cmd/6g/reg.c:526:2: note: here 526 | case TINT8: | ^~~~ runtime errors sync/atomic sync io unicode unicode/utf8 unicode/utf16 bytes math strings strconv bufio sort container/heap encoding/base64 syscall time os reflect fmt encoding encoding/json flag path/filepath path io/ioutil log regexp/syntax regexp go/token go/scanner go/ast go/parser os/exec os/signal net/url text/template/parse text/template go/doc go/build cmd/go # Building packages and commands for linux/amd64. runtime errors sync/atomic unicode unicode/utf8 math sort encoding unicode/utf16 container/list crypto/subtle container/ring image/color runtime/race container/heap image/color/palette sync io syscall bytes strings hash crypto/cipher hash/crc32 crypto/hmac hash/adler32 hash/crc64 hash/fnv bufio text/tabwriter compress/bzip2 path html time internal/syscall strconv math/rand math/cmplx reflect regexp/syntax crypto encoding/base64 net/url crypto/aes crypto/rc4 encoding/ascii85 encoding/base32 image os encoding/pem crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 image/draw image/jpeg regexp path/filepath net os/signal io/ioutil os/exec fmt encoding/binary cmd/pprof/internal/svg crypto/des index/suffixarray cmd/internal/goobj cmd/internal/rsc.io/arm/armasm cmd/internal/rsc.io/x86/x86asm debug/dwarf debug/gosym debug/plan9obj flag log go/token encoding/json encoding/xml text/template/parse compress/flate math/big encoding/hex mime net/http/internal runtime/pprof cmd/pprof/internal/tempfile archive/tar compress/lzw database/sql/driver encoding/csv encoding/gob os/user cmd/pack runtime/debug testing/iotest debug/elf debug/macho debug/pe text/scanner testing/quick go/scanner compress/gzip archive/zip compress/zlib testing image/gif database/sql text/template cmd/pprof/internal/profile go/ast net/textproto log/syslog image/png crypto/elliptic encoding/asn1 crypto/rand crypto/dsa crypto/rsa cmd/internal/objfile mime/multipart net/mail html/template cmd/pprof/internal/plugin cmd/pprof/internal/symbolz crypto/ecdsa crypto/x509/pkix cmd/pprof/internal/symbolizer crypto/x509 go/parser go/printer go/doc cmd/addr2line cmd/nm cmd/objdump cmd/pprof/internal/report go/build cmd/cgo go/format crypto/tls cmd/gofmt cmd/fix cmd/yacc cmd/pprof/internal/commands cmd/pprof/internal/driver net/http net/smtp cmd/go cmd/pprof/internal/fetch expvar net/http/cgi net/http/cookiejar net/http/httptest net/http/httputil net/http/pprof net/rpc cmd/pprof net/http/fcgi net/rpc/jsonrpc --- Installed Go for linux/amd64 in /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 Installed commands in /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin The binaries expect /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 to be copied or moved to /tmp/instance-22/output-1/host/lib/go-1.4-bootstrap-20171003 >>> host-go-bootstrap 1.4-bootstrap-20171003 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin/go /tmp/instance-22/output-1/host/lib/go-1.4-bootstrap-20171003/bin/go /usr/bin/install -D -m 0755 /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin/gofmt /tmp/instance-22/output-1/host/lib/go-1.4-bootstrap-20171003/bin/gofmt cp -a /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/lib /tmp/instance-22/output-1/host/lib/go-1.4-bootstrap-20171003/ cp -a /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/pkg /tmp/instance-22/output-1/host/lib/go-1.4-bootstrap-20171003/ # There is a known issue which requires the go sources to be installed # https://golang.org/issue/2775 cp -a /tmp/instance-22/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src /tmp/instance-22/output-1/host/lib/go-1.4-bootstrap-20171003/ go1.19.5.src.tar.gz: OK (sha256: 8e486e8e85a281fc5ce3f0bedc5b9d2dbf6276d7db0b25d3ec034f313da0375f) >>> host-go 1.19.5 Extracting gzip -d -c /tmp/instance-22/dl/go/go1.19.5.src.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-go-1.19.5 -xf - >>> host-go 1.19.5 Patching Applying 0001-build.go-explicit-option-for-crosscompilation.patch using patch: patching file src/cmd/dist/build.go Applying 0003-runtime-support-riscv64-SV57-mode.patch using patch: patching file src/runtime/lfstack_64bit.go >>> host-go 1.19.5 Configuring >>> host-go 1.19.5 Building cd /tmp/instance-22/output-1/build/host-go-1.19.5/src && GO111MODULE=off GOCACHE=/tmp/instance-22/output-1/host/share/host-go-cache GOROOT_BOOTSTRAP=/tmp/instance-22/output-1/host/lib/go-1.4-bootstrap-20171003 GOROOT_FINAL=/tmp/instance-22/output-1/host/lib/go GOROOT="/tmp/instance-22/output-1/build/host-go-1.19.5" GOBIN="/tmp/instance-22/output-1/build/host-go-1.19.5/bin" GOOS=linux CC=/usr/bin/gcc CXX=/usr/bin/g++ CGO_ENABLED=1 ./make.bash Building Go cmd/dist using /tmp/instance-22/output-1/host/lib/go-1.4-bootstrap-20171003. (go1.4-bootstrap-20170531 linux/amd64) Building Go toolchain1 using /tmp/instance-22/output-1/host/lib/go-1.4-bootstrap-20171003. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /tmp/instance-22/output-1/build/host-go-1.19.5 Installed commands in /tmp/instance-22/output-1/build/host-go-1.19.5/bin The binaries expect /tmp/instance-22/output-1/build/host-go-1.19.5 to be copied or moved to /tmp/instance-22/output-1/host/lib/go >>> host-go 1.19.5 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-22/output-1/build/host-go-1.19.5/bin/go /tmp/instance-22/output-1/host/lib/go/bin/go /usr/bin/install -D -m 0755 /tmp/instance-22/output-1/build/host-go-1.19.5/bin/gofmt /tmp/instance-22/output-1/host/lib/go/bin/gofmt ln -sf ../lib/go/bin/go /tmp/instance-22/output-1/host/bin/ ln -sf ../lib/go/bin/gofmt /tmp/instance-22/output-1/host/bin/ cp -a /tmp/instance-22/output-1/build/host-go-1.19.5/lib /tmp/instance-22/output-1/host/lib/go/ mkdir -p /tmp/instance-22/output-1/host/lib/go/pkg cp -a /tmp/instance-22/output-1/build/host-go-1.19.5/pkg/include /tmp/instance-22/output-1/build/host-go-1.19.5/pkg/linux_* /tmp/instance-22/output-1/host/lib/go/pkg/ cp -a /tmp/instance-22/output-1/build/host-go-1.19.5/pkg/tool /tmp/instance-22/output-1/host/lib/go/pkg/ # There is a known issue which requires the go sources to be installed # https://golang.org/issue/2775 cp -a /tmp/instance-22/output-1/build/host-go-1.19.5/src /tmp/instance-22/output-1/host/lib/go/ # Set all file timestamps to prevent the go compiler from rebuilding any # built in packages when programs are built. find /tmp/instance-22/output-1/host/lib/go -type f -exec touch -r /tmp/instance-22/output-1/build/host-go-1.19.5/bin/go {} \; moby-buildkit-0.11.2.tar.gz: OK (sha256: b1746575f37715a8a2f2df5bab77ea081ba8436854e241792702109fc9e3653d) >>> host-moby-buildkit 0.11.2 Extracting gzip -d -c /tmp/instance-22/dl/moby-buildkit/moby-buildkit-0.11.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-moby-buildkit-0.11.2 -xf - >>> host-moby-buildkit 0.11.2 Patching if [ ! -f /tmp/instance-22/output-1/build/host-moby-buildkit-0.11.2/go.mod ]; then printf "module github.com/moby/buildkit\n" > /tmp/instance-22/output-1/build/host-moby-buildkit-0.11.2/go.mod; fi >>> host-moby-buildkit 0.11.2 Configuring >>> host-moby-buildkit 0.11.2 Building cd /tmp/instance-22/output-1/build/host-moby-buildkit-0.11.2; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-22/output-1/host/lib/go" GOPATH="/tmp/instance-22/output-1/host/share/go-path" GOCACHE="/tmp/instance-22/output-1/host/share/go-cache" GOMODCACHE="/tmp/instance-22/output-1/host/share/go-path/pkg/mod" GOPROXY=off PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="" GOARCH="" GOCACHE="/tmp/instance-22/output-1/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CGO_CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CGO_LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" /tmp/instance-22/output-1/host/bin/go build -v -ldflags "" -modcacherw -tags "cgo" -trimpath -p 1 -o /tmp/instance-22/output-1/build/host-moby-buildkit-0.11.2/bin/buildctl github.com/moby/buildkit/cmd/buildctl internal/goarch internal/unsafeheader internal/abi internal/cpu internal/bytealg internal/goexperiment internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall runtime internal/reflectlite errors internal/race sync/atomic sync internal/itoa internal/oserror syscall time context io math/bits math unicode/utf8 strconv unicode reflect encoding/binary encoding/base64 bytes encoding sort internal/fmtsort internal/syscall/unix internal/poll internal/safefilepath internal/syscall/execenv internal/testlog path io/fs os fmt strings unicode/utf16 encoding/json bufio golang.org/x/sys/unix github.com/containerd/continuity/devices github.com/containerd/continuity/sysx github.com/containerd/continuity/driver path/filepath github.com/containerd/continuity/pathdriver hash hash/fnv google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/errors google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/pragma google.golang.org/protobuf/reflect/protoreflect google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/flags go/token google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/proto google.golang.org/protobuf/internal/filedesc compress/flate hash/crc32 compress/gzip google.golang.org/protobuf/internal/set google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/encoding/tag io/ioutil google.golang.org/protobuf/internal/impl google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/internal/version google.golang.org/protobuf/runtime/protoimpl github.com/containerd/continuity/proto crypto regexp/syntax regexp github.com/opencontainers/go-digest github.com/containerd/continuity github.com/docker/cli/cli/config/types github.com/docker/docker-credential-helpers/credentials internal/godebug os/exec golang.org/x/sys/execabs github.com/docker/docker-credential-helpers/client github.com/docker/cli/cli/config/credentials github.com/pkg/errors log github.com/sirupsen/logrus github.com/docker/cli/cli/config/configfile runtime/cgo os/user github.com/docker/docker/pkg/homedir github.com/docker/cli/cli/config container/list crypto/internal/subtle crypto/subtle crypto/cipher crypto/internal/boring/sig crypto/internal/boring crypto/aes crypto/des crypto/internal/nistec/fiat embed crypto/internal/nistec math/rand math/big crypto/elliptic crypto/internal/boring/bbig crypto/internal/randutil crypto/sha512 encoding/asn1 vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/internal/edwards25519/field crypto/internal/edwards25519 crypto/rand crypto/ed25519 crypto/hmac crypto/md5 crypto/rc4 crypto/rsa crypto/sha1 crypto/sha256 crypto/dsa encoding/hex crypto/x509/pkix encoding/pem vendor/golang.org/x/net/dns/dnsmessage internal/nettrace internal/singleflight internal/intern net/netip net net/url crypto/x509 vendor/golang.org/x/crypto/internal/subtle vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/curve25519/internal/field vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/crypto/hkdf crypto/tls github.com/gogo/protobuf/proto github.com/gogo/protobuf/sortkeys github.com/gogo/protobuf/types golang.org/x/net/internal/timeseries html text/template/parse text/template html/template vendor/golang.org/x/text/transform vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/idna net/textproto vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable mime/multipart net/http/httptrace net/http/internal net/http/internal/ascii net/http text/tabwriter golang.org/x/net/trace google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpclog google.golang.org/grpc/grpclog google.golang.org/grpc/connectivity google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto google.golang.org/grpc/attributes google.golang.org/grpc/internal/credentials google.golang.org/grpc/credentials google.golang.org/grpc/internal/channelz google.golang.org/grpc/channelz google.golang.org/protobuf/internal/encoding/json google.golang.org/protobuf/encoding/protojson github.com/golang/protobuf/jsonpb google.golang.org/grpc/internal/pretty google.golang.org/grpc/serviceconfig google.golang.org/grpc/resolver google.golang.org/grpc/internal google.golang.org/grpc/metadata google.golang.org/grpc/balancer google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/codes google.golang.org/grpc/credentials/insecure google.golang.org/grpc/encoding google.golang.org/grpc/encoding/proto google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/balancer/gracefulswitch google.golang.org/grpc/internal/balancerload google.golang.org/protobuf/types/known/anypb github.com/golang/protobuf/ptypes/any google.golang.org/protobuf/types/known/durationpb github.com/golang/protobuf/ptypes/duration google.golang.org/protobuf/types/known/timestamppb github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/internal/grpcutil google.golang.org/genproto/googleapis/rpc/status google.golang.org/grpc/internal/status google.golang.org/grpc/status google.golang.org/grpc/internal/binarylog google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/internal/resolver google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/envconfig google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/resolver/unix golang.org/x/text/transform golang.org/x/text/unicode/bidi golang.org/x/text/secure/bidirule golang.org/x/text/unicode/norm golang.org/x/net/idna golang.org/x/net/http/httpguts golang.org/x/net/http2/hpack golang.org/x/net/http2 google.golang.org/grpc/internal/syscall google.golang.org/grpc/keepalive google.golang.org/grpc/peer google.golang.org/grpc/stats google.golang.org/grpc/tap net/http/httputil google.golang.org/grpc/internal/transport google.golang.org/grpc github.com/containerd/containerd/api/services/content/v1 github.com/containerd/containerd/errdefs github.com/containerd/containerd/log github.com/containerd/containerd/filters github.com/opencontainers/image-spec/specs-go github.com/opencontainers/image-spec/specs-go/v1 github.com/containerd/containerd/content github.com/containerd/containerd/content/local github.com/containerd/containerd/defaults github.com/grpc-ecosystem/go-grpc-middleware github.com/gogo/googleapis/google/rpc github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/gogo/protobuf/gogoproto github.com/moby/buildkit/util/apicaps/pb github.com/moby/buildkit/util/apicaps github.com/moby/buildkit/solver/pb github.com/moby/buildkit/api/types github.com/moby/buildkit/sourcepolicy/pb github.com/moby/buildkit/util/entitlements github.com/moby/buildkit/api/services/control github.com/moby/buildkit/client/buildid github.com/moby/buildkit/client/connhelper github.com/containerd/containerd/platforms github.com/docker/distribution/digestset github.com/docker/distribution/reference github.com/google/shlex github.com/moby/buildkit/identity github.com/moby/buildkit/util/progress github.com/moby/buildkit/util/flightcontrol golang.org/x/crypto/internal/alias golang.org/x/crypto/chacha20 golang.org/x/crypto/curve25519/internal/field golang.org/x/crypto/curve25519 golang.org/x/crypto/ed25519 golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/blowfish golang.org/x/crypto/ssh/internal/bcrypt_pbkdf golang.org/x/crypto/ssh github.com/moby/buildkit/util/sshutil github.com/moby/buildkit/util/gitutil golang.org/x/sync/errgroup github.com/containerd/continuity/fs github.com/moby/buildkit/util/system github.com/moby/buildkit/client/llb github.com/gofrs/flock github.com/moby/buildkit/client/ociindex github.com/moby/buildkit/exporter/containerimage/exptypes github.com/containerd/typeurl github.com/moby/buildkit/util/stack github.com/moby/buildkit/util/grpcerrors github.com/tonistiigi/fsutil/types github.com/moby/buildkit/frontend/gateway/pb github.com/moby/buildkit/solver/result github.com/moby/buildkit/frontend/gateway/client go.opentelemetry.io/otel/internal go.opentelemetry.io/otel/attribute go.opentelemetry.io/otel/codes go.opentelemetry.io/otel/trace github.com/moby/buildkit/util/bklog os/signal github.com/moby/sys/signal github.com/moby/buildkit/frontend/gateway/grpcclient go.opentelemetry.io/otel/semconv/v1.7.0 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal github.com/go-logr/logr github.com/go-logr/logr/funcr github.com/go-logr/stdr go.opentelemetry.io/otel/internal/baggage go.opentelemetry.io/otel/baggage go.opentelemetry.io/otel/propagation go.opentelemetry.io/otel/internal/global go.opentelemetry.io/otel go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc google.golang.org/grpc/health/grpc_health_v1 google.golang.org/grpc/health github.com/moby/buildkit/session github.com/containerd/containerd/content/proxy github.com/containerd/containerd/services/content/contentserver github.com/moby/buildkit/session/content archive/tar text/scanner github.com/moby/patternmatcher github.com/tonistiigi/fsutil github.com/moby/buildkit/session/filesync github.com/moby/buildkit/session/grpchijack github.com/moby/buildkit/util/appdefaults go.opentelemetry.io/otel/sdk/instrumentation go.opentelemetry.io/otel/sdk/resource go.opentelemetry.io/otel/sdk/internal go.opentelemetry.io/otel/sdk/internal/env runtime/trace go.opentelemetry.io/otel/sdk/trace go.opentelemetry.io/proto/otlp/common/v1 go.opentelemetry.io/proto/otlp/resource/v1 go.opentelemetry.io/proto/otlp/trace/v1 go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform go.opentelemetry.io/otel/exporters/otlp/otlptrace github.com/golang/protobuf/protoc-gen-go/descriptor github.com/golang/protobuf/descriptor google.golang.org/protobuf/types/known/wrapperspb github.com/golang/protobuf/ptypes/wrappers github.com/grpc-ecosystem/grpc-gateway/internal github.com/grpc-ecosystem/grpc-gateway/utilities google.golang.org/genproto/googleapis/api/httpbody google.golang.org/protobuf/types/known/fieldmaskpb google.golang.org/genproto/protobuf/field_mask github.com/grpc-ecosystem/grpc-gateway/runtime go.opentelemetry.io/proto/otlp/collector/trace/v1 github.com/moby/buildkit/util/tracing/otlptracegrpc github.com/moby/buildkit/client github.com/docker/cli/cli/connhelper/commandconn github.com/moby/buildkit/client/connhelper/dockercontainer github.com/moby/buildkit/client/connhelper/kubepod github.com/moby/buildkit/client/connhelper/podmancontainer github.com/moby/buildkit/client/connhelper/ssh encoding/csv github.com/containerd/console github.com/moby/buildkit/session/secrets github.com/tonistiigi/units github.com/moby/buildkit/session/secrets/secretsprovider github.com/moby/buildkit/session/sshforward golang.org/x/crypto/ssh/agent github.com/moby/buildkit/session/sshforward/sshprovider github.com/moby/buildkit/cmd/buildctl/build github.com/moby/buildkit/util/appcontext github.com/cenkalti/backoff/v4 go.opentelemetry.io/otel/exporters/otlp/internal/retry google.golang.org/grpc/encoding/gzip go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig google.golang.org/genproto/googleapis/rpc/errdetails go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp go.opentelemetry.io/otel/sdk/trace/tracetest github.com/moby/buildkit/util/tracing/detect flag github.com/russross/blackfriday/v2 github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli github.com/moby/buildkit/cmd/buildctl/common container/ring github.com/morikuni/aec expvar image/color github.com/tonistiigi/vt100 golang.org/x/time/rate github.com/moby/buildkit/util/progress/progressui github.com/moby/buildkit/util/progress/progresswriter go.etcd.io/bbolt github.com/moby/buildkit/cmd/buildctl/debug github.com/containerd/containerd/remotes/errors github.com/containerd/containerd/version golang.org/x/net/context/ctxhttp github.com/containerd/containerd/remotes/docker/auth golang.org/x/crypto/nacl/sign github.com/moby/buildkit/session/auth github.com/moby/buildkit/session/auth/authprovider github.com/moby/buildkit/solver/errdefs runtime/pprof github.com/pkg/profile github.com/moby/buildkit/util/profiler github.com/moby/buildkit/util/tracing/detect/delegated database/sql/driver hash/adler32 compress/zlib internal/sysinfo runtime/debug testing go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent go.opentelemetry.io/otel/exporters/jaeger github.com/moby/buildkit/util/tracing/detect/jaeger github.com/moby/buildkit/util/tracing/env github.com/moby/buildkit/version github.com/moby/buildkit/cmd/buildctl cd /tmp/instance-22/output-1/build/host-moby-buildkit-0.11.2; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-22/output-1/host/lib/go" GOPATH="/tmp/instance-22/output-1/host/share/go-path" GOCACHE="/tmp/instance-22/output-1/host/share/go-cache" GOMODCACHE="/tmp/instance-22/output-1/host/share/go-path/pkg/mod" GOPROXY=off PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="" GOARCH="" GOCACHE="/tmp/instance-22/output-1/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CGO_CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CGO_LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" /tmp/instance-22/output-1/host/bin/go build -v -ldflags "" -modcacherw -tags "cgo" -trimpath -p 1 -o /tmp/instance-22/output-1/build/host-moby-buildkit-0.11.2/bin/buildkitd github.com/moby/buildkit/cmd/buildkitd github.com/containerd/containerd/api/services/containers/v1 github.com/containerd/containerd/api/types github.com/containerd/containerd/api/services/diff/v1 github.com/containerd/containerd/api/services/events/v1 github.com/containerd/containerd/api/services/images/v1 github.com/containerd/containerd/api/services/introspection/v1 github.com/containerd/containerd/api/services/leases/v1 github.com/containerd/containerd/api/services/namespaces/v1 github.com/containerd/containerd/api/services/snapshots/v1 github.com/containerd/containerd/api/types/task github.com/containerd/containerd/api/services/tasks/v1 github.com/containerd/containerd/api/services/version/v1 github.com/containerd/containerd/pkg/userns github.com/containerd/containerd/archive github.com/klauspost/compress github.com/klauspost/compress/fse github.com/klauspost/compress/internal/cpuinfo github.com/klauspost/compress/huff0 github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash github.com/klauspost/compress/zstd github.com/containerd/containerd/archive/compression github.com/containerd/fifo github.com/containerd/containerd/cio github.com/containerd/containerd/containers github.com/containerd/containerd/labels golang.org/x/sync/semaphore github.com/containerd/containerd/images github.com/moby/sys/mountinfo github.com/containerd/containerd/mount github.com/containerd/containerd/diff github.com/containerd/containerd/events github.com/containerd/containerd/reference github.com/containerd/containerd/reference/docker github.com/containerd/containerd/images/archive github.com/containerd/containerd/leases github.com/containerd/containerd/leases/proxy github.com/containerd/containerd/identifiers github.com/containerd/ttrpc github.com/containerd/containerd/namespaces github.com/containerd/containerd/pkg/cap github.com/containerd/containerd/snapshots github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runtime-spec/specs-go github.com/containerd/containerd/oci github.com/containerd/containerd/pkg/dialer github.com/containerd/containerd/pkg/kmutex github.com/docker/go-events github.com/containerd/containerd/events/exchange plugin github.com/containerd/containerd/plugin github.com/containerd/containerd/remotes github.com/containerd/containerd/remotes/docker/schema1 github.com/moby/locker github.com/containerd/containerd/remotes/docker github.com/opencontainers/image-spec/identity github.com/containerd/containerd/rootfs github.com/containerd/containerd/runtime/linux/runctypes github.com/containerd/containerd/runtime/v2/runc/options github.com/containerd/containerd/services github.com/google/uuid github.com/containerd/containerd/services/introspection github.com/containerd/containerd/snapshots/proxy github.com/opencontainers/selinux/pkg/pwalkdir github.com/opencontainers/selinux/go-selinux github.com/opencontainers/selinux/go-selinux/label github.com/containerd/containerd github.com/containerd/containerd/pkg/seed github.com/containerd/containerd/metadata/boltutil github.com/containerd/containerd/snapshots/storage github.com/containerd/containerd/snapshots/native github.com/containerd/containerd/contrib/seccomp/kernelversion github.com/containerd/containerd/snapshots/overlay/overlayutils github.com/containerd/containerd/snapshots/overlay github.com/containerd/containerd/sys github.com/containerd/fuse-overlayfs-snapshotter github.com/containerd/stargz-snapshotter/estargz/errorutil github.com/vbatts/tar-split/archive/tar github.com/containerd/stargz-snapshotter/estargz github.com/containerd/stargz-snapshotter/fs/config github.com/golang/groupcache/lru github.com/containerd/stargz-snapshotter/util/cacheutil github.com/containerd/stargz-snapshotter/util/namedmutex github.com/hashicorp/errwrap github.com/hashicorp/go-multierror github.com/containerd/stargz-snapshotter/cache github.com/containerd/stargz-snapshotter/estargz/zstdchunked github.com/beorn7/perks/quantile github.com/cespare/xxhash/v2 github.com/prometheus/client_model/go github.com/prometheus/common/model runtime/metrics github.com/prometheus/client_golang/prometheus/internal github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/common/expfmt github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util github.com/prometheus/procfs github.com/prometheus/client_golang/prometheus github.com/containerd/stargz-snapshotter/fs/metrics/common github.com/containerd/stargz-snapshotter/metadata github.com/containerd/stargz-snapshotter/estargz/externaltoc github.com/containerd/stargz-snapshotter/util/testutil github.com/containerd/stargz-snapshotter/fs/reader github.com/containerd/stargz-snapshotter/fs/source github.com/hashicorp/go-cleanhttp github.com/hashicorp/go-retryablehttp golang.org/x/sync/singleflight github.com/containerd/stargz-snapshotter/fs/remote github.com/containerd/stargz-snapshotter/task github.com/hanwen/go-fuse/v2/splice github.com/hanwen/go-fuse/v2/fuse github.com/hanwen/go-fuse/v2/internal github.com/hanwen/go-fuse/v2/fs github.com/containerd/stargz-snapshotter/fs/layer github.com/prometheus/client_golang/prometheus/promhttp github.com/docker/go-metrics github.com/containerd/stargz-snapshotter/fs/metrics/layer github.com/containerd/stargz-snapshotter/metadata/memory github.com/containerd/stargz-snapshotter/snapshot github.com/containerd/stargz-snapshotter/fs github.com/coreos/go-systemd/v22/activation github.com/coreos/go-systemd/v22/daemon github.com/moby/sys/sequential github.com/docker/docker/pkg/system github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/reexec github.com/moby/buildkit/solver/internal/pipe github.com/docker/docker/pkg/ioutils github.com/moby/buildkit/util/iohelper github.com/moby/buildkit/util/compression github.com/moby/buildkit/util/cond github.com/moby/buildkit/util/progress/controller go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace github.com/felixge/httpsnoop go.opentelemetry.io/otel/metric/number go.opentelemetry.io/otel/metric/unit go.opentelemetry.io/otel/metric/sdkapi go.opentelemetry.io/otel/metric go.opentelemetry.io/otel/internal/metric/registry go.opentelemetry.io/otel/internal/metric/global go.opentelemetry.io/otel/metric/global go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp github.com/moby/buildkit/util/tracing github.com/moby/buildkit/solver github.com/moby/buildkit/util/resolver/limited github.com/moby/buildkit/util/resolver/retryhandler github.com/moby/buildkit/util/contentutil github.com/containerd/containerd/diff/walking github.com/containerd/containerd/gc github.com/containerd/containerd/images/converter github.com/moby/buildkit/cache/config github.com/moby/buildkit/cache/metadata github.com/moby/buildkit/util/leaseutil github.com/moby/buildkit/util/overlay github.com/moby/buildkit/snapshot github.com/armon/circbuf github.com/moby/buildkit/util/progress/logs github.com/moby/buildkit/util/pull/pullprogress github.com/moby/buildkit/util/winlayers github.com/moby/buildkit/cache github.com/moby/buildkit/executor github.com/moby/buildkit/exporter github.com/moby/buildkit/frontend github.com/moby/buildkit/worker github.com/moby/buildkit/cache/remotecache/v1 github.com/docker/docker/api/types/strslice github.com/moby/buildkit/exporter/containerimage/image github.com/moby/buildkit/util/attestation github.com/moby/buildkit/source/types github.com/moby/buildkit/util/buildinfo/types github.com/moby/buildkit/util/imageutil github.com/moby/buildkit/cache/remotecache github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud github.com/Azure/azure-sdk-for-go/sdk/azcore/policy github.com/Azure/azure-sdk-for-go/sdk/azcore encoding/xml github.com/Azure/azure-sdk-for-go/sdk/internal/log github.com/Azure/azure-sdk-for-go/sdk/azcore/log github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op github.com/Azure/azure-sdk-for-go/sdk/internal/diag github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo github.com/Azure/azure-sdk-for-go/sdk/internal/temporal github.com/Azure/azure-sdk-for-go/sdk/internal/uuid github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time github.com/kylelemons/godebug/diff github.com/kylelemons/godebug/pretty github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared github.com/golang-jwt/jwt/v4 github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local github.com/pkg/browser github.com/AzureAD/microsoft-authentication-library-for-go/apps/public golang.org/x/crypto/pkcs12/internal/rc2 golang.org/x/crypto/pkcs12 github.com/Azure/azure-sdk-for-go/sdk/azidentity github.com/Azure/azure-sdk-for-go/sdk/azcore/to github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal github.com/Azure/azure-sdk-for-go/sdk/storage/azblob github.com/moby/buildkit/cache/remotecache/azblob github.com/dimchansky/utfbom github.com/tonistiigi/go-actions-cache github.com/moby/buildkit/cache/remotecache/gha github.com/moby/buildkit/cache/remotecache/inline github.com/moby/buildkit/cache/remotecache/local github.com/moby/buildkit/util/estargz github.com/moby/buildkit/source github.com/moby/buildkit/util/resolver/config github.com/moby/buildkit/util/resolver github.com/moby/buildkit/util/push github.com/moby/buildkit/cache/remotecache/registry github.com/aws/aws-sdk-go-v2/internal/rand github.com/aws/aws-sdk-go-v2/internal/sdk github.com/aws/aws-sdk-go-v2/internal/sync/singleflight github.com/aws/smithy-go/logging github.com/aws/smithy-go/middleware github.com/aws/smithy-go/ptr github.com/aws/aws-sdk-go-v2/aws github.com/aws/smithy-go/rand github.com/aws/smithy-go github.com/aws/smithy-go/time github.com/aws/smithy-go/transport/http/internal/io github.com/aws/smithy-go/transport/http github.com/aws/aws-sdk-go-v2/aws/middleware github.com/aws/aws-sdk-go-v2/aws/transport/http github.com/aws/aws-sdk-go-v2/credentials github.com/aws/aws-sdk-go-v2/aws/ratelimit github.com/aws/aws-sdk-go-v2/internal/timeconv github.com/aws/aws-sdk-go-v2/aws/retry github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config github.com/aws/smithy-go/io github.com/aws/aws-sdk-go-v2/feature/ec2/imds github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client github.com/aws/aws-sdk-go-v2/credentials/endpointcreds github.com/aws/aws-sdk-go-v2/internal/sdkio github.com/aws/aws-sdk-go-v2/credentials/processcreds github.com/aws/aws-sdk-go-v2/aws/defaults github.com/aws/aws-sdk-go-v2/aws/protocol/restjson github.com/aws/aws-sdk-go-v2/internal/strings github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 github.com/aws/smithy-go/encoding/httpbinding github.com/aws/aws-sdk-go-v2/aws/signer/v4 github.com/aws/aws-sdk-go-v2/internal/configsources github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints github.com/aws/smithy-go/document github.com/aws/aws-sdk-go-v2/service/sso/types github.com/aws/aws-sdk-go-v2/service/sso github.com/aws/aws-sdk-go-v2/credentials/ssocreds github.com/aws/aws-sdk-go-v2/aws/protocol/query github.com/aws/aws-sdk-go-v2/aws/protocol/xml github.com/aws/aws-sdk-go-v2/service/internal/presigned-url github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints github.com/aws/aws-sdk-go-v2/service/sts/types github.com/aws/smithy-go/encoding github.com/aws/smithy-go/encoding/xml github.com/aws/aws-sdk-go-v2/service/sts github.com/aws/aws-sdk-go-v2/credentials/stscreds github.com/aws/aws-sdk-go-v2 github.com/aws/aws-sdk-go-v2/internal/ini github.com/aws/aws-sdk-go-v2/config github.com/aws/aws-sdk-go-v2/aws/arn github.com/jmespath/go-jmespath github.com/aws/aws-sdk-go-v2/internal/awsutil github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4 github.com/aws/aws-sdk-go-v2/internal/v4a github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding github.com/aws/aws-sdk-go-v2/service/internal/checksum github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn github.com/aws/aws-sdk-go-v2/service/internal/s3shared github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config github.com/aws/aws-sdk-go-v2/service/s3/internal/arn github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations github.com/aws/aws-sdk-go-v2/service/s3/types github.com/aws/smithy-go/sync github.com/aws/smithy-go/waiter github.com/aws/aws-sdk-go-v2/service/s3 github.com/aws/aws-sdk-go-v2/feature/s3/manager github.com/moby/buildkit/cache/remotecache/s3 github.com/pelletier/go-toml github.com/moby/buildkit/cmd/buildkitd/config github.com/mitchellh/hashstructure/v2 github.com/moby/buildkit/cache/util github.com/moby/buildkit/solver/llbsolver/errdefs github.com/moby/buildkit/solver/llbsolver/mounts github.com/moby/buildkit/frontend/gateway github.com/moby/buildkit/control/gateway github.com/moby/buildkit/exporter/util/epoch github.com/moby/buildkit/frontend/attestations github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2 github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1 github.com/secure-systems-lab/go-securesystemslib/cjson github.com/secure-systems-lab/go-securesystemslib/dsse github.com/shibumi/go-pathspec github.com/in-toto/in-toto-golang/in_toto github.com/moby/buildkit/exporter/attestation github.com/package-url/packageurl-go github.com/moby/buildkit/util/purl github.com/moby/buildkit/solver/llbsolver/provenance github.com/moby/buildkit/util/urlutil github.com/moby/buildkit/util/buildinfo github.com/spdx/tools-golang/spdx/common github.com/spdx/tools-golang/spdx/v2_2 github.com/spdx/tools-golang/spdx/v2_3 github.com/spdx/tools-golang/json github.com/moby/buildkit/exporter/containerimage compress/bzip2 github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/archive github.com/moby/sys/mount github.com/docker/docker/pkg/chrootarchive github.com/moby/buildkit/solver/llbsolver/ops/fileoptypes github.com/tonistiigi/fsutil/copy github.com/moby/buildkit/solver/llbsolver/file github.com/hashicorp/golang-lru/simplelru github.com/hashicorp/go-immutable-radix github.com/moby/buildkit/cache/contenthash github.com/moby/buildkit/solver/llbsolver/ops/opsutils github.com/tonistiigi/go-archvariant github.com/moby/buildkit/util/archutil github.com/moby/buildkit/solver/llbsolver/ops github.com/moby/buildkit/util/wildcard github.com/moby/buildkit/sourcepolicy github.com/moby/buildkit/solver/llbsolver github.com/moby/buildkit/frontend/attestations/sbom github.com/moby/buildkit/solver/llbsolver/proc github.com/moby/buildkit/util/throttle github.com/moby/buildkit/util/tracing/transform github.com/moby/buildkit/control github.com/containerd/containerd/pkg/seccomp github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/profiles/seccomp github.com/moby/buildkit/util/entitlements/security github.com/moby/buildkit/util/network github.com/moby/buildkit/util/tracing/exec github.com/moby/buildkit/executor/oci github.com/docker/go-units github.com/docker/go-connections/nat github.com/moby/buildkit/client/llb/imagemetaresolver github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/container github.com/moby/buildkit/frontend/dockerfile/command github.com/moby/buildkit/frontend/dockerfile/shell github.com/moby/buildkit/frontend/dockerfile/parser github.com/agext/levenshtein github.com/moby/buildkit/util/suggest github.com/moby/buildkit/frontend/dockerfile/instructions github.com/moby/buildkit/frontend/subrequests github.com/moby/buildkit/frontend/subrequests/outline github.com/moby/buildkit/frontend/subrequests/targets github.com/moby/buildkit/frontend/dockerfile/dockerfile2llb github.com/moby/buildkit/frontend/dockerfile/dockerignore github.com/moby/buildkit/frontend/dockerfile/builder github.com/moby/buildkit/frontend/gateway/forwarder github.com/moby/buildkit/solver/bboltcachestorage github.com/containernetworking/cni/pkg/types github.com/containernetworking/cni/pkg/types/internal github.com/containernetworking/cni/pkg/types/create github.com/containernetworking/cni/pkg/types/020 github.com/containernetworking/cni/pkg/types/040 github.com/containernetworking/cni/pkg/types/100 github.com/containernetworking/cni/pkg/version github.com/containernetworking/cni/pkg/invoke github.com/containernetworking/cni/pkg/utils github.com/containernetworking/cni/libcni github.com/containerd/go-cni github.com/moby/buildkit/util/network/cniprovider github.com/moby/buildkit/util/network/netproviders github.com/moby/buildkit/util/staticfs github.com/moby/buildkit/exporter/local github.com/moby/buildkit/exporter/oci github.com/moby/buildkit/exporter/tar github.com/moby/buildkit/snapshot/imagerefchecker github.com/moby/buildkit/util/pull github.com/moby/buildkit/source/containerimage github.com/moby/buildkit/source/git github.com/moby/buildkit/session/upload github.com/moby/buildkit/source/http github.com/moby/buildkit/source/local github.com/moby/buildkit/worker/base github.com/moby/buildkit/util/rootless/specconv github.com/moby/buildkit/executor/containerdexecutor github.com/moby/buildkit/snapshot/containerd github.com/moby/buildkit/worker/label github.com/moby/buildkit/worker/containerd github.com/containerd/containerd/diff/apply github.com/containerd/containerd/metadata github.com/containerd/go-runc github.com/moby/buildkit/executor/runcexecutor github.com/moby/buildkit/worker/runc internal/profile net/http/pprof github.com/moby/buildkit/cmd/buildkitd >>> host-moby-buildkit 0.11.2 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-22/output-1/build/host-moby-buildkit-0.11.2/bin/buildctl /tmp/instance-22/output-1/host/bin/buildctl /usr/bin/install -D -m 0755 /tmp/instance-22/output-1/build/host-moby-buildkit-0.11.2/bin/buildkitd /tmp/instance-22/output-1/host/bin/buildkitd mxml-3.3.1.tar.gz: OK (sha256: 0c663ed1fe393b5619f80101798202eea43534abd7c8aff389022fd8c1dacc32) >>> mxml 3.3.1 Extracting gzip -d -c /tmp/instance-22/dl/mxml/mxml-3.3.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/mxml-3.3.1 -xf - >>> mxml 3.3.1 Patching >>> mxml 3.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/mxml-3.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mxml 3.3.1 Patching libtool >>> mxml 3.3.1 Configuring (cd /tmp/instance-22/output-1/build/mxml-3.3.1/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for cp... /usr/bin/cp checking for ldconfig... /usr/sbin/ldconfig checking for ln... /usr/bin/ln checking for mkdir... /usr/bin/mkdir checking for rm... /usr/bin/rm checking for inline... inline checking for strdup... yes checking for strlcat... no checking for strlcpy... no checking for snprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for unsigned long long int... yes checking for long long int... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for pthread.h... yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking for shared library support... yes checking whether compiler supports -Wno-char-subscripts... no checking whether compiler supports -Wno-format-truncation... no checking whether compiler supports -Wno-format-y2k... no checking whether compiler supports -Wno-switch... no checking whether compiler supports -Wno-unused-result... no configure: creating ./config.status config.status: creating Makefile config.status: creating mxml.pc config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static >>> mxml 3.3.1 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/mxml-3.3.1' Compiling mxml-attr.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-entity.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-file.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-get.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-index.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-node.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-search.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-set.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-private.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-string.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Creating libmxml.so.1.6... make[1]: Leaving directory '/tmp/instance-22/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DSTROOT=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-22/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/mxml-3.3.1' Installing libmxml.so to /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib... Creating libmxml.a... a - mxml-attr.o a - mxml-entity.o a - mxml-file.o a - mxml-get.o a - mxml-index.o a - mxml-node.o a - mxml-search.o a - mxml-set.o a - mxml-private.o a - mxml-string.o Installing libmxml.a to /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib... Installing documentation in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/doc/mxml... Installing header files in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include... Installing pkgconfig files in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig... Installing man pages in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man... make[1]: Leaving directory '/tmp/instance-22/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> mxml 3.3.1 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DSTROOT=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/mxml-3.3.1' Installing libmxml.so to /tmp/instance-22/output-1/target/usr/lib... Installing libmxml.a to /tmp/instance-22/output-1/target/usr/lib... Installing documentation in /tmp/instance-22/output-1/target/usr/share/doc/mxml... Installing header files in /tmp/instance-22/output-1/target/usr/include... Installing pkgconfig files in /tmp/instance-22/output-1/target/usr/lib/pkgconfig... Installing man pages in /tmp/instance-22/output-1/target/usr/share/man... make[1]: Leaving directory '/tmp/instance-22/output-1/build/mxml-3.3.1' ncftp-3.2.6-src.tar.gz: OK (sha256: 129e5954850290da98af012559e6743de193de0012e972ff939df9b604f81c23) >>> ncftp 3.2.6 Extracting gzip -d -c /tmp/instance-22/dl/ncftp/ncftp-3.2.6-src.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/ncftp-3.2.6 -xf - >>> ncftp 3.2.6 Patching Applying 0001-fix-gcc-10.patch using patch: patching file sh_util/gpshare.c >>> ncftp 3.2.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/ncftp-3.2.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ncftp 3.2.6 Patching libtool >>> ncftp 3.2.6 Configuring (cd /tmp/instance-22/output-1/build/ncftp-3.2.6; /tmp/instance-22/output-1/host/bin/autoconf -I "/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/aclocal" -I "/tmp/instance-22/output-1/host/share/aclocal" -I/tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/) configure.in:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:5: the top level configure.in:23: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:23: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1149: wi_PROG_CC is expanded from... configure.in:23: the top level configure.in:34: warning: AC_CACHE_VAL(wi_cv_cc_precomp, ...): suspicious presence of an AC_DEFINE in the second argument, where no actions should be taken ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:124: wi_CC_PRECOMP is expanded from... configure.in:34: the top level configure.in:34: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:34: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:124: wi_CC_PRECOMP is expanded from... configure.in:34: the top level configure.in:36: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1019: wi_CFLAGS_NO_Y2K_WARNINGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:452: wi_SSP_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1240: wi_HPUX_GCC___STDC_EXT__ is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2595: wi_SIZEOF_ST_SIZE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2532: wi_SIZEOF_OFF_T is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2719: wi_SIZEOF_STAT64_ST_SIZE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2658: wi_SIZEOF_OFF64_T is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1019: wi_CFLAGS_NO_Y2K_WARNINGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:452: wi_SSP_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1240: wi_HPUX_GCC___STDC_EXT__ is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2595: wi_SIZEOF_ST_SIZE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2532: wi_SIZEOF_OFF_T is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2469: wi_SIZEOF_SIZE_T is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2719: wi_SIZEOF_STAT64_ST_SIZE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2658: wi_SIZEOF_OFF64_T is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:56: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:56: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:56: the top level configure.in:59: warning: The macro `AC_TIME_WITH_SYS_TIME' is obsolete. configure.in:59: You should run autoupdate. ./lib/autoconf/oldnames.m4:81: AC_TIME_WITH_SYS_TIME is expanded from... configure.in:59: the top level configure.in:59: warning: The macro `AC_HEADER_TIME' is obsolete. configure.in:59: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... ./lib/autoconf/oldnames.m4:81: AC_TIME_WITH_SYS_TIME is expanded from... configure.in:59: the top level configure.in:61: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:61: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6: wi_CACHE_CHECK_GUESS_MESSAGE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1990: wi_UNIX_DOMAIN_SOCKETS is expanded from... configure.in:61: the top level configure.in:61: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:61: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2969: wi_SOCKADDR_UN_SUN_LEN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1990: wi_UNIX_DOMAIN_SOCKETS is expanded from... configure.in:61: the top level configure.in:78: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:78: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6: wi_CACHE_CHECK_GUESS_MESSAGE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2072: wi_LIB_RESOLV is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2166: wi_NET_LIBS is expanded from... configure.in:78: the top level configure.in:102: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:102: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5008: wi_LIB_CURSES is expanded from... configure.in:102: the top level configure.in:102: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:102: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5008: wi_LIB_CURSES is expanded from... configure.in:102: the top level configure.in:148: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:148: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:3435: wi_USE_LONG_LONG is expanded from... configure.in:148: the top level configure.in:149: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:149: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6: wi_CACHE_CHECK_GUESS_MESSAGE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1534: wi_STRUCT_TIMEVAL_FIELD_TYPES is expanded from... configure.in:149: the top level configure.in:158: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:158: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:4056: wi_FUNC_SELECT_ARGTYPES is expanded from... configure.in:158: the top level configure.in:159: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:159: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2780: wi_STRUCT_STAT64 is expanded from... configure.in:159: the top level configure.in:160: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:160: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:3209: wi_TYPE_SIG_ATOMIC_T is expanded from... configure.in:160: the top level configure.in:161: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:161: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1728: wi_GETOPT is expanded from... configure.in:161: the top level configure.in:162: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:162: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:3175: wi__RES_DEFDNAME is expanded from... configure.in:162: the top level configure.in:163: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:163: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2809: wi_STRUCT_CMSGHDR is expanded from... configure.in:163: the top level configure.in:164: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:164: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2838: wi_MSGHDR_CONTROL is expanded from... configure.in:164: the top level configure.in:165: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:165: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2866: wi_MSGHDR_ACCRIGHTS is expanded from... configure.in:165: the top level configure.in:166: warning: AC_CHECK_HEADERS($wi_chk_headers): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1943: wi_HEADER_SYS_SELECT_H is expanded from... configure.in:166: the top level configure.in:166: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:166: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1943: wi_HEADER_SYS_SELECT_H is expanded from... configure.in:166: the top level configure.in:174: warning: The macro `AC_WARN' is obsolete. configure.in:174: You should run autoupdate. ./lib/autoconf/oldnames.m4:33: AC_WARN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:359: wi_FUNC_GETCWD is expanded from... configure.in:174: the top level configure.in:177: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:177: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1797: wi_SNPRINTF_TERMINATES is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1912: wi_SNPRINTF is expanded from... configure.in:177: the top level configure.in:177: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:177: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1859: wi_SNPRINTF_RETVAL is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1912: wi_SNPRINTF is expanded from... configure.in:177: the top level configure.in:178: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:178: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2228: wi_FUNC_SIGSETJMP is expanded from... configure.in:178: the top level configure.in:180: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:180: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6449: wi_FUNC_SETVBUF is expanded from... configure.in:180: the top level configure.in:182: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:182: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5211: wi_CURSES_FEATURES is expanded from... configure.in:182: the top level configure.in:182: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:182: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /tmp/instance-22/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5211: wi_CURSES_FEATURES is expanded from... configure.in:182: the top level configure.in:306: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.in:306: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... configure.in:306: the top level configure.in:307: warning: AC_OUTPUT should be used without arguments. configure.in:307: You should run autoupdate. (cd /tmp/instance-22/output-1/build/ncftp-3.2.6/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-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-ccdv ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking if you set and exported the environment variable CC... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking for environment variable CFLAGS... -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 checking for environment variable CPPFLAGS... -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 checking for environment variable LDFLAGS... checking for environment variable LIBS... no checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for clang C compiler... "no" checking if CC should now be set... no checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking version of C library... libc5 checking platform... "linux-x86_64" checking if the C compiler can use precompiled headers... no checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking the version of GCC... 10.4.0 checking if we should customize your CFLAGS environment variable... no checking for ldd... no checking if compiled programs use a shared library version of libgcc... unknown (ldd is not available to check) checking if this is a debug build... no checking for unistd.h... (cached) yes checking size of st_size field in struct stat... unknown checking size of off_t... unknown checking size of st_size field in struct stat64... unknown checking size of off64_t... unknown checking size of st_size field in struct stat... unknown checking size of off_t... unknown checking if we should add CFLAGS for LFS64 support... already included -D_LARGEFILE64_SOURCE checking if we should add CFLAGS for reentrancy... -D_REENTRANT checking for strip... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-strip checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for arpa/nameser.h... yes checking for gnu/libc-version.h... yes checking for locale.h... yes checking for net/errno.h... no checking for nserve.h... no checking for resolv.h... yes checking for sgtty.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for syslog.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/utsname.h... yes checking for sys/systeminfo.h... no checking for termio.h... yes checking for termios.h... yes checking for time.h... yes checking for utime.h... yes checking for unistd.h... (cached) yes checking for gnu/libc-version.h... (cached) yes checking for sys/un.h... yes checking for UNIX domain sockets... (guessing) yes checking for sun_len field in struct sockaddr_un... no checking for strerror... yes checking for socket... yes checking for gethostbyname... yes checking if we need to look for a separate DNS resolver library... (guessing) yes checking for main in -lresolv... yes checking if SOCKS5 will be used... no checking for curses library headers... checking for ncurses.h... yes checking for curses.h... yes checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sgtty.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for curses library... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking what type main() should return... int checking for 64-bit integral type: long long... (guessing) yes checking how to print a 64-bit integral type... (guessing) %lld checking how to scan a 64-bit integral type... (guessing) %lld checking if everything was available to use the 64-bit integral type... yes checking what type the tv_sec field of struct timeval is... (guessing) long checking what type the tv_usec field of struct timeval is... (guessing) long checking for perl... /usr/bin/perl checking for mktemp... /usr/bin/mktemp checking for return type from write... ssize_t checking for size parameter to write... size_t checking for return type from send... ssize_t checking for size parameter to send... size_t checking for size parameter to connect... socklen_t checking for size parameter to setsockopt... socklen_t checking for backlog parameter to listen... int checking for seconds parameter to alarm... unsigned int checking for address parameter to gethostbyaddr... const struct in_addr * checking for size parameter to gethostname... size_t checking for negative_control_t... no checking for ssize_t... yes checking for sa_family_t... yes checking types of arguments for select()... int,fd_set *,struct timeval * checking for struct stat64... yes checking for sig_atomic_t... yes checking how to access getopt() global variables... automatic checking for useable _res global variable... yes checking for struct cmsghdr... yes checking for msg_control field in struct msghdr... yes checking for msg_accrights field in struct msghdr... no checking for sys/time.h... (cached) yes checking for getcwd... yes checking for getwd... yes checking for fstat64... yes checking for getdomainname... yes checking for gethostname... yes checking for getpass... yes checking for getpassphrase... no checking for gnu_get_libc_release... yes checking for gnu_get_libc_version... yes checking for inet_aton... yes checking for inet_ntop... yes checking for llseek... no checking for lseek64... yes checking for lstat64... yes checking for memmove... yes checking for mktime... yes checking for open64... yes checking for pathconf... yes checking for readlink... yes checking for recvfile... no checking for res_init... no checking for sendfile... yes checking for setlocale... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigsetjmp... no checking for stat64... yes checking for strcasecmp... yes checking for strcoll... yes checking for strdup... yes checking for strerror... (cached) yes checking for strncoll... no checking for strstr... yes checking for strtoq... yes checking for symlink... yes checking for sysconf... yes checking for sysctl... no checking for sysinfo... yes checking for syslog... yes checking for tcgetattr... yes checking for uname... yes checking for waitpid... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for gethostbyname2_r... yes checking for getlogin_r... yes checking for getpwnam_r... yes checking for _posix_getpwnam_r... no checking for getpwuid_r... yes checking for _posix_getpwuid_r... no checking for getservbyname_r... yes checking for getservbyport_r... yes checking for gmtime_r... yes checking for localtime_r... yes checking for readdir_r... yes checking for snprintf... yes checking for vsnprintf... yes checking if snprintf works correctly... (guessing) yes checking what snprintf() returns... (guessing) length of data written checking for sigsetjmp and siglongjmp... yes checking if setpgrp behavior needs to be checked... no checking whether setvbuf behavior can be checked... no checking for working alloca.h... yes checking for alloca... yes checking string parameter to waddstr... const char * checking whether curses structure has maxx or _maxx field... _maxx checking for getcurx() functionality in curses library... yes checking for getyx() functionality in curses library... yes checking for getmaxx() functionality in curses library... yes checking for getmaxyx() functionality in curses library... yes checking for getbegx() functionality in curses library... yes checking for getbegyx() functionality in curses library... yes checking for touchwin() functionality in curses library... yes checking for beep() functionality in curses library... yes checking for keypad... yes checking for nodelay... yes checking for curs_set... yes checking for doupdate... yes checking for wnoutrefresh... yes checking for long file names... yes checking whether make sets $(MAKE)... yes checking for gtar... no checking for tar... /usr/bin/tar checking how to create TAR files... /usr/bin/tar -c --owner=root --group=root --verbose -f checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ranlib checking for ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for pwd... /usr/bin/pwd checking for ccdv... (disabled) checking if shell can test for symlinks... yes checking CC... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking CFLAGS... -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc checking CPPFLAGS... -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 checking DEFS... checking NDEFS... -DLINUX=65083 -DLINUX_LIBC=5 checking LDFLAGS... -L/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -L/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn checking LIBS... -lresolv configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating Makefile.bin config.status: WARNING: 'Makefile.bin.in' seems to ignore the --datarootdir setting config.status: creating ncftp/Makefile config.status: creating libncftp/Makefile config.status: creating Strn/Makefile config.status: WARNING: 'Strn/Makefile.in' seems to ignore the --datarootdir setting config.status: creating sio/Makefile config.status: creating sh_util/Makefile config.status: creating vis/Makefile config.status: creating config.h config.status: executing default-1 commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> ncftp 3.2.6 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/ncftp-3.2.6/ make[1]: Entering directory '/tmp/instance-22/output-1/build/ncftp-3.2.6' make[2]: Entering directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCat.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrFree.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Dynscpy.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncpy.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 strtokc.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCatList.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrInit.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Dynsrecpy.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strnpcat.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCpy.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrNew.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 StrFree.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strnpcpy.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCpyList.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Dynscat.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncat.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strntok.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncpy_NoZeroPad.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncat_NoZeroPad.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ar r libStrn.a DStrCat.o DStrFree.o Dynscpy.o Strncpy.o strtokc.o DStrCatList.o DStrInit.o Dynsrecpy.o Strnpcat.o DStrCpy.o DStrNew.o StrFree.o Strnpcpy.o DStrCpyList.o Dynscat.o Strncat.o Strntok.o Strncpy_NoZeroPad.o Strncat_NoZeroPad.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ar: creating libStrn.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ranlib "libStrn.a" -rw-r--r-- 1 autobuild autobuild 37374 Feb 12 10:15 libStrn.a Done making Strn. make[2]: Leaving directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn' make[2]: Entering directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/sio' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UAccept.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UBind.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UConnectByName.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UConnect.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UNew.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 URecvfrom.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 USendtoByName.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 USendto.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DNSUtil.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 PRead.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 PWrite.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SAccept.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SBind.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SClose.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SConnectByName.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SConnect.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SError.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SNew.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SocketUtil.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRead.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SReadline.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRecv.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRecvfrom.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRecvmsg.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSelect.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSend.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSendtoByName.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSendto.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 StrAddr.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SWait.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SWrite.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ar r libsio.a UAccept.o UBind.o UConnectByName.o UConnect.o UNew.o URecvfrom.o USendtoByName.o USendto.o DNSUtil.o main.o PRead.o PWrite.o SAccept.o SBind.o SClose.o SConnectByName.o SConnect.o SError.o SNew.o SocketUtil.o SRead.o SReadline.o SRecv.o SRecvfrom.o SRecvmsg.o SSelect.o SSend.o SSendtoByName.o SSendto.o StrAddr.o SWait.o SWrite.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ar: creating libsio.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ranlib libsio.a -rw-r--r-- 1 autobuild autobuild 99634 Feb 12 10:15 libsio.a make[2]: [Makefile:66: libsio.a] Error 2 (ignored) Done. make[2]: Leaving directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/sio' make[2]: Entering directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chdir.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chdir3.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chdirlist.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chmod.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_delete.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_exists.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_filetype.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_getcwd.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_mkdir.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_mlist1.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_modtime.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_opennologin.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rename.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rhelp.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rmdir.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rmdirr.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_size.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_sizemdtm.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_symlink.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_type.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_umask.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_utime.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 errno.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ftp.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ftw.c -c ftw.c: In function 'Readdir': ftw.c:134:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 134 | if ((readdir_r(dir, dp, &p) == 0) && (p != NULL)) | ^~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/features.h:490, from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/unistd.h:25, from syshdrs.h:112, from ftw.c:12: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/dirent.h:191:12: note: declared here 191 | extern int __REDIRECT (readdir_r, | ^~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_get.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_getfiles.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_getmem.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_getonefile.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_gettar.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_list.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_listmem.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_put.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_putfiles.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_putmem.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_putonefile.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_sendfile.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_util.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 lglob.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 lglobr.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 linelist.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 open.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rcmd.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rftw.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rglob.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rglobr.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_close.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_decodeurl.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_decodehost.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_error.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_fileextn.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getcwd.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_gethome.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getpass.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getopt.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getpw.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getusr.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getutc.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_gmtime.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_localtime.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_misc.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_miscdebug.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_mkdirs.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_pathcat.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_printf.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_rebuildci.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_scram.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_shutdownci.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_signal.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_slash.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_unmdtm.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 unls.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_feat.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ar r libncftp.a c_chdir.o c_chdir3.o c_chdirlist.o c_chmod.o c_delete.o c_exists.o c_filetype.o c_getcwd.o c_mkdir.o c_mlist1.o c_modtime.o c_opennologin.o c_rename.o c_rhelp.o c_rmdir.o c_rmdirr.o c_size.o c_sizemdtm.o c_symlink.o c_type.o c_umask.o c_utime.o errno.o ftp.o ftw.o io_get.o io_getfiles.o io_getmem.o io_getonefile.o io_gettar.o io_list.o io_listmem.o io_put.o io_putfiles.o io_putmem.o io_putonefile.o io_sendfile.o io_util.o lglob.o lglobr.o linelist.o open.o rcmd.o rftw.o rglob.o rglobr.o u_close.o u_decodeurl.o u_decodehost.o u_error.o u_fileextn.o u_getcwd.o u_gethome.o u_getpass.o u_getopt.o u_getpw.o u_getusr.o u_getutc.o u_gmtime.o u_localtime.o u_misc.o u_miscdebug.o u_mkdirs.o u_pathcat.o u_printf.o u_rebuildci.o u_scram.o u_shutdownci.o u_signal.o u_slash.o u_unmdtm.o unls.o u_feat.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ar: creating libncftp.a -rw-r--r-- 1 autobuild autobuild 358252 Feb 12 10:15 libncftp.a make[3]: Entering directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/sio' Done. make[3]: Leaving directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/sio' make[3]: Entering directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn' Done making Strn. make[3]: Leaving directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn' Done. make[2]: Leaving directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp' make[2]: Entering directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/ncftp' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 cmds.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 cmdlist.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ls.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DO_S=\"linux-x86_64-libc5\" version.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 shell.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 util.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 readln.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 progress.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 bookmark.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 pref.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 preffw.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 trace.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 spool.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 spoolutil.c -c spoolutil.c: In function 'WriteSpoolEntry': spoolutil.c:286:24: warning: passing argument 2 of 'lstat' from incompatible pointer type [-Wincompatible-pointer-types] 286 | if (lstat(lpathname, &st) == 0) { | ^~~ | | | struct stat64 * In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/features.h:490, from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/unistd.h:25, from syshdrs.h:143, from spoolutil.c:8: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/sys/stat.h:327:12: note: expected 'struct stat * restrict' but argument is of type 'struct stat64 *' 327 | extern int __REDIRECT_NTH (lstat, | ^~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 log.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gl_getline.c -c In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from gl_getline.c:154: In function 'strncpy', inlined from 'hist_save' at gl_getline.c:1595:13, inlined from 'gl_histadd' at gl_getline.c:1538:35: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gl_getline.c: In function 'gl_histadd': gl_getline.c:1533:14: note: length computed here 1533 | len = (int) strlen(buf); | ^~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 cmds.o cmdlist.o ls.o main.o version.o shell.o util.o readln.o progress.o bookmark.o pref.o preffw.o trace.o spool.o spoolutil.o log.o gl_getline.o -o ../bin/ncftp -L../libncftp -L../Strn -L../sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -L/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv Done making NcFTP. make[2]: Leaving directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/ncftp' make[2]: Entering directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/sh_util' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gpshare.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/bookmark.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/preffw.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/spoolutil.c ../ncftp/spoolutil.c: In function 'WriteSpoolEntry': ../ncftp/spoolutil.c:286:24: warning: passing argument 2 of 'lstat' from incompatible pointer type [-Wincompatible-pointer-types] 286 | if (lstat(lpathname, &st) == 0) { | ^~~ | | | struct stat64 * In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/features.h:490, from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/unistd.h:25, from ../ncftp/syshdrs.h:143, from ../ncftp/spoolutil.c:8: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/sys/stat.h:327:12: note: expected 'struct stat * restrict' but argument is of type 'struct stat64 *' 327 | extern int __REDIRECT_NTH (lstat, | ^~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/util.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/gl_getline.c In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from ../ncftp/gl_getline.c:154: In function 'strncpy', inlined from 'hist_save' at ../ncftp/gl_getline.c:1595:13, inlined from 'gl_histadd' at ../ncftp/gl_getline.c:1538:35: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../ncftp/gl_getline.c: In function 'gl_histadd': ../ncftp/gl_getline.c:1533:14: note: length computed here 1533 | len = (int) strlen(buf); | ^~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/version.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gpshare.o bookmark.o preffw.o spoolutil.o util.o gl_getline.o version.o ncftpget.c -o ../bin/ncftpget -L../libncftp -L../Strn -L../sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -L/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gpshare.o bookmark.o preffw.o spoolutil.o util.o gl_getline.o version.o ncftpput.c -o ../bin/ncftpput -L../libncftp -L../Strn -L../sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -L/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 preffw.o util.o spoolutil.o version.o gpshare.o bookmark.o ncftpbatch.c -o ../bin/ncftpbatch -L../libncftp -L../Strn -L../sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -L/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gpshare.o bookmark.o preffw.o util.o gl_getline.o version.o ncftpls.c -o ../bin/ncftpls -L../libncftp -L../Strn -L../sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -L/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv Done making NcFTP shell utilities. make[2]: Leaving directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/sh_util' make[2]: Entering directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/vis' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 wgets.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 wutil.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/pref.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/preffw.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/trace.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/util.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/bookmark.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/version.c -c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=65083 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=65083 -DLINUX_LIBC=5 -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6 -I/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -I/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -I/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 bmed.c wgets.o wutil.o pref.o preffw.o trace.o util.o bookmark.o version.o -o ../bin/ncftpbookmarks -L../libncftp -L../Strn -L../sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/libncftp -L/tmp/instance-22/output-1/build/ncftp-3.2.6/sio -L/tmp/instance-22/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lncurses -lresolv Done making NcFTP full-screen utilities. make[2]: Leaving directory '/tmp/instance-22/output-1/build/ncftp-3.2.6/vis' total 1512 -rwxr-xr-x 1 autobuild autobuild 377140 Feb 12 10:15 ncftp -rwxr-xr-x 1 autobuild autobuild 269204 Feb 12 10:15 ncftpbatch -rwxr-xr-x 1 autobuild autobuild 176440 Feb 12 10:15 ncftpbookmarks -rwxr-xr-x 1 autobuild autobuild 248208 Feb 12 10:15 ncftpget -rwxr-xr-x 1 autobuild autobuild 204980 Feb 12 10:15 ncftpls -rwxr-xr-x 1 autobuild autobuild 256500 Feb 12 10:15 ncftpput lrwxrwxrwx 1 autobuild autobuild 10 Feb 12 10:15 ncftpspooler -> ncftpbatch Done. ** Please report any problems to http://www.NcFTP.com/contact/ ** make[1]: Leaving directory '/tmp/instance-22/output-1/build/ncftp-3.2.6' >>> ncftp 3.2.6 Installing to target /usr/bin/install -m 0755 /tmp/instance-22/output-1/build/ncftp-3.2.6/bin/ncftp /tmp/instance-22/output-1/target/usr/bin >>> neard 0.18 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.neard-0.18.tar.gz.s95IW5/output' 'https://git.kernel.org/pub/scm/network/nfc/neard.git/snapshot/neard-0.18.tar.gz' --2023-02-12 10:15:54-- https://git.kernel.org/pub/scm/network/nfc/neard.git/snapshot/neard-0.18.tar.gz Resolving git.kernel.org (git.kernel.org)... 139.178.84.217, 2604:1380:4641:c500::1 Connecting to git.kernel.org (git.kernel.org)|139.178.84.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.neard-0.18.tar.gz.s95IW5/output' 0K .......... .......... .......... .......... .......... 1.13M 50K .......... .......... .......... .......... .......... 2.66M 100K .......... .......... .......... .......... .......... 20.0M 150K .......... .......... .......... .......... .......... 2.71M 200K .......... .......... ... 171M=0.08s 2023-02-12 10:15:54 (2.66 MB/s) - '/tmp/instance-22/output-1/build/.neard-0.18.tar.gz.s95IW5/output' saved [228597] neard-0.18.tar.gz: OK (sha256: c013e3115315e2e11d16b5f0f1c8ce9afbcdba26800aad91245fd9b4a5dc938b) >>> neard 0.18 Extracting gzip -d -c /tmp/instance-22/dl/neard/neard-0.18.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/neard-0.18 -xf - >>> neard 0.18 Patching mkdir -p /tmp/instance-22/output-1/build/neard-0.18/m4 >>> neard 0.18 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/neard-0.18 -name $file); do cp support/gnuconfig/$file $i; done; done >>> neard 0.18 Configuring >>> neard 0.18 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:31: installing './compile' configure.ac:45: installing './config.guess' configure.ac:45: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> neard 0.18 Patching libtool patching file /tmp/instance-22/output-1/build/neard-0.18/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-22/output-1/build/neard-0.18/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-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-traces --disable-systemd ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-traces checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking pkg-config is at least version 0.9.0... yes checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -fPIE... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -fsanitize=address... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -fsanitize=leak... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -fsanitize=undefined... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlopen in -ldl... yes checking for _init in -lasan... no checking for _init in -llsan... no checking for _init in -lubsan... no checking for GLIB... yes checking for DBUS... yes checking for LIBNL3... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/version.h config.status: creating neard.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-traces >>> neard 0.18 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/neard-0.18/ make[1]: Entering directory '/tmp/instance-22/output-1/build/neard-0.18' GEN src/builtin.h /home/autobuild/make/make --no-print-directory all-am GEN include/near/types.h GEN include/near/log.h GEN include/near/plugin.h GEN include/near/tag.h GEN include/near/adapter.h GEN include/near/ndef.h GEN include/near/tlv.h GEN include/near/setting.h GEN include/near/device.h GEN include/near/nfc_copy.h GEN include/near/snep.h GEN include/near/version.h GEN include/near/dbus.h CC gdbus/src_neard-mainloop.o CC gdbus/src_neard-watch.o CC gdbus/src_neard-object.o CC gdbus/src_neard-client.o CC gdbus/src_neard-polkit.o CC plugins/src_neard-nfctype1.o CC plugins/src_neard-nfctype2.o CC plugins/src_neard-mifare.o CC plugins/src_neard-nfctype3.o CC plugins/src_neard-nfctype4.o CC plugins/src_neard-nfctype5.o CC plugins/src_neard-p2p.o CC plugins/src_neard-npp.o CC plugins/src_neard-snep.o CC plugins/src_neard-snep-validation.o CC plugins/src_neard-llcp-validation.o CC plugins/src_neard-handover.o CC plugins/src_neard-phdc.o CC src/neard-main.o CC src/neard-error.o CC src/neard-log.o CC src/neard-dbus.o CC src/neard-manager.o CC src/neard-adapter.o CC src/neard-device.o CC src/neard-tag.o CC src/neard-plugin.o CC src/neard-netlink.o CC src/neard-ndef.o CC src/neard-tlv.o CC src/neard-bluetooth.o CC src/neard-agent.o CC src/neard-snep.o GEN src/neard.service CCLD src/neard make[1]: Leaving directory '/tmp/instance-22/output-1/build/neard-0.18' >>> neard 0.18 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/neard-0.18/ make[1]: Entering directory '/tmp/instance-22/output-1/build/neard-0.18' /home/autobuild/make/make --no-print-directory install-am /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/libexec/nfc' /bin/bash ./libtool --mode=install /usr/bin/install -c src/neard '/tmp/instance-22/output-1/target/usr/libexec/nfc' libtool: install: /usr/bin/install -c src/neard /tmp/instance-22/output-1/target/usr/libexec/nfc/neard /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/etc/dbus-1/system.d/' /usr/bin/install -c -m 644 src/org.neard.conf '/tmp/instance-22/output-1/target/etc/dbus-1/system.d/' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/nfctool.1 '/tmp/instance-22/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 doc/neard.conf.5 '/tmp/instance-22/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 doc/neard.8 '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include' /usr/bin/install -c -m 644 include/version.h '/tmp/instance-22/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 neard.pc '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/near' /usr/bin/install -c -m 644 include/types.h include/log.h include/plugin.h include/tag.h include/adapter.h include/ndef.h include/tlv.h include/setting.h include/device.h include/nfc_copy.h include/snep.h '/tmp/instance-22/output-1/target/usr/include/near' make[1]: Leaving directory '/tmp/instance-22/output-1/build/neard-0.18' /usr/bin/install -D -m 0755 package/neard/S53neard /tmp/instance-22/output-1/target/etc/init.d/S53neard neofetch-7.1.0.tar.gz: OK (sha256: 58a95e6b714e41efc804eca389a223309169b2def35e57fa934482a6b47c27e7) >>> neofetch 7.1.0 Extracting gzip -d -c /tmp/instance-22/dl/neofetch/neofetch-7.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/neofetch-7.1.0 -xf - >>> neofetch 7.1.0 Patching >>> neofetch 7.1.0 Configuring >>> neofetch 7.1.0 Building >>> neofetch 7.1.0 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-22/output-1/build/neofetch-7.1.0/neofetch /tmp/instance-22/output-1/target/usr/bin/neofetch net-snmp-5.9.3.tar.gz: OK (sha256: 2097f29b7e1bf3f1300b4bae52fa2308d0bb8d5d3998dbe02f9462a413a2ef0a) >>> netsnmp 5.9.3 Extracting gzip -d -c /tmp/instance-22/dl/netsnmp/net-snmp-5.9.3.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/netsnmp-5.9.3 -xf - >>> netsnmp 5.9.3 Patching >>> netsnmp 5.9.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/netsnmp-5.9.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netsnmp 5.9.3 Patching libtool patching file /tmp/instance-22/output-1/build/netsnmp-5.9.3/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> netsnmp 5.9.3 Configuring (cd /tmp/instance-22/output-1/build/netsnmp-5.9.3/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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_NETSNMP_CAN_USE_SYSCTL=no ac_cv_path_PSPROG=/bin/ps LIBS=`/tmp/instance-22/output-1/host/bin/pkg-config --libs openssl` CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-persistent-directory=/var/lib/snmp --with-defaults --enable-mini-agent --without-rpm --with-logfile=none --without-kmem-usage --enable-as-needed --without-perl-modules --disable-embedded-perl --disable-perl-cc-checks --disable-scripts --with-default-snmp-version="1" --enable-silent-libtool --enable-mfd-rewrites --with-sys-contact="root@localhost" --with-sys-location="Unknown" --with-mib-modules="host ucd-snmp/dlmod agentx" --with-out-mib-modules="disman/event disman/schedule utilities" --disable-manuals --with-endianness=little --with-nl --with-openssl=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/openssl --with-security-modules="tsm,usm" --with-transports="DTLSUDP,TLSTCP" --disable-mib-loading --disable-mibs --enable-agent --disable-applications ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-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 configure: WARNING: --with-endianness is obsolete checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking what to build and install... agent using default persistent mask 077 using default temporary file pattern /tmp/snmpdXXXXXX using default AgentX socket /var/agentx/master using default "enterprise.net-snmp" using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." using default notifications "NET-SNMP-MIB::netSnmpNotifications" using OS default send buffer size for server sockets using OS default recv buffer size for server sockets using OS default send buffer size for client sockets using OS default recv buffer size for client sockets checking Default version of SNMP to use... (cached) 1 checking System Contact Information... (cached) root@localhost checking System Location... (cached) Unknown checking Location to write logfile... (cached) none checking Location to write persistent information... (cached) /var/lib/snmp checking if I need to feed myself to ksh... no checking for egrep... (cached) /usr/bin/grep -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a sed that does not truncate output... /usr/bin/sed checking for file... file checking for find... find checking for whoami... whoami checking for autoconf... /tmp/instance-22/output-1/host/bin/autoconf checking for autoheader... /tmp/instance-22/output-1/host/bin/autoheader checking for perl... /usr/bin/perl checking for ps... (cached) /bin/ps checking for python3... /tmp/instance-22/output-1/host/bin/python3 checking for uname... /usr/bin/uname checking whether the Perl function system() invokes a POSIX shell... yes checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking for gawk... gawk checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mipsel-buildroot-linux-gnu-windres... no checking for windres... no checking target system type... mipsel-buildroot-linux-gnu checking whether the linker supports -Wl,-no-undefined... yes checking whether to un-define target system token (before redefining)... yes checking for system include file... net-snmp/system/linux.h checking for machine-type include file... net-snmp/machine/generic.h checking for additional cpp flags... checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... no checking whether the compiler supports -fno-strict-aliasing... yes checking for dpkg-query... /usr/bin/dpkg-query checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for nlist.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking netipx/ipx.h usability... yes checking netipx/ipx.h presence... yes checking for netipx/ipx.h... yes checking for dlfcn.h... (cached) yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for fcntl.h... (cached) yes checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for io.h... (cached) no checking ioctls.h usability... no checking ioctls.h presence... no checking for ioctls.h... no checking for kstat.h... (cached) no checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking for limits.h... (cached) yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mtab.h usability... no checking mtab.h presence... no checking for mtab.h... no checking pkglocs.h usability... no checking pkglocs.h presence... no checking for pkglocs.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking et/com_err.h usability... yes checking et/com_err.h presence... yes checking for et/com_err.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking utsname.h usability... no checking utsname.h presence... no checking for utsname.h... no checking sys/diskio.h usability... no checking sys/diskio.h presence... no checking for sys/diskio.h... no checking sys/dkio.h usability... no checking sys/dkio.h presence... no checking for sys/dkio.h... no checking for sys/file.h... (cached) yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/fixpoint.h usability... no checking sys/fixpoint.h presence... no checking for sys/fixpoint.h... no checking sys/fs.h usability... no checking sys/fs.h presence... no checking for sys/fs.h... no checking for sys/ioctl.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/pool.h usability... no checking sys/pool.h presence... no checking for sys/pool.h... no checking sys/protosw.h usability... no checking sys/protosw.h presence... no checking for sys/protosw.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for sys/sockio.h... (cached) no checking for sys/stat.h... (cached) yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/sysget.h usability... no checking sys/sysget.h presence... no checking for sys/sysget.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/sysmp.h usability... no checking sys/sysmp.h presence... no checking for sys/sysmp.h... no checking sys/tcpipstats.h usability... no checking sys/tcpipstats.h presence... no checking for sys/tcpipstats.h... no checking for sys/utsname.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/vm.h usability... no checking sys/vm.h presence... no checking for sys/vm.h... no checking sys/vmmac.h usability... no checking sys/vmmac.h presence... no checking for sys/vmmac.h... no checking sys/vmmeter.h usability... no checking sys/vmmeter.h presence... no checking for sys/vmmeter.h... no checking sys/vmparam.h usability... no checking sys/vmparam.h presence... no checking for sys/vmparam.h... no checking sys/vmsystm.h usability... no checking sys/vmsystm.h presence... no checking for sys/vmsystm.h... no checking asm/page.h usability... no checking asm/page.h presence... no checking for asm/page.h... no checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking inet/mib2.h usability... no checking inet/mib2.h presence... no checking for inet/mib2.h... no checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking linux/tasks.h usability... no checking linux/tasks.h presence... no checking for linux/tasks.h... no checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking ufs/fs.h usability... no checking ufs/fs.h presence... no checking for ufs/fs.h... no checking uvm/uvm_extern.h usability... no checking uvm/uvm_extern.h presence... no checking for uvm/uvm_extern.h... no checking uvm/uvm_param.h usability... no checking uvm/uvm_param.h presence... no checking for uvm/uvm_param.h... no checking vm/vm.h usability... no checking vm/vm.h presence... no checking for vm/vm.h... no checking vm/vm_extern.h usability... no checking vm/vm_extern.h presence... no checking for vm/vm_extern.h... no checking vm/vm_param.h usability... no checking vm/vm_param.h presence... no checking for vm/vm_param.h... no checking for fcntl.h... (cached) yes checking for grp.h... (cached) yes checking for pwd.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking xti.h usability... no checking xti.h presence... no checking for xti.h... no checking sys/dmap.h usability... no checking sys/dmap.h presence... no checking for sys/dmap.h... no checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/timeout.h usability... no checking sys/timeout.h presence... no checking for sys/timeout.h... no checking machine/pte.h usability... no checking machine/pte.h presence... no checking for machine/pte.h... no checking pci/pci.h usability... yes checking pci/pci.h presence... yes checking for pci/pci.h... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for openssl/aes.h... (cached) yes checking openssl/dh.h usability... yes checking openssl/dh.h presence... yes checking for openssl/dh.h... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking for openssl/evp.h... (cached) yes checking security/cryptoki.h usability... no checking security/cryptoki.h presence... no checking for security/cryptoki.h... no checking for sys/swap.h... yes checking for malloc.h... yes checking for osreldate.h... no checking for machine/types.h... no checking for sys/dkstat.h... no checking for sys/conf.h... no checking for sys/mbuf.h... no checking for sys/mount.h... yes checking for sys/proc.h... no checking for sys/queue.h... yes checking for sys/user.h... yes checking sys/sema.h usability... no checking sys/sema.h presence... no checking for sys/sema.h... no checking for sys/hashing.h... no checking for sys/vnode.h... no checking for sys/disklabel.h... no checking nbutil.h usability... no checking nbutil.h presence... no checking for nbutil.h... no checking for ufs/ufs/dinode.h... no checking for ufs/ufs/quota.h... no checking for ufs/ufs/inode.h... no checking for ufs/ffs/fs.h... no checking for vm/swap_pager.h... no checking for linux/netlink.h... yes checking for linux/rtnetlink.h... yes checking for sys/socket.h... yes checking for sys/un.h... yes checking for netinet/tcp_fsm.h... no checking for sys/sockio.h... (cached) no checking for sys/socketvar.h... yes checking for net/if_dl.h... no checking for net/if_types.h... no checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netdb.h... yes checking for net/if_arp.h... yes checking for net/if_mib.h... no checking for net/if_var.h... no checking for netinet/if_ether.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_var.h... no checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/icmp_var.h... no checking for netinet/ip_var.h... no checking for netinet/tcp.h... yes checking for netinet/tcp_timer.h... no checking for netinet/tcp_var.h... no checking for netinet/tcpip.h... no checking for netinet/udp.h... yes checking for netinet/udp_var.h... no checking for net/route.h... yes checking for netinet/icmp6.h... yes checking for netinet/in_pcb.h... no checking for netinet/ip6.h... yes checking for netinet6/in6_var.h... no checking for netinet6/in6_pcb.h... no checking for netinet6/ip6_var.h... no checking for netinet6/nd6.h... no checking for netinet6/tcp6.h... no checking for netinet6/tcp6_fsm.h... no checking for netinet6/tcp6_timer.h... no checking for netinet6/tcp6_var.h... no checking linux/ethtool.h usability... yes checking linux/ethtool.h presence... yes checking for linux/ethtool.h... yes checking pkginfo.h usability... no checking pkginfo.h presence... no checking for pkginfo.h... no checking pkg.h usability... no checking pkg.h presence... no checking for pkg.h... no checking pkg.h usability... no checking pkg.h presence... no checking for pkg.h... no checking for windows.h... no checking for iphlpapi.h... no checking for lm.h... no checking sensors/sensors.h usability... yes checking sensors/sensors.h presence... yes checking for sensors/sensors.h... yes checking picl.h usability... no checking picl.h presence... no checking for picl.h... no checking for struct rtentry.rt_dst... yes checking for struct rtentry.rt_hash... no checking for struct rtentry.rt_next... no checking for struct rtentry.rt_refcnt... no checking for struct rtentry.rt_unit... no checking for struct rtentry.rt_use... no checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of intmax_t... 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for off64_t... yes checking for nfds_t... yes checking for Counter64... no checking for mib2_ipIfStatsEntry_t... no checking for struct in_ifaddr.ia_subnetmask... no checking ipv6 stack type... postponed checking for struct sockaddr_in6.sin6_addr... yes checking ipv6 stack type... "generic, yes, using libc" checking for platform-specific source... checking for and configuring transport modules to use... Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 DTLSUDP TLSTCP IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPBase IPv6Base TLSBase. checking for security modules to use... tsm usm checking whether sensors_get_all_subfeatures is declared... yes checking rpm/rpmlib.h usability... no checking rpm/rpmlib.h presence... no checking for rpm/rpmlib.h... no checking rpm/header.h usability... no checking rpm/header.h presence... no checking for rpm/header.h... no checking for rpm/rpmlib.h... (cached) no checking for rpm/header.h... (cached) no checking for library containing getfsstat... no checking for getfsstat... no checking for getvfsstat... no checking for library containing getmntent... none required checking for library containing kinfo_get_cpus... no checking for kinfo_get_cpus... no checking for library containing exp... -lm checking for library containing kvm_read... no checking for library containing kvm_openfiles... no checking for library containing kvm_getprocs... no checking for library containing kvm_getproc2... no checking for library containing kvm_getfiles... no checking for library containing kvm_getfile2... no checking for library containing kvm_getswapinfo... no checking for kvm_openfiles... no checking for kvm_getprocs... no checking for kvm_getproc2... no checking for kvm_getswapinfo... no checking for kvm_getfiles... no checking for kvm_getfile2... no checking for library containing dlopen... none required checking for dlopen... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for library containing pcre_exec... -lpcre checking for and configuring mib modules to use... agentx default_modules host ucd-snmp/dlmod. agentx default_modules host ucd-snmp/dlmod agentx/master agentx/subagent snmpv3mibs mibII/snmp_mib mibII/system_mib mibII/sysORTable mibII/vacm_vars mibII/vacm_conf host/hrh_storage host/hrh_filesys host/hrSWInstalledTable host/hrSWRunTable host/hr_system host/hr_device host/hr_other host/hr_proc host/hr_network host/hr_print host/hr_disk host/hr_partition agentx/protocol agentx/master_admin agentx/agentx_config agentx/client snmpv3/snmpEngine snmpv3/snmpMPDStats snmpv3/usmStats snmpv3/usmConf snmpv3/usmUser mibII/updates util_funcs util_funcs/header_generic mibII/vacm_context hardware/memory hardware/fsys host/data_access/swinst host/data_access/swrun host/hrSWRunPerfTable hardware/cpu mibII/ifTable util_funcs/header_simple_table hardware/memory/hw_mem hardware/memory/memory_linux hardware/fsys/hw_fsys hardware/fsys/fsys_mntent host/data_access/swinst_apt host/data_access/swrun_procfs_status hardware/cpu/cpu hardware/cpu/cpu_linux if-mib/ifTable if-mib/ifTable/ifTable if-mib/data_access/interface if-mib/ifTable/ifTable_interface if-mib/ifTable/ifTable_data_access if-mib/data_access/interface_linux if-mib/data_access/interface_ioctl ip-mib/data_access/ipaddress ip-mib/data_access/ipaddress_common ip-mib/data_access/ipaddress_linux ip-mib/data_access/ipaddress_ioctl . checking if directories need to be created... . checking default mib files to read... :SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB checking whether we have to build PIC code... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing gethostbyaddr... none required checking for gethostbyaddr... yes checking for MIB_IF_TABLE2... no checking for kstat_lookup in -lkstat... no checking for in6addr_any in -lsocket... no checking for library containing clock_gettime... none required checking for library containing pci_lookup_name... -lpci checking pkg-config is at least version 0.9.0... yes checking for LIBNL3... yes checking for library containing nl_connect... -lnl-3 checking netlink/netlink.h usability... yes checking netlink/netlink.h presence... yes checking for netlink/netlink.h... yes checking for OPENSSL... yes configure: OPENSSL_CFLAGS= configure: OPENSSL_LIBS=-L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto checking for EVP_md5... yes checking for AES_cfb128_encrypt... yes checking for EVP_sha224... yes checking for EVP_sha384... yes checking for EVP_MD_CTX_create... no checking for EVP_MD_CTX_destroy... no checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... yes checking for DH_set0_pqg... yes checking for DH_get0_pqg... yes checking for DH_get0_key... yes checking for ASN1_STRING_get0_data... yes checking for X509_NAME_ENTRY_get_object... yes checking for X509_NAME_ENTRY_get_data... yes checking for X509_get_signature_nid... yes checking whether 2nd app_verify_cookie_cb() arg is const... yes checking for ERR_get_error_all... no checking for OpenSSL_add_all_algorithms... no checking for OPENSSL_sk_num... yes checking for OPENSSL_sk_value... yes checking for SSL_get1_peer_certificate... no checking for SSL_library_init... no checking for SSL_load_error_strings... no checking for TLS_method... yes checking for TLSv1_method... yes checking for DTLS_method... yes checking for DTLSv1_method... yes tsm usm checking for pcap_create in -lpcap... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking for nlist... no checking for nlist64... no checking for knlist... no checking for library containing endwin... -lcurses checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking for library containing ceil... -lm checking for potential embedded Perl support... disabled checking if we can install the Perl modules... no checking if we should install the python bindings... no checking for authentication support... OpenSSL Support checking for off_t... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t... yes checking for in_addr_t... yes checking for ssize_t... yes checking for the type of the fifth argument of select()... struct timeval checking for the type of the third argument of ioctlsocket()... unknown checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc needs -traditional... no checking return type of signal handlers... void checking for rand... yes checking for random... yes checking for srand... yes checking for srandom... yes checking for lrand48... yes checking for srand48... yes checking for asprintf... yes checking for closedir... yes checking for fgetc_unlocked... yes checking for flockfile... yes checking for funlockfile... yes checking for getipnodebyname... no checking for gettimeofday... yes checking for getlogin... yes checking for if_nametoindex... yes checking for mkstemp... yes checking for opendir... yes checking for readdir... yes checking for regcomp... yes checking for setenv... yes checking for setitimer... yes checking for setlocale... yes checking for setsid... yes checking for snprintf... yes checking for strcasestr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for sysconf... yes checking for times... yes checking for vsnprintf... yes checking for _NSGetArgv()... no checking for _NSGetExecutablePath()... no checking for execv... yes checking for fork... yes checking for signal... yes checking for sigset... yes checking for uname... yes checking for posix_spawn... yes checking for waitpid... yes checking for closesocket... no checking for gai_strerror... yes checking for getaddrinfo... yes checking for gethostbyname... (cached) yes checking for gethostbyname2... yes checking for gethostname... yes checking for gethostbyaddr... (cached) yes checking for inet_ntop... yes checking for inet_pton... yes checking for _beginthreadex()... no checking for _cputs()... no checking for _get_osfhandle()... no checking for _getch()... no checking for _open_osfhandle()... no checking for getopt... yes checking for strlcat... no checking for strlcpy... no checking for strtok_r... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for cgetnext... no checking for chown... yes checking for endfsent... yes checking for forkall... no checking for fsync... yes checking for gai_strerror... (cached) yes checking for getfsent... yes checking for getgrnam... yes checking for gethostname... (cached) yes checking for getloadavg... yes checking for getmntent... (cached) yes checking for getmntinfo... no checking for getpid... yes checking for getpwnam... yes checking for hasmntopt... yes checking for initgroups... yes checking for if_nameindex... yes checking for if_indextoname... yes checking for if_nametoindex... (cached) yes checking for localtime_r... yes checking for mkstemp... (cached) yes checking for mktime... yes checking for poll... yes checking for regcomp... (cached) yes checking for setfsent... yes checking for setgid... yes checking for setgroups... yes checking for setmntent... yes checking for setuid... yes checking for sigaction... yes checking for sigblock... yes checking for sigprocmask... yes checking for statfs... yes checking for statvfs... yes checking for stime... no checking for strncasecmp... (cached) yes checking for system... yes checking for usleep... yes checking for vm_region... no checking for vm_region_64... no checking for getdtablesize... yes checking for getgrnam... (cached) yes checking for getpid... (cached) yes checking for getpwnam... (cached) yes checking for setgid... (cached) yes checking for setgroups... (cached) yes checking for setuid... (cached) yes checking for tcgetattr... yes checking for if_freenameindex... yes checking for getpagesize... yes checking for lseek64... yes checking for pread64... yes checking for select... yes checking for sigalrm... no checking for socket... yes checking for two-argument statfs with struct fs_data (Ultrix)... no checking how to get the name of the current function... __func__ checking whether static inline functions are broken (Unixware)... no checking for SIOCGIFADDR in sys/ioctl.h... yes checking for BIO_dgram_get_peer... yes checking for struct arphd.at_next... no checking for struct des_ks_struct.weak_key... no checking for struct dirent.d_type... yes checking for struct ethtool_cmd.speed_hi... yes checking for struct ipstat.ips_cantfrag... no checking for struct ipstat.ips_delivered... no checking for struct ipstat.ips_fragdropped... no checking for struct ipstat.ips_fragmented... no checking for struct ipstat.ips_localout... no checking for struct ipstat.ips_noproto... no checking for struct ipstat.ips_noroute... no checking for struct ipstat.ips_odropped... no checking for struct ipstat.ips_ofragments... no checking for struct ipstat.ips_reassembled... no checking for struct ip6stat.ip6s_exthdrtoolong ... no checking for struct ipstat.ips_cantforward... no checking for struct ipstat.ips_fragtimeout... no checking for struct mbstat.m_clusters... no checking for struct mbstat.m_clfree... no checking for struct mbstat.m_mbufs... no checking for struct uvmexp.pgswapin... no checking for struct nlist.n_value... yes checking for struct nlist64.n_value... no checking for struct sigaction.sa_sigaction... yes checking for struct sockaddr.sa_len... no checking for struct sockaddr.sa_union.sa_generic.sa_family2... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_in6.sin6_scope_id... yes checking size of sockaddr_un.sun_path... 108 checking for struct statfs.f_favail... no checking for struct statfs.f_ffree... yes checking for struct statfs.f_files... yes checking for struct statfs.f_flags... yes checking for struct statfs.f_frsize... yes checking for struct statvfs.f_files... yes checking for struct statvfs.f_frsize... yes checking for struct statvfs.mnt_dir... no checking for struct swdevt.sw_nblksenabled... no checking for struct tcpstat.tcp_rcvmemdrop... no checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_isdst... yes checking whether daylight is declared... yes checking whether timezone is declared... yes checking whether timezone is a scalar... yes checking for struct timezone.tz_dsttime... yes checking for struct udpstat.udps_discard... no checking for struct udpstat.udps_fullsock... no checking for struct udpstat.udps_noport... no checking for struct udpstat.udps_noportbcast... no checking for struct udpstat.udps_ipackets... no checking for struct udpstat.udps_opackets... no checking if _KERNEL needs to be defined for if_mtu... unknown checking if _KERNEL_STRUCTURES needs to be defined for if_mtu... unknown checking for struct ifaddr.ifa_next... yes checking for struct ifnet.if_addrlist... no checking for struct ifnet.if_addrhead.tqh_first... no checking for struct ifnet.if_baudrate... no checking for struct ifnet.if_baudrate.ifs_value... no checking for struct ifnet.if_ibytes... yes checking for struct ifnet.if_imcasts... no checking for struct ifnet.if_iqdrops... yes checking for struct ifnet.if_lastchange.tv_sec... no checking for struct ifnet.if_lastchange.tv_nsec... no checking for struct ifnet.if_mtu... yes checking for struct ifnet.if_noproto... no checking for struct ifnet.if_obytes... yes checking for struct ifnet.if_omcasts... no checking for struct ifnet.if_speed... yes checking for struct ifnet.if_type... yes checking for struct ifnet.if_xname... no checking type of rtentry structure... unknown checking for struct rtentry... rtentry checking syslog prioritynames... yes checking for location of system kernel... unknown checking for location of swap device... none checking for mount table location... /etc/mtab checking for lpstat... no checking for correct flags to ps... -e checking for SIGHUP... yes configure: WARNING: Can't check sysctl, manually define NETSNMP_CAN_USE_SYSCTL if platform support available checking whether TCP timers depend on 'hz'... no checking for SO_BINDTODEVICE... yes checking for struct in_pktinfo.ipi_spec_dst... yes checking for IP_PKTINFO ... yes checking for IP_RECVDSTADDR ... no configure: creating ./config.status config.status: creating Makefile config.status: creating snmplib/Makefile config.status: creating apps/Makefile config.status: creating apps/snmpnetstat/Makefile config.status: creating agent/Makefile config.status: creating agent/helpers/Makefile config.status: creating agent/mibgroup/Makefile config.status: creating local/Makefile config.status: creating testing/Makefile config.status: creating man/Makefile config.status: creating mibs/Makefile config.status: creating net-snmp-config config.status: creating net-snmp-create-v3-user config.status: creating netsnmp.pc config.status: creating netsnmp-agent.pc config.status: creating dist/generation-scripts/gen-variables config.status: creating local/snmpconf config.status: creating include/net-snmp/net-snmp-config.h config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls --------------------------------------------------------- Net-SNMP configuration summary: --------------------------------------------------------- SNMP Versions Supported: 1 2c 3 Building for: linux Net-SNMP Version: 5.9.3 Network transport support: Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 DTLSUDP TLSTCP IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPBase IPv6Base TLSBase SNMPv3 Security Modules: tsm usm Agent MIB code: agentx default_modules host ucd-snmp/dlmod => agentx/master agentx/subagent snmpv3mibs mibII/snmp_mib mibII/system_mib mibII/sysORTable mibII/vacm_vars mibII/vacm_conf host/hrh_storage host/hrh_filesys host/hrSWInstalledTable host/hrSWRunTable host/hr_system host/hr_device host/hr_other host/hr_proc host/hr_network host/hr_print host/hr_disk host/hr_partition MYSQL Trap Logging: unavailable Embedded Perl support: disabled SNMP Perl modules: disabled SNMP Python modules: disabled Crypto support from: use_pkg_config_for_openssl Authentication support: MD5 SHA1 SHA224 SHA256 SHA384 SHA512 Encryption support: DES AES AES128 AES192 AES192C AES256 AES256C Local DNSSEC validation: disabled --------------------------------------------------------- >>> netsnmp 5.9.3 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/netsnmp-5.9.3/ make[1]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp -Iinclude -I./include -I./agent/mibgroup -I. -I. -DDONT_INC_STRUCTS -DBINDIR=/usr/bin ./sedscript.in | egrep '^s[/#]' | sed 's/REMOVEME//g;s# */#/#g;s/ *#/#/g;s#/ *#/#g;s/# g/#g/;' > sedscript echo 's/VERSIONINFO/5.9.3/g' >> sedscript echo 's#DATADIR#/usr/share#g' >> sedscript echo 's#LIBDIR#/usr/lib#g' >> sedscript echo 's#BINDIR#/usr/bin#g' >> sedscript echo 's#PERSISTENT_DIRECTORY#/var/lib/snmp#g' >> sedscript echo 's#SYSCONFDIR#/etc#g' >> sedscript /usr/bin/sed -f sedscript ./EXAMPLE.conf.def > EXAMPLE.conf making all in /tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib make[2]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib' /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_client.lo snmp_client.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mib.lo mib.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o parse.lo parse.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_api.lo snmp_api.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp.lo snmp.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_auth.lo snmp_auth.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o asn1.lo asn1.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o md5.lo md5.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_parse_args.lo snmp_parse_args.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o system.lo system.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o vacm.lo vacm.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o int64.lo int64.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o read_config.lo read_config.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o pkcs.lo pkcs.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_debug.lo snmp_debug.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o tools.lo tools.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_logging.lo snmp_logging.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o text_utils.lo text_utils.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o large_fd_set.lo large_fd_set.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o cert_util.lo cert_util.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_openssl.lo snmp_openssl.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmpv3.lo snmpv3.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o lcd_time.lo lcd_time.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o keytools.lo keytools.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o scapi.lo scapi.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o callback.lo callback.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o default_store.lo default_store.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_alarm.lo snmp_alarm.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o data_list.lo data_list.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o oid_stash.lo oid_stash.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o fd_event_manager.lo fd_event_manager.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o check_varbind.lo check_varbind.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mt_support.lo mt_support.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_enum.lo snmp_enum.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp-tc.lo snmp-tc.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_service.lo snmp_service.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snprintf.lo snprintf.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o asprintf.lo asprintf.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_transport.lo snmp_transport.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpTLSBaseDomain.lo transports/snmpTLSBaseDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpIPv6BaseDomain.lo transports/snmpIPv6BaseDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpIPBaseDomain.lo transports/snmpIPBaseDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpUDPBaseDomain.lo transports/snmpUDPBaseDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpUDPIPv4BaseDomain.lo transports/snmpUDPIPv4BaseDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpTCPBaseDomain.lo transports/snmpTCPBaseDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpSocketBaseDomain.lo transports/snmpSocketBaseDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpIPv4BaseDomain.lo transports/snmpIPv4BaseDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpTLSTCPDomain.lo transports/snmpTLSTCPDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpDTLSUDPDomain.lo transports/snmpDTLSUDPDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpUDPIPv6Domain.lo transports/snmpUDPIPv6Domain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpTCPIPv6Domain.lo transports/snmpTCPIPv6Domain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpUDPDomain.lo transports/snmpUDPDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpTCPDomain.lo transports/snmpTCPDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpAliasDomain.lo transports/snmpAliasDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpUnixDomain.lo transports/snmpUnixDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o transports/snmpCallbackDomain.lo transports/snmpCallbackDomain.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_secmod.lo snmp_secmod.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmptsm.lo snmptsm.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmpusm.lo snmpusm.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_version.lo snmp_version.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o container.lo container.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o container_binary_array.lo container_binary_array.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o ucd_compat.lo ucd_compat.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o strlcat.lo strlcat.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o strlcpy.lo strlcpy.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o dir_utils.lo dir_utils.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o file_utils.lo file_utils.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o container_null.lo container_null.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o container_list_ssll.lo container_list_ssll.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o container_iterator.lo container_iterator.c /bin/bash ../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmp.la snmp_client.lo mib.lo parse.lo snmp_api.lo snmp.lo snmp_auth.lo asn1.lo md5.lo snmp_parse_args.lo system.lo vacm.lo int64.lo read_config.lo pkcs.lo snmp_debug.lo tools.lo snmp_logging.lo text_utils.lo large_fd_set.lo cert_util.lo snmp_openssl.lo snmpv3.lo lcd_time.lo keytools.lo scapi.lo callback.lo default_store.lo snmp_alarm.lo data_list.lo oid_stash.lo fd_event_manager.lo check_varbind.lo mt_support.lo snmp_enum.lo snmp-tc.lo snmp_service.lo snprintf.lo asprintf.lo snmp_transport.lo transports/snmpTLSBaseDomain.lo transports/snmpIPv6BaseDomain.lo transports/snmpIPBaseDomain.lo transports/snmpUDPBaseDomain.lo transports/snmpUDPIPv4BaseDomain.lo transports/snmpTCPBaseDomain.lo transports/snmpSocketBaseDomain.lo transports/snmpIPv4BaseDomain.lo transports/snmpTLSTCPDomain.lo transports/snmpDTLSUDPDomain.lo transports/snmpUDPIPv6Domain.lo transports/snmpTCPIPv6Domain.lo transports/snmpUDPDomain.lo transports/snmpTCPDomain.lo transports/snmpAliasDomain.lo transports/snmpUnixDomain.lo transports/snmpCallbackDomain.lo snmp_secmod.lo snmptsm.lo snmpusm.lo snmp_version.lo container.lo container_binary_array.lo ucd_compat.lo strlcat.lo strlcpy.lo dir_utils.lo file_utils.lo container_null.lo container_list_ssll.lo container_iterator.lo -lm -lssl -lssl -lssl -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto : libnetsnmp.la make[2]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib' making all in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent make[2]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent' /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/all_helpers.lo helpers/all_helpers.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/baby_steps.lo helpers/baby_steps.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/bulk_to_next.lo helpers/bulk_to_next.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/cache_handler.lo helpers/cache_handler.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/debug_handler.lo helpers/debug_handler.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/instance.lo helpers/instance.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/mode_end_call.lo helpers/mode_end_call.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/multiplexer.lo helpers/multiplexer.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/null.lo helpers/null.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/old_api.lo helpers/old_api.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/read_only.lo helpers/read_only.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/row_merge.lo helpers/row_merge.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/scalar.lo helpers/scalar.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/scalar_group.lo helpers/scalar_group.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/serialize.lo helpers/serialize.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/snmp_get_statistic.lo helpers/snmp_get_statistic.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/stash_cache.lo helpers/stash_cache.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/stash_to_next.lo helpers/stash_to_next.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/table.lo helpers/table.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/table_array.lo helpers/table_array.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/table_container.lo helpers/table_container.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/table_data.lo helpers/table_data.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/table_dataset.lo helpers/table_dataset.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/table_iterator.lo helpers/table_iterator.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/table_row.lo helpers/table_row.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/table_tdata.lo helpers/table_tdata.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o helpers/watcher.lo helpers/watcher.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o agent_handler.lo agent_handler.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o agent_index.lo agent_index.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o agent_read_config.lo agent_read_config.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o agent_registry.lo agent_registry.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o agent_sysORTable.lo agent_sysORTable.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o agent_trap.lo agent_trap.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o kernel.lo kernel.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o netsnmp_close_fds.lo netsnmp_close_fds.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_agent.lo snmp_agent.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmp_vars.lo snmp_vars.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/agentx/master.lo mibgroup/agentx/master.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/agentx/subagent.lo mibgroup/agentx/subagent.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/mibII/vacm_conf.lo mibgroup/mibII/vacm_conf.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/agentx/protocol.lo mibgroup/agentx/protocol.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/agentx/master_admin.lo mibgroup/agentx/master_admin.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/agentx/agentx_config.lo mibgroup/agentx/agentx_config.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/agentx/client.lo mibgroup/agentx/client.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/snmpv3/usmConf.lo mibgroup/snmpv3/usmConf.c /bin/bash ../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmpagent.la helpers/all_helpers.lo helpers/baby_steps.lo helpers/bulk_to_next.lo helpers/cache_handler.lo helpers/debug_handler.lo helpers/instance.lo helpers/mode_end_call.lo helpers/multiplexer.lo helpers/null.lo helpers/old_api.lo helpers/read_only.lo helpers/row_merge.lo helpers/scalar.lo helpers/scalar_group.lo helpers/serialize.lo helpers/snmp_get_statistic.lo helpers/stash_cache.lo helpers/stash_to_next.lo helpers/table.lo helpers/table_array.lo helpers/table_container.lo helpers/table_data.lo helpers/table_dataset.lo helpers/table_iterator.lo helpers/table_row.lo helpers/table_tdata.lo helpers/watcher.lo agent_handler.lo agent_index.lo agent_read_config.lo agent_registry.lo agent_sysORTable.lo agent_trap.lo kernel.lo netsnmp_close_fds.lo snmp_agent.lo snmp_vars.lo mibgroup/agentx/master.lo mibgroup/agentx/subagent.lo mibgroup/mibII/vacm_conf.lo mibgroup/agentx/protocol.lo mibgroup/agentx/master_admin.lo mibgroup/agentx/agentx_config.lo mibgroup/agentx/client.lo mibgroup/snmpv3/usmConf.lo ../snmplib/libnetsnmp.la -lpcre -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto : libnetsnmpagent.la making all in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' /bin/bash ../../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o dummy.lo dummy.c /bin/bash ../../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmphelpers.la dummy.lo : libnetsnmphelpers.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/ucd-snmp/dlmod.lo mibgroup/ucd-snmp/dlmod.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/mibII/snmp_mib.lo mibgroup/mibII/snmp_mib.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/mibII/system_mib.lo mibgroup/mibII/system_mib.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/mibII/sysORTable.lo mibgroup/mibII/sysORTable.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/mibII/vacm_vars.lo mibgroup/mibII/vacm_vars.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hrh_storage.lo mibgroup/host/hrh_storage.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hrh_filesys.lo mibgroup/host/hrh_filesys.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWInstalledTable.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hrSWRunTable.lo mibgroup/host/hrSWRunTable.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hr_system.lo mibgroup/host/hr_system.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hr_device.lo mibgroup/host/hr_device.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hr_other.lo mibgroup/host/hr_other.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hr_proc.lo mibgroup/host/hr_proc.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hr_network.lo mibgroup/host/hr_network.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hr_print.lo mibgroup/host/hr_print.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hr_disk.lo mibgroup/host/hr_disk.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hr_partition.lo mibgroup/host/hr_partition.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpEngine.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/snmpMPDStats.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmStats.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/snmpv3/usmUser.lo mibgroup/snmpv3/usmUser.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/mibII/updates.lo mibgroup/mibII/updates.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/util_funcs.lo mibgroup/util_funcs.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/util_funcs/header_generic.lo mibgroup/util_funcs/header_generic.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/mibII/vacm_context.lo mibgroup/mibII/vacm_context.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swinst.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/data_access/swrun.lo mibgroup/host/data_access/swrun.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/hrSWRunPerfTable.lo mibgroup/host/hrSWRunPerfTable.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/util_funcs/header_simple_table.lo mibgroup/util_funcs/header_simple_table.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/hw_mem.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/memory/memory_linux.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/hw_fsys.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/hardware/fsys/fsys_mntent.lo mibgroup/hardware/fsys/fsys_mntent.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/data_access/swinst_apt.lo mibgroup/host/data_access/swinst_apt.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/host/data_access/swrun_procfs_status.lo mibgroup/host/data_access/swrun_procfs_status.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/hardware/cpu/cpu_linux.lo mibgroup/hardware/cpu/cpu_linux.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/ifTable/ifTable.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/data_access/interface.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_interface.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/ifTable/ifTable_data_access.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_linux.c mibgroup/if-mib/data_access/interface_linux.c: In function 'init_libpci': mibgroup/if-mib/data_access/interface_linux.c:152:23: warning: assignment makes '__attribute__((noreturn))' qualified function pointer from unqualified [-Wdiscarded-qualifiers] 152 | pci_access->error = netsnmp_pci_error; | ^ /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/if-mib/data_access/interface_ioctl.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_common.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-mib/data_access/ipaddress_linux.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o mib_modules.lo mib_modules.c /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o auto_nlist.lo auto_nlist.c /bin/bash ../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmpmibs.la mibgroup/ucd-snmp/dlmod.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/vacm_vars.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/updates.lo mibgroup/util_funcs.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/vacm_context.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_mntent.lo mibgroup/host/data_access/swinst_apt.lo mibgroup/host/data_access/swrun_procfs_status.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_linux.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -lnl-3 -lpci -lm -lpcre -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved : libnetsnmpmibs.la /bin/bash ../libtool --silent --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -I../snmplib -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -c -o snmpd.lo snmpd.c /bin/bash ../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -o snmpd snmpd.lo libnetsnmpagent.la libnetsnmpmibs.la ../snmplib/libnetsnmp.la -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto make[2]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent' chmod a+x net-snmp-config touch net-snmp-config-x make[1]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3' >>> netsnmp 5.9.3 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot LIB_LDCONFIG_CMD=true install -C /tmp/instance-22/output-1/build/netsnmp-5.9.3/ make[1]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3' creating directory /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp mkdir /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing version.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing net-snmp-features.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp creating directory /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing include/net-snmp/net-snmp-config.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp creating directory /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system mkdir /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing aix.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing bsd.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing bsdi3.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing bsdi4.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing bsdi.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing cygwin.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing darwin.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing dragonfly.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing dynix.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd2.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd3.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd4.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd5.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd6.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd7.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd8.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd9.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd10.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd11.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd12.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd13.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd14.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing freebsd.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing generic.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing hpux.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing irix.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing kfreebsd.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing linux.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing mingw32.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing mingw32msvc.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing mips.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing netbsd.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing nto-qnx6.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing osf5.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing openbsd.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing openbsd6.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing openbsd5.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing openbsd4.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing solaris2.3.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing solaris2.4.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing solaris2.5.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing solaris2.6.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing solaris.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing sunos.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing svr5.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing sysv.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system installing ultrix4.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/system creating directory /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/machine mkdir /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/machine installing generic.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/machine making installlibs in /tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib make[2]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmp.la in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[2]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib' making installlibs in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent make[2]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpagent.la in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib making installlibs in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' making all in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' /bin/bash ../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmpmibs.la mibgroup/ucd-snmp/dlmod.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/vacm_vars.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/updates.lo mibgroup/util_funcs.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/vacm_context.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_mntent.lo mibgroup/host/data_access/swinst_apt.lo mibgroup/host/data_access/swrun_procfs_status.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_linux.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -lnl-3 -lpci -lm -lpcre -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved : libnetsnmpmibs.la libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpmibs.la in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[2]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent' installing netsnmp.pc in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig installing netsnmp-agent.pc in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig installing net-snmp-config in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin installing net-snmp-create-v3-user in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin making install in /tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib make[2]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib' creating directory /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing config_api.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing definitions.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing mib_api.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing net-snmp-includes.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing output_api.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing pdu_api.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing session_api.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing snmpv3_api.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing types.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing utilities.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing varbind_api.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp installing version.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp creating directory /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library mkdir /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing README in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing asn1.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing callback.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing cert_util.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing check_varbind.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing container.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing container_binary_array.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing container_iterator.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing container_list_ssll.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing container_null.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing data_list.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing default_store.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing dir_utils.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing fd_event_manager.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing file_utils.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing getopt.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing int64.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing keytools.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing large_fd_set.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing lcd_time.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing md5.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing mib.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing mt_support.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing netsnmp-attribute-format.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing oid.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing oid_stash.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing parse.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing read_config.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing scapi.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp-tc.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_alarm.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_api.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_assert.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_client.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_debug.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_enum.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_impl.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_logging.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_parse_args.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_secmod.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_service.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmp_transport.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpv3.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing system.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing text_utils.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing tools.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing transform_oids.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing types.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing ucd_compat.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing vacm.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing winpipe.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing winservice.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpTLSBaseDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpIPv6BaseDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpIPBaseDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpUDPBaseDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpUDPIPv4BaseDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpTCPBaseDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpSocketBaseDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpIPv4BaseDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpTLSTCPDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpDTLSUDPDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpUDPIPv6Domain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpTCPIPv6Domain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpUDPDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpTCPDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpAliasDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpUnixDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpCallbackDomain.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmptsm.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing snmpusm.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library creating directory /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library installing ../include/net-snmp/library/snmpv3-security-includes.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/library libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmp.la in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[2]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib' making install in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent make[2]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent' creating directory /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent mkdir /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing agent_read_config.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing agent_registry.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing agent_index.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing agent_sysORTable.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing agent_trap.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing auto_nlist.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing ds_agent.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing snmp_agent.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing snmp_vars.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing var_struct.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing agent_handler.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing net-snmp-agent-includes.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing mib_modules.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing agent_callbacks.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing sysORTable.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing all_helpers.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing baby_steps.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing bulk_to_next.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing cache_handler.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing debug_handler.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing instance.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing mode_end_call.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing multiplexer.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing null.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing old_api.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing read_only.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing row_merge.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing scalar.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing scalar_group.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing serialize.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing snmp_get_statistic.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing stash_cache.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing stash_to_next.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing table_array.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing table_container.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing table.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing table_data.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing table_dataset.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing table_tdata.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing table_iterator.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing watcher.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing netsnmp_close_fds.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing mfd.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing set_helper.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent creating directory /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing ../include/net-snmp/agent/mib_module_config.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing ../include/net-snmp/agent/agent_module_config.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing mibgroup/mib_module_includes.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpagent.la in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib making installlibs in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' making all in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' /bin/bash ../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmpmibs.la mibgroup/ucd-snmp/dlmod.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/vacm_vars.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/updates.lo mibgroup/util_funcs.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/vacm_context.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_mntent.lo mibgroup/host/data_access/swinst_apt.lo mibgroup/host/data_access/swrun_procfs_status.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_linux.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -lnl-3 -lpci -lm -lpcre -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved : libnetsnmpmibs.la libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpmibs.la in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib /bin/bash ../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -o snmpd snmpd.lo libnetsnmpagent.la libnetsnmpmibs.la ../snmplib/libnetsnmp.la -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto installing snmpd in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin making install in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' installing struct.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent installing util_funcs.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent creating directory /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent/util_funcs mkdir /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent/util_funcs installing util_funcs/header_generic.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent/util_funcs installing util_funcs/header_simple_table.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent/util_funcs installing util_funcs/MIB_STATS_CACHE_TIMEOUT.h in /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/net-snmp/agent/util_funcs make[2]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent' make[1]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3' >>> netsnmp 5.9.3 Fixing package configuration files >>> netsnmp 5.9.3 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> netsnmp 5.9.3 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target LIB_LDCONFIG_CMD=true install -C /tmp/instance-22/output-1/build/netsnmp-5.9.3/ make[1]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3' creating directory /tmp/instance-22/output-1/target/usr/include/net-snmp mkdir /tmp/instance-22/output-1/target/usr/include/net-snmp installing version.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing net-snmp-features.h in /tmp/instance-22/output-1/target/usr/include/net-snmp creating directory /tmp/instance-22/output-1/target/usr/include/net-snmp installing include/net-snmp/net-snmp-config.h in /tmp/instance-22/output-1/target/usr/include/net-snmp creating directory /tmp/instance-22/output-1/target/usr/include/net-snmp/system mkdir /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing aix.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing bsd.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing bsdi3.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing bsdi4.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing bsdi.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing cygwin.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing darwin.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing dragonfly.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing dynix.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd2.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd3.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd4.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd5.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd6.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd7.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd8.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd9.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd10.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd11.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd12.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd13.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd14.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing freebsd.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing generic.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing hpux.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing irix.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing kfreebsd.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing linux.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing mingw32.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing mingw32msvc.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing mips.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing netbsd.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing nto-qnx6.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing osf5.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing openbsd.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing openbsd6.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing openbsd5.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing openbsd4.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing solaris2.3.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing solaris2.4.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing solaris2.5.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing solaris2.6.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing solaris.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing sunos.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing svr5.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing sysv.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system installing ultrix4.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/system creating directory /tmp/instance-22/output-1/target/usr/include/net-snmp/machine mkdir /tmp/instance-22/output-1/target/usr/include/net-snmp/machine installing generic.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/machine making installlibs in /tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib make[2]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmp.la in /tmp/instance-22/output-1/target/usr/lib make[2]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib' making installlibs in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent make[2]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpagent.la in /tmp/instance-22/output-1/target/usr/lib making installlibs in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /tmp/instance-22/output-1/target/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' making all in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' /bin/bash ../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmpmibs.la mibgroup/ucd-snmp/dlmod.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/vacm_vars.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/updates.lo mibgroup/util_funcs.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/vacm_context.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_mntent.lo mibgroup/host/data_access/swinst_apt.lo mibgroup/host/data_access/swrun_procfs_status.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_linux.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -lnl-3 -lpci -lm -lpcre -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved : libnetsnmpmibs.la libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpmibs.la in /tmp/instance-22/output-1/target/usr/lib make[2]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent' installing netsnmp.pc in /tmp/instance-22/output-1/target/usr/lib/pkgconfig installing netsnmp-agent.pc in /tmp/instance-22/output-1/target/usr/lib/pkgconfig installing net-snmp-config in /tmp/instance-22/output-1/target/usr/bin installing net-snmp-create-v3-user in /tmp/instance-22/output-1/target/usr/bin making install in /tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib make[2]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib' creating directory /tmp/instance-22/output-1/target/usr/include/net-snmp installing config_api.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing definitions.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing mib_api.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing net-snmp-includes.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing output_api.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing pdu_api.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing session_api.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing snmpv3_api.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing types.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing utilities.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing varbind_api.h in /tmp/instance-22/output-1/target/usr/include/net-snmp installing version.h in /tmp/instance-22/output-1/target/usr/include/net-snmp creating directory /tmp/instance-22/output-1/target/usr/include/net-snmp/library mkdir /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing README in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing asn1.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing callback.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing cert_util.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing check_varbind.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing container.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing container_binary_array.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing container_iterator.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing container_list_ssll.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing container_null.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing data_list.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing default_store.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing dir_utils.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing fd_event_manager.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing file_utils.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing getopt.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing int64.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing keytools.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing large_fd_set.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing lcd_time.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing md5.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing mib.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing mt_support.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing netsnmp-attribute-format.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing oid.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing oid_stash.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing parse.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing read_config.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing scapi.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp-tc.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_alarm.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_api.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_assert.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_client.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_debug.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_enum.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_impl.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_logging.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_parse_args.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_secmod.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_service.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmp_transport.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpv3.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing system.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing text_utils.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing tools.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing transform_oids.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing types.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing ucd_compat.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing vacm.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing winpipe.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing winservice.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpTLSBaseDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpIPv6BaseDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpIPBaseDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpUDPBaseDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpUDPIPv4BaseDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpTCPBaseDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpSocketBaseDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpIPv4BaseDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpTLSTCPDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpDTLSUDPDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpUDPIPv6Domain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpTCPIPv6Domain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpUDPDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpTCPDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpAliasDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpUnixDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpCallbackDomain.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmptsm.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing snmpusm.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library creating directory /tmp/instance-22/output-1/target/usr/include/net-snmp/library installing ../include/net-snmp/library/snmpv3-security-includes.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/library libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmp.la in /tmp/instance-22/output-1/target/usr/lib make[2]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/snmplib' making install in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent make[2]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent' creating directory /tmp/instance-22/output-1/target/usr/include/net-snmp/agent mkdir /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing agent_read_config.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing agent_registry.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing agent_index.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing agent_sysORTable.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing agent_trap.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing auto_nlist.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing ds_agent.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing snmp_agent.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing snmp_vars.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing var_struct.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing agent_handler.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing net-snmp-agent-includes.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing mib_modules.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing agent_callbacks.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing sysORTable.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing all_helpers.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing baby_steps.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing bulk_to_next.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing cache_handler.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing debug_handler.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing instance.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing mode_end_call.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing multiplexer.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing null.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing old_api.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing read_only.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing row_merge.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing scalar.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing scalar_group.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing serialize.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing snmp_get_statistic.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing stash_cache.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing stash_to_next.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing table_array.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing table_container.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing table.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing table_data.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing table_dataset.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing table_tdata.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing table_iterator.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing watcher.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing netsnmp_close_fds.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing mfd.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing set_helper.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent creating directory /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing ../include/net-snmp/agent/mib_module_config.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing ../include/net-snmp/agent/agent_module_config.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing mibgroup/mib_module_includes.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpagent.la in /tmp/instance-22/output-1/target/usr/lib making installlibs in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /tmp/instance-22/output-1/target/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' making all in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' /bin/bash ../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmpmibs.la mibgroup/ucd-snmp/dlmod.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/vacm_vars.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/updates.lo mibgroup/util_funcs.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/vacm_context.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_mntent.lo mibgroup/host/data_access/swinst_apt.lo mibgroup/host/data_access/swrun_procfs_status.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_linux.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -lnl-3 -lpci -lm -lpcre -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved : libnetsnmpmibs.la libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmpmibs.la in /tmp/instance-22/output-1/target/usr/lib /bin/bash ../libtool --silent --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -o snmpd snmpd.lo libnetsnmpagent.la libnetsnmpmibs.la ../snmplib/libnetsnmp.la -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto installing snmpd in /tmp/instance-22/output-1/target/usr/sbin making install in /tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers make[3]: Entering directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' libtool: warning: remember to run 'libtool --finish /usr/lib' installing libnetsnmphelpers.la in /tmp/instance-22/output-1/target/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent/helpers' installing struct.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent installing util_funcs.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent creating directory /tmp/instance-22/output-1/target/usr/include/net-snmp/agent/util_funcs mkdir /tmp/instance-22/output-1/target/usr/include/net-snmp/agent/util_funcs installing util_funcs/header_generic.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent/util_funcs installing util_funcs/header_simple_table.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent/util_funcs installing util_funcs/MIB_STATS_CACHE_TIMEOUT.h in /tmp/instance-22/output-1/target/usr/include/net-snmp/agent/util_funcs make[2]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3/agent' make[1]: Leaving directory '/tmp/instance-22/output-1/build/netsnmp-5.9.3' /usr/bin/install -D -m 0755 package/netsnmp/S59snmpd /tmp/instance-22/output-1/target/etc/init.d/S59snmpd newt-0.52.21.tar.gz: OK (sha256: 265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31) newt-0.52.21.tar.gz: OK (sha512: d53d927996d17223e688bf54dccfabb2a3dc02bfe38ffc455964e86feaca3cd9f9ab5b19774433be430fa4d761cd9b6680b558f297acb86f80daeb6942f7d23c) >>> newt 0.52.21 Extracting gzip -d -c /tmp/instance-22/dl/newt/newt-0.52.21.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/newt-0.52.21 -xf - >>> newt 0.52.21 Patching >>> newt 0.52.21 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/newt-0.52.21 -name $file); do cp support/gnuconfig/$file $i; done; done >>> newt 0.52.21 Patching libtool >>> newt 0.52.21 Configuring (cd /tmp/instance-22/output-1/build/newt-0.52.21/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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 LIBS= CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-python --without-tcl ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-static, --enable-shared checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether ln -s works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp 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 size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for GNU ld... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking slang.h usability... yes checking slang.h presence... yes checking for slang.h... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for python versions... skipped configure: creating ./config.status config.status: creating Makefile config.status: creating libnewt.pc config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-static, --enable-shared >>> newt 0.52.21 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/newt-0.52.21/ make[1]: Entering directory '/tmp/instance-22/output-1/build/newt-0.52.21' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -M test.c testgrid.c testtree.c showchars.c showkey.c whiptail.c dialogboxes.c newt.c button.c form.c checkbox.c entry.c label.c listbox.c scrollbar.c textbox.c scale.c grid.c windows.c buttonbar.c checkboxtree.c > .depend /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o test.o test.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o newt.o newt.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o button.o button.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o form.o form.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o checkbox.o checkbox.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o entry.o entry.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o label.o label.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o listbox.o listbox.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scrollbar.o scrollbar.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o textbox.o textbox.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scale.o scale.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o grid.o grid.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o windows.o windows.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o buttonbar.o buttonbar.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o checkboxtree.o checkboxtree.c ar rv libnewt.a newt.o button.o form.o checkbox.o entry.o label.o listbox.o scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o checkboxtree.o ar: creating libnewt.a a - newt.o a - button.o a - form.o a - checkbox.o a - entry.o a - label.o a - listbox.o a - scrollbar.o a - textbox.o a - scale.o a - grid.o a - windows.o a - buttonbar.o a - checkboxtree.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -g -o test test.o libnewt.a -lslang /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o whiptail.o whiptail.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dialogboxes.o dialogboxes.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/newt.o newt.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/button.o button.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/form.o form.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/checkbox.o checkbox.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/entry.o entry.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/label.o label.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/listbox.o listbox.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/scrollbar.o scrollbar.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/textbox.o textbox.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/scale.o scale.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/grid.o grid.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/windows.o windows.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/buttonbar.o buttonbar.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -fPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o shared/checkboxtree.o checkboxtree.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -o libnewt.so.0.52.21 -Wl,--version-script,newt.0.52.ver -Wl,-soname,libnewt.so.0.52 shared/newt.o shared/button.o shared/form.o shared/checkbox.o shared/entry.o shared/label.o shared/listbox.o shared/scrollbar.o shared/textbox.o shared/scale.o shared/grid.o shared/windows.o shared/buttonbar.o shared/checkboxtree.o -lslang ln -fs libnewt.so.0.52 libnewt.so ln -fs libnewt.so.0.52.21 libnewt.so.0.52 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -g -o whiptail whiptail.o dialogboxes.o -L. -lnewt -lslang -lpopt /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o testgrid.o testgrid.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -g -o testgrid testgrid.o libnewt.a -lslang /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o testtree.o testtree.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -g -o testtree testtree.o libnewt.a -lslang /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o showchars.o showchars.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -g -o showchars showchars.o libnewt.a -lslang /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o showkey.o showkey.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -g -o showkey showkey.o libnewt.a -lslang touch _snack.so make[1]: Leaving directory '/tmp/instance-22/output-1/build/newt-0.52.21' >>> newt 0.52.21 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-22/output-1/build/newt-0.52.21/ make[1]: Entering directory '/tmp/instance-22/output-1/build/newt-0.52.21' [ -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib ] || install -m 755 -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib install -m 755 libnewt.so.0.52.21 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib ln -sf libnewt.so.0.52 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib/libnewt.so ln -sf libnewt.so.0.52.21 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib/libnewt.so.0.52 [ -n "" ] && install -m 755 whiptcl.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib || : [ -n "" ] && for ver in ; do \ [ -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib/$ver/site-packages ] || install -m 755 -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib/$ver/site-packages ;\ install -m 755 $ver/_snack.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib/$ver/site-packages ;\ install -m 644 snack.py /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib/$ver/site-packages ;\ done || : [ -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/bin ] || install -m 755 -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/bin [ -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib ] || install -m 755 -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib [ -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/include ] || install -m 755 -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/include [ -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/share/man/man1 ] || install -m 755 -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/share/man/man1 [ -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib/pkgconfig ] || install -m 755 -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib/pkgconfig install -m 644 newt.h /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/include install -m 644 libnewt.a /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib install -m 755 whiptail /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/bin install -m 644 whiptail.1 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/share/man/man1 make -C po datadir=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/share install make[2]: Entering directory '/tmp/instance-22/output-1/build/newt-0.52.21/po' mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/share/locale for n in ar.po as.po ast.po bal.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@latin.po sv.po ta.po te.po tg.po th.po tl.po tr.po uk.po vi.po wo.po xh.po zh_CN.po zh_TW.po; do \ l=`basename $n .po`; \ mo=$l.mo; \ /usr/bin/install -c -m 755 -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/share/locale/$l; \ /usr/bin/install -c -m 755 -d /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $mo /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/share/locale/$l/LC_MESSAGES/newt.mo; \ fi; \ done make[2]: Leaving directory '/tmp/instance-22/output-1/build/newt-0.52.21/po' install -m 644 libnewt.pc /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot//usr/lib/pkgconfig make[1]: Leaving directory '/tmp/instance-22/output-1/build/newt-0.52.21' >>> newt 0.52.21 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> newt 0.52.21 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/newt-0.52.21/ make[1]: Entering directory '/tmp/instance-22/output-1/build/newt-0.52.21' [ -d /tmp/instance-22/output-1/target//usr/lib ] || install -m 755 -d /tmp/instance-22/output-1/target//usr/lib install -m 755 libnewt.so.0.52.21 /tmp/instance-22/output-1/target//usr/lib ln -sf libnewt.so.0.52 /tmp/instance-22/output-1/target//usr/lib/libnewt.so ln -sf libnewt.so.0.52.21 /tmp/instance-22/output-1/target//usr/lib/libnewt.so.0.52 [ -n "" ] && install -m 755 whiptcl.so /tmp/instance-22/output-1/target//usr/lib || : [ -n "" ] && for ver in ; do \ [ -d /tmp/instance-22/output-1/target//usr/lib/$ver/site-packages ] || install -m 755 -d /tmp/instance-22/output-1/target//usr/lib/$ver/site-packages ;\ install -m 755 $ver/_snack.so /tmp/instance-22/output-1/target//usr/lib/$ver/site-packages ;\ install -m 644 snack.py /tmp/instance-22/output-1/target//usr/lib/$ver/site-packages ;\ done || : [ -d /tmp/instance-22/output-1/target//usr/bin ] || install -m 755 -d /tmp/instance-22/output-1/target//usr/bin [ -d /tmp/instance-22/output-1/target//usr/lib ] || install -m 755 -d /tmp/instance-22/output-1/target//usr/lib [ -d /tmp/instance-22/output-1/target//usr/include ] || install -m 755 -d /tmp/instance-22/output-1/target//usr/include [ -d /tmp/instance-22/output-1/target//usr/share/man/man1 ] || install -m 755 -d /tmp/instance-22/output-1/target//usr/share/man/man1 [ -d /tmp/instance-22/output-1/target//usr/lib/pkgconfig ] || install -m 755 -d /tmp/instance-22/output-1/target//usr/lib/pkgconfig install -m 644 newt.h /tmp/instance-22/output-1/target//usr/include install -m 644 libnewt.a /tmp/instance-22/output-1/target//usr/lib install -m 755 whiptail /tmp/instance-22/output-1/target//usr/bin install -m 644 whiptail.1 /tmp/instance-22/output-1/target//usr/share/man/man1 make -C po datadir=/tmp/instance-22/output-1/target//usr/share install make[2]: Entering directory '/tmp/instance-22/output-1/build/newt-0.52.21/po' mkdir -p /tmp/instance-22/output-1/target//usr/share/locale for n in ar.po as.po ast.po bal.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@latin.po sv.po ta.po te.po tg.po th.po tl.po tr.po uk.po vi.po wo.po xh.po zh_CN.po zh_TW.po; do \ l=`basename $n .po`; \ mo=$l.mo; \ /usr/bin/install -c -m 755 -d /tmp/instance-22/output-1/target//usr/share/locale/$l; \ /usr/bin/install -c -m 755 -d /tmp/instance-22/output-1/target//usr/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $mo /tmp/instance-22/output-1/target//usr/share/locale/$l/LC_MESSAGES/newt.mo; \ fi; \ done make[2]: Leaving directory '/tmp/instance-22/output-1/build/newt-0.52.21/po' install -m 644 libnewt.pc /tmp/instance-22/output-1/target//usr/lib/pkgconfig make[1]: Leaving directory '/tmp/instance-22/output-1/build/newt-0.52.21' nfacct-1.0.2.tar.bz2: OK (md5: 94faafdaaed85ca9220c5692be8a408e) nfacct-1.0.2.tar.bz2: OK (sha1: 17d6576778227ea93c62600d9b18ff4932963c6a) >>> nfacct 1.0.2 Extracting bzcat /tmp/instance-22/dl/nfacct/nfacct-1.0.2.tar.bz2 | tar --strip-components=1 -C /tmp/instance-22/output-1/build/nfacct-1.0.2 -xf - >>> nfacct 1.0.2 Patching >>> nfacct 1.0.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/nfacct-1.0.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> nfacct 1.0.2 Patching libtool patching file /tmp/instance-22/output-1/build/nfacct-1.0.2/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> nfacct 1.0.2 Configuring (cd /tmp/instance-22/output-1/build/nfacct-1.0.2/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking pkg-config is at least version 0.9.0... yes checking for LIBMNL... yes checking for LIBNETFILTER_ACCT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> nfacct 1.0.2 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/nfacct-1.0.2/ make[1]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2' Making all in include make[2]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include' Making all in linux make[3]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux' Making all in netfilter make[4]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include' Making all in src make[2]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/src' CC nfacct.o CCLD nfacct make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/src' make[2]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2' make[1]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2' >>> nfacct 1.0.2 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/nfacct-1.0.2/ make[1]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2' Making install in include make[2]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include' Making install in linux make[3]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux' Making install in netfilter make[4]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux/netfilter' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include/linux' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/include' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/src' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c nfacct '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c nfacct /tmp/instance-22/output-1/target/usr/sbin/nfacct make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2/src' make[2]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfacct-1.0.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 nfacct.8 '/tmp/instance-22/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2' make[1]: Leaving directory '/tmp/instance-22/output-1/build/nfacct-1.0.2' libtirpc-1.3.3.tar.bz2: OK (sha1: 6e52c39148494e4836e2d5d4f28b11ddfa65394b) libtirpc-1.3.3.tar.bz2: OK (sha256: 6474e98851d9f6f33871957ddee9714fdcd9d8a5ee9abb5a98d63ea2e60e12f3) >>> host-libtirpc 1.3.3 Extracting bzcat /tmp/instance-22/dl/libtirpc/libtirpc-1.3.3.tar.bz2 | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-libtirpc-1.3.3 -xf - >>> host-libtirpc 1.3.3 Patching >>> host-libtirpc 1.3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/host-libtirpc-1.3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libtirpc 1.3.3 Patching libtool patching file /tmp/instance-22/output-1/build/host-libtirpc-1.3.3/ltmain.sh Hunk #1 succeeded at 2940 (offset 253 lines). Hunk #2 succeeded at 4533 (offset 256 lines). Hunk #3 succeeded at 6829 (offset 275 lines). Hunk #4 succeeded at 6839 (offset 275 lines). Hunk #5 succeeded at 7139 (offset 282 lines). Hunk #6 succeeded at 7443 (offset 294 lines). Hunk #7 succeeded at 8419 (offset 307 lines). Hunk #8 succeeded at 11051 (offset 341 lines). >>> host-libtirpc 1.3.3 Configuring (cd /tmp/instance-22/output-1/build/host-libtirpc-1.3.3/ && rm -rf config.cache; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-22/output-1/host" --sysconfdir="/tmp/instance-22/output-1/host/etc" --localstatedir="/tmp/instance-22/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-gssapi ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for gssapi/gssapi.h... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for arpa/inet.h... yes checking for fcntl.h... yes checking for libintl.h... yes checking for limits.h... yes checking for locale.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for features.h... yes checking for gssapi/gssapi_ext.h... no checking how to run the C preprocessor... /usr/bin/cpp checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for getrpcbyname... yes checking for getrpcbynumber... yes checking for setrpcent... yes checking for endrpcent... yes checking for getrpcent... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating libtirpc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-libtirpc 1.3.3 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-libtirpc-1.3.3/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' Making all in src make[3]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/src' CC libtirpc_la-auth_none.lo CC libtirpc_la-auth_unix.lo CC libtirpc_la-authunix_prot.lo CC libtirpc_la-binddynport.lo CC libtirpc_la-bindresvport.lo CC libtirpc_la-clnt_bcast.lo CC libtirpc_la-clnt_dg.lo CC libtirpc_la-clnt_generic.lo CC libtirpc_la-clnt_perror.lo CC libtirpc_la-clnt_raw.lo CC libtirpc_la-clnt_simple.lo CC libtirpc_la-clnt_vc.lo CC libtirpc_la-rpc_dtablesize.lo CC libtirpc_la-getnetconfig.lo CC libtirpc_la-getnetpath.lo CC libtirpc_la-getrpcent.lo CC libtirpc_la-getrpcport.lo CC libtirpc_la-mt_misc.lo CC libtirpc_la-pmap_clnt.lo CC libtirpc_la-pmap_getmaps.lo CC libtirpc_la-pmap_getport.lo CC libtirpc_la-pmap_prot.lo CC libtirpc_la-pmap_prot2.lo CC libtirpc_la-pmap_rmt.lo CC libtirpc_la-rpc_prot.lo CC libtirpc_la-rpc_commondata.lo CC libtirpc_la-rpc_callmsg.lo CC libtirpc_la-rpc_generic.lo CC libtirpc_la-rpc_soc.lo CC libtirpc_la-rpcb_clnt.lo CC libtirpc_la-rpcb_prot.lo CC libtirpc_la-rpcb_st_xdr.lo CC libtirpc_la-svc.lo CC libtirpc_la-svc_auth.lo CC libtirpc_la-svc_dg.lo CC libtirpc_la-svc_auth_unix.lo CC libtirpc_la-svc_auth_none.lo CC libtirpc_la-svc_generic.lo CC libtirpc_la-svc_raw.lo CC libtirpc_la-svc_run.lo CC libtirpc_la-svc_simple.lo CC libtirpc_la-svc_vc.lo CC libtirpc_la-getpeereid.lo CC libtirpc_la-auth_time.lo CC libtirpc_la-debug.lo CC libtirpc_la-xdr.lo CC libtirpc_la-xdr_rec.lo CC libtirpc_la-xdr_array.lo CC libtirpc_la-xdr_float.lo CC libtirpc_la-xdr_mem.lo CC libtirpc_la-xdr_reference.lo CC libtirpc_la-xdr_stdio.lo CC libtirpc_la-xdr_sizeof.lo CC libtirpc_la-key_call.lo CC libtirpc_la-key_prot_xdr.lo CC libtirpc_la-getpublickey.lo CC libtirpc_la-netname.lo CC libtirpc_la-netnamer.lo CC libtirpc_la-rpcdname.lo CC libtirpc_la-rtime.lo CCLD libtirpc.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/src' Making all in man make[3]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/man' Making all in doc make[3]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/doc' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' >>> host-libtirpc 1.3.3 Installing to host directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-22/output-1/build/host-libtirpc-1.3.3/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/src' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libtirpc.la '/tmp/instance-22/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libtirpc.so.3.0.0 /tmp/instance-22/output-1/host/lib/libtirpc.so.3.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libtirpc.so.3.0.0 libtirpc.so.3 || { rm -f libtirpc.so.3 && ln -s libtirpc.so.3.0.0 libtirpc.so.3; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libtirpc.so.3.0.0 libtirpc.so || { rm -f libtirpc.so && ln -s libtirpc.so.3.0.0 libtirpc.so; }; }) libtool: install: /usr/bin/install -c .libs/libtirpc.lai /tmp/instance-22/output-1/host/lib/libtirpc.la libtool: finish: PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-22/output-1/host/lib ldconfig: /tmp/instance-22/output-1/host/lib/libguile-3.0.so.1.5.0-gdb.scm is not an ELF file - it has the wrong magic bytes at the start. ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-22/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/src' Making install in man make[2]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/man' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/share/man/man3' /usr/bin/install -c -m 644 getrpcent.3t getrpcport.3t getnetconfig.3t getnetpath.3t bindresvport.3t rpc.3t rpc_xdr.3t des_crypt.3t rpc_soc.3t rpc_secure.3t rtime.3t rpc_clnt_auth.3t rpc_clnt_calls.3t rpc_clnt_create.3t rpcbind.3t rpc_svc_calls.3t rpc_svc_create.3t rpc_svc_err.3t rpc_svc_reg.3t '/tmp/instance-22/output-1/host/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/share/man/man5' /usr/bin/install -c -m 644 netconfig.5 '/tmp/instance-22/output-1/host/share/man/man5' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/man' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/man' Making install in doc make[2]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/doc' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/doc' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/etc' /usr/bin/install -c -m 644 netconfig bindresvport.blacklist '/tmp/instance-22/output-1/host/etc' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/doc' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3/doc' make[2]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/include' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/include/tirpc/rpcsvc' /usr/bin/install -c -m 644 tirpc/rpcsvc/crypt.x tirpc/rpcsvc/crypt.h '/tmp/instance-22/output-1/host/include/tirpc/rpcsvc' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/include/tirpc' /usr/bin/install -c -m 644 tirpc/netconfig.h '/tmp/instance-22/output-1/host/include/tirpc' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/include/tirpc/rpc' /usr/bin/install -c -m 644 tirpc/rpc/xdr.h tirpc/rpc/types.h tirpc/rpc/svc_soc.h tirpc/rpc/svc.h tirpc/rpc/svc_dg.h tirpc/rpc/svc_auth.h tirpc/rpc/svc_mt.h tirpc/rpc/rpc_msg.h tirpc/rpc/rpc.h tirpc/rpc/rpcent.h tirpc/rpc/rpc_com.h tirpc/rpc/rpcb_prot.x tirpc/rpc/rpcb_prot.h tirpc/rpc/rpcb_clnt.h tirpc/rpc/raw.h tirpc/rpc/pmap_rmt.h tirpc/rpc/pmap_prot.h tirpc/rpc/pmap_clnt.h tirpc/rpc/nettype.h tirpc/rpc/key_prot.h tirpc/rpc/des.h tirpc/rpc/des_crypt.h tirpc/rpc/clnt_stat.h tirpc/rpc/clnt_soc.h tirpc/rpc/clnt.h tirpc/rpc/auth_unix.h tirpc/rpc/auth_des.h tirpc/rpc/auth.h '/tmp/instance-22/output-1/host/include/tirpc/rpc' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 libtirpc.pc '/tmp/instance-22/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-libtirpc-1.3.3' nfs-utils-2.6.2.tar.xz: OK (sha256: 5200873e81c4d610e2462fc262fe18135f2dbe78b7979f95accd159ae64d5011) >>> host-nfs-utils 2.6.2 Extracting xzcat /tmp/instance-22/dl/nfs-utils/nfs-utils-2.6.2.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-nfs-utils-2.6.2 -xf - >>> host-nfs-utils 2.6.2 Patching Applying 0001-nfsrahead-fix-linking-while-static-linking.patch using patch: patching file configure.ac patching file tools/nfsrahead/Makefile.am Applying 0002-configure.ac-allow-to-disable-nfsrahead-tool.patch using patch: patching file configure.ac patching file tools/Makefile.am >>> host-nfs-utils 2.6.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/host-nfs-utils-2.6.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-nfs-utils 2.6.2 Configuring >>> host-nfs-utils 2.6.2 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'aclocal'. libtoolize: copying file 'aclocal/libtool.m4' libtoolize: copying file 'aclocal/ltoptions.m4' libtoolize: copying file 'aclocal/ltsugar.m4' libtoolize: copying file 'aclocal/ltversion.m4' libtoolize: copying file 'aclocal/lt~obsolete.m4' configure.ac:11: installing './compile' configure.ac:7: installing './missing' support/export/Makefile.am: installing './depcomp' >>> host-nfs-utils 2.6.2 Patching libtool patching file /tmp/instance-22/output-1/build/host-nfs-utils-2.6.2/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-22/output-1/build/host-nfs-utils-2.6.2/ && rm -rf config.cache; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-22/output-1/host" --sysconfdir="/tmp/instance-22/output-1/host/etc" --localstatedir="/tmp/instance-22/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 --enable-tirpc --disable-nfsv4 --disable-nfsv41 --disable-gss --disable-uuid --disable-ipv6 --without-tcp-wrappers --with-statedir=/run/nfs --disable-caps --disable-nfsrahead --without-systemd --with-rpcgen=internal --with-tirpcinclude=/tmp/instance-22/output-1/host/include/tirpc ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking pkg-config is at least version 0.9.0... yes checking for TIRPC... yes checking for authgss_free_private_data in -ltirpc... no checking for libtirpc_set_debug in -ltirpc... yes checking for prctl... yes checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... none checking for gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking how to run the C preprocessor... /usr/bin/cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ar... /usr/bin/ar checking for ld... /usr/bin/ld -m elf_x86_64 checking for GNU libc2... yes checking for BSD signal semantics... yes checking for gethostbyname... yes checking for connect... yes checking for getaddrinfo... yes checking for getservbyname... yes checking for crypt in -lcrypt... yes checking for sched.h... yes checking for unshare... yes checking for fstatat... yes checking for statx... yes checking for pthread_create in -lpthread... yes checking for pthread.h... yes checking for rpc/rpc.h... yes checking for __res_querydomain in -lresolv... yes checking for ldap.h... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for libintl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for memory.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... yes checking for sys/vfs.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for com_err.h... no checking for et/com_err.h... no checking for ifaddrs.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct file_handle... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for error_at_line... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for working fork... yes checking for working vfork... (cached) yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for library containing getmntent... none required checking whether /usr/bin/gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for working memcmp... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether stat accepts an empty string... no checking for alarm... yes checking for atexit... yes checking for dup2... yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyname... (cached) yes checking for gethostname... yes checking for getmntent... (cached) yes checking for getnameinfo... yes checking for getrpcbyname... yes checking for getifaddrs... yes checking for gettimeofday... yes checking for hasmntopt... yes checking for inet_ntoa... yes checking for innetgr... yes checking for memset... yes checking for mkdir... yes checking for pathconf... yes checking for ppoll... yes checking for realpath... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for strtoul... yes checking for sigprocmask... yes checking for name_to_handle_at... yes checking for getrpcbynumber... yes checking for getrpcbynumber_r... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking size of socklen_t... 4 checking whether CC supports -Werror=format-overflow=2... yes checking whether CC supports -Werror=int-conversion... yes checking whether CC supports -Werror=incompatible-pointer-types... yes checking whether CC supports -Werror=misleading-indentation... yes checking whether CC supports -Wno-cast-function-type... yes checking for __attribute__((format))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating systemd/rpc-gssd.service config.status: creating systemd/rpc_pipefs.target config.status: creating systemd/var-lib-nfs-rpc_pipefs.mount config.status: creating linux-nfs/Makefile config.status: creating support/Makefile config.status: creating support/export/Makefile config.status: creating support/include/nfs/Makefile config.status: creating support/include/rpcsvc/Makefile config.status: creating support/include/sys/fs/Makefile config.status: creating support/include/sys/Makefile config.status: creating support/include/Makefile config.status: creating support/junction/Makefile config.status: creating support/misc/Makefile config.status: creating support/nfs/Makefile config.status: creating support/nsm/Makefile config.status: creating support/nfsidmap/Makefile config.status: creating support/nfsidmap/libnfsidmap.pc config.status: creating tools/Makefile config.status: creating tools/locktest/Makefile config.status: creating tools/nlmtest/Makefile config.status: creating tools/rpcdebug/Makefile config.status: creating tools/rpcgen/Makefile config.status: creating tools/mountstats/Makefile config.status: creating tools/nfs-iostat/Makefile config.status: creating tools/nfsrahead/Makefile config.status: creating tools/rpcctl/Makefile config.status: creating tools/nfsdclnts/Makefile config.status: creating tools/nfsconf/Makefile config.status: creating tools/nfsdclddb/Makefile config.status: creating utils/Makefile config.status: creating utils/blkmapd/Makefile config.status: creating utils/nfsdcld/Makefile config.status: creating utils/nfsdcltrack/Makefile config.status: creating utils/exportfs/Makefile config.status: creating utils/gssd/Makefile config.status: creating utils/idmapd/Makefile config.status: creating utils/mount/Makefile config.status: creating utils/mountd/Makefile config.status: creating utils/exportd/Makefile config.status: creating utils/nfsd/Makefile config.status: creating utils/nfsref/Makefile config.status: creating utils/nfsstat/Makefile config.status: creating utils/nfsidmap/Makefile config.status: creating utils/showmount/Makefile config.status: creating utils/statd/Makefile config.status: creating systemd/Makefile config.status: creating tests/Makefile config.status: creating tests/nsm_client/Makefile config.status: creating support/include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-nfs-utils 2.6.2 Building /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-nfs-utils-2.6.2/tools/rpcgen make[1]: Entering directory '/tmp/instance-22/output-1/build/host-nfs-utils-2.6.2/tools/rpcgen' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include/tirpc -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -c -o rpc_clntout.o rpc_clntout.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include/tirpc -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -c -o rpc_cout.o rpc_cout.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include/tirpc -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -c -o rpc_hout.o rpc_hout.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include/tirpc -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -c -o rpc_main.o rpc_main.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include/tirpc -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -c -o rpc_parse.o rpc_parse.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include/tirpc -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -c -o rpc_sample.o rpc_sample.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include/tirpc -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -c -o rpc_scan.o rpc_scan.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include/tirpc -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -c -o rpc_svcout.o rpc_svcout.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include/tirpc -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -c -o rpc_tblout.o rpc_tblout.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include/tirpc -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -c -o rpc_util.o rpc_util.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib -o rpcgen rpc_clntout.o rpc_cout.o rpc_hout.o rpc_main.o rpc_parse.o rpc_sample.o rpc_scan.o rpc_svcout.o rpc_tblout.o rpc_util.o -lresolv libtool: link: /usr/bin/gcc -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/tmp/instance-22/output-1/host/include -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/lib -o rpcgen rpc_clntout.o rpc_cout.o rpc_hout.o rpc_main.o rpc_parse.o rpc_sample.o rpc_scan.o rpc_svcout.o rpc_tblout.o rpc_util.o -L/tmp/instance-22/output-1/host/lib -lresolv make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-nfs-utils-2.6.2/tools/rpcgen' >>> host-nfs-utils 2.6.2 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-22/output-1/build/host-nfs-utils-2.6.2/tools/rpcgen/rpcgen /tmp/instance-22/output-1/host/bin/rpcgen nfs-utils-2.6.2.tar.xz: OK (sha256: 5200873e81c4d610e2462fc262fe18135f2dbe78b7979f95accd159ae64d5011) >>> nfs-utils 2.6.2 Extracting xzcat /tmp/instance-22/dl/nfs-utils/nfs-utils-2.6.2.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/nfs-utils-2.6.2 -xf - >>> nfs-utils 2.6.2 Patching Applying 0001-nfsrahead-fix-linking-while-static-linking.patch using patch: patching file configure.ac patching file tools/nfsrahead/Makefile.am Applying 0002-configure.ac-allow-to-disable-nfsrahead-tool.patch using patch: patching file configure.ac patching file tools/Makefile.am >>> nfs-utils 2.6.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/nfs-utils-2.6.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> nfs-utils 2.6.2 Configuring >>> nfs-utils 2.6.2 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'aclocal'. libtoolize: copying file 'aclocal/libtool.m4' libtoolize: copying file 'aclocal/ltoptions.m4' libtoolize: copying file 'aclocal/ltsugar.m4' libtoolize: copying file 'aclocal/ltversion.m4' libtoolize: copying file 'aclocal/lt~obsolete.m4' configure.ac:11: installing './compile' configure.ac:7: installing './missing' support/export/Makefile.am: installing './depcomp' >>> nfs-utils 2.6.2 Patching libtool patching file /tmp/instance-22/output-1/build/nfs-utils-2.6.2/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-22/output-1/build/nfs-utils-2.6.2/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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 knfsd_cv_bsd_signals=no CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-tirpc --enable-ipv6 --without-tcp-wrappers --with-statedir=/run/nfs --with-rpcgen=/tmp/instance-22/output-1/host/bin/rpcgen --disable-nfsv4 --disable-nfsv41 --disable-gss --disable-svcgss --enable-caps --without-systemd ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-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... no checking whether make supports the include directive... yes (GNU style) checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking pkg-config is at least version 0.9.0... yes checking for LIBMOUNT... yes checking pkg-config is at least version 0.9.0... yes checking for TIRPC... yes checking for authgss_free_private_data in -ltirpc... no checking for libtirpc_set_debug in -ltirpc... yes checking for prctl... yes checking for cap_get_proc in -lcap... yes checking for sys/capability.h... yes checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mipsel-buildroot-linux-gnu-ar... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for mipsel-buildroot-linux-gnu-ld... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking for GNU libc2... yes checking for BSD signal semantics... (cached) no checking for gethostbyname... yes checking for connect... yes checking for getaddrinfo... yes checking for getservbyname... yes checking for crypt in -lcrypt... yes checking for sched.h... yes checking for unshare... yes checking for fstatat... yes checking for statx... yes checking for pthread_create in -lpthread... yes checking for pthread.h... yes checking for rpc/rpc.h... yes checking for blkid_get_library_version in -lblkid... yes checking for blkid/blkid.h... yes checking for suitable libblkid version... unknown configure: WARNING: uuid support disabled as libblkid is too old checking for __res_querydomain in -lresolv... no checking for res_querydomain in -lresolv... yes checking for ldap.h... no checking for getifaddrs... yes checking for getnameinfo... yes checking for bindresvport_sa in -ltirpc... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for libintl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for memory.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... yes checking for sys/vfs.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for com_err.h... yes checking for et/com_err.h... yes checking for ifaddrs.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct file_handle... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for error_at_line... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... guessing yes checking for library containing getmntent... none required checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... yes checking whether lstat correctly handles trailing slash... (cached) yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for working memcmp... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether stat accepts an empty string... yes checking for alarm... yes checking for atexit... yes checking for dup2... yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyname... (cached) yes checking for gethostname... yes checking for getmntent... (cached) yes checking for getnameinfo... (cached) yes checking for getrpcbyname... yes checking for getifaddrs... (cached) yes checking for gettimeofday... yes checking for hasmntopt... yes checking for inet_ntoa... yes checking for innetgr... yes checking for memset... yes checking for mkdir... yes checking for pathconf... yes checking for ppoll... yes checking for realpath... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for strtoul... yes checking for sigprocmask... yes checking for name_to_handle_at... yes checking for getrpcbynumber... yes checking for getrpcbynumber_r... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of size_t... 4 checking size of socklen_t... 4 checking whether CC supports -Werror=format-overflow=2... yes checking whether CC supports -Werror=int-conversion... yes checking whether CC supports -Werror=incompatible-pointer-types... yes checking whether CC supports -Werror=misleading-indentation... yes checking whether CC supports -Wno-cast-function-type... yes checking for __attribute__((format))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating systemd/rpc-gssd.service config.status: creating systemd/rpc_pipefs.target config.status: creating systemd/var-lib-nfs-rpc_pipefs.mount config.status: creating linux-nfs/Makefile config.status: creating support/Makefile config.status: creating support/export/Makefile config.status: creating support/include/nfs/Makefile config.status: creating support/include/rpcsvc/Makefile config.status: creating support/include/sys/fs/Makefile config.status: creating support/include/sys/Makefile config.status: creating support/include/Makefile config.status: creating support/junction/Makefile config.status: creating support/misc/Makefile config.status: creating support/nfs/Makefile config.status: creating support/nsm/Makefile config.status: creating support/nfsidmap/Makefile config.status: creating support/nfsidmap/libnfsidmap.pc config.status: creating tools/Makefile config.status: creating tools/locktest/Makefile config.status: creating tools/nlmtest/Makefile config.status: creating tools/rpcdebug/Makefile config.status: creating tools/rpcgen/Makefile config.status: creating tools/mountstats/Makefile config.status: creating tools/nfs-iostat/Makefile config.status: creating tools/nfsrahead/Makefile config.status: creating tools/rpcctl/Makefile config.status: creating tools/nfsdclnts/Makefile config.status: creating tools/nfsconf/Makefile config.status: creating tools/nfsdclddb/Makefile config.status: creating utils/Makefile config.status: creating utils/blkmapd/Makefile config.status: creating utils/nfsdcld/Makefile config.status: creating utils/nfsdcltrack/Makefile config.status: creating utils/exportfs/Makefile config.status: creating utils/gssd/Makefile config.status: creating utils/idmapd/Makefile config.status: creating utils/mount/Makefile config.status: creating utils/mountd/Makefile config.status: creating utils/exportd/Makefile config.status: creating utils/nfsd/Makefile config.status: creating utils/nfsref/Makefile config.status: creating utils/nfsstat/Makefile config.status: creating utils/nfsidmap/Makefile config.status: creating utils/showmount/Makefile config.status: creating utils/statd/Makefile config.status: creating systemd/Makefile config.status: creating tests/Makefile config.status: creating tests/nsm_client/Makefile config.status: creating support/include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls >>> nfs-utils 2.6.2 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/nfs-utils-2.6.2/ make[1]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' Making all in support make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support' Making all in export make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/export' test -f mount_clnt.c && rm -rf mount_clnt.c || true /tmp/instance-22/output-1/host/bin/rpcgen -l -o mount_clnt.c mount.x test -f mount_xdr.c && rm -rf mount_xdr.c || true /tmp/instance-22/output-1/host/bin/rpcgen -c -i 0 -o mount_xdr.c mount.x test -f mount.h && rm -rf mount.h || true /tmp/instance-22/output-1/host/bin/rpcgen -h -o mount.h mount.x rm -f ../../support/include/mount.h ln -s ../export/mount.h ../../support/include/mount.h /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/export' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o client.o client.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o export.o export.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o hostname.o hostname.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o xtab.o xtab.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mount_clnt.o mount_clnt.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mount_xdr.o mount_xdr.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o cache.o cache.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o auth.o auth.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o v4root.o v4root.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fsloc.o fsloc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o v4clients.o v4clients.c rm -f libexport.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar cru libexport.a client.o export.o hostname.o xtab.o mount_clnt.o mount_xdr.o cache.o auth.o v4root.o fsloc.o v4clients.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib libexport.a make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/export' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/export' Making all in include make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' /home/autobuild/make/make all-recursive make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' Making all in nfs make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/nfs' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/nfs' Making all in rpcsvc make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/rpcsvc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/rpcsvc' Making all in sys make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys' Making all in fs make[6]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys/fs' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys/fs' make[6]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys' make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' Making all in misc make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/misc' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o tcpwrapper.o tcpwrapper.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o from_local.o from_local.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mountpoint.o mountpoint.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o file.o file.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nfsd_path.o nfsd_path.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o workqueue.o workqueue.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o xstat.o xstat.c rm -f libmisc.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar cru libmisc.a tcpwrapper.o from_local.o mountpoint.o file.o nfsd_path.o workqueue.o xstat.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib libmisc.a make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/misc' Making all in nfs make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nfs' /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o exports.lo exports.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c exports.c -fPIC -DPIC -o .libs/exports.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rmtab.lo rmtab.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c rmtab.c -fPIC -DPIC -o .libs/rmtab.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o xio.lo xio.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c xio.c -fPIC -DPIC -o .libs/xio.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rpcmisc.lo rpcmisc.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c rpcmisc.c -fPIC -DPIC -o .libs/rpcmisc.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rpcdispatch.lo rpcdispatch.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c rpcdispatch.c -fPIC -DPIC -o .libs/rpcdispatch.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o xcommon.lo xcommon.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c xcommon.c -fPIC -DPIC -o .libs/xcommon.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o wildmat.lo wildmat.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c wildmat.c -fPIC -DPIC -o .libs/wildmat.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mydaemon.lo mydaemon.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c mydaemon.c -fPIC -DPIC -o .libs/mydaemon.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rpc_socket.lo rpc_socket.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c rpc_socket.c -fPIC -DPIC -o .libs/rpc_socket.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o getport.lo getport.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c getport.c -fPIC -DPIC -o .libs/getport.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o svc_socket.lo svc_socket.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c svc_socket.c -fPIC -DPIC -o .libs/svc_socket.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o cacheio.lo cacheio.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c cacheio.c -fPIC -DPIC -o .libs/cacheio.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o closeall.lo closeall.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c closeall.c -fPIC -DPIC -o .libs/closeall.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nfs_mntent.lo nfs_mntent.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c nfs_mntent.c -fPIC -DPIC -o .libs/nfs_mntent.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o svc_create.lo svc_create.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c svc_create.c -fPIC -DPIC -o .libs/svc_create.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o atomicio.lo atomicio.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c atomicio.c -fPIC -DPIC -o .libs/atomicio.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o strlcat.lo strlcat.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o strlcpy.lo strlcpy.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o conffile.lo conffile.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c conffile.c -fPIC -DPIC -o .libs/conffile.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o xlog.lo xlog.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c xlog.c -fPIC -DPIC -o .libs/xlog.o /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o libnfsconf.la conffile.lo xlog.lo -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar cru .libs/libnfsconf.a .libs/conffile.o .libs/xlog.o libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib .libs/libnfsconf.a libtool: link: ( cd ".libs" && rm -f "libnfsconf.la" && ln -s "../libnfsconf.la" "libnfsconf.la" ) /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o libnfs.la exports.lo rmtab.lo xio.lo rpcmisc.lo rpcdispatch.lo xcommon.lo wildmat.lo mydaemon.lo rpc_socket.lo getport.lo svc_socket.lo cacheio.lo closeall.lo nfs_mntent.lo svc_create.lo atomicio.lo strlcat.lo strlcpy.lo libnfsconf.la -lresolv libtool: link: (cd .libs/libnfs.lax/libnfsconf.a && /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar x "/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nfs/./.libs/libnfsconf.a") libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar cru .libs/libnfs.a .libs/exports.o .libs/rmtab.o .libs/xio.o .libs/rpcmisc.o .libs/rpcdispatch.o .libs/xcommon.o .libs/wildmat.o .libs/mydaemon.o .libs/rpc_socket.o .libs/getport.o .libs/svc_socket.o .libs/cacheio.o .libs/closeall.o .libs/nfs_mntent.o .libs/svc_create.o .libs/atomicio.o .libs/strlcat.o .libs/strlcpy.o .libs/libnfs.lax/libnfsconf.a/conffile.o .libs/libnfs.lax/libnfsconf.a/xlog.o libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib .libs/libnfs.a libtool: link: rm -fr .libs/libnfs.lax libtool: link: ( cd ".libs" && rm -f "libnfs.la" && ln -s "../libnfs.la" "libnfs.la" ) make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nfs' Making all in nsm make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nsm' test -f sm_inter_clnt.c && rm -rf sm_inter_clnt.c || true /tmp/instance-22/output-1/host/bin/rpcgen -l -o sm_inter_clnt.c sm_inter.x test -f sm_inter_svc.c && rm -rf sm_inter_svc.c || true /tmp/instance-22/output-1/host/bin/rpcgen -m -o sm_inter_svc.c sm_inter.x test -f sm_inter_xdr.c && rm -rf sm_inter_xdr.c || true /tmp/instance-22/output-1/host/bin/rpcgen -c -i 0 -o sm_inter_xdr.c sm_inter.x test -f sm_inter.h && rm -rf sm_inter.h || true /tmp/instance-22/output-1/host/bin/rpcgen -h -o sm_inter.h sm_inter.x echo "void sm_prog_1(struct svc_req *, SVCXPRT *);" >> sm_inter.h rm -f ../../support/include/sm_inter.h ln -s ../nsm/sm_inter.h ../../support/include/sm_inter.h /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nsm' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sm_inter_clnt.o sm_inter_clnt.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sm_inter_svc.o sm_inter_svc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sm_inter_xdr.o sm_inter_xdr.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o file.o file.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rpc.o rpc.c rm -f libnsm.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar cru libnsm.a sm_inter_clnt.o sm_inter_svc.o sm_inter_xdr.o file.o rpc.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib libnsm.a make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nsm' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nsm' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support' Making all in tools make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools' Making all in locktest make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/locktest' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -I/tmp/instance-22/output-1/host/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o testlk-testlk.o `test -f 'testlk.c' || echo './'`testlk.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -I/tmp/instance-22/output-1/host/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib -o testlk testlk-testlk.o -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -I/tmp/instance-22/output-1/host/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/lib -o testlk testlk-testlk.o -L/tmp/instance-22/output-1/host/lib -lresolv make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/locktest' Making all in rpcdebug make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcdebug' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rpcdebug.o rpcdebug.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o rpcdebug rpcdebug.o -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o rpcdebug rpcdebug.o -lresolv make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcdebug' Making all in nlmtest make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nlmtest' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nlmtest' Making all in mountstats make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/mountstats' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/mountstats' Making all in nfs-iostat make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfs-iostat' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfs-iostat' Making all in rpcctl make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcctl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcctl' Making all in nfsdclnts make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsdclnts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsdclnts' Making all in nfsconf make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsconf' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nfsconfcli.o nfsconfcli.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o nfsconf nfsconfcli.o ../../support/nfs/libnfsconf.la -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o nfsconf nfsconfcli.o ../../support/nfs/.libs/libnfsconf.a -lresolv make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsconf' Making all in nfsrahead make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsrahead' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o main.o main.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lmount -o nfsrahead main.o ../../support/nfs/libnfsconf.la -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o nfsrahead main.o -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libmount.so /tmp/instance-22/output-1/build/util-linux-2.38/.libs/libblkid.so ../../support/nfs/.libs/libnfsconf.a -lresolv -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/build/util-linux-2.38/.libs -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsrahead' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools' Making all in utils make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils' Making all in exportfs make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/exportfs' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o exportfs.o exportfs.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o exportfs exportfs.o ../../support/export/libexport.a ../../support/nfs/libnfs.la ../../support/misc/libmisc.a -lpthread -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o exportfs exportfs.o ../../support/export/libexport.a ../../support/nfs/.libs/libnfs.a ../../support/misc/libmisc.a -lpthread -lresolv make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/exportfs' Making all in mountd make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mountd' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../../support/include -I../../support/export -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mountd-mountd.o `test -f 'mountd.c' || echo './'`mountd.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../../support/include -I../../support/export -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mountd-mount_dispatch.o `test -f 'mount_dispatch.c' || echo './'`mount_dispatch.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../../support/include -I../../support/export -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mountd-rmtab.o `test -f 'rmtab.c' || echo './'`rmtab.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../../support/include -I../../support/export -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mountd-svc_run.o `test -f 'svc_run.c' || echo './'`svc_run.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o mountd mountd-mountd.o mountd-mount_dispatch.o mountd-rmtab.o mountd-svc_run.o ../../support/export/libexport.a ../../support/nfs/libnfs.la ../../support/misc/libmisc.a -lblkid -luuid -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lpthread -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o mountd mountd-mountd.o mountd-mount_dispatch.o mountd-rmtab.o mountd-svc_run.o ../../support/export/libexport.a ../../support/nfs/.libs/libnfs.a ../../support/misc/libmisc.a /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lpthread -lresolv -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mountd' Making all in nfsd make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsd' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nfsd.o nfsd.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nfssvc.o nfssvc.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o nfsd nfsd.o nfssvc.o ../../support/nfs/libnfs.la -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o nfsd nfsd.o nfssvc.o ../../support/nfs/.libs/libnfs.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lpthread -lresolv -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsd' Making all in nfsstat make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsstat' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nfsstat.o nfsstat.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o nfsstat nfsstat.o ../../support/export/libexport.a ../../support/nfs/libnfs.la ../../support/misc/libmisc.a -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o nfsstat nfsstat.o ../../support/export/libexport.a ../../support/nfs/.libs/libnfs.a ../../support/misc/libmisc.a -lresolv make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsstat' Making all in showmount make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/showmount' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../../support/export -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o showmount-showmount.o `test -f 'showmount.c' || echo './'`showmount.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o showmount showmount-showmount.o ../../support/export/libexport.a ../../support/nfs/libnfs.la ../../support/misc/libmisc.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o showmount showmount-showmount.o ../../support/export/libexport.a ../../support/nfs/.libs/libnfs.a ../../support/misc/libmisc.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lpthread -lresolv -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/showmount' Making all in statd make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o callback.o callback.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o notlist.o notlist.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o misc.o misc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o monitor.o monitor.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o hostname.o hostname.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o simu.o simu.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o stat.o stat.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o statd.o statd.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o svc_run.o svc_run.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rmtcall.o rmtcall.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o statd callback.o notlist.o misc.o monitor.o hostname.o simu.o stat.o statd.o svc_run.o rmtcall.o ../../support/nsm/libnsm.a ../../support/nfs/libnfs.la ../../support/misc/libmisc.a -lcap -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o statd callback.o notlist.o misc.o monitor.o hostname.o simu.o stat.o statd.o svc_run.o rmtcall.o ../../support/nsm/libnsm.a ../../support/nfs/.libs/libnfs.a ../../support/misc/libmisc.a -lcap -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lpthread -lresolv -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sm-notify.o sm-notify.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sm-notify sm-notify.o ../../support/nsm/libnsm.a ../../support/nfs/libnfs.la ../../support/misc/libmisc.a -lcap -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sm-notify sm-notify.o ../../support/nsm/libnsm.a ../../support/nfs/.libs/libnfs.a ../../support/misc/libmisc.a -lcap -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lpthread -lresolv -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' Making all in mount make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mount' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o error.o error.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o network.o network.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o token.o token.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o parse_opt.o parse_opt.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o parse_dev.o parse_dev.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nfsmount.o nfsmount.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nfs4mount.o nfs4mount.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o stropts.o stropts.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o utils.o utils.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o configfile.o configfile.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mount.o mount.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fstab.o fstab.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/tirpc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nfsumount.o nfsumount.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o mount.nfs error.o network.o token.o parse_opt.o parse_dev.o nfsmount.o nfs4mount.o stropts.o utils.o configfile.o mount.o fstab.o nfsumount.o ../../support/nfs/libnfs.la ../../support/export/libexport.a ../../support/misc/libmisc.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lresolv libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pipe -Wall -Wextra -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o mount.nfs error.o network.o token.o parse_opt.o parse_dev.o nfsmount.o nfs4mount.o stropts.o utils.o configfile.o mount.o fstab.o nfsumount.o ../../support/nfs/.libs/libnfs.a ../../support/export/libexport.a ../../support/misc/libmisc.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lpthread -lresolv -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mount' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils' Making all in linux-nfs make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/linux-nfs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/linux-nfs' Making all in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests' Making all in nsm_client make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests/nsm_client' test -f nlm_sm_inter_clnt.c && rm -rf nlm_sm_inter_clnt.c || true /tmp/instance-22/output-1/host/bin/rpcgen -l -o nlm_sm_inter_clnt.c nlm_sm_inter.x test -f nlm_sm_inter_svc.c && rm -rf nlm_sm_inter_svc.c || true /tmp/instance-22/output-1/host/bin/rpcgen -m -o nlm_sm_inter_svc.c nlm_sm_inter.x test -f nlm_sm_inter_xdr.c && rm -rf nlm_sm_inter_xdr.c || true /tmp/instance-22/output-1/host/bin/rpcgen -c -o nlm_sm_inter_xdr.c nlm_sm_inter.x test -f nlm_sm_inter.h && rm -rf nlm_sm_inter.h || true /tmp/instance-22/output-1/host/bin/rpcgen -h -o nlm_sm_inter.h nlm_sm_inter.x /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests/nsm_client' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests/nsm_client' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests/nsm_client' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests' Making all in systemd make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/systemd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/systemd' make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' make[1]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' >>> nfs-utils 2.6.2 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/nfs-utils-2.6.2/ make[1]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' Making install in support make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support' Making install in export make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/export' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/export' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/export' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/export' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/export' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/export' Making install in include make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' Making install in nfs make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/nfs' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/nfs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/nfs' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/nfs' Making install in rpcsvc make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/rpcsvc' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/rpcsvc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/rpcsvc' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/rpcsvc' Making install in sys make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys' Making install in fs make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys/fs' make[6]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys/fs' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys/fs' make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys/fs' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys' make[6]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys' make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include/sys' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/include' Making install in misc make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/misc' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/misc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/misc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/misc' Making install in nfs make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nfs' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nfs' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nfs' Making install in nsm make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nsm' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nsm' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nsm' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nsm' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nsm' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support/nsm' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/support' Making install in tools make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools' Making install in locktest make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/locktest' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/locktest' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/locktest' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/locktest' Making install in rpcdebug make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcdebug' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcdebug' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c rpcdebug '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c rpcdebug /tmp/instance-22/output-1/target/usr/sbin/rpcdebug /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'rpcdebug.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/rpcdebug.8' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcdebug' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcdebug' Making install in nlmtest make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nlmtest' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nlmtest' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nlmtest' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nlmtest' Making install in mountstats make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/mountstats' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/mountstats' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'mountstats.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/mountstats.8' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/mountstats' /usr/bin/install -c -m 755 mountstats.py /tmp/instance-22/output-1/target/usr/sbin/mountstats make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/mountstats' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/mountstats' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/mountstats' Making install in nfs-iostat make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfs-iostat' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfs-iostat' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'nfsiostat.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/nfsiostat.8' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfs-iostat' /usr/bin/install -c -m 755 nfs-iostat.py /tmp/instance-22/output-1/target/usr/sbin/nfsiostat make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfs-iostat' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfs-iostat' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfs-iostat' Making install in rpcctl make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcctl' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcctl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'rpcctl.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/rpcctl.8' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcctl' /usr/bin/install -c -m 755 rpcctl.py /tmp/instance-22/output-1/target/usr/sbin/rpcctl make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcctl' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcctl' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/rpcctl' Making install in nfsdclnts make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsdclnts' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsdclnts' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'nfsdclnts.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/nfsdclnts.8' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsdclnts' /usr/bin/install -c -m 755 nfsdclnts.py /tmp/instance-22/output-1/target/usr/sbin/nfsdclnts make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsdclnts' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsdclnts' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsdclnts' Making install in nfsconf make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsconf' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsconf' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c nfsconf '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c nfsconf /tmp/instance-22/output-1/target/usr/sbin/nfsconf /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'nfsconf.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/nfsconf.8' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsconf' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsconf' Making install in nfsrahead make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsrahead' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsrahead' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/libexec' /bin/bash ../../libtool --mode=install /usr/bin/install -c nfsrahead '/tmp/instance-22/output-1/target/usr/libexec' libtool: install: /usr/bin/install -c nfsrahead /tmp/instance-22/output-1/target/usr/libexec/nfsrahead /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 'nfsrahead.man' '/tmp/instance-22/output-1/target/usr/share/man/man5/nfsrahead.5' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/udev/rules.d/' /usr/bin/install -c -m 644 99-nfs.rules '/tmp/instance-22/output-1/target/usr/lib/udev/rules.d/' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsrahead' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools/nfsrahead' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tools' Making install in utils make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils' Making install in exportfs make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/exportfs' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/exportfs' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c exportfs '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c exportfs /tmp/instance-22/output-1/target/usr/sbin/exportfs /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 'exports.man' '/tmp/instance-22/output-1/target/usr/share/man/man5/exports.5' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 'nfsd.man' '/tmp/instance-22/output-1/target/usr/share/man/man7/nfsd.7' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'exportfs.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/exportfs.8' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/exportfs' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/exportfs' Making install in mountd make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mountd' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mountd' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c mountd '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c mountd /tmp/instance-22/output-1/target/usr/sbin/mountd /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mountd' (cd /tmp/instance-22/output-1/target/usr/sbin && \ for p in mountd; do \ mv -f $p rpc.$p ;\ done) make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mountd' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'mountd.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/mountd.8' (cd /tmp/instance-22/output-1/target/usr/share/man/man8 && \ for m in mountd.man ; do \ inst=`echo $m | sed -e 's/man$/8/'`; \ rm -f rpc.$inst ; \ ln -s $inst rpc.$inst ; \ done) make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mountd' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mountd' Making install in nfsd make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsd' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsd' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c nfsd '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c nfsd /tmp/instance-22/output-1/target/usr/sbin/nfsd /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsd' (cd /tmp/instance-22/output-1/target/usr/sbin && \ for p in nfsd; do \ mv -f $p rpc.$p ;\ done) make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsd' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'nfsd.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/nfsd.8' (cd /tmp/instance-22/output-1/target/usr/share/man/man8 && \ for m in nfsd.man ; do \ inst=`echo $m | sed -e 's/man$/8/'`; \ rm -f rpc.$inst ; \ ln -s $inst rpc.$inst ; \ done) make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsd' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsd' Making install in nfsstat make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsstat' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsstat' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c nfsstat '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c nfsstat /tmp/instance-22/output-1/target/usr/sbin/nfsstat /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'nfsstat.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/nfsstat.8' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsstat' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/nfsstat' Making install in showmount make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/showmount' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/showmount' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c showmount '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c showmount /tmp/instance-22/output-1/target/usr/sbin/showmount /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'showmount.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/showmount.8' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/showmount' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/showmount' Making install in statd make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /usr/bin/install -c start-statd '/tmp/instance-22/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c statd sm-notify '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c statd /tmp/instance-22/output-1/target/usr/sbin/statd libtool: install: /usr/bin/install -c sm-notify /tmp/instance-22/output-1/target/usr/sbin/sm-notify /home/autobuild/make/make install-exec-hook make[6]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' (cd /tmp/instance-22/output-1/target/usr/sbin && \ for p in statd sm-notify; do \ [ $p = sm-notify ] || mv -f $p rpc.$p ;\ done) make[6]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'statd.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/statd.8' /usr/bin/install -c -m 644 'sm-notify.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/sm-notify.8' (cd /tmp/instance-22/output-1/target/usr/share/man/man8 && \ for m in statd.man sm-notify.man ; do \ inst=`echo $m | sed -e 's/man$/8/'`; \ rm -f rpc.$inst ; \ ln -s $inst rpc.$inst ; \ done) make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/statd' Making install in mount make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mount' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mount' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c mount.nfs '/tmp/instance-22/output-1/target/sbin' libtool: install: /usr/bin/install -c mount.nfs /tmp/instance-22/output-1/target/sbin/mount.nfs /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mount' (cd /tmp/instance-22/output-1/target/sbin && \ ln -sf mount.nfs mount.nfs4 && \ ln -sf mount.nfs umount.nfs && \ ln -sf mount.nfs umount.nfs4 && \ chmod 4511 mount.nfs ) make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mount' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 'nfs.man' '/tmp/instance-22/output-1/target/usr/share/man/man5/nfs.5' /usr/bin/install -c -m 644 'nfsmount.conf.man' '/tmp/instance-22/output-1/target/usr/share/man/man5/nfsmount.conf.5' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 'mount.nfs.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/mount.nfs.8' /usr/bin/install -c -m 644 'umount.nfs.man' '/tmp/instance-22/output-1/target/usr/share/man/man8/umount.nfs.8' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mount' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mount' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils' Making install in linux-nfs make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/linux-nfs' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/linux-nfs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/linux-nfs' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/linux-nfs' Making install in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests' Making install in nsm_client make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests/nsm_client' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests/nsm_client' make[5]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests/nsm_client' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests/nsm_client' make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests/nsm_client' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests/nsm_client' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests' make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/tests' Making install in systemd make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/systemd' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/systemd' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 'nfs.conf.man' '/tmp/instance-22/output-1/target/usr/share/man/man5/nfs.conf.5' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 'nfs.systemd.man' '/tmp/instance-22/output-1/target/usr/share/man/man7/nfs.systemd.7' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/systemd' mkdir -p /tmp/instance-22/output-1/target/usr/lib/modprobe.d cp 50-nfs.conf /tmp/instance-22/output-1/target/usr/lib/modprobe.d make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/systemd' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/systemd' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2/systemd' make[2]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' make[3]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' make[3]: Nothing to be done for 'install-exec-am'. /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' if [ ! -d /tmp/instance-22/output-1/target/run/nfs ]; then mkdir -p /tmp/instance-22/output-1/target/run/nfs; fi touch /tmp/instance-22/output-1/target/run/nfs/etab; chmod 644 /tmp/instance-22/output-1/target/run/nfs/etab touch /tmp/instance-22/output-1/target/run/nfs/rmtab; chmod 644 /tmp/instance-22/output-1/target/run/nfs/rmtab mkdir -p /tmp/instance-22/output-1/target/run/nfs/sm /tmp/instance-22/output-1/target/run/nfs/sm.bak touch /tmp/instance-22/output-1/target/run/nfs/state chmod go-rwx /tmp/instance-22/output-1/target/run/nfs/sm /tmp/instance-22/output-1/target/run/nfs/sm.bak /tmp/instance-22/output-1/target/run/nfs/state chown nobody /tmp/instance-22/output-1/target/run/nfs/sm /tmp/instance-22/output-1/target/run/nfs/sm.bak /tmp/instance-22/output-1/target/run/nfs/state chown: changing ownership of '/tmp/instance-22/output-1/target/run/nfs/sm': Operation not permitted chown: changing ownership of '/tmp/instance-22/output-1/target/run/nfs/sm.bak': Operation not permitted chown: changing ownership of '/tmp/instance-22/output-1/target/run/nfs/state': Operation not permitted make[4]: [Makefile:921: install-data-hook] Error 1 (ignored) make[4]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' make[3]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' make[2]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' make[1]: Leaving directory '/tmp/instance-22/output-1/build/nfs-utils-2.6.2' cd /tmp/instance-22/output-1/target && rm -f usr/sbin/rpcdebug usr/sbin/rpc.lockd usr/sbin/rpc.rquotad usr/sbin/exportfs usr/sbin/rpc.mountd usr/sbin/rpc.nfsd usr/lib/systemd/system/nfs-server.service touch /tmp/instance-22/output-1/target/etc/exports /usr/bin/install -D -m 644 /tmp/instance-22/output-1/build/nfs-utils-2.6.2/utils/mount/nfsmount.conf /tmp/instance-22/output-1/target/etc/nfsmount.conf >>> nmon 16n Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.lmon16n.c.oa5YbG/output' 'https://sourceforge.net/projects/nmon/files/lmon16n.c' --2023-02-12 10:22:40-- https://sourceforge.net/projects/nmon/files/lmon16n.c Resolving sourceforge.net (sourceforge.net)... 104.18.11.128, 104.18.10.128, 2606:4700::6812:b80, ... Connecting to sourceforge.net (sourceforge.net)|104.18.11.128|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/projects/nmon/files/lmon16n.c/ [following] --2023-02-12 10:22:40-- https://sourceforge.net/projects/nmon/files/lmon16n.c/ Reusing existing connection to sourceforge.net:443. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/projects/nmon/files/lmon16n.c/download [following] --2023-02-12 10:22:40-- https://sourceforge.net/projects/nmon/files/lmon16n.c/download Reusing existing connection to sourceforge.net:443. HTTP request sent, awaiting response... 302 Found Location: https://downloads.sourceforge.net/project/nmon/lmon16n.c?ts=gAAAAABj6SBgwtR68MyOZ-MHzTfTq93e-eK72kmxriyBvTBuwtCRde7AAxsdOXMEKVlVr5R21hWJTlo75PAcJsqwpgB4qNyU-Q%3D%3D&use_mirror=newcontinuum&r= [following] --2023-02-12 10:22:40-- https://downloads.sourceforge.net/project/nmon/lmon16n.c?ts=gAAAAABj6SBgwtR68MyOZ-MHzTfTq93e-eK72kmxriyBvTBuwtCRde7AAxsdOXMEKVlVr5R21hWJTlo75PAcJsqwpgB4qNyU-Q%3D%3D&use_mirror=newcontinuum&r= Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://newcontinuum.dl.sourceforge.net/project/nmon/lmon16n.c [following] --2023-02-12 10:22:40-- https://newcontinuum.dl.sourceforge.net/project/nmon/lmon16n.c Resolving newcontinuum.dl.sourceforge.net (newcontinuum.dl.sourceforge.net)... 64.79.96.4, 2607:ff50:0:11::32 Connecting to newcontinuum.dl.sourceforge.net (newcontinuum.dl.sourceforge.net)|64.79.96.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 268772 (262K) [application/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.lmon16n.c.oa5YbG/output' 0K .......... .......... .......... .......... .......... 19% 1.04M 0s 50K .......... .......... .......... .......... .......... 38% 13.0K 6s 100K .......... .......... .......... .......... .......... 57% 17.7K 5s 150K .......... .......... .......... .......... .......... 76% 2.15M 2s 200K .......... .......... .......... .......... .......... 95% 2.27M 0s 250K .......... .. 100% 13.7M=6.8s 2023-02-12 10:23:09 (38.7 KB/s) - '/tmp/instance-22/output-1/build/.lmon16n.c.oa5YbG/output' saved [268772/268772] lmon16n.c: OK (md5: a8172601fdc05f3bc58455cbd3f4475e) lmon16n.c: OK (sha1: 024a3b56179838f0e04bf1706cc9ba56595301a8) lmon16n.c: OK (sha256: c0012cc2d925dee940c37ceae297abac64ba5a5c30e575e7418b04028613f5f2) >>> nmon 16n Extracting cp /tmp/instance-22/dl/nmon/lmon16n.c /tmp/instance-22/output-1/build/nmon-16n >>> nmon 16n Patching >>> nmon 16n Configuring >>> nmon 16n Building /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D JFS -D GETUSER -D LARGEMEM -D DEBIAN -o /tmp/instance-22/output-1/build/nmon-16n/nmon /tmp/instance-22/output-1/build/nmon-16n/lmon16n.c -lncurses -lm >>> nmon 16n Installing to target /usr/bin/install -m 0755 -D /tmp/instance-22/output-1/build/nmon-16n/nmon /tmp/instance-22/output-1/target/usr/bin/ >>> ntpsec 1_2_2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.ntpsec-NTPsec_1_2_2.tar.bz2.oeRINI/output' 'https://gitlab.com/NTPsec/ntpsec/-/archive/NTPsec_1_2_2/ntpsec-NTPsec_1_2_2.tar.bz2' --2023-02-12 10:23:22-- https://gitlab.com/NTPsec/ntpsec/-/archive/NTPsec_1_2_2/ntpsec-NTPsec_1_2_2.tar.bz2 Resolving gitlab.com (gitlab.com)... 172.65.251.78, 2606:4700:90:0:f22e:fbec:5bed:a9b9 Connecting to gitlab.com (gitlab.com)|172.65.251.78|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.ntpsec-NTPsec_1_2_2.tar.bz2.oeRINI/output' 0K .......... .......... .......... .......... .......... 2.68M 50K .......... .......... .......... .......... .......... 3.56M 100K .......... .......... .......... .......... .......... 9.70M 150K .......... .......... .......... .......... .......... 7.24M 200K .......... .......... .......... .......... .......... 8.06M 250K .......... .......... .......... .......... .......... 12.4M 300K .......... .......... .......... .......... .......... 16.5M 350K .......... .......... .......... .......... .......... 12.6M 400K .......... .......... .......... .......... .......... 25.3M 450K .......... .......... .......... .......... .......... 18.1M 500K .......... .......... .......... .......... .......... 24.6M 550K .......... .......... .......... .......... .......... 41.0M 600K .......... .......... .......... .......... .......... 22.8M 650K .......... .......... .......... .......... .......... 22.8M 700K .......... .......... .......... .......... .......... 55.1M 750K .......... .......... .......... .......... .......... 27.1M 800K .......... .......... .......... .......... .......... 46.7M 850K .......... .......... .......... .......... .......... 45.1M 900K .......... .......... .......... .......... .......... 22.6M 950K .......... .......... .......... .......... .......... 143M 1000K .......... .......... .......... .......... .......... 33.4M 1050K .......... .......... .......... .......... .......... 35.2M 1100K .......... .......... .......... .......... .......... 48.2M 1150K .......... .......... .......... .......... .......... 103M 1200K .......... .......... .......... .......... .......... 50.0M 1250K .......... .......... .......... .......... .......... 50.2M 1300K .......... .......... .......... .......... .......... 52.5M 1350K .......... .......... .......... .......... .......... 98.8M 1400K .......... .......... .......... .......... .......... 39.2M 1450K .......... .......... .......... .......... .......... 79.9M 1500K .......... .......... .......... .......... .......... 69.4M 1550K .......... .......... .......... .......... .......... 66.3M 1600K .......... .......... .......... .......... .......... 91.7M 1650K .......... .......... .......... .......... .......... 32.2M 1700K .......... .......... .......... .......... .......... 220M 1750K .......... .......... .......... .......... .......... 193M 1800K .......... .......... .......... .......... .......... 71.2M 1850K .......... .......... .......... .......... .......... 101M 1900K .......... .......... .......... .......... .......... 31.0M 1950K .......... .......... .......... .......... .......... 41.9M 2000K .......... .......... .......... .......... .......... 194M 2050K .......... .......... .......... .......... .......... 215M 2100K .......... .......... .......... .......... .......... 216M 2150K .......... .......... .......... .......... .......... 81.1M 2200K .......... .......... .......... .......... .......... 100M 2250K .......... .......... .......... .......... .......... 107M 2300K .......... .......... .......... .......... .......... 32.8M 2350K .......... .......... .......... .......... ........ 260M=0.1s 2023-02-12 10:23:23 (23.1 MB/s) - '/tmp/instance-22/output-1/build/.ntpsec-NTPsec_1_2_2.tar.bz2.oeRINI/output' saved [2455698] ntpsec-NTPsec_1_2_2.tar.bz2: OK (sha256: ad45f5b88d08a159bc9f44ecb79e08358d26d3d22bb6c96ab7aaa3734de130e6) >>> ntpsec 1_2_2 Extracting bzcat /tmp/instance-22/dl/ntpsec/ntpsec-NTPsec_1_2_2.tar.bz2 | tar --strip-components=1 -C /tmp/instance-22/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 /tmp/instance-22/output-1/build/ntpsec-1_2_2/ && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /tmp/instance-22/output-1/host/bin/python3 ./waf configure --prefix=/usr --libdir=/usr/lib CC="/usr/bin/gcc" PYTHON_CONFIG="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/python3-config" --libdir=/usr/lib/python3.11/site-packages/ntp --cross-compiler="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --cross-cflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -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 : /tmp/instance-22/output-1/build/ntpsec-1_2_2 Setting out to : /tmp/instance-22/output-1/build/ntpsec-1_2_2/build AsciiDoc processor : unnecessary --- Configuring host --- Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking compiler version : 10.2.1 Checking for program 'ldconfig' : /usr/sbin/ldconfig Checking for program 'm4' : /tmp/instance-22/output-1/host/bin/m4 Checking for program 'bison' : /tmp/instance-22/output-1/host/bin/bison Checking for program 'awk' : /tmp/instance-22/output-1/host/bin/awk Checking for program 'sh' : /usr/bin/sh Checking for program 'pkg-config' : /tmp/instance-22/output-1/host/bin/pkg-config Checking for systemd : not found --- Configuring main --- Using Cross compiler CC: : /tmp/instance-22/output-1/host/bin/mipsel-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 : not found 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 : 4 Checking sizeof time_t (time.h) : 4 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 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 WARNING: This system has a 32-bit time_t. WARNING: Your ntpd will fail on 2038-01-19T03:14:07Z. Writing configuration header: : config.h Build Options CC : /tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 LDFLAGS : -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' : /tmp/instance-22/output-1/host/bin/python3 Checking for python version : 3.11.1 python-config : /tmp/instance-22/output-1/host/mipsel-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 (7.751s) >>> ntpsec 1_2_2 Building cd /tmp/instance-22/output-1/build/ntpsec-1_2_2/ && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-22/output-1/host/bin/python3 ./waf build -j 1 --- building host --- Waf: Entering directory `/tmp/instance-22/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 [3/4] Compiling ntpd/keyword-gen.c [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 `/tmp/instance-22/output-1/build/ntpsec-1_2_2/build/host' --- building main --- Waf: Entering directory `/tmp/instance-22/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/socket.c [ 8/90] Compiling libntp/systime.c [ 9/90] Compiling libntp/statestr.c [10/90] Compiling libntp/refidsmear.c [11/90] Compiling libntp/getopt.c [12/90] Compiling libntp/prettydate.c [13/90] Compiling libntp/ntp_random.c [14/90] Compiling libntp/numtoa.c [15/90] Compiling libntp/ntp_calendar.c [16/90] Compiling libntp/msyslog.c [17/90] Compiling libntp/ntp_endian.c [18/90] Compiling libntp/dolfptoa.c [19/90] Compiling libntp/authreadkeys.c [20/90] Compiling libntp/lib_strbuf.c [21/90] Compiling libntp/hextolfp.c [22/90] Compiling libntp/macencrypt.c [23/90] Compiling libntp/emalloc.c [24/90] Compiling libntp/clockwork.c [25/90] Compiling libntp/isc_net.c [26/90] Compiling libntp/decodenetnum.c [27/90] Compiling libntp/assert.c [28/90] Compiling libntp/syssignal.c [29/90] Compiling libntp/isc_interfaceiter.c [30/90] Compiling libntp/ssl_init.c [31/90] Linking build/main/libntp/libntp.a [32/90] Compiling ntpd/ntp_util.c [33/90] Compiling ntpd/ntp_restrict.c [34/90] Compiling ntpd/ntp_recvbuff.c [35/90] Compiling ntpd/ntp_monitor.c [36/90] Compiling ntpd/ntp_leapsec.c [37/90] Compiling ntpd/ntp_filegen.c [38/90] Compiling ntpd/ntp_control.c [39/90] Linking build/main/ntpd/libntpd_lib.a [40/90] Compiling libntp/ntp_c.c [41/90] Compiling libntp/strl_obsd.c [42/90] Compiling libntp/timespecops.c [43/90] Compiling libntp/systime.c [44/90] Compiling libntp/statestr.c [45/90] Compiling libntp/prettydate.c [46/90] Compiling libntp/ntp_random.c [47/90] Compiling libntp/ntp_calendar.c [48/90] Compiling libntp/msyslog.c [49/90] Compiling libntp/lib_strbuf.c [50/90] Compiling libntp/hextolfp.c [51/90] Compiling libntp/emalloc.c [52/90] Compiling libntp/clockwork.c [53/90] Compiling libntp/assert.c [54/90] Compiling libntp/pymodule-mac.c [55/90] Linking build/main/pylib/libntpc.so [56/90] Compiling ntpd/ntp_timer.c [57/90] Compiling ntpd/ntp_signd.c [58/90] Compiling ntpd/ntp_sandbox.c [59/90] Compiling ntpd/ntp_proto.c [60/90] Compiling ntpd/ntp_peer.c [61/90] Compiling ntpd/ntp_loopfilter.c [62/90] Compiling ntpd/ntp_io.c [63/90] Compiling ntpd/ntp_config.c [64/90] Compiling ntpd/ntp_dns.c [65/90] Compiling build/host/ntpd/ntp_parser.tab.c [66/90] Compiling ntpd/ntpd.c [67/90] Compiling ntpd/ntp_packetstamp.c [68/90] Compiling ntpd/ntp_scanner.c [69/90] Linking build/main/ntpd/ntpd [70/90] Compiling ntpfrob/precision.c [71/90] Compiling ntpfrob/pps-api.c [72/90] Compiling ntpfrob/tickadj.c [73/90] Compiling ntpfrob/bumpclock.c [74/90] Compiling ntpfrob/main.c [75/90] Compiling ntpfrob/jitter.c [76/90] Compiling ntpfrob/dump.c [77/90] Linking build/main/ntpfrob/ntpfrob [78/90] Compiling ntptime/ntptime.c [79/90] Compiling pylib/poly.py [80/90] Compiling pylib/__init__.py [81/90] Compiling pylib/agentx_packet.py [82/90] Compiling pylib/agentx.py [83/90] Compiling pylib/ntpc.py [84/90] Linking build/main/ntptime/ntptime [85/90] Compiling pylib/util.py [86/90] Compiling pylib/packet.py [87/90] Compiling pylib/statfiles.py [88/90] Processing /tmp/instance-22/output-1/build/ntpsec-1_2_2/build/main/pylib/control.py: wafhelpers/pythonize-header include/ntp_control.h -> build/main/pylib/control.py [89/90] Processing /tmp/instance-22/output-1/build/ntpsec-1_2_2/build/main/pylib/magic.py: wafhelpers/pythonize-header include/ntp.h -> build/main/pylib/magic.py [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/strtolfp.c [ 98/158] Compiling tests/libntp/ntp_calendar.c [ 99/158] Compiling tests/libntp/statestr.c [100/158] Compiling tests/libntp/socktoa.c [101/158] Compiling tests/libntp/authkeys.c [102/158] Compiling tests/libntp/refidsmear.c [103/158] Compiling tests/libntp/prettydate.c [104/158] Compiling tests/libntp/numtoa.c [105/158] Compiling tests/libntp/macencrypt.c [106/158] Compiling tests/libntp/lfptostr.c [107/158] Compiling tests/libntp/lfpfunc.c [108/158] Compiling tests/libntp/hextolfp.c [109/158] Compiling tests/libntp/dolfptoa.c [110/158] Compiling tests/libntp/decodenetnum.c [111/158] Compiling tests/common/sockaddrtest.c [112/158] Compiling tests/libntp/clocktime.c [113/158] Compiling tests/common/caltime.c [114/158] Compiling tests/common/tests_main.c [115/158] Compiling tests/libntp/ntp_random.c [116/158] Compiling tests/libntp/ymd2yd.c [117/158] Linking build/main/tests/test_libntp [118/158] Compiling tests/common/sockaddrtest.c [119/158] Compiling tests/common/caltime.c [120/158] Compiling tests/ntpd/recvbuff.c [121/158] Compiling tests/ntpd/restrict.c [122/158] Compiling tests/common/tests_main.c [123/158] Compiling tests/ntpd/leapsec.c [124/158] Linking build/main/tests/test_ntpd [125/158] Compiling tests/pylib/test_util.py [126/158] Compiling tests/pylib/test_statfiles.py [127/158] Compiling tests/pylib/test_packet.py [128/158] Compiling tests/pylib/test_ntpc.py [129/158] Compiling tests/pylib/test_agentx.py [130/158] Compiling tests/pylib/test_agentx_packet.py [131/158] Compiling pylib/ntp-in.egg-info [132/158] Compiling etc/ntpviz-daily.timer [133/158] Compiling etc/ntpd.service [134/158] Compiling etc/ntplogtemp.timer [135/158] Compiling etc/ntpviz-daily.service [136/158] Compiling etc/ntplogtemp.service [137/158] Compiling etc/ntp-wait.service [138/158] Compiling etc/ntpviz-weekly.timer [139/158] Compiling etc/ntpviz-weekly.service [142/158] Compiling tests/pylib/jigs.py [149/158] Compiling ntpclients/ntpq.py [150/158] Compiling ntpclients/ntpsweep.py [151/158] Compiling ntpclients/ntpviz.py [152/158] Compiling ntpclients/ntptrace.py [153/158] Compiling ntpclients/ntpwait.py [154/158] Compiling ntpclients/ntplogtemp.py [155/158] Compiling ntpclients/ntpkeygen.py [156/158] Compiling ntpclients/ntpdig.py [157/158] Compiling ntpclients/ntpleapfetch [158/158] Compiling ntpclients/ntpsnmpd.py Waf: Leaving directory `/tmp/instance-22/output-1/build/ntpsec-1_2_2/build/main' 'build' finished successfully (34.739s) >>> ntpsec 1_2_2 Installing to target cd /tmp/instance-22/output-1/build/ntpsec-1_2_2/ && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-22/output-1/host/bin/python3 ./waf install --destdir=/tmp/instance-22/output-1/target --- installing host --- Waf: Entering directory `/tmp/instance-22/output-1/build/ntpsec-1_2_2/build/host' Waf: Leaving directory `/tmp/instance-22/output-1/build/ntpsec-1_2_2/build/host' --- installing main --- Waf: Entering directory `/tmp/instance-22/output-1/build/ntpsec-1_2_2/build/main' Unit test runner skipped on a cross-compiled build. + symlink /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/libntpc.so (to libntpc.so.1.1.0) + symlink /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/libntpc.so.1 (to libntpc.so.1.1.0) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/libntpc.so.1.1.0 (from build/main/pylib/libntpc.so) + install /tmp/instance-22/output-1/target/usr/bin/ntpfrob (from build/main/ntpfrob/ntpfrob) + install /tmp/instance-22/output-1/target/usr/sbin/ntpd (from build/main/ntpd/ntpd) + install /tmp/instance-22/output-1/target/usr/bin/ntptime (from build/main/ntptime/ntptime) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/poly.py (from build/main/pylib/poly.py) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/util.py (from build/main/pylib/util.py) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/ntpc.py (from build/main/pylib/ntpc.py) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/agentx.py (from build/main/pylib/agentx.py) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/__init__.py (from build/main/pylib/__init__.py) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/magic.py (from build/main/pylib/magic.py) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/packet.py (from build/main/pylib/packet.py) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/statfiles.py (from build/main/pylib/statfiles.py) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/agentx_packet.py (from build/main/pylib/agentx_packet.py) + install /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ntp/control.py (from build/main/pylib/control.py) + install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/bin/ntpleapfetch (from build/main/ntpclients/ntpleapfetch) + install /tmp/instance-22/output-1/target/usr/bin/ntpq (from build/main/ntpclients/ntpq) + install /tmp/instance-22/output-1/target/usr/bin/ntptrace (from build/main/ntpclients/ntptrace) + install /tmp/instance-22/output-1/target/usr/bin/ntpkeygen (from build/main/ntpclients/ntpkeygen) + install /tmp/instance-22/output-1/target/usr/bin/ntpsnmpd (from build/main/ntpclients/ntpsnmpd) + install /tmp/instance-22/output-1/target/usr/bin/ntpviz (from build/main/ntpclients/ntpviz) + install /tmp/instance-22/output-1/target/usr/bin/ntpdig (from build/main/ntpclients/ntpdig) + install /tmp/instance-22/output-1/target/usr/bin/ntplogtemp (from build/main/ntpclients/ntplogtemp) + install /tmp/instance-22/output-1/target/usr/bin/ntpsweep (from build/main/ntpclients/ntpsweep) + install /tmp/instance-22/output-1/target/usr/bin/ntpwait (from build/main/ntpclients/ntpwait) Waf: Leaving directory `/tmp/instance-22/output-1/build/ntpsec-1_2_2/build/main' WARNING: WARNING: Run ldconfig manually. WARNING: 'install' finished successfully (0.239s) /usr/bin/install -D -m 755 package/ntpsec/S49ntpd /tmp/instance-22/output-1/target/etc/init.d/S49ntpd /usr/bin/install -m 644 package/ntpsec/ntpd.etc.conf /tmp/instance-22/output-1/target/etc/ntp.conf >>> nvme 1.12 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.nvme-1.12.tar.gz.nTMyeC/output' 'https://github.com/linux-nvme/nvme-cli/archive/v1.12/nvme-1.12.tar.gz' --2023-02-12 10:24:10-- https://github.com/linux-nvme/nvme-cli/archive/v1.12/nvme-1.12.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/linux-nvme/nvme-cli/tar.gz/refs/tags/v1.12 [following] --2023-02-12 10:24:11-- https://codeload.github.com/linux-nvme/nvme-cli/tar.gz/refs/tags/v1.12 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.nvme-1.12.tar.gz.nTMyeC/output' 0K .......... .......... .......... .......... .......... 508K 50K .......... .......... .......... .......... .......... 1020K 100K .......... .......... .......... .......... .......... 1.00M 150K .......... .......... .......... .......... .......... 1.00M 200K .......... .......... .......... .......... .......... 83.7M 250K .......... .......... .......... .......... .......... 89.6M 300K .......... .......... .......... .......... .......... 1024K 350K .......... .......... .......... .......... .......... 976K 400K .......... .......... .......... .......... .......... 264M 450K .......... .......... ...... 330M=0.3s 2023-02-12 10:24:11 (1.34 MB/s) - '/tmp/instance-22/output-1/build/.nvme-1.12.tar.gz.nTMyeC/output' saved [487473] nvme-1.12.tar.gz: OK (sha256: a75270e65a4a7a6add48f748ba216d8f68d78f90f8cb77e88e9753b74d527991) >>> nvme 1.12 Extracting gzip -d -c /tmp/instance-22/dl/nvme/nvme-1.12.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/nvme-1.12 -xf - >>> nvme 1.12 Patching >>> nvme 1.12 Configuring >>> nvme 1.12 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 LIBUUID=0 HAVE_SYSTEMD=1 -C /tmp/instance-22/output-1/build/nvme-1.12 make[1]: Entering directory '/tmp/instance-22/output-1/build/nvme-1.12' NVME_VERSION = 1.12 CC nvme-print.o CC nvme-ioctl.o CC nvme-lightnvm.o CC fabrics.o CC nvme-models.o CC plugin.o CC nvme-status.o nvme-status.c: In function 'nvme_cmd_specific_status_to_errno': nvme-status.c:80:10: warning: unsigned conversion from 'int' to '__u8' {aka 'unsigned char'} changes value from '1133' to '109' [-Woverflow] 80 | return EDQUOT; | ^~~~~~ CC nvme-filters.o CC nvme-topology.o CC plugins/intel/intel-nvme.o In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from plugins/intel/intel-nvme.c:3: In function 'snprintf', inlined from 'set_unit_string' at plugins/intel/intel-nvme.c:506:2, inlined from 'json_add_bucket.constprop' at plugins/intel/intel-nvme.c:483:13: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 11 exceeds destination size 10 [-Wstringop-overflow=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'snprintf', inlined from 'set_unit_string' at plugins/intel/intel-nvme.c:506:2, inlined from 'json_add_bucket.constprop' at plugins/intel/intel-nvme.c:483:13: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 11 exceeds destination size 10 [-Wstringop-overflow=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'snprintf', inlined from 'set_unit_string' at plugins/intel/intel-nvme.c:506:2, inlined from 'show_lat_stats_bucket.constprop' at plugins/intel/intel-nvme.c:483:13: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 11 exceeds destination size 10 [-Wstringop-overflow=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'snprintf', inlined from 'set_unit_string' at plugins/intel/intel-nvme.c:506:2, inlined from 'show_lat_stats_bucket.constprop' at plugins/intel/intel-nvme.c:483:13: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 11 exceeds destination size 10 [-Wstringop-overflow=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'snprintf', inlined from 'set_unit_string' at plugins/intel/intel-nvme.c:506:2, inlined from 'json_add_bucket' at plugins/intel/intel-nvme.c:483:13, inlined from 'json_lat_stats_4_0' at plugins/intel/intel-nvme.c:680:3, inlined from 'json_lat_stats' at plugins/intel/intel-nvme.c:731:4, inlined from 'get_lat_stats_log' at plugins/intel/intel-nvme.c:836:4: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 11 exceeds destination size 10 [-Wstringop-overflow=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'snprintf', inlined from 'set_unit_string' at plugins/intel/intel-nvme.c:506:2, inlined from 'set_unit_string' at plugins/intel/intel-nvme.c:483:13, inlined from 'json_add_bucket' at plugins/intel/intel-nvme.c:618:2, inlined from 'json_lat_stats_4_0' at plugins/intel/intel-nvme.c:680:3, inlined from 'json_lat_stats' at plugins/intel/intel-nvme.c:731:4, inlined from 'get_lat_stats_log' at plugins/intel/intel-nvme.c:836:4: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 11 exceeds destination size 10 [-Wstringop-overflow=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'snprintf', inlined from 'set_unit_string' at plugins/intel/intel-nvme.c:506:2, inlined from 'show_lat_stats_bucket' at plugins/intel/intel-nvme.c:483:13, inlined from 'show_lat_stats' at plugins/intel/intel-nvme.c:712:3, inlined from 'get_lat_stats_log' at plugins/intel/intel-nvme.c:840:4: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 11 exceeds destination size 10 [-Wstringop-overflow=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'snprintf', inlined from 'set_unit_string' at plugins/intel/intel-nvme.c:506:2, inlined from 'set_unit_string' at plugins/intel/intel-nvme.c:483:13, inlined from 'show_lat_stats_bucket' at plugins/intel/intel-nvme.c:533:2, inlined from 'show_lat_stats' at plugins/intel/intel-nvme.c:712:3, inlined from 'get_lat_stats_log' at plugins/intel/intel-nvme.c:840:4: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 11 exceeds destination size 10 [-Wstringop-overflow=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CC plugins/lnvm/lnvm-nvme.o CC plugins/memblaze/memblaze-nvme.o CC plugins/wdc/wdc-nvme.o CC plugins/wdc/wdc-utils.o CC plugins/huawei/huawei-nvme.o CC plugins/netapp/netapp-nvme.o CC plugins/toshiba/toshiba-nvme.o CC plugins/micron/micron-nvme.o CC plugins/seagate/seagate-nvme.o CC plugins/virtium/virtium-nvme.o CC plugins/shannon/shannon-nvme.o CC plugins/dera/dera-nvme.o CC plugins/scaleflux/sfx-nvme.o CC plugins/transcend/transcend-nvme.o CC util/argconfig.o CC util/suffix.o CC util/json.o CC util/parser.o CC nvme make[1]: Leaving directory '/tmp/instance-22/output-1/build/nvme-1.12' >>> nvme 1.12 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 LIBUUID=0 HAVE_SYSTEMD=1 -C /tmp/instance-22/output-1/build/nvme-1.12 DESTDIR=/tmp/instance-22/output-1/target PREFIX=/usr install-bin make[1]: Entering directory '/tmp/instance-22/output-1/build/nvme-1.12' rm -f /usr/local/sbin/nvme install -d /tmp/instance-22/output-1/target/usr/sbin install -m 755 nvme /tmp/instance-22/output-1/target/usr/sbin make[1]: Leaving directory '/tmp/instance-22/output-1/build/nvme-1.12' >>> olsr 0.9.8 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.olsr-0.9.8.tar.gz.0WfOpo/output' 'https://github.com/OLSR/olsrd/archive/v0.9.8/olsr-0.9.8.tar.gz' --2023-02-12 10:24:36-- https://github.com/OLSR/olsrd/archive/v0.9.8/olsr-0.9.8.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/OLSR/olsrd/tar.gz/refs/tags/v0.9.8 [following] --2023-02-12 10:24:37-- https://codeload.github.com/OLSR/olsrd/tar.gz/refs/tags/v0.9.8 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.olsr-0.9.8.tar.gz.0WfOpo/output' 0K .......... .......... .......... .......... .......... 491K 50K .......... .......... .......... .......... .......... 954K 100K .......... .......... .......... .......... .......... 126M 150K .......... .......... .......... .......... .......... 1014K 200K .......... .......... .......... .......... .......... 90.4M 250K .......... .......... .......... .......... .......... 83.4M 300K .......... .......... .......... .......... .......... 326K 350K .......... .......... .......... .......... .......... 169M 400K .......... .......... .......... .......... .......... 262M 450K .......... .......... .......... .......... .......... 239M 500K .......... .......... .......... .......... .......... 256M 550K .......... .......... .......... .......... .......... 227M 600K .......... .......... .......... .......... .......... 269M 650K .......... .......... .......... .......... .......... 265M 700K .......... .......... .......... .......... .......... 262M 750K .......... .......... .......... .......... .......... 213M 800K .......... .......... .......... .......... .......... 209M 850K .......... .......... .......... .......... .......... 163M 900K .......... .......... .......... .......... .......... 179M 950K .......... .......... .......... .......... .......... 161M 1000K .......... .......... .......... .......... .......... 2.76M 1050K .......... .......... .......... .......... .......... 264M 1100K .......... .......... .......... .......... .......... 1.61M 1150K .......... .......... .......... .......... .......... 22.7M 1200K .......... .......... .......... .......... .......... 68.2M 1250K .......... .......... .......... .......... .......... 2.99M 1300K .......... .......... .......... .......... .......... 21.7M 1350K .......... .......... .......... .......... .......... 1.66M 1400K .......... .......... .......... .......... .......... 17.3M 1450K .......... .......... .......... .......... .......... 274M 1500K .......... .......... .......... .......... .......... 277M 1550K .......... .......... .......... .......... .......... 2.92M 1600K .......... .......... .......... .......... .......... 1.59M 1650K .......... .......... .......... .......... .......... 17.2M 1700K .......... .......... .......... .......... .......... 169M 1750K .......... .......... .......... .......... .......... 191M 1800K .......... .......... .......... .......... .......... 2.92M 1850K .......... .......... .......... .......... .......... 1.56M 1900K .......... .......... .......... .......... .......... 17.9M 1950K .......... .......... .......... .......... .......... 223M 2000K .......... .......... .......... .......... .......... 262M 2050K .......... .......... .......... .......... .......... 3.01M 2100K .......... .......... .......... .......... .......... 82.0M 2150K .......... .......... .......... .......... .......... 1.52M 2200K .......... .......... .......... .......... .......... 16.1M 2250K .......... .......... .......... .......... .......... 250M 2300K .......... .......... .......... .......... .......... 3.24M 2350K .......... .......... .......... .......... .......... 178M 2400K .......... .......... .......... .......... .......... 1.47M 2450K .......... .......... .......... .......... .......... 17.9M 2500K .......... .......... .......... .......... .......... 153M 2550K .......... .......... .......... .......... .......... 171M 2600K .......... .......... .......... .......... .......... 2.95M 2650K .......... .......... .......... .......... .......... 235M 2700K .......... .......... .......... .......... .......... 1.57M 2750K .......... .......... .......... .......... .......... 17.4M 2800K .......... .......... .......... .......... .......... 91.7M 2850K .......... .......... .......... .......... .......... 106M 2900K .......... .......... .......... .......... .......... 3.02M 2950K .......... .......... .......... .......... .......... 1.59M 3000K .......... .......... .......... .......... .......... 31.2M 3050K .......... .......... .......... .......... .......... 15.8M 3100K .......... .......... .......... .......... .......... 207M 3150K .......... .......... .......... .......... .......... 3.19M 3200K .......... .......... .......... .......... .......... 161M 3250K .......... .......... .......... .......... .......... 1.53M 3300K .......... .......... .......... .......... .......... 16.1M 3350K .......... .......... .......... .......... .......... 100M 3400K .......... .......... .......... .......... .......... 57.3M 3450K .......... .......... .......... .......... .......... 3.38M 3500K .......... .......... .......... .......... .......... 1.58M 3550K .......... .......... .......... .......... .......... 38.7M 3600K .......... .......... .......... .......... .......... 14.2M 3650K .......... .......... .......... .......... .......... 54.7M 3700K .......... .......... .......... .......... .......... 282M 3750K .......... .......... .......... .......... .......... 3.34M 3800K .......... .......... .......... .......... .......... 1.60M 3850K .......... .......... .......... .......... .......... 11.0M 3900K .......... .......... .......... .......... .......... 115M 3950K .......... .......... .......... .......... .......... 112M 4000K .......... .......... .......... .......... .......... 3.28M 4050K .......... .......... .......... .......... .......... 91.6M 4100K .......... .......... .......... .......... .......... 1.61M 4150K .......... .......... .......... .......... .......... 9.72M 4200K .......... .......... .......... .......... .......... 174M 4250K .......... .......... .......... .......... .......... 180M 4300K .......... .......... .......... .......... .......... 3.27M 4350K .......... .......... .......... .......... .......... 102M 4400K .......... .......... .......... .......... .......... 1.45M 4450K .......... .......... .......... .......... .......... 63.7M 4500K .......... .......... .......... .......... .......... 80.9M 4550K .......... .......... .......... .......... .......... 116M 4600K .......... .......... .......... .......... .......... 3.17M 4650K .......... .......... .......... .......... .......... 1.46M 4700K .......... .......... .......... .......... .......... 134M 4750K .......... .......... .......... .......... .......... 45.7M 4800K .......... .......... .......... .......... .......... 173M 4850K .......... .......... .......... .......... .......... 3.99M 4900K .......... .......... .......... .......... .......... 14.4M 4950K .......... .......... .......... .......... .......... 1.77M 5000K .......... .......... .......... .......... .......... 6.13M 5050K .......... .......... .......... .......... .......... 239M 5100K .......... .......... .......... .......... .......... 283M 5150K .......... .......... .......... .......... .......... 3.68M 5200K .......... .......... .......... .......... .......... 22.0M 5250K .......... .......... .......... .......... .......... 1.47M 5300K .......... .......... .......... .......... .......... 28.6M 5350K .......... .......... .......... .......... .......... 114M 5400K .......... .......... .......... .......... .......... 740K 5450K .......... .......... .......... .......... .......... 249M 5500K .......... .......... .......... .......... .......... 281M 5550K .......... .......... .......... .......... .......... 272M 5600K .......... .......... .......... .......... .......... 256M 5650K .......... .......... .......... .......... .......... 296M 5700K .......... .......... .......... .......... .......... 282M 5750K .......... .......... .......... .......... .......... 1.49M 5800K .......... .......... .......... .......... .......... 87.4M 5850K .......... .......... .......... .......... .......... 33.9M 5900K .......... .......... .......... .......... .......... 3.93M 5950K .......... .......... .......... .......... .......... 1.34M 6000K .......... .......... .......... .......... .......... 113M 6050K .......... .......... .......... .......... .......... 36.9M 6100K .......... .......... .......... .......... .......... 123M 6150K .......... .......... .......... .......... .......... 991K 6200K .......... .......... .......... .......... .......... 196M 6250K .......... .......... .......... .......... .......... 215M 6300K .......... .......... .......... .......... .......... 277M 6350K .......... .......... .......... .......... .......... 3.16M 6400K .......... .......... .......... .......... .......... 1.38M 6450K .......... .......... .......... .......... .......... 212M 6500K .......... .......... .......... .......... .......... 80.5M 6550K .......... .......... .......... .......... .......... 736K 6600K .......... .......... .......... .......... .......... 268M 6650K .......... .......... .......... .......... .......... 276M 6700K .......... .......... .......... .......... .......... 266M 6750K .......... .......... .......... .......... .......... 1.91M 6800K .......... .......... .......... .......... .......... 6.04M 6850K .......... .......... .......... .......... .......... 72.1M 6900K .......... .......... .......... .......... .......... 3.11M 6950K .......... .......... .......... .......... .......... 1.39M 7000K .......... .......... .......... .......... .......... 230M 7050K .......... .......... .......... .......... .......... 3.22M 7100K .......... .......... .......... .......... .......... 1.39M 7150K .......... .......... .......... .......... .......... 25.8M 7200K .......... .......... .......... .......... .......... 3.38M 7250K .......... .......... .......... .......... .......... 1.39M 7300K .......... .......... .......... .......... .......... 21.5M 7350K .......... .......... .......... .......... .......... 3.61M 7400K .......... .......... .......... .......... .......... 1.40M 7450K .......... .......... .......... .......... .......... 20.8M 7500K .......... .......... .......... .......... .......... 3.19M 7550K .......... .......... .......... .......... .......... 1.48M 7600K .......... .......... .......... .......... .......... 94.5M 7650K .......... .......... .......... .......... .......... 9.01M 7700K .......... .......... .......... .......... .......... 1.08M 7750K .......... .......... .......... .......... .......... 134M 7800K .......... .......... .......... .......... .......... 4.03M 7850K .......... .......... .......... .......... .......... 1.24M 7900K .......... .......... .......... .......... .......... 207M 7950K .......... .......... .......... .......... .......... 9.79M 8000K .......... .......... .......... .......... .......... 4.00M 8050K .......... .......... .......... .......... .......... 1.41M 8100K .......... .......... .......... .......... .......... 13.3M 8150K .......... .......... .......... .......... .......... 3.92M 8200K .......... .......... .......... .......... .......... 1.38M 8250K .......... .......... .......... .......... .......... 205M 8300K .......... .......... .......... .......... .......... 3.16M 8350K .......... .......... .......... .......... .......... 1.40M 8400K .......... .......... .......... .......... .......... 90.8M 8450K .......... .......... .......... .......... .......... 11.4M 8500K .......... .......... .......... .......... .......... 1.07M 8550K .......... .......... .......... .......... .......... 55.3M 8600K .......... .......... .......... .......... .......... 7.68M 8650K .......... .......... .......... .......... .......... 1.48M 8700K .......... .......... .......... .......... .......... 4.42M 8750K .......... .......... .......... .......... .......... 20.5M 8800K .......... .......... .......... .......... .......... 3.43M 8850K .......... .......... .......... .......... .......... 1.42M 8900K .......... .......... .......... .......... .......... 17.9M 8950K .......... .......... .......... .......... .......... 3.31M 9000K .......... .......... .......... .......... .......... 1.36M 9050K .......... .......... .......... .......... .......... 184M 9100K .......... .......... .......... .......... .......... 31.6M 9150K .......... .......... .......... .......... .......... 1.34M 9200K .......... .......... .......... .......... .......... 3.69M 9250K .......... .......... .......... .......... .......... 69.7M 9300K .......... .......... .......... .......... .......... 3.51M 9350K .......... .......... .......... .......... .......... 1.34M 9400K .......... .......... .......... .......... .......... 91.4M 9450K .......... .......... .......... .......... .......... 4.65M 9500K .......... .......... .......... .......... .......... 1.21M 9550K .......... .......... .......... .......... .......... 216M 9600K .......... .......... .......... .......... .......... 210M 9650K .......... .......... .......... .......... .......... 1.30M 9700K .......... .......... .......... .......... .......... 3.79M 9750K .......... .......... .......... .......... .......... 51.3M 9800K .......... .......... .......... .......... .......... 3.72M 9850K .......... .......... .......... .......... .......... 1.31M 9900K .......... .......... .......... .......... .......... 208M 9950K .......... .......... .......... .......... .......... 13.7M 10000K .......... .......... .......... .......... .......... 1.40M 10050K .......... .......... .......... .......... .......... 3.66M 10100K .......... .......... .......... .......... .......... 229M 10150K .......... .......... .......... .......... .......... 1.37M 10200K .......... .......... .......... .......... .......... 3.23M 10250K .......... .......... .......... .......... .......... 146M 10300K .......... .......... .......... .......... .......... 16.2M 10350K .......... .......... .......... .......... .......... 1.34M 10400K .......... .......... .......... .......... .......... 4.16M 10450K .......... .......... .......... .......... .......... 188M 10500K .......... .......... .......... .......... .......... 1.41M 10550K .......... .......... .......... .......... .......... 3.17M 10600K .......... .......... .......... .......... .......... 11.7M 10650K .......... .......... .......... .......... .......... 8.65M 10700K .......... .......... .......... .......... .......... 1.33M 10750K .......... .......... .......... .......... .......... 5.80M 10800K .......... .......... .......... .......... .......... 65.8M 10850K .......... .......... .......... .......... .......... 1.47M 10900K .......... .......... .......... .......... .......... 3.48M 10950K .......... .......... .......... .......... .......... 14.5M 11000K .......... .......... .......... .......... .......... 5.23M 11050K .......... .......... .......... .......... .......... 1.31M 11100K .......... .......... .......... .......... .......... 11.9M 11150K .......... .......... .......... .......... .......... 111M 11200K .......... .......... .......... .......... .......... 1.34M 11250K .......... .......... .......... .......... .......... 4.42M 11300K .......... .......... .......... .......... .......... 15.1M 11350K .......... .......... .......... .......... .......... 4.03M 11400K .......... .......... .......... .......... .......... 1.61M 11450K .......... .......... .......... .......... .......... 5.87M 11500K .......... .......... .......... .......... .......... 98.0M 11550K .......... .......... .......... .......... .......... 4.10M 11600K .......... .......... .......... .......... .......... 1.37M 11650K .......... .......... .......... .......... .......... 15.3M 11700K .......... .......... .......... .......... .......... 4.46M 11750K .......... .......... .......... .......... .......... 1.54M 11800K .......... .......... .......... .......... .......... 4.93M 11850K .......... .......... .......... .......... .......... 250M 11900K .......... .......... .......... .......... .......... 4.40M 11950K .......... .......... .......... .......... .......... 1.43M 12000K .......... .......... .......... .......... .......... 7.90M 12050K .......... .......... .......... .......... .......... 5.40M 12100K .......... .......... .......... .......... .......... 1.53M 12150K .......... .......... .......... .......... .......... 4.62M 12200K .......... .......... .......... .......... .......... 85.7M 12250K .......... .......... .......... .......... .......... 4.10M 12300K .......... .......... .......... .......... .......... 1.54M 12350K .......... .......... .......... .......... .......... 6.29M 12400K .......... .......... .......... .......... .......... 8.44M 12450K .......... .......... .......... .......... .......... 1.50M 12500K .......... .......... .......... .......... .......... 3.54M 12550K .......... .......... .......... .......... .......... 235M 12600K .......... .......... .......... .......... .......... 7.60M 12650K .......... .......... .......... .......... .......... 1.38M 12700K .......... .......... .......... .......... .......... 5.47M 12750K .......... .......... .......... .......... .......... 77.3M 12800K .......... .......... .......... .......... .......... 1.42M 12850K .......... .......... .......... .......... .......... 6.58M 12900K .......... .......... .......... .......... .......... 5.32M 12950K .......... .......... .......... .......... .......... 7.51M 13000K .......... .......... .......... .......... .......... 1.40M 13050K .......... .......... .......... .......... .......... 5.12M 13100K .......... .......... .......... .......... .......... 236M 13150K .......... .......... .......... .......... .......... 1.42M 13200K .......... .......... .......... .......... .......... 4.65M 13250K .......... .......... .......... .......... .......... 7.04M 13300K .......... .......... .......... .......... .......... 12.8M 13350K .......... .......... .......... .......... .......... 1.35M 13400K .......... .......... .......... .......... .......... 4.80M 13450K .......... .......... .......... .......... .......... 56.5M 13500K .......... .......... .......... .......... .......... 1.45M 13550K .......... .......... .......... .......... .......... 4.65M 13600K .......... .......... .......... .......... .......... 7.77M 13650K .......... .......... .......... .......... .......... 23.5M 13700K .......... .......... .......... .......... .......... 1.52M 13750K .......... .......... .......... .......... .......... 4.39M 13800K .......... .......... .......... .......... .......... 7.28M 13850K .......... .......... .......... .......... .......... 8.23M 13900K .......... .......... .......... .......... .......... 1.38M 13950K .......... .......... .......... .......... .......... 4.89M 14000K .......... .......... .......... .......... .......... 265M 14050K .......... .......... ........ 6.17M=3.7s 2023-02-12 10:24:41 (3.71 MB/s) - '/tmp/instance-22/output-1/build/.olsr-0.9.8.tar.gz.0WfOpo/output' saved [14416300] olsr-0.9.8.tar.gz: OK (sha256: ee9e524224e5d5304dcf61f1dc5485c569da09d382934ff85b233be3e24821a3) >>> olsr 0.9.8 Extracting gzip -d -c /tmp/instance-22/dl/olsr/olsr-0.9.8.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/olsr-0.9.8 -xf - >>> olsr 0.9.8 Patching Applying 0001-olsrd-migrate-to-using-bison-3.7.1.patch using patch: patching file src/cfgparser/local.mk Applying 0002-lib-pud-Makefile-fix-parallel-build.patch using patch: patching file lib/pud/Makefile Applying 0003-pud-adapt-to-API-changes-in-gpsd-3-20.patch using patch: patching file lib/pud/src/gpsdclient.c Applying 0004-pud-adapt-gpsdclient.c-to-new-gpsd-3.21.patch using patch: patching file lib/pud/src/gpsdclient.c Applying 0005-lib-pud-src-gpsdclient.c-drop-handling-of-gpsdata-fi.patch using patch: patching file lib/pud/src/gpsdclient.c >>> olsr 0.9.8 Configuring >>> olsr 0.9.8 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8 olsrd make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8' [CC] src/build_msg.c src/build_msg.c: In function 'serialize_hello6': src/build_msg.c:449:33: warning: taking address of packed member of 'struct hellinfo6' may result in an unaligned pointer value [-Waddress-of-packed-member] 449 | haddr = (union olsr_ip_addr *)hinfo6->neigh_addr; | ^~~~~~ src/build_msg.c:519:43: warning: taking address of packed member of 'struct hellinfo6' may result in an unaligned pointer value [-Waddress-of-packed-member] 519 | haddr = (union olsr_ip_addr *)hinfo6->neigh_addr; | ^~~~~~ src/build_msg.c:550:39: warning: taking address of packed member of 'struct hellinfo6' may result in an unaligned pointer value [-Waddress-of-packed-member] 550 | haddr = (union olsr_ip_addr *)&hinfo6->neigh_addr; | ^~~~~~~~~~~~~~~~~~~ [CC] src/cli.c [CC] src/common/autobuf.c [CC] src/common/avl.c [CC] src/common/list.c [CC] src/common/string_handling.c [CC] src/duplicate_handler.c [CC] src/duplicate_set.c [CC] src/egressFile.c [CC] src/fpm.c [CC] src/gateway.c [CC] src/gateway_costs.c [CC] src/gateway_default_handler.c [CC] src/gateway_list.c [CC] src/generate_msg.c [CC] src/hashing.c [CC] src/hna_set.c [CC] src/hysteresis.c [CC] src/interfaces.c [CC] src/ipc_frontend.c [CC] src/ipcalc.c [CC] src/link_set.c [CC] src/lock_file.c [CC] src/lq_mpr.c [CC] src/lq_packet.c [CC] src/lq_plugin.c [CC] src/lq_plugin_default_ff.c [CC] src/lq_plugin_default_ffeth.c [CC] src/lq_plugin_default_float.c [CC] src/lq_plugin_default_fpm.c [CC] src/main.c [CC] src/mantissa.c [CC] src/mid_set.c [CC] src/mpr.c [CC] src/mpr_selector_set.c [CC] src/neighbor_table.c [CC] src/net_olsr.c [CC] src/olsr.c [CC] src/olsr_cookie.c [CC] src/olsr_niit.c [CC] src/olsr_spf.c [CC] src/packet.c [CC] src/parser.c src/parser.c: In function 'parse_packet': src/parser.c:331:60: warning: taking address of packed member of 'struct olsrmsg' may result in an unaligned pointer value [-Waddress-of-packed-member] 331 | union olsr_ip_addr *msgorig = (union olsr_ip_addr *) &m->v4.originator; | ^~~~~~~~~~~~~~~~~ src/parser.c:343:60: warning: taking address of packed member of 'struct olsrmsg' may result in an unaligned pointer value [-Waddress-of-packed-member] 343 | union olsr_ip_addr *msgorig = (union olsr_ip_addr *) &m->v4.originator; | ^~~~~~~~~~~~~~~~~ src/parser.c:355:60: warning: taking address of packed member of 'struct olsrmsg' may result in an unaligned pointer value [-Waddress-of-packed-member] 355 | union olsr_ip_addr *msgorig = (union olsr_ip_addr *) &m->v4.originator; | ^~~~~~~~~~~~~~~~~ src/parser.c:376:61: warning: taking address of packed member of 'struct olsrmsg' may result in an unaligned pointer value [-Waddress-of-packed-member] 376 | validated = olsr_validate_address((union olsr_ip_addr *)&m->v4.originator); | ^~~~~~~~~~~~~~~~~ src/parser.c:377:39: warning: taking address of packed member of 'struct olsrmsg' may result in an unaligned pointer value [-Waddress-of-packed-member] 377 | if (ipequal((union olsr_ip_addr *)&m->v4.originator, &olsr_cnf->main_addr) || !validated) { | ^~~~~~~~~~~~~~~~~ In file included from src/olsr_cfg.h:50, from src/olsr_protocol.h:57, from src/parser.h:49, from src/parser.c:46: src/parser.c:381:65: warning: taking address of packed member of 'struct olsrmsg' may result in an unaligned pointer value [-Waddress-of-packed-member] 381 | olsr_ip_to_string(&buf, (union olsr_ip_addr *)&m->v4.originator)); | ^~~~~~~~~~~~~~~~~ src/defs.h:94:41: note: in definition of macro 'OLSR_PRINTF' 94 | fprintf(debug_handle, (format), ##args); \ | ^~~~ [CC] src/pid_file.c [CC] src/plugin_loader.c [CC] src/plugin_util.c [CC] src/process_package.c [CC] src/process_routes.c [CC] src/rebuild_packet.c [CC] src/routing_table.c [CC] src/scheduler.c [CC] src/superfasthash.c [CC] src/tc_set.c [CC] src/two_hop_neighbor_table.c [CC] src/linux/apm.c [CC] src/linux/kernel_routes_nl.c [CC] src/linux/kernel_tunnel.c [CC] src/linux/lq_plugin_ffeth_nl80211.c [CC] src/linux/net.c [CC] src/linux/nl80211_link_info.c [CC] src/unix/ifnet.c [CC] src/unix/log.c [CC] src/unix/misc.c [CC] src/cfgparser/olsrd_conf.c [CC] src/cfgparser/olsrd_conf_checksum.c [BISON] src/cfgparser/oparse.c [CC] src/cfgparser/oparse.c [FLEX] src/cfgparser/oscan.c [CC] src/cfgparser/oscan.c [CC] src/cfgparser/cfgfile_gen.c [CREATE] builddata.txt [CC] src/builddata.c [LD] olsrd make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/arprefresh make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/arprefresh' [CC] src/olsrd_arprefresh.c [LD] olsrd_arprefresh.so.0.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/arprefresh' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/bmf make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/bmf' [CC] src/Address.c [CC] src/Bmf.c [CC] src/NetworkInterfaces.c [CC] src/Packet.c [CC] src/PacketHistory.c [CC] src/olsrd_plugin.c [LD] olsrd_bmf.so.1.7.0 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/bmf' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/dot_draw make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dot_draw' [CC] src/olsrd_dot_draw.c [CC] src/olsrd_plugin.c [LD] olsrd_dot_draw.so.0.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dot_draw' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw' [CC] src/olsrd_dyn_gw.c [CC] src/olsrd_plugin.c [LD] olsrd_dyn_gw.so.0.5 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw_plain make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw_plain' [CC] src/olsrd_dyn_gw_plain.c [LD] olsrd_dyn_gw_plain.so.0.4 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw_plain' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/httpinfo make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/httpinfo' [CC] src/admin_interface.c [CC] src/olsrd_httpinfo.c [CC] src/olsrd_plugin.c [LD] olsrd_httpinfo.so.0.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/httpinfo' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/jsoninfo make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/jsoninfo' [CC] src/olsrd_jsoninfo.c [CC] src/olsrd_plugin.c [CC] ../info/http_headers.c [CC] ../info/json_helpers.c [CC] ../info/olsrd_info.c [LD] olsrd_jsoninfo.so.1.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/jsoninfo' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/mdns make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/mdns' [CC] src/Address.c [CC] src/NetworkInterfaces.c [CC] src/Packet.c [CC] src/RouterElection.c [CC] src/mdns.c [CC] src/olsrd_plugin.c [LD] olsrd_mdns.so.1.0.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/mdns' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/nameservice make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/nameservice' [CC] src/compat.c [CC] src/mapwrite.c [CC] src/nameservice.c In file included from ../../src/olsr_cfg.h:49, from ../../src/olsr_protocol.h:57, from ../../src/olsr.h:49, from src/nameservice.c:63: src/nameservice.c: In function 'olsr_namesvc_gen': src/nameservice.c:634:65: warning: taking address of packed member of 'union olsr_message' may result in an unaligned pointer value [-Waddress-of-packed-member] 634 | namesize = encap_namemsg((struct namemsg *)ARM_NOWARN_ALIGN(&message->v4.message)); ../../src/compiler.h:58:39: note: in definition of macro 'ARM_NOWARN_ALIGN' 58 | #define ARM_NOWARN_ALIGN(x) ((void *)(x)) | ^ src/nameservice.c:647:65: warning: taking address of packed member of 'union olsr_message' may result in an unaligned pointer value [-Waddress-of-packed-member] 647 | namesize = encap_namemsg((struct namemsg *)ARM_NOWARN_ALIGN(&message->v6.message)); ../../src/compiler.h:58:39: note: in definition of macro 'ARM_NOWARN_ALIGN' 58 | #define ARM_NOWARN_ALIGN(x) ((void *)(x)) | ^ src/nameservice.c: In function 'olsr_parser': src/nameservice.c:696:54: warning: taking address of packed member of 'union olsr_message' may result in an unaligned pointer value [-Waddress-of-packed-member] 696 | namemessage = (struct namemsg *)ARM_NOWARN_ALIGN(&m->v4.message); ../../src/compiler.h:58:39: note: in definition of macro 'ARM_NOWARN_ALIGN' 58 | #define ARM_NOWARN_ALIGN(x) ((void *)(x)) | ^ src/nameservice.c:700:54: warning: taking address of packed member of 'union olsr_message' may result in an unaligned pointer value [-Waddress-of-packed-member] 700 | namemessage = (struct namemsg *)ARM_NOWARN_ALIGN(&m->v6.message); ../../src/compiler.h:58:39: note: in definition of macro 'ARM_NOWARN_ALIGN' 58 | #define ARM_NOWARN_ALIGN(x) ((void *)(x)) | ^ [CC] src/olsrd_plugin.c [LD] olsrd_nameservice.so.0.4 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/nameservice' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/netjson make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/netjson' [CC] src/olsrd_netjson.c [CC] src/olsrd_netjson_helpers.c [CC] src/olsrd_plugin.c [LD] olsrd_netjson.so.1.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/netjson' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/poprouting make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/poprouting' [CC] src/olsrd_plugin.c [CC] src/olsrd_poprouting.c [LD] olsrd_poprouting.so.1.0 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/poprouting' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/p2pd make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/p2pd' [CC] src/NetworkInterfaces.c [CC] src/Packet.c [CC] src/PacketHistory.c [CC] src/dllist.c [CC] src/olsrd_plugin.c [CC] src/p2pd.c [LD] olsrd_p2pd.so.0.1.0 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/p2pd' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/pgraph make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/pgraph' [CC] src/olsrd_pgraph.c [LD] olsrd_pgraph.so.1.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/pgraph' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/secure make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/secure' [CC] src/md5.c [CC] src/olsrd_plugin.c [CC] src/olsrd_secure.c [LD] olsrd_secure.so.0.6 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/secure' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/txtinfo make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/txtinfo' [CC] src/olsrd_plugin.c [CC] src/olsrd_txtinfo.c [LD] olsrd_txtinfo.so.1.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/txtinfo' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/watchdog make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/watchdog' [CC] src/olsrd_plugin.c [LD] olsrd_watchdog.so.0.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/watchdog' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 ARCH=mips CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC" -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/quagga make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/quagga' [CC] src/client.c [CC] src/olsrd_plugin.c [CC] src/packet.c [CC] src/parse.c [CC] src/plugin.c [CC] src/quagga.c [LD] olsrd_quagga.so.0.2.2 make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/quagga' >>> olsr 0.9.8 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8 DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install_bin make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8' mkdir -p /tmp/instance-22/output-1/target/usr/sbin install -m 755 olsrd /tmp/instance-22/output-1/target/usr/sbin /bin/true /tmp/instance-22/output-1/target/usr/sbin/olsrd make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/arprefresh LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/arprefresh' /bin/true olsrd_arprefresh.so.0.1 install -D -m 755 olsrd_arprefresh.so.0.1 /tmp/instance-22/output-1/target/usr/lib/olsrd_arprefresh.so.0.1; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_ARPREFRESH" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/arprefresh' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/bmf LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/bmf' /bin/true olsrd_bmf.so.1.7.0 install -D -m 755 olsrd_bmf.so.1.7.0 /tmp/instance-22/output-1/target/usr/lib/olsrd_bmf.so.1.7.0; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_BMF" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/bmf' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/dot_draw LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dot_draw' /bin/true olsrd_dot_draw.so.0.3 install -D -m 755 olsrd_dot_draw.so.0.3 /tmp/instance-22/output-1/target/usr/lib/olsrd_dot_draw.so.0.3; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp -t "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" "README_DOT_DRAW" "olsr-topology-view.pl" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dot_draw' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw' /bin/true olsrd_dyn_gw.so.0.5 install -D -m 755 olsrd_dyn_gw.so.0.5 /tmp/instance-22/output-1/target/usr/lib/olsrd_dyn_gw.so.0.5; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_DYN_GW" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw_plain LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw_plain' /bin/true olsrd_dyn_gw_plain.so.0.4 install -D -m 755 olsrd_dyn_gw_plain.so.0.4 /tmp/instance-22/output-1/target/usr/lib/olsrd_dyn_gw_plain.so.0.4; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_DYN_GW_PLAIN" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/dyn_gw_plain' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/httpinfo LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/httpinfo' /bin/true olsrd_httpinfo.so.0.1 install -D -m 755 olsrd_httpinfo.so.0.1 /tmp/instance-22/output-1/target/usr/lib/olsrd_httpinfo.so.0.1; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_HTTPINFO" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/httpinfo' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/jsoninfo LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/jsoninfo' /bin/true olsrd_jsoninfo.so.1.1 install -D -m 755 olsrd_jsoninfo.so.1.1 /tmp/instance-22/output-1/target/usr/lib/olsrd_jsoninfo.so.1.1; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_JSONINFO" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/jsoninfo' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/mdns LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/mdns' /bin/true olsrd_mdns.so.1.0.1 install -D -m 755 olsrd_mdns.so.1.0.1 /tmp/instance-22/output-1/target/usr/lib/olsrd_mdns.so.1.0.1; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_MDNS" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/mdns' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/nameservice LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/nameservice' /bin/true olsrd_nameservice.so.0.4 install -D -m 755 olsrd_nameservice.so.0.4 /tmp/instance-22/output-1/target/usr/lib/olsrd_nameservice.so.0.4; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_NAMESERVICE" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/nameservice' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/netjson LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/netjson' /bin/true olsrd_netjson.so.1.1 install -D -m 755 olsrd_netjson.so.1.1 /tmp/instance-22/output-1/target/usr/lib/olsrd_netjson.so.1.1; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_NETJSON" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/netjson' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/poprouting LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/poprouting' /bin/true olsrd_poprouting.so.1.0 install -D -m 755 olsrd_poprouting.so.1.0 /tmp/instance-22/output-1/target/usr/lib/olsrd_poprouting.so.1.0; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_POPROUTING" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/poprouting' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/p2pd LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/p2pd' /bin/true olsrd_p2pd.so.0.1.0 install -D -m 755 olsrd_p2pd.so.0.1.0 /tmp/instance-22/output-1/target/usr/lib/olsrd_p2pd.so.0.1.0; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_P2PD" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/p2pd' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/pgraph LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/pgraph' /bin/true olsrd_pgraph.so.1.1 install -D -m 755 olsrd_pgraph.so.1.1 /tmp/instance-22/output-1/target/usr/lib/olsrd_pgraph.so.1.1; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_PGRAPH" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/pgraph' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/secure LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/secure' /bin/true olsrd_secure.so.0.6 install -D -m 755 olsrd_secure.so.0.6 /tmp/instance-22/output-1/target/usr/lib/olsrd_secure.so.0.6; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_SECURE" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/secure' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/txtinfo LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/txtinfo' /bin/true olsrd_txtinfo.so.1.1 install -D -m 755 olsrd_txtinfo.so.1.1 /tmp/instance-22/output-1/target/usr/lib/olsrd_txtinfo.so.1.1; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_TXTINFO" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/txtinfo' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/watchdog LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/watchdog' /bin/true olsrd_watchdog.so.0.1 install -D -m 755 olsrd_watchdog.so.0.1 /tmp/instance-22/output-1/target/usr/lib/olsrd_watchdog.so.0.1; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp "README_WATCHDOG" "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/watchdog' PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/olsr-0.9.8/lib/quagga LDCONFIG=/bin/true DESTDIR=/tmp/instance-22/output-1/target prefix="/usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/quagga' /bin/true olsrd_quagga.so.0.2.2 install -D -m 755 olsrd_quagga.so.0.2.2 /tmp/instance-22/output-1/target/usr/lib/olsrd_quagga.so.0.2.2; /bin/true -n /tmp/instance-22/output-1/target/usr/lib mkdir -p "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" cp -t "/tmp/instance-22/output-1/target/usr/share/doc/olsrd" "README_QUAGGA" "patches/quagga-0.98.6.diff" \ "patches/quagga-0.99.21.diff" make[1]: Leaving directory '/tmp/instance-22/output-1/build/olsr-0.9.8/lib/quagga' /usr/bin/install -D -m 0644 /tmp/instance-22/output-1/build/olsr-0.9.8/files/olsrd.conf.default.lq /tmp/instance-22/output-1/target/etc/olsrd/olsrd.conf /usr/bin/install -D -m 0755 package/olsr/S50olsr /tmp/instance-22/output-1/target/etc/init.d/S50olsr >>> open-lldp 1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.open-lldp-1.1.tar.gz.9jY8ki/output' 'https://github.com/intel/openlldp/archive/v1.1/open-lldp-1.1.tar.gz' --2023-02-12 10:25:32-- https://github.com/intel/openlldp/archive/v1.1/open-lldp-1.1.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/intel/openlldp/tar.gz/refs/tags/v1.1 [following] --2023-02-12 10:25:33-- https://codeload.github.com/intel/openlldp/tar.gz/refs/tags/v1.1 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.open-lldp-1.1.tar.gz.9jY8ki/output' 0K .......... .......... .......... .......... .......... 515K 50K .......... .......... .......... .......... .......... 1009K 100K .......... .......... .......... .......... .......... 132M 150K .......... .......... .......... .......... .......... 1.03M 200K .......... .......... .......... .......... .......... 129M 250K .......... .......... .......... .......... .......... 75.2M 300K .......... .......... .......... .......... .......... 56.4M 350K .......... .......... .......... .......... .......... 1.06M 400K .......... .......... ...... 125M=0.2s 2023-02-12 10:25:33 (1.71 MB/s) - '/tmp/instance-22/output-1/build/.open-lldp-1.1.tar.gz.9jY8ki/output' saved [436239] open-lldp-1.1.tar.gz: OK (sha256: 13e0890527192a6289e6dac82056c447a1e2624ff93b0b6bbd8a42d15b2cbc8c) >>> open-lldp 1.1 Extracting gzip -d -c /tmp/instance-22/dl/open-lldp/open-lldp-1.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/open-lldp-1.1 -xf - >>> open-lldp 1.1 Patching >>> open-lldp 1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/open-lldp-1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> open-lldp 1.1 Configuring >>> open-lldp 1.1 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:18: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:18: the top level configure.ac:19: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:19: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:19: the top level configure.ac:5: installing './ar-lib' configure.ac:5: installing './compile' configure.ac:19: installing './config.guess' configure.ac:19: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> open-lldp 1.1 Patching libtool patching file /tmp/instance-22/output-1/build/open-lldp-1.1/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-22/output-1/build/open-lldp-1.1/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar) interface... ar checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... (cached) none checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking dependency style of no... none checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking pkg-config is at least version 0.9.0... yes checking for SYSTEMD... no checking checking for warnings flag... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc support of -Wall... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc support of -Wextra... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc support of -Wformat=2... yes checking checking for errors flag... no checking for LIBCONFIG... yes checking for LIBNL... yes checking for rtnl_link_get_by_name in -lnl3... no checking for alarm... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for select... 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 for uname... yes checking for libconfig.h... yes checking for readline/readline.h... yes checking for readline/history.h... yes checking for arpa/inet.h... yes checking for dlfcn.h... (cached) yes checking for fcntl.h... yes checking for limits.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for inline... inline checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for uid_t in sys/types.h... yes checking for working chown... yes checking for GNU libc compatible malloc... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... (cached) yes checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/version.h config.status: creating lldpad.spec config.status: creating lldpad.pc config.status: creating liblldp_clif.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> open-lldp 1.1 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/open-lldp-1.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/open-lldp-1.1' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldpad.o lldpad.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o config.o config.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_dcbx_nl.o lldp_dcbx_nl.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o ctrl_iface.o ctrl_iface.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o event_iface.o event_iface.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o eloop.o eloop.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_dcbx_cmds.o lldp_dcbx_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o log.o log.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldpad_shm.o lldpad_shm.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o dcb_protocol.o dcb_protocol.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o dcb_rule_chk.o dcb_rule_chk.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o list.o list.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_rtnl.o lldp_rtnl.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp/ports.o lldp/ports.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp/agent.o lldp/agent.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp/l2_packet_linux.o lldp/l2_packet_linux.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp/tx.o lldp/tx.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp/rx.o lldp/rx.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_dcbx.o lldp_dcbx.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o tlv_dcbx.o tlv_dcbx.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_dcbx_cfg.o lldp_dcbx_cfg.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_util.o lldp_util.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_mand.o lldp_mand.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_mand_cmds.o lldp_mand_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_basman_cmds.o lldp_basman_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_8023_cmds.o lldp_8023_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_med_cmds.o lldp_med_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_evb_cmds.o lldp_evb_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_evb.o lldp_evb.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp_cmds.o qbg/vdp_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/ecp.o qbg/ecp.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg_utils.o qbg_utils.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp.o qbg/vdp.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_tlv.o lldp_tlv.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_basman.o lldp_basman.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_med.o lldp_med.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_8023.o lldp_8023.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_8021qaz.o lldp_8021qaz.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_8021qaz_cmds.o lldp_8021qaz_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_evb22.o lldp_evb22.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_evb22_cmds.o lldp_evb22_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/ecp22.o qbg/ecp22.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp22.o qbg/vdp22.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdpnl.o qbg/vdpnl.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp22sm.o qbg/vdp22sm.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp22br.o qbg/vdp22br.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp22_cmds.o qbg/vdp22_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp_ascii.o qbg/vdp_ascii.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp22_oui.o qbg/vdp22_oui.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp22cisco_oui.o qbg/vdp22cisco_oui.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/bash ./libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lconfig -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lnl-3 -lrt -o lldpad lldpad.o config.o lldp_dcbx_nl.o ctrl_iface.o event_iface.o eloop.o lldp_dcbx_cmds.o log.o lldpad_shm.o dcb_protocol.o dcb_rule_chk.o list.o lldp_rtnl.o lldp/ports.o lldp/agent.o lldp/l2_packet_linux.o lldp/tx.o lldp/rx.o lldp_dcbx.o tlv_dcbx.o lldp_dcbx_cfg.o lldp_util.o lldp_mand.o lldp_mand_cmds.o lldp_basman_cmds.o lldp_8023_cmds.o lldp_med_cmds.o lldp_evb_cmds.o lldp_evb.o qbg/vdp_cmds.o qbg/ecp.o qbg_utils.o qbg/vdp.o lldp_tlv.o lldp_basman.o lldp_med.o lldp_8023.o lldp_8021qaz.o lldp_8021qaz_cmds.o lldp_evb22.o lldp_evb22_cmds.o qbg/ecp22.o qbg/vdp22.o qbg/vdpnl.o qbg/vdp22sm.o qbg/vdp22br.o qbg/vdp22_cmds.o qbg/vdp_ascii.o qbg/vdp22_oui.o qbg/vdp22cisco_oui.o libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -o lldpad lldpad.o config.o lldp_dcbx_nl.o ctrl_iface.o event_iface.o eloop.o lldp_dcbx_cmds.o log.o lldpad_shm.o dcb_protocol.o dcb_rule_chk.o list.o lldp_rtnl.o lldp/ports.o lldp/agent.o lldp/l2_packet_linux.o lldp/tx.o lldp/rx.o lldp_dcbx.o tlv_dcbx.o lldp_dcbx_cfg.o lldp_util.o lldp_mand.o lldp_mand_cmds.o lldp_basman_cmds.o lldp_8023_cmds.o lldp_med_cmds.o lldp_evb_cmds.o lldp_evb.o qbg/vdp_cmds.o qbg/ecp.o qbg_utils.o qbg/vdp.o lldp_tlv.o lldp_basman.o lldp_med.o lldp_8023.o lldp_8021qaz.o lldp_8021qaz_cmds.o lldp_evb22.o lldp_evb22_cmds.o qbg/ecp22.o qbg/vdp22.o qbg/vdpnl.o qbg/vdp22sm.o qbg/vdp22br.o qbg/vdp22_cmds.o qbg/vdp_ascii.o qbg/vdp22_oui.o qbg/vdp22cisco_oui.o -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libconfig.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so -lpthread -lrt -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o dcbtool.o dcbtool.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o dcbtool_cmds.o dcbtool_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/bash ./ylwrap parse_cli.l lex.yy.c parse_cli.c -- flex /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -U_FORTIFY_SOURCE -Wno-error -c -o parse_cli.o parse_cli.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o weak_readline.o weak_readline.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o clif.lo clif.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" "-DPACKAGE_STRING=\"lldpad 1.1.0\"" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR=\"/etc\" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c clif.c -fPIC -DPIC -o .libs/clif.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/bash ./libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -version-info 1:0:0 -o liblldp_clif.la -rpath /usr/lib clif.lo libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/clif.o -Ofast -g0 -Wl,-soname -Wl,liblldp_clif.so.1 -o .libs/liblldp_clif.so.1.0.0 libtool: link: (cd ".libs" && rm -f "liblldp_clif.so.1" && ln -s "liblldp_clif.so.1.0.0" "liblldp_clif.so.1") libtool: link: (cd ".libs" && rm -f "liblldp_clif.so" && ln -s "liblldp_clif.so.1.0.0" "liblldp_clif.so") libtool: link: ( cd ".libs" && rm -f "liblldp_clif.la" && ln -s "../liblldp_clif.la" "liblldp_clif.la" ) /bin/bash ./libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -ldl -llldp_clif -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lnl-3 -o dcbtool dcbtool.o dcbtool_cmds.o parse_cli.o weak_readline.o lldp_rtnl.o lldp_util.o liblldp_clif.la libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -o dcbtool dcbtool.o dcbtool_cmds.o parse_cli.o weak_readline.o lldp_rtnl.o lldp_util.o -ldl /tmp/instance-22/output-1/build/open-lldp-1.1/.libs/liblldp_clif.so -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so -lpthread ./.libs/liblldp_clif.so -Wl,-rpath -Wl,/tmp/instance-22/output-1/build/open-lldp-1.1/.libs -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldptool.o lldptool.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldptool_cmds.o lldptool_cmds.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_mand_clif.o lldp_mand_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_basman_clif.o lldp_basman_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_med_clif.o lldp_med_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_8023_clif.o lldp_8023_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_dcbx_clif.o lldp_dcbx_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_8021qaz_clif.o lldp_8021qaz_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_evb_clif.o lldp_evb_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp_clif.o qbg/vdp_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_orgspec_clif.o lldp_orgspec_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_cisco_clif.o lldp_cisco_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o lldp_evb22_clif.o lldp_evb22_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/bash ./libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -ldl -llldp_clif -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lnl-3 -o lldptool lldptool.o lldptool_cmds.o lldp_rtnl.o lldp_mand_clif.o lldp_basman_clif.o lldp_med_clif.o lldp_8023_clif.o lldp_dcbx_clif.o lldp_util.o lldp_8021qaz_clif.o lldp_evb_clif.o qbg/vdp_clif.o lldp_orgspec_clif.o lldp_cisco_clif.o lldp_evb22_clif.o weak_readline.o liblldp_clif.la libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -o lldptool lldptool.o lldptool_cmds.o lldp_rtnl.o lldp_mand_clif.o lldp_basman_clif.o lldp_med_clif.o lldp_8023_clif.o lldp_dcbx_clif.o lldp_util.o lldp_8021qaz_clif.o lldp_evb_clif.o qbg/vdp_clif.o lldp_orgspec_clif.o lldp_cisco_clif.o lldp_evb22_clif.o weak_readline.o -ldl /tmp/instance-22/output-1/build/open-lldp-1.1/.libs/liblldp_clif.so -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so -lpthread ./.libs/liblldp_clif.so -Wl,-rpath -Wl,/tmp/instance-22/output-1/build/open-lldp-1.1/.libs -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o vdptool.o vdptool.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o qbg/vdp22_clif.o qbg/vdp22_clif.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"lldpad\ 1.1.0\" -DPACKAGE_BUGREPORT=\"lldp-devel@open-lldp.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lldpad\" -DVERSION=\"1.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_CHOWN=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -c -o vdptool_cisco_oui.o vdptool_cisco_oui.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/bash ./libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -llldp_clif -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lnl-3 -o vdptool vdptool.o lldp_util.o qbg/vdp22_clif.o vdptool_cisco_oui.o liblldp_clif.la libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wformat=2 -o vdptool vdptool.o lldp_util.o qbg/vdp22_clif.o vdptool_cisco_oui.o /tmp/instance-22/output-1/build/open-lldp-1.1/.libs/liblldp_clif.so -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so -lpthread ./.libs/liblldp_clif.so -Wl,-rpath -Wl,/tmp/instance-22/output-1/build/open-lldp-1.1/.libs -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[1]: Leaving directory '/tmp/instance-22/output-1/build/open-lldp-1.1' >>> open-lldp 1.1 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/open-lldp-1.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/open-lldp-1.1' make[2]: Entering directory '/tmp/instance-22/output-1/build/open-lldp-1.1' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c liblldp_clif.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblldp_clif.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/liblldp_clif.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblldp_clif.so.1.0.0 liblldp_clif.so.1 || { rm -f liblldp_clif.so.1 && ln -s liblldp_clif.so.1.0.0 liblldp_clif.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f liblldp_clif.so.1.0.0 liblldp_clif.so || { rm -f liblldp_clif.so && ln -s liblldp_clif.so.1.0.0 liblldp_clif.so; }; }) libtool: install: /usr/bin/install -c .libs/liblldp_clif.lai /tmp/instance-22/output-1/target/usr/lib/liblldp_clif.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ./libtool --mode=install /usr/bin/install -c lldpad dcbtool lldptool vdptool '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c lldpad /tmp/instance-22/output-1/target/usr/sbin/lldpad libtool: install: /usr/bin/install -c dcbtool /tmp/instance-22/output-1/target/usr/sbin/dcbtool libtool: install: /usr/bin/install -c lldptool /tmp/instance-22/output-1/target/usr/sbin/lldptool libtool: install: /usr/bin/install -c vdptool /tmp/instance-22/output-1/target/usr/sbin/vdptool /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/etc/bash_completion.d' /usr/bin/install -c -m 644 contrib/bash_completion/lldpad contrib/bash_completion/lldptool '/tmp/instance-22/output-1/target/etc/bash_completion.d' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/systemd/system' /usr/bin/install -c -m 644 lldpad.service lldpad.socket '/tmp/instance-22/output-1/target/usr/lib/systemd/system' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/lldpad' /usr/bin/install -c -m 644 include/dcb_types.h include/clif.h include/lldp_dcbx_cmds.h include/lldpad.h include/lldp_mand_cmds.h include/clif_msgs.h include/lldp_basman_cmds.h include/lldp_8023_cmds.h include/lldp_med_cmds.h include/lldp_util.h include/lldp_evb_cmds.h include/qbg_vdp_cmds.h include/lldp_8021qaz_cmds.h include/clif_sock.h include/linux/dcbnl.h include/linux/netlink.h include/linux/rtnetlink.h include/lldpad_status.h '/tmp/instance-22/output-1/target/usr/include/lldpad' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 docs/liblldp_clif-vdp22.3 '/tmp/instance-22/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 docs/lldpad.8 docs/dcbtool.8 docs/lldptool.8 docs/lldptool-ets.8 docs/lldptool-pfc.8 docs/lldptool-app.8 docs/lldptool-evb.8 docs/lldptool-vdp.8 docs/lldptool-med.8 docs/lldptool-dcbx.8 docs/lldptool-evb22.8 docs/vdptool.8 '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 lldpad.pc liblldp_clif.pc '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' /home/autobuild/make/make install-data-hook make[3]: Entering directory '/tmp/instance-22/output-1/build/open-lldp-1.1' /usr/bin/mkdir -p /tmp/instance-22/output-1/target/var/lib/lldpad make[3]: Leaving directory '/tmp/instance-22/output-1/build/open-lldp-1.1' make[2]: Leaving directory '/tmp/instance-22/output-1/build/open-lldp-1.1' make[1]: Leaving directory '/tmp/instance-22/output-1/build/open-lldp-1.1' open62541-v1.3.4-br1.tar.gz: OK (sha256: 9a7955ba01e12dbd327e534c25288f4918d275031394c804943a7e45ba903621) >>> open62541 v1.3.4 Extracting gzip -d -c /tmp/instance-22/dl/open62541/open62541-v1.3.4-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/open62541-v1.3.4 -xf - >>> open62541 v1.3.4 Patching >>> open62541 v1.3.4 Configuring (mkdir -p /tmp/instance-22/output-1/build/open62541-v1.3.4/ && cd /tmp/instance-22/output-1/build/open62541-v1.3.4/ && rm -f CMakeCache.txt && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-22/output-1/host/bin/cmake /tmp/instance-22/output-1/build/open62541-v1.3.4/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-22/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release -DGIT_EXECUTABLE=NO -DOPEN62541_VERSION=v1.3.4 -DUA_ENABLE_HARDENING=OFF -DUA_FORCE_WERROR=OFF -DUA_ENABLE_ENCRYPTION=OPENSSL -DUA_ENABLE_HISTORIZING=ON -DUA_ENABLE_DISCOVERY=OFF -DUA_ENABLE_JSON_ENCODING=OFF -DUA_ENABLE_PUBSUB=ON -DUA_ENABLE_PUBSUB_DELTAFRAMES=OFF -DUA_ENABLE_PUBSUB_INFORMATIONMODEL=OFF -DUA_ENABLE_PUBSUB_INFORMATIONMODEL_METHODS=OFF -DUA_ENABLE_PUBSUB_ETH_UADP=OFF ) -- The C compiler identification is GNU 10.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Python3: /usr/bin/python3.7 (found version "3.7.3") found components: Interpreter -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Could NOT find Git (missing: GIT_EXECUTABLE) -- open62541 Version: v1.3.4 -- The selected architecture is: posix -- Found OpenSSL: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so (found version "1.1.1t") -- Test CC flag -std=c99 -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -pipe -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wall -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wextra -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wpedantic -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-static-in-inline -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-overlength-strings -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-unused-parameter -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wc++-compat -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat-security -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat-nonliteral -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wmissing-prototypes -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wstrict-prototypes -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wredundant-decls -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wuninitialized -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Winit-self -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wcast-qual -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wstrict-overflow -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wnested-externs -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wmultichar -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wundef -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-strict-aliasing -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fexceptions -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fPIC -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -ffunction-sections -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fdata-sections -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-unwind-tables -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-asynchronous-unwind-tables -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-math-errno -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Found Sphinx: /usr/bin/sphinx-build -- Found LATEX: /usr/bin/latex -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-22/output-1/build/open62541-v1.3.4 >>> open62541 v1.3.4 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/open62541-v1.3.4/ make[1]: Entering directory '/tmp/instance-22/output-1/build/open62541-v1.3.4' [ 1%] Generating src_generated/open62541/types_generated.c, src_generated/open62541/types_generated.h, src_generated/open62541/types_generated_handling.h [ 1%] Built target open62541-generator-types [ 1%] Generating src_generated/open62541/namespace0_generated.c, src_generated/open62541/namespace0_generated.h INFO:__main__:Preprocessing /tmp/instance-22/output-1/build/open62541-v1.3.4/tools/schema/Opc.Ua.NodeSet2.Reduced.xml INFO:__main__:Preprocessing /tmp/instance-22/output-1/build/open62541-v1.3.4/tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml INFO:__main__:Preprocessing /tmp/instance-22/output-1/build/open62541-v1.3.4/tools/schema/Opc.Ua.NodeSet2.HistorizingMinimal.xml INFO:__main__:Preprocessing /tmp/instance-22/output-1/build/open62541-v1.3.4/tools/schema/Opc.Ua.NodeSet2.Part8_Subset.xml INFO:__main__:Generating Code for Backend: open62541 INFO:__main__:NodeSet generation code successfully printed [ 1%] Built target open62541-generator-namespace [ 3%] Generating src_generated/open62541/transport_generated.c, src_generated/open62541/transport_generated.h, src_generated/open62541/transport_generated_handling.h [ 3%] Built target open62541-generator-transport [ 5%] Generating src_generated/open62541/nodeids.h [ 5%] Generating src_generated/open62541/statuscodes.h, src_generated/open62541/statuscodes.c [ 5%] Built target open62541-generator-statuscode [ 5%] Built target open62541-code-generation [ 7%] Building C object CMakeFiles/open62541-object.dir/src/ua_types.c.o [ 9%] Building C object CMakeFiles/open62541-object.dir/src/ua_types_encoding_binary.c.o /tmp/instance-22/output-1/build/open62541-v1.3.4/src/ua_types_encoding_binary.c:294:9: note: '#pragma message: No native IEEE 754 format detected. Use slow generic encoding.' 294 | #pragma message "No native IEEE 754 format detected. Use slow generic encoding." | ^~~~~~~ [ 9%] Building C object CMakeFiles/open62541-object.dir/src/ua_types_print.c.o [ 11%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/types_generated.c.o [ 11%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/transport_generated.c.o [ 12%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/statuscodes.c.o [ 12%] Building C object CMakeFiles/open62541-object.dir/src/ua_util.c.o [ 14%] Building C object CMakeFiles/open62541-object.dir/src/ua_timer.c.o [ 16%] Building C object CMakeFiles/open62541-object.dir/src/ua_connection.c.o [ 16%] Building C object CMakeFiles/open62541-object.dir/src/ua_securechannel.c.o [ 18%] Building C object CMakeFiles/open62541-object.dir/src/ua_securechannel_crypto.c.o [ 18%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_session.c.o [ 20%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_nodes.c.o [ 22%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server.c.o [ 22%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_ns0.c.o [ 24%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_ns0_diagnostics.c.o [ 24%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_config.c.o [ 25%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_binary.c.o [ 25%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_utils.c.o [ 27%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_discovery.c.o [ 29%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_async.c.o [ 29%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_networkmessage.c.o [ 31%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_writer.c.o [ 31%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_writergroup.c.o [ 33%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_reader.c.o [ 35%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_readergroup.c.o [ 35%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_manager.c.o [ 37%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_ns0.c.o [ 37%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_view.c.o [ 38%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_method.c.o [ 38%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_session.c.o [ 40%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_attribute.c.o [ 42%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_discovery.c.o [ 42%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_subscription.c.o [ 44%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_monitoreditem.c.o [ 44%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_securechannel.c.o [ 46%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_nodemanagement.c.o [ 48%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_discovery_multicast.c.o [ 48%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client.c.o [ 50%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_connect.c.o [ 50%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_discovery.c.o [ 51%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_highlevel.c.o [ 51%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_subscriptions.c.o [ 53%] Building C object CMakeFiles/open62541-object.dir/deps/libc_time.c.o [ 55%] Building C object CMakeFiles/open62541-object.dir/deps/pcg_basic.c.o [ 55%] Building C object CMakeFiles/open62541-object.dir/deps/base64.c.o [ 57%] Building C object CMakeFiles/open62541-object.dir/deps/aa_tree.c.o [ 57%] Building C object CMakeFiles/open62541-object.dir/deps/ziptree.c.o [ 59%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_config.c.o [ 59%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/namespace0_generated.c.o [ 61%] Building C object CMakeFiles/open62541-object.dir/src/ua_types_lex.c.o [ 62%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription.c.o [ 62%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription_monitoreditem.c.o [ 64%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription_datachange.c.o [ 64%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription_events.c.o [ 66%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription_events_filter.c.o [ 70%] Built target open62541-object [ 70%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/openssl/securitypolicy_openssl_common.c.o [ 72%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/openssl/ua_openssl_basic128rsa15.c.o [ 72%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/openssl/ua_openssl_basic256.c.o [ 74%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/openssl/ua_openssl_basic256sha256.c.o [ 75%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/openssl/ua_openssl_aes128sha256rsaoaep.c.o [ 75%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/openssl/ua_openssl_create_certificate.c.o [ 77%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/openssl/ua_pki_openssl.c.o [ 77%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_log_stdout.c.o [ 79%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_accesscontrol_default.c.o [ 81%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_nodestore_ziptree.c.o [ 81%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_nodestore_hashmap.c.o [ 83%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_config_default.c.o [ 83%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/ua_pki_none.c.o [ 85%] Building C object CMakeFiles/open62541-plugins.dir/plugins/crypto/ua_securitypolicy_none.c.o [ 85%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_log_syslog.c.o [ 87%] Building C object CMakeFiles/open62541-plugins.dir/plugins/historydata/ua_history_data_backend_memory.c.o [ 88%] Building C object CMakeFiles/open62541-plugins.dir/plugins/historydata/ua_history_data_gathering_default.c.o [ 88%] Building C object CMakeFiles/open62541-plugins.dir/plugins/historydata/ua_history_database_default.c.o [ 90%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_pubsub_udp.c.o [ 90%] Building C object CMakeFiles/open62541-plugins.dir/arch/posix/ua_clock.c.o [ 92%] Building C object CMakeFiles/open62541-plugins.dir/arch/posix/ua_architecture_functions.c.o [ 94%] Building C object CMakeFiles/open62541-plugins.dir/arch/network_tcp.c.o [ 98%] Built target open62541-plugins [100%] Linking C shared library bin/libopen62541.so [100%] Built target open62541 make[1]: Leaving directory '/tmp/instance-22/output-1/build/open62541-v1.3.4' >>> open62541 v1.3.4 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-22/output-1/build/open62541-v1.3.4/ make[1]: Entering directory '/tmp/instance-22/output-1/build/open62541-v1.3.4' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libopen62541.so.1.3.4 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libopen62541.so.1 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libopen62541.so -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/cmake/open62541/open62541Targets.cmake -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/cmake/open62541/open62541Targets-release.cmake -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/cmake/open62541/open62541Config.cmake -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/cmake/open62541/open62541ConfigVersion.cmake -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/cmake/open62541/open62541Macros.cmake -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/open62541.pc -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/certs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/certs/localhost.cnf -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/certs/create_self-signed.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/__pycache__ -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/type_parser.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/opaque_type_mapping.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/nodeset_testing.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/nodeset_compiler.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/nodeset.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/nodes.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/datatypes.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/backend_open62541_typedefinitions.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/backend_open62541_nodes.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/backend_open62541_datatypes.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/backend_open62541.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/backend_graphviz.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/__init__.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/README.md -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/nodeset_compiler/NodeID_NS0_Base.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_typedescription.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_transport.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_subscriptions.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_query.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_pubsub.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_minimal.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_method.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_historizing.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_events.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_discovery.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_diagnostics.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/datatypes_dataaccess.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/StatusCode.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/Opc.Ua.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.Reduced.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.PubSubMinimal.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.Part8_Subset.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.HistorizingMinimal.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.DiagnosticsMinimal.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/schema/Custom.Opc.Ua.Transport.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/v1.04 NodeSet Errata.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/v1.03 NodeSet Errata 2016-04-16.txt -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/readme.md -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Woodworking -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.ua.Eumabois.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Woodworking.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Woodworking.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Woodworking.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Eumabois.Nodeset2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Eumabois.Nodeset2.ua -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Eumabois.Nodeset2.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Woodworking/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Weihenstephan -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Weihenstephan/Opc.Ua.Weihenstephan.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Weihenstephan/Opc.Ua.Weihenstephan.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Weihenstephan/Opc.Ua.Weihenstephan.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Weihenstephan/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/TMC -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/SercosModel.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/SercosModel.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.DataTypes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Constants.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Classes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/rec20_latest_a2-3.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/rec20_latest_a1.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/UNECE_to_OPCUA.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/UANodeSet.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/StatusCode.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/ServerCapabilities.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/SecuredApplication.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Services.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part9.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part8.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part5.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part4.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part3.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part22.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part19.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part17.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part14.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part13.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part12.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part11.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part10.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeIds.Services.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.DataTypes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Constants.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Classes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/OPCBinarySchema.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Schema/AttributeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Scales -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Scales/Opc.Ua.Scales.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Scales/Opc.Ua.Scales.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Safety -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/opc_ua_safety_nodeset2.tt2pro -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/opc.ua.safety.nodeset2.ua -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/OpcUaRoboticsModel.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.DataTypes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.Constants.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.Classes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Robotics/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Pumps -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Pumps/instanceexample.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Pumps/Opc.Ua.Pumps.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Pumps/Opc.Ua.Pumps.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Pumps/Opc.Ua.Pumps.NodeSet2.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Pumps/Opc.Ua.Pumps.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PublishNodeSets.bat -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01/Opc.Ua.PlasticsRubber.TCD.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS/1.00/Opc.Ua.PlasticsRubber.LDS.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS/1.00/Opc.Ua.PlasticsRubber.LDS.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS/1.00/Opc.Ua.PlasticsRubber.LDS.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/Opc.Ua.PlasticsRubber.IMM2MES.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/Opc.Ua.PlasticsRubber.IMM2MES.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/Opc.Ua.PlasticsRubber.IMM2MES.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner/1.00/Opc.Ua.PlasticsRubber.HotRunner.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner/1.00/Opc.Ua.PlasticsRubber.HotRunner.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner/1.00/Opc.Ua.PlasticsRubber.HotRunner.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.03 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.03/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.03/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.03/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.03/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00/Opc.Ua.PlasticsRubber.Extrusion.Pelletizer.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00/Opc.Ua.PlasticsRubber.Extrusion.MeltPump.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00/Opc.Ua.PlasticsRubber.Extrusion.HaulOff.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.01 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.01/Opc.Ua.PlasticsRubber.Extrusion.GeneralTypes.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.01/Opc.Ua.PlasticsRubber.Extrusion.GeneralTypes.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.01/Opc.Ua.PlasticsRubber.Extrusion.GeneralTypes.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.01/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00/Opc.Ua.PlasticsRubber.Extrusion.GeneralTypes.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00/Opc.Ua.PlasticsRubber.Extrusion.Filter.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00/Opc.Ua.PlasticsRubber.Extrusion.ExtrusionLine.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00/Opc.Ua.PlasticsRubber.Extrusion.Extruder.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00/Opc.Ua.PlasticsRubber.Extrusion.Die.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00/Opc.Ua.PlasticsRubber.Extrusion.Cutter.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00/Opc.Ua.PlasticsRubber.Extrusion.Corrugator.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00/Opc.Ua.PlasticsRubber.Extrusion.Calibrator.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calender -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calender/1.00 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calender/1.00/Opc.Ua.PlasticsRubber.Extrusion.Calender.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calender/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PackML -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PackML/PackML.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PackML/Opc.Ua.PackML.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PROFINET -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/POWERLINK -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PNEM -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PNEM/Opc.Ua.PnEm.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PNEM/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.PLCopen.NodeSet2_V1.02.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.PLCopen.NodeSet2_V1.02.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PADIM -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PADIM/Opc.Ua.PADIM.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PADIM/Opc.Ua.PADIM.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/PADIM/Opc.Ua.IRDI.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/OpenSCS -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/OpenSCS/Opc.Ua.OPENSCS.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/OpenSCS/Opc.Ua.OPENSCS.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/OpenSCS/Opc.Ua.OPENSCS.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/OpenSCS/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Machinery -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Machinery/Opc.Ua.Machinery.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Machinery/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MachineVision -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MachineVision/Opc.Ua.MachineVision.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MachineVision/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MachineTool -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MachineTool/Opc.Ua.MachineTool.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MachineTool/Opc.Ua.MachineTool.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MachineTool/Opc.Ua.MachineTool.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MachineTool/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MachineTool/Machinetool-Example.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MachineTool/Machinetool-Example.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.DataTypes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Constants.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Classes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnectModel.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnectModel.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnect.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.DataTypes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Constants.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Classes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/MDIS.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/MDIS/MDIS.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ISA95-JOBCONTROL -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ISA95-JOBCONTROL/opc.ua.isa95-jobcontrol.nodeset2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ISA95-JOBCONTROL/opc.ua.isa95-jobcontrol.nodeset2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ISA95-JOBCONTROL/opc.ua.isa95-jobcontrol.nodeset2.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ISA95-JOBCONTROL/opc.ua.isa95-jobcontrol.nodeset2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ISA-95 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ISA-95/Opc.ISA95.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ISA-95/OPC.ISA95.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ISA-95/OPC.ISA95.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLinkIODD.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLinkIODD.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLink.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLink.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IOLink/EngineeringUnits.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IJT -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IJT/Tightening -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IJT/Tightening/Opc.Ua.Ijt.Tightening.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IJT/Tightening/Opc.Ua.Ijt.Tightening.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IJT/Tightening/Opc.Ua.Ijt.Tightening.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IJT/Tightening/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IEC61850 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-7-4.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-7-3.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-6.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.ua -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.examples.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.examples.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/I4AAS -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/I4AAS/Opc.Ua.I4AAS.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/I4AAS/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Glass -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Glass/Flat -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Glass/Flat/Opc.Ua.Glass.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/Glass/Flat/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/OpcUaGdsModel.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/OpcUaGdsModel.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.NodeSet2.Part12.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.DataTypes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Constants.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Classes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDT -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDT/Opc.Ua.FDT.NodeSet.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDT/Opc.Ua.FDT.NodeSet.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDT/Opc.Ua.FDT.NodeSet.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart7Model.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart7Model.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart5Model.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart5Model.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.DataTypes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Constants.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Classes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.DataTypes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Constants.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Classes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.StatusCodes.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.StatusCodes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Services.wsdl -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.ServerBase.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Messages.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Interfaces.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Endpoints.wsdl -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Endpoints.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Client.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Channels.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Attributes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI/OpcUaDiModel.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI/OpcUaDiModel.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.DataTypes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Constants.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Classes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DEXPI -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DEXPI/Opc.Ua.DEXPI.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/DEXPI/Opc.Ua.DEXPI.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment/Opc.Ua.CommercialKitchenEquipment.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment/NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine/Opc.Ua.CSPPlusForMachine.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine/Opc.Ua.CSPPlusForMachine.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CNC -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CNC/Opc.Ua.CNC.NodeSet.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CNC/Opc.Ua.CNC.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CAS -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CAS/Opc.Ua.CAS.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CAS/Opc.Ua.CAS.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CAS/Opc.Ua.CAS.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/CAS/Opc.Ua.CAS.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AutoID -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AutoID/Opc.Ua.AutoID.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AutoID/Opc.Ua.AutoID.NodeIds.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_types.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_types.c -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_statuscodes.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_serverapi.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_serverapi.c -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_identifiers.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_exclusions.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_clientapi.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_clientapi.c -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_browsenames.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_attributes.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/Opc.Ua.Services.wsdl -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AnsiC/Opc.Ua.Endpoints.wsdl -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AML -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AML/Topology.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AML/Topology.aml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AML/Opc.Ua.AMLLibraries.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/AML/Opc.Ua.AMLBaseTypes.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/OpcUaAdiModel.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/OpcUaAdiModel.csv -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Types.xsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Types.bsd -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.DataTypes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Constants.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Classes.cs -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/.gitignore -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/.github -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/.github/ISSUE_TEMPLATE -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/.github/ISSUE_TEMPLATE/config.yml -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/ua-nodeset/.git -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/generate_datatypes.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/generate_nodeid_header.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/open62541/tools/generate_statuscode_descriptions.py -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/config.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/ms_stdint.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/architecture_definitions.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/posix/ua_architecture.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/statuscodes.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/nodeids.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/common.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/types.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/types_generated.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/types_generated_handling.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/util.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/log.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/network.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/accesscontrol.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/pki.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/securitypolicy.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/pubsub.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/ziptree.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/aa_tree.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/nodestore.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/historydatabase.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/server_pubsub.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/server.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/client.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/client_highlevel.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/client_subscriptions.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/client_highlevel_async.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/accesscontrol_default.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/pki_default.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/log_stdout.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/nodestore_default.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/server_config_default.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/client_config_default.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/securitypolicy_default.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/log_syslog.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/create_certificate.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/historydata/history_data_backend.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/historydata/history_data_gathering.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/historydata/history_database_default.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/historydata/history_data_gathering_default.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/historydata/history_data_backend_memory.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/plugin/pubsub_udp.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/network_tcp.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/open62541/architecture_functions.h make[1]: Leaving directory '/tmp/instance-22/output-1/build/open62541-v1.3.4' >>> open62541 v1.3.4 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> open62541 v1.3.4 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install/fast -C /tmp/instance-22/output-1/build/open62541-v1.3.4/ make[1]: Entering directory '/tmp/instance-22/output-1/build/open62541-v1.3.4' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-22/output-1/target/usr/lib/libopen62541.so.1.3.4 -- Installing: /tmp/instance-22/output-1/target/usr/lib/libopen62541.so.1 -- Installing: /tmp/instance-22/output-1/target/usr/lib/libopen62541.so -- Installing: /tmp/instance-22/output-1/target/usr/lib/cmake/open62541/open62541Targets.cmake -- Installing: /tmp/instance-22/output-1/target/usr/lib/cmake/open62541/open62541Targets-release.cmake -- Installing: /tmp/instance-22/output-1/target/usr/lib/cmake/open62541/open62541Config.cmake -- Installing: /tmp/instance-22/output-1/target/usr/lib/cmake/open62541/open62541ConfigVersion.cmake -- Installing: /tmp/instance-22/output-1/target/usr/lib/cmake/open62541/open62541Macros.cmake -- Installing: /tmp/instance-22/output-1/target/usr/lib/pkgconfig/open62541.pc -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/certs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/certs/localhost.cnf -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/certs/create_self-signed.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/__pycache__ -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/type_parser.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/opaque_type_mapping.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/nodeset_testing.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/nodeset_compiler.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/nodeset.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/nodes.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/datatypes.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/backend_open62541_typedefinitions.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/backend_open62541_nodes.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/backend_open62541_datatypes.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/backend_open62541.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/backend_graphviz.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/__init__.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/README.md -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/nodeset_compiler/NodeID_NS0_Base.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_typedescription.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_transport.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_subscriptions.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_query.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_pubsub.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_minimal.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_method.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_historizing.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_events.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_discovery.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_diagnostics.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/datatypes_dataaccess.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/StatusCode.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.Reduced.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.PubSubMinimal.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.Part8_Subset.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.HistorizingMinimal.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/Opc.Ua.NodeSet2.DiagnosticsMinimal.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/schema/Custom.Opc.Ua.Transport.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/v1.04 NodeSet Errata.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/v1.03 NodeSet Errata 2016-04-16.txt -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/readme.md -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Woodworking -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.ua.Eumabois.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Woodworking.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Woodworking.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Woodworking.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Eumabois.Nodeset2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Eumabois.Nodeset2.ua -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Woodworking/Opc.Ua.Eumabois.Nodeset2.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Woodworking/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Weihenstephan -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Weihenstephan/Opc.Ua.Weihenstephan.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Weihenstephan/Opc.Ua.Weihenstephan.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Weihenstephan/Opc.Ua.Weihenstephan.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Weihenstephan/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/TMC -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/SercosModel.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/SercosModel.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.DataTypes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Constants.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Sercos/Sercos.Classes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/rec20_latest_a2-3.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/rec20_latest_a1.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/UNECE_to_OPCUA.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/UANodeSet.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/StatusCode.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/ServerCapabilities.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/SecuredApplication.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Services.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part9.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part8.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part5.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part4.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part3.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part22.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part19.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part17.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part14.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part13.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part12.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part11.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part10.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeIds.Services.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.DataTypes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Constants.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Classes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/OPCBinarySchema.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Schema/AttributeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Scales -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Scales/Opc.Ua.Scales.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Scales/Opc.Ua.Scales.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/opc_ua_safety_nodeset2.tt2pro -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/opc.ua.safety.nodeset2.ua -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Safety/Opc.Ua.Safety.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/OpcUaRoboticsModel.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.DataTypes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.Constants.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.Classes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Robotics/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Pumps -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Pumps/instanceexample.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Pumps/Opc.Ua.Pumps.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Pumps/Opc.Ua.Pumps.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Pumps/Opc.Ua.Pumps.NodeSet2.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Pumps/Opc.Ua.Pumps.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PublishNodeSets.bat -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01/Opc.Ua.PlasticsRubber.TCD.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/TCD/1.01/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS/1.00/Opc.Ua.PlasticsRubber.LDS.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS/1.00/Opc.Ua.PlasticsRubber.LDS.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS/1.00/Opc.Ua.PlasticsRubber.LDS.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/LDS/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/Opc.Ua.PlasticsRubber.IMM2MES.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/Opc.Ua.PlasticsRubber.IMM2MES.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/Opc.Ua.PlasticsRubber.IMM2MES.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/IMM2MES/1.01/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner/1.00/Opc.Ua.PlasticsRubber.HotRunner.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner/1.00/Opc.Ua.PlasticsRubber.HotRunner.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner/1.00/Opc.Ua.PlasticsRubber.HotRunner.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/HotRunner/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.03 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.03/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.03/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.03/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.03/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/GeneralTypes/1.02/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00/Opc.Ua.PlasticsRubber.Extrusion.Pelletizer.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Pelletizer/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00/Opc.Ua.PlasticsRubber.Extrusion.MeltPump.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/MeltPump/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00/Opc.Ua.PlasticsRubber.Extrusion.HaulOff.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/HaulOff/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.01 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.01/Opc.Ua.PlasticsRubber.Extrusion.GeneralTypes.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.01/Opc.Ua.PlasticsRubber.Extrusion.GeneralTypes.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.01/Opc.Ua.PlasticsRubber.Extrusion.GeneralTypes.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.01/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00/Opc.Ua.PlasticsRubber.Extrusion.GeneralTypes.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/GeneralTypes/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00/Opc.Ua.PlasticsRubber.Extrusion.Filter.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Filter/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00/Opc.Ua.PlasticsRubber.Extrusion.ExtrusionLine.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/ExtrusionLine/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00/Opc.Ua.PlasticsRubber.Extrusion.Extruder.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Extruder/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00/Opc.Ua.PlasticsRubber.Extrusion.Die.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Die/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00/Opc.Ua.PlasticsRubber.Extrusion.Cutter.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Cutter/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00/Opc.Ua.PlasticsRubber.Extrusion.Corrugator.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Corrugator/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00/Opc.Ua.PlasticsRubber.Extrusion.Calibrator.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calibrator/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calender -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calender/1.00 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calender/1.00/Opc.Ua.PlasticsRubber.Extrusion.Calender.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PlasticsRubber/Extrusion/Calender/1.00/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PackML -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PackML/PackML.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PackML/Opc.Ua.PackML.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PROFINET -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/POWERLINK -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PNEM -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PNEM/Opc.Ua.PnEm.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PNEM/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.PLCopen.NodeSet2_V1.02.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.PLCopen.NodeSet2_V1.02.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PADIM -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PADIM/Opc.Ua.PADIM.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PADIM/Opc.Ua.PADIM.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/PADIM/Opc.Ua.IRDI.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/OpenSCS -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/OpenSCS/Opc.Ua.OPENSCS.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/OpenSCS/Opc.Ua.OPENSCS.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/OpenSCS/Opc.Ua.OPENSCS.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/OpenSCS/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Machinery -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Machinery/Opc.Ua.Machinery.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Machinery/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineVision -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineVision/Opc.Ua.MachineVision.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineVision/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineTool -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineTool/Opc.Ua.MachineTool.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineTool/Opc.Ua.MachineTool.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineTool/Opc.Ua.MachineTool.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineTool/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineTool/Machinetool-Example.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MachineTool/Machinetool-Example.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.DataTypes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Constants.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Classes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnectModel.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnectModel.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MTConnect/MTConnect.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.DataTypes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Constants.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Classes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/MDIS.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/MDIS/MDIS.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA95-JOBCONTROL -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA95-JOBCONTROL/opc.ua.isa95-jobcontrol.nodeset2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA95-JOBCONTROL/opc.ua.isa95-jobcontrol.nodeset2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA95-JOBCONTROL/opc.ua.isa95-jobcontrol.nodeset2.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA95-JOBCONTROL/opc.ua.isa95-jobcontrol.nodeset2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA-95 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA-95/Opc.ISA95.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA-95/OPC.ISA95.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ISA-95/OPC.ISA95.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLinkIODD.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLinkIODD.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLink.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLink.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IOLink/EngineeringUnits.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IJT -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IJT/Tightening -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IJT/Tightening/Opc.Ua.Ijt.Tightening.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IJT/Tightening/Opc.Ua.Ijt.Tightening.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IJT/Tightening/Opc.Ua.Ijt.Tightening.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IJT/Tightening/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IEC61850 -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-7-4.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-7-3.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-6.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.ua -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.examples.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.examples.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeSet2.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/IA/Opc.Ua.IA.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/I4AAS -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/I4AAS/Opc.Ua.I4AAS.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/I4AAS/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Glass -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Glass/Flat -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Glass/Flat/Opc.Ua.Glass.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/Glass/Flat/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/OpcUaGdsModel.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/OpcUaGdsModel.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.NodeSet2.Part12.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.DataTypes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Constants.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Classes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDT -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDT/Opc.Ua.FDT.NodeSet.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDT/Opc.Ua.FDT.NodeSet.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDT/Opc.Ua.FDT.NodeSet.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart7Model.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart7Model.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart5Model.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart5Model.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.DataTypes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Constants.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Classes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.DataTypes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Constants.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Classes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.StatusCodes.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.StatusCodes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Services.wsdl -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.ServerBase.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Messages.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Interfaces.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Endpoints.wsdl -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Endpoints.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Client.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Channels.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Attributes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/OpcUaDiModel.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/OpcUaDiModel.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.DataTypes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Constants.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Classes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DEXPI -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DEXPI/Opc.Ua.DEXPI.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/DEXPI/Opc.Ua.DEXPI.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment/Opc.Ua.CommercialKitchenEquipment.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment/NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine/Opc.Ua.CSPPlusForMachine.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CSPPlusForMachine/Opc.Ua.CSPPlusForMachine.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CNC -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CNC/Opc.Ua.CNC.NodeSet.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CNC/Opc.Ua.CNC.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CAS -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CAS/Opc.Ua.CAS.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CAS/Opc.Ua.CAS.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CAS/Opc.Ua.CAS.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/CAS/Opc.Ua.CAS.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AutoID -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AutoID/Opc.Ua.AutoID.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AutoID/Opc.Ua.AutoID.NodeIds.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_types.h -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_types.c -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_statuscodes.h -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_serverapi.h -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_serverapi.c -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_identifiers.h -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_exclusions.h -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_clientapi.h -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_clientapi.c -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_browsenames.h -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/opcua_attributes.h -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/Opc.Ua.Services.wsdl -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AnsiC/Opc.Ua.Endpoints.wsdl -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AML -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AML/Topology.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AML/Topology.aml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AML/Opc.Ua.AMLLibraries.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/AML/Opc.Ua.AMLBaseTypes.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/OpcUaAdiModel.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/OpcUaAdiModel.csv -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Types.xsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Types.bsd -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.PredefinedNodes.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.PredefinedNodes.uanodes -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.NodeSet2.xml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.DataTypes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Constants.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Classes.cs -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/.gitignore -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/.github -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/.github/ISSUE_TEMPLATE -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/.github/ISSUE_TEMPLATE/config.yml -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/ua-nodeset/.git -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/generate_datatypes.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/generate_nodeid_header.py -- Installing: /tmp/instance-22/output-1/target/usr/share/open62541/tools/generate_statuscode_descriptions.py -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/config.h -- Installing: /tmp/instance-22/output-1/target/usr/include/ms_stdint.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/architecture_definitions.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/posix/ua_architecture.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/statuscodes.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/nodeids.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/common.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/types.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/types_generated.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/types_generated_handling.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/util.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/log.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/network.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/accesscontrol.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/pki.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/securitypolicy.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/pubsub.h -- Installing: /tmp/instance-22/output-1/target/usr/include/ziptree.h -- Installing: /tmp/instance-22/output-1/target/usr/include/aa_tree.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/nodestore.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/historydatabase.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/server_pubsub.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/server.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/client.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/client_highlevel.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/client_subscriptions.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/client_highlevel_async.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/accesscontrol_default.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/pki_default.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/log_stdout.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/nodestore_default.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/server_config_default.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/client_config_default.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/securitypolicy_default.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/log_syslog.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/create_certificate.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/historydata/history_data_backend.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/historydata/history_data_gathering.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/historydata/history_database_default.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/historydata/history_data_gathering_default.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/historydata/history_data_backend_memory.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/plugin/pubsub_udp.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/network_tcp.h -- Installing: /tmp/instance-22/output-1/target/usr/include/open62541/architecture_functions.h make[1]: Leaving directory '/tmp/instance-22/output-1/build/open62541-v1.3.4' rm -f -r /tmp/instance-22/output-1/target/usr/share/open62541 openntpd-6.8p1.tar.gz: OK (sha256: 8582db838a399153d4a17f2a76518b638cc3020f58028575bf54127518f55a46) >>> openntpd 6.8p1 Extracting gzip -d -c /tmp/instance-22/dl/openntpd/openntpd-6.8p1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/openntpd-6.8p1 -xf - >>> openntpd 6.8p1 Patching >>> openntpd 6.8p1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/openntpd-6.8p1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> openntpd 6.8p1 Configuring >>> openntpd 6.8p1 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:29: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:29: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:29: the top level configure.ac:31: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:31: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:31: the top level configure.ac:28: installing './compile' configure.ac:23: installing './missing' compat/Makefile.am: installing './depcomp' >>> openntpd 6.8p1 Patching libtool patching file /tmp/instance-22/output-1/build/openntpd-6.8p1/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-22/output-1/build/openntpd-6.8p1/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread" CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for bison... bison -y checking if compiling with clang... no checking whether CC supports -Wno-pointer-sign... yes checking for arc4random... yes checking for arc4random_buf... yes checking for arc4random_uniform... yes checking for explicit_bzero... yes checking for getauxval... yes checking for getentropy... yes checking for timingsafe_bcmp... no checking for timingsafe_memcmp... no checking for getauxval... (cached) yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for library containing dl_iterate_phdr... none required checking for dl_iterate_phdr... yes checking for asprintf... yes checking for closefrom... yes checking for daemon... yes checking for freezero... no checking for memmem... yes checking for poll... yes checking for reallocarray... yes checking for recallocarray... no checking for setproctitle... no checking for setgroups... yes checking for setregid... yes checking for setresgid... yes checking for setreuid... yes checking for setresuid... yes checking for strlcat... no checking for strlcpy... no checking for strtonum... no checking for sysconf... yes checking for library containing arc4random... none required checking for library containing ibuf_open... no checking for ibuf_open... no checking for library containing clock_getres... none required checking for library containing clock_gettime... (cached) none required checking for adjfreq... no checking for ntp_adjtime... yes checking for adjtimex... yes checking for clock_gettime... (cached) yes checking for clock_getres... yes checking for library containing tls_config_set_ca_mem... no checking for tls_config_set_ca_mem... no checking if tls_write takes 3 arguments... no checking if libc defines __progname... yes checking whether va_copy exists... yes checking whether __va_copy exists... yes checking for sys/sysctl.h... no checking for err.h... yes checking for ifaddrs.h... yes checking for paths.h... yes checking for sys/sensors.h... no checking for struct sockaddr_in.sin_len... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating compat/Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> openntpd 6.8p1 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/openntpd-6.8p1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' Making all in include make[2]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/include' Making all in compat make[2]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/compat' CC socket.lo CC adjfreq_linux.lo CC freezero.lo CC imsg.lo CC imsg-buffer.lo CC md5.lo CC progname.lo CC recallocarray.lo CC setproctitle.lo CC strlcat.lo CC strlcpy.lo CC strtonum.lo CCLD libcompat.la CCLD libcompatnoopt.la make[2]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/compat' Making all in src make[2]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/src' CC ntpd-client.o CC ntpd-config.o CC ntpd-constraint-disabled.o CC ntpd-control.o CC ntpd-log.o CC ntpd-ntp.o CC ntpd-ntp_dns.o CC ntpd-ntp_msg.o CC ntpd-ntpd.o CC ntpd-parse.o CC ntpd-fake-sensors.o CC ntpd-server.o CC ntpd-util.o CCLD ntpd make[2]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/src' make[2]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' make[1]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' >>> openntpd 6.8p1 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/openntpd-6.8p1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' Making install in include make[2]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/include' make[3]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/include' make[2]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/include' Making install in compat make[2]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/compat' make[3]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/compat' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/compat' make[2]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/compat' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/src' make[3]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c ntpd '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c ntpd /tmp/instance-22/output-1/target/usr/sbin/ntpd /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/src' Please create a dedicated group for ntpd. groupadd _ntp Please create a dedicated user for ntpd and ensure it cannot be used to log in. useradd -g _ntp -s /sbin/nologin -d /var/run/openntpd -c 'OpenNTP daemon' _ntp mkdir -p /var/run/openntpd chown 0 /var/run/openntpd chgrp 0 /var/run/openntpd chmod 0755 /var/run/openntpd make[4]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 ntpd.conf.5 '/tmp/instance-22/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 ntpctl.8 ntpd.8 '/tmp/instance-22/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1/src' make[2]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' make[3]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' make[4]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' make[2]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' make[1]: Leaving directory '/tmp/instance-22/output-1/build/openntpd-6.8p1' /usr/bin/install -m 0755 -D package/openntpd/S49ntp /tmp/instance-22/output-1/target/etc/init.d/S49ntp openrc-0.43.3.tar.gz: OK (sha256: 968e81743a1de7a2348590b3b3286d6af5baf96da28fa1e6364e24f8203fc3b6) >>> openrc 0.43.3 Extracting gzip -d -c /tmp/instance-22/dl/openrc/openrc-0.43.3.tar.gz | tar --strip-components=1 -C /tmp/instance-22/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 /home/autobuild/make/make -j1 LIBNAME=lib LIBEXECDIR=/usr/libexec/rc MKPKGCONFIG=no MKSYSVINIT=yes BRANDING="Buildroot 2022.11-1399-gd8f0c02574" CC=/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc MKSTATICLIBS=no MKSELINUX=no -C /tmp/instance-22/output-1/build/openrc-0.43.3 make[1]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3' ===> conf.d (all) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/conf.d' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/conf.d' ===> etc (all) make[2]: Entering directory '/tmp/instance-22/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 '/tmp/instance-22/output-1/build/openrc-0.43.3/etc' ===> init.d (all) make[2]: Entering directory '/tmp/instance-22/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 '/tmp/instance-22/output-1/build/openrc-0.43.3/init.d' ===> local.d (all) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/local.d' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/local.d' ===> man (all) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/man' ===> scripts (all) make[2]: Entering directory '/tmp/instance-22/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 '/tmp/instance-22/output-1/build/openrc-0.43.3/scripts' ===> sh (all) make[2]: Entering directory '/tmp/instance-22/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 '/tmp/instance-22/output-1/build/openrc-0.43.3/sh' ===> src (all) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src' ===> src/libeinfo (all) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src/libeinfo' rm -f .depend /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -I../includes -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_XOPEN_SOURCE -MM libeinfo.c > .depend /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 '/tmp/instance-22/output-1/build/openrc-0.43.3/src/libeinfo' ===> src/librc (all) make[3]: Entering directory '/tmp/instance-22/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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 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"; | ^~~~~~~~~~~~~~~ librc.c: In function 'rc_service_mark': librc.c:799:37: 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:4: 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:37: 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:4: 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 building shared library librc.so.1 /tmp/instance-22/output-1/host/bin/mipsel-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 '/tmp/instance-22/output-1/build/openrc-0.43.3/src/librc' ===> src/rc (all) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src/rc' echo "#define VERSION \"0.43.3\"" >version.h.tmp if test -n "Buildroot 2022.11-1399-gd8f0c02574"; then \ echo "#define BRANDING \"Buildroot 2022.11-1399-gd8f0c02574\"" >> version.h.tmp; \ fi cmp -s version.h.tmp version.h && rm version.h.tmp || mv version.h.tmp version.h rm -f .depend /tmp/instance-22/output-1/host/bin/mipsel-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.11-1399-gd8f0c02574"; then \ echo "#define BRANDING \"Buildroot 2022.11-1399-gd8f0c02574\"" >> version.h.tmp; \ fi cmp -s version.h.tmp version.h && rm version.h.tmp || mv version.h.tmp version.h /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 rc-misc.c: In function '_rc_deptree_load': rc-misc.c:392:5: warning: '%s' directive argument is null [-Wformat-overflow=] 392 | eerror("Clock skew detected with `%s'", file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rc-misc.c:397:6: warning: '%s' directive argument is null [-Wformat-overflow=] 397 | fprintf(fp, "%s\n", file); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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"; | ^~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 rc-plugin.c: In function 'rc_plugin_load': rc-plugin.c:96:10: 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 *)) | ^ /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 broadcast.c: In function 'broadcast': broadcast.c:131:8: warning: variable 'tp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 131 | FILE *tp; | ^~ /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 checkpath.c: In function 'do_check.constprop': checkpath.c:91:10: warning: 'dirfd' may be used uninitialized in this function [-Wmaybe-uninitialized] 91 | dirfd = openat(dirfd, "/", O_RDONLY); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ checkpath.c:83:6: note: 'dirfd' was declared here 83 | int dirfd; | ^~~~~ /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 /tmp/instance-22/output-1/host/bin/mipsel-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 '/tmp/instance-22/output-1/build/openrc-0.43.3/src/rc' make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src' ===> support (all) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support' ===> support/deptree2dot (all) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/deptree2dot' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/deptree2dot' ===> support/init.d.examples (all) make[3]: Entering directory '/tmp/instance-22/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 '/tmp/instance-22/output-1/build/openrc-0.43.3/support/init.d.examples' ===> support/openvpn (all) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/openvpn' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/openvpn' ===> support/sysvinit (all) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/sysvinit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/sysvinit' make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support' ===> sysctl.d (all) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/sysctl.d' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/sysctl.d' ===> runlevels (all) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/runlevels' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/runlevels' ===> test (all) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/test' make[1]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3' >>> openrc 0.43.3 Installing to target /home/autobuild/make/make -j1 LIBNAME=lib LIBEXECDIR=/usr/libexec/rc MKPKGCONFIG=no MKSYSVINIT=yes BRANDING="Buildroot 2022.11-1399-gd8f0c02574" CC=/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc MKSTATICLIBS=no MKSELINUX=no DESTDIR=/tmp/instance-22/output-1/target -C /tmp/instance-22/output-1/build/openrc-0.43.3 install make[1]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3' ===> conf.d (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/conf.d' install -d /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 bootmisc /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 fsck /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 hostname /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 localmount /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 netmount /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 swap /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 urandom /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 agetty /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 consolefont /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 devfs /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 dmesg /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 hwclock /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 keymaps /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 killprocs /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 modules /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 mtab /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 net-online /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 network /tmp/instance-22/output-1/target//etc/conf.d install -m 0644 staticroute /tmp/instance-22/output-1/target//etc/conf.d make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/conf.d' ===> etc (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/etc' install -d /tmp/instance-22/output-1/target//etc install -m 0644 rc.conf /tmp/instance-22/output-1/target//etc make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/etc' ===> init.d (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/init.d' install -d /tmp/instance-22/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 /tmp/instance-22/output-1/target//etc/init.d make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/init.d' ===> local.d (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/local.d' install -d /tmp/instance-22/output-1/target//etc/local.d install -m 0644 README /tmp/instance-22/output-1/target//etc/local.d make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/local.d' ===> man (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/man' install -d /tmp/instance-22/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" /tmp/instance-22/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} /tmp/instance-22/output-1/target//usr/share/man/man${suffix}/${link}.${suffix} ; fi; done; \ done install -d /tmp/instance-22/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" /tmp/instance-22/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} /tmp/instance-22/output-1/target//usr/share/man/man${suffix}/${link}.${suffix} ; fi; done; \ done make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/man' ===> scripts (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/scripts' install -d /tmp/instance-22/output-1/target//usr/libexec/rc/bin install -m 0755 on_ac_power rc-sstat halt poweroff reboot shutdown /tmp/instance-22/output-1/target//usr/libexec/rc/bin install -d /tmp/instance-22/output-1/target/sbin ln -sf /usr/libexec/rc/bin/rc-sstat /tmp/instance-22/output-1/target//sbin/rc-sstat ln -sf /usr/libexec/rc/bin/halt /tmp/instance-22/output-1/target//sbin/halt ln -sf /usr/libexec/rc/bin/poweroff /tmp/instance-22/output-1/target//sbin/poweroff ln -sf /usr/libexec/rc/bin/reboot /tmp/instance-22/output-1/target//sbin/reboot ln -sf /usr/libexec/rc/bin/shutdown /tmp/instance-22/output-1/target//sbin/shutdown ln -sf openrc-init /tmp/instance-22/output-1/target//sbin/init make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/scripts' ===> sh (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/sh' install -d /tmp/instance-22/output-1/target//usr/libexec/rc/sh install -m 0755 gendepends.sh init.sh openrc-run.sh binfmt.sh cgroup-release-agent.sh init-early.sh /tmp/instance-22/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 /tmp/instance-22/output-1/target//usr/libexec/rc/sh install -d /tmp/instance-22/output-1/target//etc/init.d ln -snf /usr/libexec/rc/sh/functions.sh /tmp/instance-22/output-1/target//etc/init.d || exit $? make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/sh' ===> src (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src' ===> src/libeinfo (install) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src/libeinfo' install -d /tmp/instance-22/output-1/target/usr/lib install -m 0644 libeinfo.so.1 /tmp/instance-22/output-1/target/usr/lib ln -fs libeinfo.so.1 /tmp/instance-22/output-1/target/usr/lib/libeinfo.so install -d /tmp/instance-22/output-1/target/usr/include for x in einfo.h; do install -m 0644 $x /tmp/instance-22/output-1/target/usr/include; done make[3]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src/libeinfo' ===> src/librc (install) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src/librc' install -d /tmp/instance-22/output-1/target/usr/lib install -m 0644 librc.so.1 /tmp/instance-22/output-1/target/usr/lib ln -fs librc.so.1 /tmp/instance-22/output-1/target/usr/lib/librc.so install -d /tmp/instance-22/output-1/target/usr/include for x in rc.h; do install -m 0644 $x /tmp/instance-22/output-1/target/usr/include; done make[3]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src/librc' ===> src/rc (install) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src/rc' echo "#define VERSION \"0.43.3\"" >version.h.tmp if test -n "Buildroot 2022.11-1399-gd8f0c02574"; then \ echo "#define BRANDING \"Buildroot 2022.11-1399-gd8f0c02574\"" >> version.h.tmp; \ fi cmp -s version.h.tmp version.h && rm version.h.tmp || mv version.h.tmp version.h install -d /tmp/instance-22/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 /tmp/instance-22/output-1/target/sbin install -d /tmp/instance-22/output-1/target/bin install -m 0755 rc-status /tmp/instance-22/output-1/target/bin install -d /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/libexec/rc/bin install -d /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/libexec/rc/sbin if test "" = pam; then \ install -d /tmp/instance-22/output-1/target; \ install -m start-stop-daemon.pam /tmp/instance-22/output-1/target/start-stop-daemon; \ install -m supervise-daemon.pam /tmp/instance-22/output-1/target/supervise-daemon; \ fi make[3]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src/rc' make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/src' ===> support (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support' ===> support/deptree2dot (install) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/deptree2dot' install -d /tmp/instance-22/output-1/target//usr/share/openrc/support/deptree2dot install -m 0755 deptree2dot /tmp/instance-22/output-1/target//usr/share/openrc/support/deptree2dot install -m 0644 README.md /tmp/instance-22/output-1/target//usr/share/openrc/support/deptree2dot make[3]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/deptree2dot' ===> support/init.d.examples (install) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/init.d.examples' install -d /tmp/instance-22/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 /tmp/instance-22/output-1/target//usr/share/openrc/support/init.d.examples install -m 0644 README.md /tmp/instance-22/output-1/target//usr/share/openrc/support/init.d.examples make[3]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/init.d.examples' ===> support/openvpn (install) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/openvpn' install -d /tmp/instance-22/output-1/target//usr/share/openrc/support/openvpn install -m 0755 down.sh up.sh /tmp/instance-22/output-1/target//usr/share/openrc/support/openvpn install -m 0644 README.md /tmp/instance-22/output-1/target//usr/share/openrc/support/openvpn make[3]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/openvpn' ===> support/sysvinit (install) make[3]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/sysvinit' install -d /tmp/instance-22/output-1/target//usr/share/openrc/support/sysvinit install -m 0644 halt.sh inittab README.md /tmp/instance-22/output-1/target//usr/share/openrc/support/sysvinit make[3]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support/sysvinit' make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/support' ===> sysctl.d (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/sysctl.d' install -d /tmp/instance-22/output-1/target//etc/sysctl.d install -m 0644 README /tmp/instance-22/output-1/target//etc/sysctl.d make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/sysctl.d' ===> runlevels (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/runlevels' if ! test -d "/tmp/instance-22/output-1/target//etc/runlevels/sysinit"; then \ install -d /tmp/instance-22/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" /tmp/instance-22/output-1/target//etc/runlevels/sysinit/"$x" || exit $?; done \ fi if ! test -d "/tmp/instance-22/output-1/target//etc/runlevels/boot"; then \ install -d /tmp/instance-22/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" /tmp/instance-22/output-1/target//etc/runlevels/boot/"$x" || exit $?; \ done \ fi if ! test -d "/tmp/instance-22/output-1/target//etc/runlevels/default"; then \ install -d /tmp/instance-22/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" /tmp/instance-22/output-1/target//etc/runlevels/default/"$x" || exit $?; done \ fi if ! test -d "/tmp/instance-22/output-1/target//etc/runlevels/nonetwork"; then \ install -d /tmp/instance-22/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" /tmp/instance-22/output-1/target//etc/runlevels/nonetwork/"$x" || exit $?; done \ fi if ! test -d "/tmp/instance-22/output-1/target//etc/runlevels/shutdown"; then \ install -d /tmp/instance-22/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" /tmp/instance-22/output-1/target//etc/runlevels/shutdown/"$x" || exit $?; done \ fi make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/runlevels' ===> test (install) make[2]: Entering directory '/tmp/instance-22/output-1/build/openrc-0.43.3/test' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3/test' install -d /tmp/instance-22/output-1/target//usr/libexec/rc/tmp echo "0.43.3" > /tmp/instance-22/output-1/target//usr/libexec/rc/version make[1]: Leaving directory '/tmp/instance-22/output-1/build/openrc-0.43.3' /usr/bin/install -D -m 0755 package/openrc//sysv-rcs /tmp/instance-22/output-1/target/etc/init.d/sysv-rcs rm -f /tmp/instance-22/output-1/target/etc/runlevels/boot/{keymaps,save-keymaps} rm -f /tmp/instance-22/output-1/target/etc/init.d/{keymaps,save-keymaps} rm -f /tmp/instance-22/output-1/target/etc/conf.d/keymaps openresolv-3.12.0.tar.gz: OK (sha256: 96b573e26d145f208d3758c2cd6fbf824b01005fc4cb7cedbdae29b3a3c8cb02) >>> openresolv 3.12.0 Extracting gzip -d -c /tmp/instance-22/dl/openresolv/openresolv-3.12.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/openresolv-3.12.0 -xf - >>> openresolv 3.12.0 Patching >>> openresolv 3.12.0 Configuring cd /tmp/instance-22/output-1/build/openresolv-3.12.0 && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ./configure --sysconfdir=/etc Deriving operating system from ... x86_64-unknown-linux Configuring openresolv for ... linux Checking for directory /libexec ... no Checking for directory /run ... yes SYSCONFDIR = /etc SBINDIR = /sbin LIBEXECDIR = /lib/resolvconf VARDIR = /run MANDIR = /usr/share/man RESTARTCMD = RCDIR = STATUSARG = >>> openresolv 3.12.0 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/openresolv-3.12.0 make[1]: Entering directory '/tmp/instance-22/output-1/build/openresolv-3.12.0' sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ resolvconf.in > resolvconf sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ resolvconf.8.in > resolvconf.8 sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ resolvconf.conf.5.in > resolvconf.conf.5 sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ libc.in > libc sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ dnsmasq.in > dnsmasq sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ named.in > named sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ pdnsd.in > pdnsd sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ pdns_recursor.in > pdns_recursor sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ unbound.in > unbound sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ avahi-daemon.in > avahi-daemon sed -e 's:@SBINDIR@:/sbin:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' \ -e 's:@RCDIR@::g' -e 's:@RESTARTCMD@::g' -e 's:@RCDIR@::g' -e 's:@STATUSARG@::g' \ mdnsd.in > mdnsd make[1]: Leaving directory '/tmp/instance-22/output-1/build/openresolv-3.12.0' >>> openresolv 3.12.0 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/openresolv-3.12.0 DESTDIR="/tmp/instance-22/output-1/target" install make[1]: Entering directory '/tmp/instance-22/output-1/build/openresolv-3.12.0' install -d /tmp/instance-22/output-1/target/sbin install -m 0755 resolvconf /tmp/instance-22/output-1/target/sbin install -d /tmp/instance-22/output-1/target/etc test -e /tmp/instance-22/output-1/target/etc/resolvconf.conf || \ install -m 0644 resolvconf.conf /tmp/instance-22/output-1/target/etc install -d /tmp/instance-22/output-1/target/lib/resolvconf install -m 0644 libc dnsmasq named pdnsd pdns_recursor unbound /tmp/instance-22/output-1/target/lib/resolvconf install -d /tmp/instance-22/output-1/target/lib/resolvconf/libc.d install -m 0644 avahi-daemon mdnsd \ /tmp/instance-22/output-1/target/lib/resolvconf/libc.d install -d /tmp/instance-22/output-1/target/usr/share/man/man8 install -m 0444 resolvconf.8 /tmp/instance-22/output-1/target/usr/share/man/man8 install -d /tmp/instance-22/output-1/target/usr/share/man/man5 install -m 0444 resolvconf.conf.5 /tmp/instance-22/output-1/target/usr/share/man/man5 make[1]: Leaving directory '/tmp/instance-22/output-1/build/openresolv-3.12.0' optee-client-3.19.0.tar.gz: OK (sha256: 5f0d02efa0e496964e86ca9dd2461ada923d1f9e11a4b9cafb5393bd08337644) >>> optee-client 3.19.0 Extracting gzip -d -c /tmp/instance-22/dl/optee-client/optee-client-3.19.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/optee-client-3.19.0 -xf - >>> optee-client 3.19.0 Patching Applying 0001-libteeacl-condition-libteeacl-with-WITH_TEEACL.patch using patch: patching file CMakeLists.txt patching file Makefile >>> optee-client 3.19.0 Configuring (mkdir -p /tmp/instance-22/output-1/build/optee-client-3.19.0/ && cd /tmp/instance-22/output-1/build/optee-client-3.19.0/ && rm -f CMakeCache.txt && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-22/output-1/host/bin/cmake /tmp/instance-22/output-1/build/optee-client-3.19.0/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-22/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DCFG_TEE_FS_PARENT_PATH="/data/tee" -DCFG_WERROR=OFF -DRPMB_EMU=OFF -DCFG_TEE_SUPP_PLUGINS=OFF -DWITH_TEEACL=OFF ) -- The C compiler identification is GNU 10.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-22/output-1/build/optee-client-3.19.0 >>> optee-client 3.19.0 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/optee-client-3.19.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/optee-client-3.19.0' [ 4%] Building C object libteec/CMakeFiles/teec.dir/src/tee_client_api.c.o [ 8%] Building C object libteec/CMakeFiles/teec.dir/src/teec_trace.c.o [ 12%] Linking C shared library libteec.so [ 12%] Built target teec [ 16%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/handle.c.o [ 20%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/hmac_sha2.c.o [ 25%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/rpmb.c.o [ 29%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/sha2.c.o [ 33%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_supp_fs.c.o [ 37%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_supplicant.c.o [ 41%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/teec_ta_load.c.o [ 45%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/tee_socket.c.o [ 50%] Building C object tee-supplicant/CMakeFiles/tee-supplicant.dir/src/prof.c.o [ 54%] Linking C executable tee-supplicant [ 54%] Built target tee-supplicant [ 58%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_api.c.o [ 62%] Building C object libckteec/CMakeFiles/ckteec.dir/src/ck_debug.c.o [ 66%] Building C object libckteec/CMakeFiles/ckteec.dir/src/ck_helpers.c.o [ 70%] Building C object libckteec/CMakeFiles/ckteec.dir/src/invoke_ta.c.o [ 75%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_processing.c.o [ 79%] Building C object libckteec/CMakeFiles/ckteec.dir/src/pkcs11_token.c.o [ 83%] Building C object libckteec/CMakeFiles/ckteec.dir/src/serializer.c.o [ 87%] Building C object libckteec/CMakeFiles/ckteec.dir/src/serialize_ck.c.o [ 91%] Linking C shared library libckteec.so [ 91%] Built target ckteec [ 95%] Building C object libseteec/CMakeFiles/seteec.dir/src/se.c.o [100%] Linking C shared library libseteec.so [100%] Built target seteec make[1]: Leaving directory '/tmp/instance-22/output-1/build/optee-client-3.19.0' >>> optee-client 3.19.0 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-22/output-1/build/optee-client-3.19.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/optee-client-3.19.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libteec.so.1.0.0 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libteec.so.1 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libteec.so -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin/tee-supplicant -- Set runtime path of "/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/sbin/tee-supplicant" to "" -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/tee_bench.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/tee_client_api.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/tee_client_api_extensions.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/tee_plugin_method.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/teec_trace.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so.0.1.0 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so.0 -- Set runtime path of "/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so.0.1.0" to "" -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libckteec.so -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/ck_debug.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/pkcs11.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/pkcs11_ta.h -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libseteec.so.0.1.0 -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libseteec.so.0 -- Set runtime path of "/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libseteec.so.0.1.0" to "" -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libseteec.so -- Installing: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/se_tee.h make[1]: Leaving directory '/tmp/instance-22/output-1/build/optee-client-3.19.0' >>> optee-client 3.19.0 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> optee-client 3.19.0 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install/fast -C /tmp/instance-22/output-1/build/optee-client-3.19.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/optee-client-3.19.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-22/output-1/target/usr/lib/libteec.so.1.0.0 -- Installing: /tmp/instance-22/output-1/target/usr/lib/libteec.so.1 -- Installing: /tmp/instance-22/output-1/target/usr/lib/libteec.so -- Installing: /tmp/instance-22/output-1/target/usr/sbin/tee-supplicant -- Set runtime path of "/tmp/instance-22/output-1/target/usr/sbin/tee-supplicant" to "" -- Installing: /tmp/instance-22/output-1/target/usr/include/tee_bench.h -- Installing: /tmp/instance-22/output-1/target/usr/include/tee_client_api.h -- Installing: /tmp/instance-22/output-1/target/usr/include/tee_client_api_extensions.h -- Installing: /tmp/instance-22/output-1/target/usr/include/tee_plugin_method.h -- Installing: /tmp/instance-22/output-1/target/usr/include/teec_trace.h -- Installing: /tmp/instance-22/output-1/target/usr/lib/libckteec.so.0.1.0 -- Installing: /tmp/instance-22/output-1/target/usr/lib/libckteec.so.0 -- Set runtime path of "/tmp/instance-22/output-1/target/usr/lib/libckteec.so.0.1.0" to "" -- Installing: /tmp/instance-22/output-1/target/usr/lib/libckteec.so -- Installing: /tmp/instance-22/output-1/target/usr/include/ck_debug.h -- Installing: /tmp/instance-22/output-1/target/usr/include/pkcs11.h -- Installing: /tmp/instance-22/output-1/target/usr/include/pkcs11_ta.h -- Installing: /tmp/instance-22/output-1/target/usr/lib/libseteec.so.0.1.0 -- Installing: /tmp/instance-22/output-1/target/usr/lib/libseteec.so.0 -- Set runtime path of "/tmp/instance-22/output-1/target/usr/lib/libseteec.so.0.1.0" to "" -- Installing: /tmp/instance-22/output-1/target/usr/lib/libseteec.so -- Installing: /tmp/instance-22/output-1/target/usr/include/se_tee.h make[1]: Leaving directory '/tmp/instance-22/output-1/build/optee-client-3.19.0' /usr/bin/install -m 0755 -D package/optee-client//S30tee-supplicant /tmp/instance-22/output-1/target/etc/init.d/S30tee-supplicant parted-3.5.tar.xz: OK (sha256: 4938dd5c1c125f6c78b1f4b3e297526f18ee74aa43d45c248578b1d2470c05a2) >>> host-parted 3.5 Extracting xzcat /tmp/instance-22/dl/parted/parted-3.5.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-parted-3.5 -xf - >>> host-parted 3.5 Patching >>> host-parted 3.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/host-parted-3.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-parted 3.5 Patching libtool patching file /tmp/instance-22/output-1/build/host-parted-3.5/build-aux/ltmain.sh Hunk #1 succeeded at 2940 (offset 253 lines). Hunk #2 succeeded at 4533 (offset 256 lines). Hunk #3 succeeded at 6829 (offset 275 lines). Hunk #4 succeeded at 6839 (offset 275 lines). Hunk #5 succeeded at 7139 (offset 282 lines). Hunk #6 succeeded at 7443 (offset 294 lines). Hunk #7 succeeded at 8419 (offset 307 lines). Hunk #8 succeeded at 11051 (offset 341 lines). >>> host-parted 3.5 Configuring (cd /tmp/instance-22/output-1/build/host-parted-3.5/ && rm -rf config.cache; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-22/output-1/host" --sysconfdir="/tmp/instance-22/output-1/host/etc" --localstatedir="/tmp/instance-22/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-readline --disable-device-mapper ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 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 nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of /usr/bin/gcc... none checking for library containing strerror... none required checking for gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) none checking dependency style of /usr/bin/gcc... (cached) none checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /usr/bin/gcc needs -traditional... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for threads.h... yes checking for limits.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for malloc.h... yes checking for sys/time.h... yes checking for sys/random.h... yes checking for features.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for semaphore.h... yes checking for priv.h... no checking for sys/select.h... yes checking for sys/wait.h... yes checking for pthread.h... yes checking for sys/mman.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for blkid/blkid.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 ar... /usr/bin/ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a usable (O_DIRECT-supporting) temporary dir... /home/autobuild checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for faccessat... yes checking for realpath... yes checking for lstat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for fsync... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for getrandom... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for readlink... yes checking for isblank... yes checking for iswctype... yes checking for sleep... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for usleep... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for ftruncate... yes checking for gettimeofday... yes checking for duplocale... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking for pipe... yes checking for pselect... yes checking for pthread_sigmask... no checking for mprotect... yes checking for setenv... yes checking for catgets... yes checking for snprintf... yes checking for shutdown... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for pthread.h... (cached) 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.... no 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... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for 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... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /usr/bin/sed checking whether malloc (0) returns nonnull... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking for inline... inline checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether alarm is declared... yes checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether fcloseall 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... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking if environ is properly declared... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for LC_MESSAGES... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for library needed for semaphore functions... none checking whether is self-contained... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking for sigset_t... yes checking for sched.h... yes checking for struct sched_param... yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether declares ioctl... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... no checking whether getdtablesize works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed 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... no checking whether lseek detects pipes... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for mbtowc... yes checking for mempcpy... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking for rpmatch... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for va_copy... yes checking for working strerror function... yes checking for strtoll... yes checking whether strtoll works... yes checking for strtoull... yes checking whether strtoull works... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for variable-length arrays... 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... yes checking whether wcrtomb return value is correct... guessing yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether fdopen sets errno... yes checking for flexible array member... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for gettimeofday with POSIX signature... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... no checking for ioctl... yes checking for ioctl with POSIX signature... no checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether perror matches strerror... yes checking for getppriv... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking for pthread_sigmask in -pthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking for sigprocmask... yes checking whether sched_yield is declared... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for sigprocmask... (cached) yes checking for socklen_t... yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for sys/single_threaded.h... no checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking size of off_t... 8 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... no checking for msgfmt... /tmp/instance-22/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-22/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-22/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-22/output-1/host/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking for uuid_generate in -luuid... yes checking for uuid/uuid.h... yes checking for getopt.h... (cached) yes checking for linux/ext2_fs.h... no checking for linux/unistd.h... yes checking for termcap.h... yes checking for execinfo.h... yes checking for backtrace in -lc... yes checking pkg-config is at least version 0.9.0... yes checking for CHECK... no Unable to locate check version 0.9.3 or higher: not building checking for ld used by /usr/bin/gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for inline... (cached) inline checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... (cached) __restrict__ checking for sigaction... yes checking for getuid... yes checking for canonicalize_file_name... (cached) yes checking for library containing blkid_probe_get_topology... -lblkid checking for blkid_probe_get_topology... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating include/parted/Makefile config.status: creating libparted/Makefile config.status: creating libparted/labels/Makefile config.status: creating libparted/fs/Makefile config.status: creating libparted/tests/Makefile config.status: creating libparted.pc config.status: creating libparted-fs-resize.pc config.status: creating parted/Makefile config.status: creating partprobe/Makefile config.status: creating doc/Makefile config.status: creating doc/C/Makefile config.status: creating doc/pt_BR/Makefile config.status: creating debug/Makefile config.status: creating debug/test/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop Type 'make' to compile parted. >>> host-parted 3.5 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-parted-3.5/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5' Making all in po make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/po' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/po' Making all in lib make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/lib' GEN alloca.h GEN configmake.h GEN malloc/dynarray.gl.h GEN malloc/dynarray-skeleton.gl.h GEN fcntl.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN malloc/scratch_buffer.gl.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/random.h GEN sys/stat.h GEN sys/types.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/lib' CC libgnulib_la-argmatch.lo CC libgnulib_la-basename-lgpl.lo CC libgnulib_la-c-ctype.lo CC libgnulib_la-c-strcasecmp.lo CC libgnulib_la-c-strncasecmp.lo CC libgnulib_la-cloexec.lo CC libgnulib_la-close-stream.lo CC libgnulib_la-closeout.lo CC libgnulib_la-dirname.lo CC libgnulib_la-basename.lo CC libgnulib_la-dirname-lgpl.lo CC libgnulib_la-stripslash.lo CC malloc/libgnulib_la-dynarray_at_failure.lo CC malloc/libgnulib_la-dynarray_emplace_enlarge.lo CC malloc/libgnulib_la-dynarray_finalize.lo CC malloc/libgnulib_la-dynarray_resize.lo CC malloc/libgnulib_la-dynarray_resize_clear.lo CC libgnulib_la-exitfail.lo CC libgnulib_la-fcntl.lo CC libgnulib_la-fd-hook.lo CC libgnulib_la-free.lo CC libgnulib_la-getprogname.lo CC libgnulib_la-hard-locale.lo CC libgnulib_la-ialloc.lo CC libgnulib_la-localcharset.lo CC glthread/libgnulib_la-lock.lo CC libgnulib_la-long-options.lo CC libgnulib_la-malloca.lo CC libgnulib_la-mbrtowc.lo CC libgnulib_la-progname.lo CC libgnulib_la-quotearg.lo CC libgnulib_la-regex.lo CC libgnulib_la-safe-read.lo CC malloc/libgnulib_la-scratch_buffer_dupfree.lo CC malloc/libgnulib_la-scratch_buffer_grow.lo CC malloc/libgnulib_la-scratch_buffer_grow_preserve.lo CC malloc/libgnulib_la-scratch_buffer_set_array_size.lo CC libgnulib_la-setlocale_null.lo CC libgnulib_la-stat-time.lo CC libgnulib_la-tempname.lo CC glthread/libgnulib_la-threadlib.lo CC libgnulib_la-unistd.lo CC libgnulib_la-version-etc.lo CC libgnulib_la-version-etc-fsf.lo CC libgnulib_la-wctype-h.lo CC libgnulib_la-xmalloc.lo CC libgnulib_la-xalloc-die.lo CC libgnulib_la-xstrtol.lo CC libgnulib_la-xstrtoul.lo CC libgnulib_la-xstrtoll.lo CC libgnulib_la-xstrtoull.lo CCLD libgnulib.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/lib' Making all in include make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/include' Making all in parted make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/include/parted' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/include/parted' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/include/parted' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/include/parted' make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/include' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/include' Making all in libparted make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted' Makefile:1799: target 'arch/.deps/linux.Plo' given more than once in the same rule Making all in labels make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/labels' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/labels' CC aix.lo CC atari.lo CC bsd.lo CC dos.lo CC dvh.lo CC efi_crc32.lo CC gpt.lo CC loop.lo CC mac.lo CC pc98.lo CC pt-tools.lo CC rdb.lo CC sun.lo CCLD liblabels.la make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/labels' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/labels' Making all in fs make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/fs' CC r/filesys.lo CC r/fat/bootsector.lo CC r/fat/calc.lo CC r/fat/clstdup.lo CC r/fat/context.lo CC r/fat/count.lo CC r/fat/fat.lo CC r/fat/fatio.lo CC r/fat/resize.lo CC r/fat/table.lo CC r/fat/traverse.lo CC r/hfs/advfs.lo CC r/hfs/advfs_plus.lo CC r/hfs/cache.lo CC r/hfs/file.lo CC r/hfs/file_plus.lo CC r/hfs/hfs.lo CC r/hfs/journal.lo CC r/hfs/probe.lo CC r/hfs/reloc.lo CC r/hfs/reloc_plus.lo CCLD libparted-fs-resize.la CC amiga/affs.lo CC amiga/amiga.lo CC amiga/apfs.lo CC amiga/asfs.lo CC amiga/a-interface.lo CC btrfs/btrfs.lo CC ext2/interface.lo CC fat/bootsector.lo CC fat/fat.lo CC f2fs/f2fs.lo CC hfs/hfs.lo CC hfs/probe.lo CC jfs/jfs.lo CC linux_swap/linux_swap.lo CC nilfs2/nilfs2.lo CC ntfs/ntfs.lo CC reiserfs/reiserfs.lo CC udf/udf.lo CC ufs/ufs.lo CC xfs/xfs.lo CCLD libfs.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/fs' Making all in . make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted' Makefile:1799: target 'arch/.deps/linux.Plo' given more than once in the same rule CC debug.lo CC architecture.lo CC device.lo CC exception.lo CC filesys.lo CC libparted.lo CC timer.lo CC unit.lo CC disk.lo CC cs/geom.lo CC cs/constraint.lo CC cs/natmath.lo CC arch/linux.lo CCLD libparted.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted' Making all in parted make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/parted' GEN version.c GEN version.h /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/parted' CC command.o CC parted.o CC strlist.o CC ui.o CC jsonwrt.o CC table.o CC version.o AR libver.a CCLD parted make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/parted' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/parted' Making all in partprobe make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/partprobe' CC partprobe.o CCLD partprobe make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/partprobe' Making all in doc make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc' Making all in C make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/C' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/C' Making all in pt_BR make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/pt_BR' GEN all-local make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/pt_BR' make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc' Making all in debug make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug' Making all in test make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug/test' make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug' Making all in tests make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/tests' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5' make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5' >>> host-parted 3.5 Installing to host directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-22/output-1/build/host-parted-3.5/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5' Making install in po make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/po' if test "parted" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-22/output-1/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-22/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-22/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/po' Making install in lib make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/lib' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/lib' make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/lib' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/lib' Making install in include make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/include' Making install in parted make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/include/parted' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/include/parted' make[6]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/include/parted' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/include/parted' /usr/bin/install -c -m 644 constraint.h debug.h device.h disk.h exception.h filesys.h geom.h natmath.h timer.h unit.h parted.h '/tmp/instance-22/output-1/host/include/parted' make[6]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/include/parted' make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/include/parted' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/include/parted' make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/include' make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/include' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/include' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/include' Making install in libparted make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted' Makefile:1799: target 'arch/.deps/linux.Plo' given more than once in the same rule Making install in labels make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/labels' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/labels' make[6]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/labels' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/labels' make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/labels' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/labels' Making install in fs make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/fs' make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/fs' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libparted-fs-resize.la '/tmp/instance-22/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.so.0.0.4 /tmp/instance-22/output-1/host/lib/libparted-fs-resize.so.0.0.4 libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libparted-fs-resize.so.0.0.4 libparted-fs-resize.so.0 || { rm -f libparted-fs-resize.so.0 && ln -s libparted-fs-resize.so.0.0.4 libparted-fs-resize.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libparted-fs-resize.so.0.0.4 libparted-fs-resize.so || { rm -f libparted-fs-resize.so && ln -s libparted-fs-resize.so.0.0.4 libparted-fs-resize.so; }; }) libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.lai /tmp/instance-22/output-1/host/lib/libparted-fs-resize.la libtool: finish: PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-22/output-1/host/lib ldconfig: /tmp/instance-22/output-1/host/lib/libguile-3.0.so.1.5.0-gdb.scm is not an ELF file - it has the wrong magic bytes at the start. ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-22/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/fs' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted/fs' Making install in . make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted' Makefile:1799: target 'arch/.deps/linux.Plo' given more than once in the same rule make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted' Makefile:1799: target 'arch/.deps/linux.Plo' given more than once in the same rule /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libparted.la '/tmp/instance-22/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libparted.so.2.0.4 /tmp/instance-22/output-1/host/lib/libparted.so.2.0.4 libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libparted.so.2.0.4 libparted.so.2 || { rm -f libparted.so.2 && ln -s libparted.so.2.0.4 libparted.so.2; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libparted.so.2.0.4 libparted.so || { rm -f libparted.so && ln -s libparted.so.2.0.4 libparted.so; }; }) libtool: install: /usr/bin/install -c .libs/libparted.lai /tmp/instance-22/output-1/host/lib/libparted.la libtool: finish: PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-22/output-1/host/lib ldconfig: /tmp/instance-22/output-1/host/lib/libguile-3.0.so.1.5.0-gdb.scm is not an ELF file - it has the wrong magic bytes at the start. ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-22/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/libparted' Making install in parted make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/parted' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/parted' make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/parted' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c parted '/tmp/instance-22/output-1/host/sbin' libtool: install: /usr/bin/install -c parted /tmp/instance-22/output-1/host/sbin/parted make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/parted' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/parted' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/parted' Making install in partprobe make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/partprobe' make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/partprobe' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c partprobe '/tmp/instance-22/output-1/host/sbin' libtool: install: /usr/bin/install -c partprobe /tmp/instance-22/output-1/host/sbin/partprobe make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/partprobe' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/partprobe' Making install in doc make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc' Making install in C make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/C' make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/C' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/share/man/man8' /usr/bin/install -c -m 644 parted.8 partprobe.8 '/tmp/instance-22/output-1/host/share/man/man8' make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/C' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/C' Making install in pt_BR make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/pt_BR' GEN all-local make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/pt_BR' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/pt_BR' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc/pt_BR' make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc' make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/share/info' /usr/bin/install -c -m 644 ./parted.info '/tmp/instance-22/output-1/host/share/info' make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/doc' Making install in debug make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug' Making install in test make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug/test' make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug/test' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug/test' make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug' make[5]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/debug' Making install in tests make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/tests' make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5/tests' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5' make[4]: Entering directory '/tmp/instance-22/output-1/build/host-parted-3.5' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 libparted.pc libparted-fs-resize.pc '/tmp/instance-22/output-1/host/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5' make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-parted-3.5' patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /tmp/instance-22/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /tmp/instance-22/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-22/output-1/host" --sysconfdir="/tmp/instance-22/output-1/host/etc" --localstatedir="/tmp/instance-22/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /usr/bin/gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.13 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/tmp/instance-22/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-22/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-22/output-1/host/include -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-22/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-22/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-22/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-22/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-patchelf-0.13' >>> paxtest 0.9.15 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.paxtest-0.9.15.tar.gz.RsxTwG/output' 'https://www.grsecurity.net/~spender/paxtest-0.9.15.tar.gz' --2023-02-12 10:30:28-- https://www.grsecurity.net/~spender/paxtest-0.9.15.tar.gz Resolving www.grsecurity.net (www.grsecurity.net)... 50.239.52.65 Connecting to www.grsecurity.net (www.grsecurity.net)|50.239.52.65|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 37929 (37K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.paxtest-0.9.15.tar.gz.RsxTwG/output' 0K .......... .......... .......... ....... 100% 788K=0.05s 2023-02-12 10:30:28 (788 KB/s) - '/tmp/instance-22/output-1/build/.paxtest-0.9.15.tar.gz.RsxTwG/output' saved [37929/37929] paxtest-0.9.15.tar.gz: OK (sha256: d553848431fd8c2ab6c8361b62e5cedfed1cc1d60088241f4a33d2af15dd667f) >>> paxtest 0.9.15 Extracting gzip -d -c /tmp/instance-22/dl/paxtest/paxtest-0.9.15.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/paxtest-0.9.15 -xf - >>> paxtest 0.9.15 Patching Applying 0001-genpaxtest-move-log-location.patch using patch: patching file genpaxtest Hunk #1 succeeded at 35 with fuzz 1. Applying 0002-paxtest-page-alignment-ARM-and-NIOS2-arch.patch using patch: patching file paxtest.h >>> paxtest 0.9.15 Configuring >>> paxtest 0.9.15 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/paxtest-0.9.15 RUNDIR="/usr/lib/paxtest" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" linux make[1]: Entering directory '/tmp/instance-22/output-1/build/paxtest-0.9.15' make -f Makefile.psm make[2]: Entering directory '/tmp/instance-22/output-1/build/paxtest-0.9.15' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o chpax-0.7/aout.o -c chpax-0.7/aout.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o chpax-0.7/chpax.o -c chpax-0.7/chpax.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o chpax-0.7/elf32.o -c chpax-0.7/elf32.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o chpax-0.7/elf64.o -c chpax-0.7/elf64.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o chpax-0.7/flags.o -c chpax-0.7/flags.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o chpax-0.7/io.o -c chpax-0.7/io.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o chpax chpax-0.7/aout.o chpax-0.7/chpax.o chpax-0.7/elf32.o chpax-0.7/elf64.o chpax-0.7/flags.o chpax-0.7/io.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -fPIC -o shlibtest.o -c shlibtest.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -o shlibtest.so shlibtest.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -fPIC -o shlibtest2.o -c shlibtest2.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -o shlibtest2.so shlibtest2.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o body.o -c body.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o anonmap.o -c anonmap.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o anonmap body.o anonmap.o -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o execbss.o -c execbss.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o execbss body.o execbss.o -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o execdata.o -c execdata.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o execdata body.o execdata.o -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o execheap.o -c execheap.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o execheap body.o execheap.o -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o execstack.o -c execstack.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o execstack body.o execstack.o -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o shlibbss.o -c shlibbss.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o shlibdata.o -c shlibdata.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o shlibbss body.o shlibbss.o shlibtest.so shlibtest2.so -ldl -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o shlibdata body.o shlibdata.o shlibtest.so shlibtest2.so -ldl -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o mprotanon.o -c mprotanon.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o mprotanon body.o mprotanon.o -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o mprotbss.o -c mprotbss.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o mprotbss body.o mprotbss.o -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o mprotdata.o -c mprotdata.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o mprotdata body.o mprotdata.o -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o mprotheap.o -c mprotheap.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o mprotheap body.o mprotheap.o -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o mprotstack.o -c mprotstack.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o mprotstack body.o mprotstack.o -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o mprotshbss.o -c mprotshbss.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o mprotshbss mprotshbss.o body.o shlibtest.so -ldl -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o mprotshdata.o -c mprotshdata.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o mprotshdata mprotshdata.o body.o shlibtest.so -ldl -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o writetext.o -c writetext.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o writetext writetext.o body.o shlibtest.so -ldl -lpthread /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randbody.o -c randbody.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randamap.o -c randamap.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randamap randbody.o randamap.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randheap1.o -c randheap1.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randheap1 randbody.o randheap1.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randheap2.o -c randheap2.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randheap2 randbody.o randheap2.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randmain1.o -c randmain1.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randmain1 randbody.o randmain1.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randmain2.o -c randmain2.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randmain2 randbody.o randmain2.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randshlib.o -c randshlib.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randshlib randbody.o randshlib.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randvdso.o -c randvdso.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randvdso randbody.o randvdso.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randstack1.o -c randstack1.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randstack1 randbody.o randstack1.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randstack2.o -c randstack2.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randstack2 randbody.o randstack2.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randarg1.o -c randarg1.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randarg1 randbody.o randarg1.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randarg2.o -c randarg2.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randarg2 randbody.o randarg2.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randshlibdelta1.o -c randshlibdelta1.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randshlibdelta1 randbody.o randshlibdelta1.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randshlibdelta2.o -c randshlibdelta2.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randshlibdelta2 randbody.o randshlibdelta2.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o fastrandbody.o -c fastrandbody.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randexhaust1.o -c randexhaust1.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randexhaust1 fastrandbody.o randexhaust1.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o randexhaust2.o -c randexhaust2.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o randexhaust2 fastrandbody.o randexhaust2.o grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o retbody.o -c body.c grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o rettofunc1.o -c rettofunc1.c In file included from rettofunc1.c:11: In function 'forced_strcpy', inlined from 'doit' at rettofunc1.c:27:3: paxtest.h:31:2: warning: 'strcpy' writing between 6 and 128 bytes into a region of size 4 [-Wstringop-overflow=] 31 | strcpy(dst, src); | ^~~~~~~~~~~~~~~~ rettofunc1.c: In function 'doit': rettofunc1.c:24:7: note: at offset 0 to object 'buf' with size 4 declared here 24 | char buf[sizeof(unsigned long)]; | ^~~ In file included from rettofunc1.c:11: In function 'forced_strcpy', inlined from 'doit' at rettofunc1.c:27:3: paxtest.h:31:2: warning: '__builtin_memcpy' writing between 6 and 128 bytes into a region of size 4 overflows the destination [-Wstringop-overflow=] 31 | strcpy(dst, src); | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o rettofunc1 retbody.o rettofunc1.o -lpthread grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o rettofunc2.o -c rettofunc2.c In file included from rettofunc2.c:10: In function 'forced_memcpy', inlined from 'doit' at rettofunc2.c:25:2: paxtest.h:39:2: warning: 'memcpy' writing 128 bytes into a region of size 4 overflows the destination [-Wstringop-overflow=] 39 | memcpy(dst, src, n); | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o rettofunc2 retbody.o rettofunc2.o -lpthread grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o rettofunc1x.o -c rettofunc1x.c In file included from rettofunc1x.c:11: In function 'forced_strcpy', inlined from 'doit' at rettofunc1x.c:27:3: paxtest.h:31:2: warning: 'strcpy' writing between 6 and 128 bytes into a region of size 4 [-Wstringop-overflow=] 31 | strcpy(dst, src); | ^~~~~~~~~~~~~~~~ rettofunc1x.c: In function 'doit': rettofunc1x.c:24:7: note: at offset 0 to object 'buf' with size 4 declared here 24 | char buf[sizeof(unsigned long)]; | ^~~ In file included from rettofunc1x.c:11: In function 'forced_strcpy', inlined from 'doit' at rettofunc1x.c:27:3: paxtest.h:31:2: warning: '__builtin_memcpy' writing between 6 and 128 bytes into a region of size 4 overflows the destination [-Wstringop-overflow=] 31 | strcpy(dst, src); | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o rettofunc1x retbody.o rettofunc1x.o -lpthread ./paxbin -C rettofunc1x ./paxbin -SPXM rettofunc1x grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o rettofunc2x.o -c rettofunc2x.c In file included from rettofunc2x.c:10: In function 'forced_memcpy', inlined from 'doit' at rettofunc2x.c:25:2: paxtest.h:39:2: warning: 'memcpy' writing 128 bytes into a region of size 4 overflows the destination [-Wstringop-overflow=] 39 | memcpy(dst, src, n); | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o rettofunc2x retbody.o rettofunc2x.o -lpthread ./paxbin -C rettofunc2x ./paxbin -SPXM rettofunc2x /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o getamap.o -c getamap.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getamap getamap.o grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o getheap1.o -c getheap.c grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getheap1 getheap1.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -fPIE -o getheap2.o -c getheap.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -fPIE -o getmain2.o -c getmain.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pie -o getheap2 getheap2.o || (echo -e "#!/bin/sh\necho getheap2 pie not implemented" > getheap2; chmod +x getheap2) grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o getmain1.o -c getmain.c grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getmain1 getmain1.o ./paxbin -C getmain1 ./paxbin -SPRXM getmain1 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pie -o getmain2 getmain2.o || (echo -e "#!/bin/sh\necho getmain2 pie not implemented" > getmain2; chmod +x getmain2) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o getshlib.o -c getshlib.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getshlib getshlib.o -ldl /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 getvdso.c -o getvdso /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o getstack.o -c getstack.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getstack1 getstack.o ./paxbin -C getstack1 ./paxbin -SRpm getstack1 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getstack2 getstack.o # disable segmexec, kernel else overrides pageexec ./paxbin -C getstack2 ./paxbin -PRsm getstack2 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o getarg.o -c getarg.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getarg1 getarg.o ./paxbin -C getarg1 ./paxbin -SRpm getarg1 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getarg2 getarg.o # disable segmexec, kernel else overrides pageexec ./paxbin -C getarg2 ./paxbin -PRsm getarg2 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o getexhaust1.o -c getexhaust1.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getexhaust1 getexhaust1.o ./paxbin -C getexhaust1 ./paxbin -SRpm getexhaust1 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o getexhaust2.o -c getexhaust2.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getexhaust2 getexhaust2.o ./paxbin -C getexhaust2 ./paxbin -SRpm getexhaust2 grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -o getshlibdelta1.o -c getshlibdelta.c grep: /tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/: Is a directory /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o getshlibdelta1 getshlibdelta1.o -ldl ./paxbin -C getshlibdelta1 ./paxbin -SPRXM getshlibdelta1 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -O2 -Wa,--noexecstack -U_FORTIFY_SOURCE -DRUNDIR=\"/usr/lib/paxtest\" -fno-stack-protector -ftrampolines -fPIE -o getshlibdelta2.o -c getshlibdelta.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pie -o getshlibdelta2 getshlibdelta2.o -ldl || (echo -e "#!/bin/sh\necho getshlibdelta2 pie not implemented" > getshlibdelta2; chmod +x getshlibdelta2) sh genpaxtest /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc anonmap execbss execdata execheap execstack shlibbss shlibdata mprotanon mprotbss mprotdata mprotheap mprotstack mprotshbss mprotshdata writetext randamap randheap1 randheap2 randmain1 randmain2 randshlib randvdso randstack1 randstack2 randarg1 randarg2 randshlibdelta1 randshlibdelta2 randexhaust1 randexhaust2 rettofunc1 rettofunc2 rettofunc1x rettofunc2x /usr/lib/paxtest rm shlibtest2.o shlibtest.o make[2]: Leaving directory '/tmp/instance-22/output-1/build/paxtest-0.9.15' make[1]: Leaving directory '/tmp/instance-22/output-1/build/paxtest-0.9.15' >>> paxtest 0.9.15 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/paxtest-0.9.15 CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" DESTDIR=/tmp/instance-22/output-1/target BINDIR="usr/bin" RUNDIR="/usr/lib/paxtest" -f Makefile.psm install make[1]: Entering directory '/tmp/instance-22/output-1/build/paxtest-0.9.15' mkdir -p /tmp/instance-22/output-1/target//usr/lib/paxtest cp shlibtest.so shlibtest2.so anonmap execbss execdata execheap execstack shlibbss shlibdata mprotanon mprotbss mprotdata mprotheap mprotstack mprotshbss mprotshdata writetext randamap randheap1 randheap2 randmain1 randmain2 randshlib randvdso randstack1 randstack2 randarg1 randarg2 randshlibdelta1 randshlibdelta2 randexhaust1 randexhaust2 rettofunc1 rettofunc2 rettofunc1x rettofunc2x getamap getheap1 getheap2 getmain1 getmain2 getshlib getvdso getstack1 getstack2 getarg1 getarg2 getexhaust1 getexhaust2 getshlibdelta1 getshlibdelta2 /tmp/instance-22/output-1/target//usr/lib/paxtest mkdir -p /tmp/instance-22/output-1/target/usr/bin cp paxtest /tmp/instance-22/output-1/target/usr/bin chmod 755 /tmp/instance-22/output-1/target/usr/bin/paxtest make[1]: Leaving directory '/tmp/instance-22/output-1/build/paxtest-0.9.15' perl-5.36.0.tar.xz: OK (md5: 826e42da130011699172fd655e49cfa2) perl-5.36.0.tar.xz: OK (sha1: 938c56a77ae094eb7f5019318a5e4efb2d9c74fa) perl-5.36.0.tar.xz: OK (sha256: 0f386dccbee8e26286404b2cca144e1005be65477979beb9b1ba272d4819bcf0) >>> host-perl 5.36.0 Extracting xzcat /tmp/instance-22/dl/perl/perl-5.36.0.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-perl-5.36.0 -xf - >>> host-perl 5.36.0 Patching >>> host-perl 5.36.0 Configuring (cd /tmp/instance-22/output-1/build/host-perl-5.36.0; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" HOSTCC='/usr/bin/gcc' ./Configure -des -Dprefix="/tmp/instance-22/output-1/host" -Dcc="/usr/bin/gcc") First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /usr/bin/echo and builtin echo (if any)... Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Checking for cross-compile No targethost for running compiler tests against defined, running locally Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. aix dragonfly irix_4 netbsd sco_2_3_4 aix_3 dynix irix_5 newsos4 solaris_2 aix_4 dynixptx irix_6 nonstopux stellar altos486 epix irix_6_0 openbsd sunos_4_0 amigaos esix4 irix_6_1 opus sunos_4_1 atheos fps isc os2 super-ux aux_3 freebsd isc_2 os390 svr4 bitrig freemint linux-android os400 svr5 bsdos gnu linux posix-bc ti1500 catamount gnukfreebsd lynxos qnx ultrix_4 convexos gnuknetbsd midnightbsd riscos umips cxux greenhills minix sco unicos cygwin haiku mips sco_2_3_0 unicosmk darwin hpux mirbsd sco_2_3_1 unisysdynix dcosx i386 mpc sco_2_3_2 utekv dec_osf interix ncr_tower sco_2_3_3 vos Which of these apply, if any? [linux] Operating system name? [linux] Operating system version? [5.15.83-1-pve] Installation prefix to use? (~name ok) [/tmp/instance-22/output-1/host] AFS does not seem to be running... What installation prefix should I use for installing files? (~name ok) [/tmp/instance-22/output-1/host] Build a threading Perl? [n] Build Perl for multiplicity? [n] Use which C compiler? [/usr/bin/gcc] Checking for GNU cc in disguise and/or its version number... Now, how can we feed standard input to your C preprocessor... Directories to use for library searches? [/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64] What is the file extension used for shared libraries? [so] Make shared library basenames unique? [n] Build Perl for SOCKS? [n] Try to use long doubles if available? [n] Checking for optional libraries... What libraries to use? [-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc] What optimizer/debugger flag should be used? [-O2] Checking if your compiler accepts -fno-strict-aliasing Yes, it does. Checking if your compiler accepts -pipe Yes, it does. Checking if your compiler accepts -fstack-protector-strong Yes, it does. Any additional cc flags? [-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include] Let me guess what the preprocessor flags are... Any additional ld flags (NOT including libraries)? [ -fstack-protector-strong -L/usr/local/lib] Checking your choice of C compiler and flags for coherency... Checking to see how big your integers are... Checking to see if you have long long... Checking to see how big your long longs are... Computing filename position in cpp output for #include directives... found. Checking to see if you have int64_t... Checking which 64-bit integer type we could use... We could use 'long' for 64-bit integers. Try to use maximal 64-bit support, if available? [y] Checking if your C library has broken 64-bit functions... Checking for GNU C Library... nm probably won't work on the GNU C Library. Shall I use /usr/bin/nm to extract C symbols from the libraries? [n] Checking for C++... Checking to see how big your double precision numbers are... Checking to see if you have long double... You have long double. ldexpl() found. Checking to see how big your long doubles are... Your long doubles are 16 bytes long. Checking the kind of long doubles you have... You have x86 80-bit little endian long doubles. Getting the current patchlevel... What is your architecture name [x86_64-linux] Add the Perl API version to your archname? [n] This architecture is naturally 64-bit, not changing architecture name. Pathname where the public executables will reside? (~name ok) [/tmp/instance-22/output-1/host/bin] Use relocatable @INC? [n] Pathname where the private library files will reside? (~name ok) [/tmp/instance-22/output-1/host/lib/perl5/5.36.0] Where do you want to put the public architecture-dependent libraries? (~name ok) [/tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux] Other username to test security of setuid scripts with? [none] Well, the recommended value is *not* secure. Does your kernel have *secure* setuid scripts? [n] Installation prefix to use for add-on modules and utilities? (~name ok) [/tmp/instance-22/output-1/host] Pathname for the site-specific library files? (~name ok) [/tmp/instance-22/output-1/host/lib/perl5/site_perl/5.36.0] List of earlier versions to include in @INC? [none] NOT found. found. Checking to see how big your pointers are... Do you wish to wrap malloc calls to protect against potential overflows? [y] Do you wish to attempt to use the malloc that comes with perl5? [n] Your system wants malloc to return 'void *', it would seem. Your system uses void free(), it would seem. Pathname for the site-specific architecture-dependent library files? (~name ok) [/tmp/instance-22/output-1/host/lib/perl5/site_perl/5.36.0/x86_64-linux] Do you want to configure vendor-specific add-on directories? [n] Colon-separated list of additional directories for perl to search? [none] Support DTrace if available? [n] Install any extra modules (y or n)? [n] Directory for the main Perl5 html pages? (~name ok) [none] Directory for the Perl5 module html pages? (~name ok) [none] Do you want to install perl as /usr/bin/perl? [n] dlopen() found. found. Do you wish to use dynamic loading? [y] Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] Any special flags to pass to /usr/bin/gcc -c to compile shared library modules? [-fPIC] What command should be used to create dynamic libraries? [/usr/bin/gcc] Any special flags to pass to /usr/bin/gcc to create a dynamically loaded library? [-shared -O2 -L/usr/local/lib -fstack-protector-strong] Any special flags to pass to /usr/bin/gcc to use dynamic linking? [-Wl,-E] ld supports scripting Build a shared libperl.so (y/n) [n] System manual is in /usr/share/man/man1. Where do the main Perl5 manual pages (source) go? (~name ok) [/tmp/instance-22/output-1/host/share/man/man1] What suffix should be used for the main Perl5 man pages? [1] You can have filenames longer than 14 characters. Where do the perl5 library man pages (source) go? (~name ok) [/tmp/instance-22/output-1/host/share/man/man3] What suffix should be used for the perl5 library man pages? [3] Figuring out host name... Your host name appears to be "denver001". Right? [y] What is your domain name? [.mooo.com] What is your e-mail address? [autobuild@denver001.mooo.com] Perl administrator e-mail address [autobuild@denver001.mooo.com] Do you want to use a version number suffix for installed binaries? [n] What shall I put after the #! to start up perl ("none" to not use #!)? [/tmp/instance-22/output-1/host/bin/perl] WARNING: Some systems limit the #! command to 32 characters. If you experience difficulty running Perl scripts with #!, try installing Perl in a directory with a shorter pathname. Where do you keep publicly executable scripts? (~name ok) [/tmp/instance-22/output-1/host/bin] Pathname where the add-on public executables should be installed? (~name ok) [/tmp/instance-22/output-1/host/bin] Pathname where the site-specific html pages should be installed? (~name ok) [none] Pathname where the site-specific library html pages should be installed? (~name ok) [none] Pathname where the site-specific manual pages should be installed? (~name ok) [/tmp/instance-22/output-1/host/share/man/man1] Pathname where the site-specific library manual pages should be installed? (~name ok) [/tmp/instance-22/output-1/host/share/man/man3] Pathname where add-on public executable scripts should be installed? (~name ok) [/tmp/instance-22/output-1/host/bin] backtrace() found. Use the "fast stdio" if available? [n] off_t found. Checking to see how big your file offsets are... fpos_t found. Checking the size of fpos_t... Try to understand large files, if available? [y] Rechecking to see how big your file offsets are... Rechecking the size of fpos_t... 16 bytes. qgcvt() found. Checking the kind of doubles you have... You have IEEE 754 64-bit little endian doubles. Checking how to print long doubles... gconvert NOT found. gcvt() found. sprintf() found. I'll use sprintf to convert floats into a string. fwalk() NOT found. accept4() found. access() found. defines the *_OK access constants. accessx() NOT found. acosh() found. aintl() NOT found. alarm() found. ctime64() NOT found. localtime64() NOT found. gmtime64() NOT found. mktime64() NOT found. difftime64() NOT found. asctime64() NOT found. found. found. found. Testing to see if we should include . We'll include . Checking to see if your struct tm has tm_zone field... Checking to see if your struct tm has tm_gmtoff field... asctime_r() found. asinh() found. atanh() found. atolf() NOT found. atoll() found. Checking whether your compiler can handle __attribute__((format)) ... Checking whether your compiler allows __printf__ format to be null ... Checking whether your compiler can handle __attribute__((malloc)) ... Checking whether your compiler can handle __attribute__((nonnull(1))) ... Checking whether your compiler can handle __attribute__((noreturn)) ... Checking whether your compiler can handle __attribute__((pure)) ... Checking whether your compiler can handle __attribute__((unused)) ... Checking whether your compiler can handle __attribute__((deprecated)) ... Checking whether your compiler can handle __attribute__((warn_unused_result)) ... Checking whether your compiler can handle __attribute__((always_inline)) ... getpgrp() found. You have to use getpgrp() instead of getpgrp(pid). setpgrp() found. You have to use setpgrp() instead of setpgrp(pid,pgrp). Checking whether your compiler can handle __builtin_add_overflow ... Checking whether your compiler can handle __builtin_sub_overflow ... Checking whether your compiler can handle __builtin_mul_overflow ... Checking whether your compiler can handle __builtin_choose_expr ... Checking whether your compiler can handle __builtin_expect ... Checking for C99 variadic macros. You have C99 variadic macros. You have void (*signal())(). Checking whether your C compiler can cast large floats to int32. Checking whether your C compiler can cast negative float to unsigned. cbrt() found. chown() found. chroot() found. chsize() NOT found. class() NOT found. clearenv() found. Hmm... Looks like you have Berkeley networking support. socketpair() found. Checking the availability sa_len in the sock struct ... Checking the availability struct sockaddr_in6 ... Checking the availability struct sockaddr_storage ... Checking the availability sin6_scope_id in struct sockaddr_in6 ... Checking the availability struct ip_mreq ... Checking the availability struct ip_mreq_source ... Checking the availability struct ipv6_mreq ... Checking the availability struct ipv6_mreq_source ... Checking the availability of certain socket constants... found. Checking to see if your system supports struct cmsghdr... copysign() found. copysignl() found. crypt() found. found. crypt_r() found. ctermid() found. ctermid_r() NOT found. ctime_r() found. cuserid() found. dbmclose() NOT found. difftime() found. found. Your directory entries are struct dirent. Your directory entry does not know about the d_namlen field. Checking to see if DIR has a dd_fd member variable found. NOT found. dirfd() found. dladdr() found. dlerror() found. found. What is the extension of dynamically loaded modules [so] Checking whether your dlsym() needs a leading underscore ... dlsym doesn't need a leading underscore. drand48_r() found. dup2() found. dup3() found. localeconv_l() NOT found. NOT found. newlocale() found. freelocale() found. uselocale() found. duplocale() found. querylocale() NOT found. eaccess() found. endgrent() found. found. endgrent_r() NOT found. endhostent() found. found. endhostent_r() NOT found. endnetent() found. endnetent_r() NOT found. endprotoent() found. endprotoent_r() NOT found. endpwent() found. found. endpwent_r() NOT found. endservent() found. endservent_r() NOT found. defines the O_* constants... and you have the 3 argument form of open(). found. We'll be including . found. We don't need to include if we include . fork() found. pipe() found. Figuring out the flag used by open() for non-blocking I/O... Let's see what value errno gets from read() on a O_NONBLOCK file... erf() found. erfc() found. exp2() found. expm1() found. Checking how std your stdio is... fchdir() found. fchmod() found. openat() found. unlinkat() found. renameat() found. linkat() found. fchmodat() found. fchown() found. fcntl() found. Well, your system has some sort of fd_set available... and you have the normal fd_set macros. fdclose() NOT found. fdim() found. fegetround() found. ffs() found. ffsl() found. fgetpos() found. finite() found. finitel() found. flock() found. fma() found. fmax() found. fmin() found. fp_class() NOT found. Checking to see if you have fpclassify... fp_classify() NOT found. fp_classl() NOT found. pathconf() found. fpathconf() found. fpclass() NOT found. fpclassl() NOT found. fpgetround() NOT found. Checking to see if you have fpos64_t... frexpl() found. found. found. Checking to see if your system supports struct fs_data... fseeko() found. fsetpos() found. fstatfs() found. statvfs() found. fstatvfs() found. fsync() found. ftello() found. Checking if you have a working futimes() Yes, you have A working gai_strerror() found. NOT found. NOT found. NOT found. getaddrinfo() found. getcwd() found. Checking to see if getenv() preserves a different thread's results getenv() didn't destroy another thread's buffer getespwnam() NOT found. getfsstat() NOT found. getgrent() found. getgrent_r() found. getgrgid_r() found. getgrnam_r() found. gethostbyaddr() found. gethostbyname() found. gethostent() found. gethostname() found. uname() found. Shall I ignore gethostname() from now on? [n] gethostbyaddr_r() found. gethostbyname_r() found. gethostent_r() found. getitimer() found. getlogin() found. getlogin_r() found. getmnt() NOT found. getmntent() found. getnameinfo() found. getnetbyaddr() found. getnetbyname() found. getnetent() found. getnetbyaddr_r() found. getnetbyname_r() found. getnetent_r() found. getpagesize() found. getprotobyname() found. getprotobynumber() found. getprotoent() found. getpgid() found. getpgrp2() NOT found. getppid() found. getpriority() found. getprotobyname_r() found. getprotobynumber_r() found. getprotoent_r() found. getprpwnam() NOT found. getpwent() found. getpwent_r() found. getpwnam_r() found. getpwuid_r() found. getservbyname() found. getservbyport() found. getservent() found. getservbyname_r() found. getservbyport_r() found. getservent_r() found. getspnam() found. found. getspnam_r() found. gettimeofday() found. gmtime_r() found. hasmntopt() found. found. found. htonl() found. hypot() found. ilogb() found. ilogbl() found. inet_aton() found. inet_ntop() found. inet_pton() found. isascii() found. isblank() found. Checking to see if you have isfinite... isfinitel() NOT found. Checking to see if you have isinf... isinfl() found. Checking to see if you have isless... Checking to see if you have isnan... isnanl() found. Checking to see if you have isnormal... j0() found. j0l() found. killpg() found. localeconv() found. lchown() found. LDBL_DIG found. lgamma() found. lgamma_r() found. Checking to see if your libm supports _LIB_VERSION... No, it does not (probably harmless) link() found. llrint() found. llrintl() found. llround() found. llroundl() found. localtime_r() found. lockf() found. log1p() found. log2() found. logb() found. lrint() found. lrintl() found. lround() found. lroundl() found. lstat() found. madvise() found. malloc_size() NOT found. malloc_good_size() NOT found. malloc_usable_size() found. mblen() found. mbrlen() found. mbrtowc() found. mbstowcs() found. mbtowc() found. memmem() found. memrchr() found. mkdir() found. mkdtemp() found. mkfifo() found. mkostemp() found. mkstemp() found. mkstemps() found. mktime() found. found. mmap() found. and it returns (void *). sqrtl() found. scalbnl() found. truncl() found. modfl() found. mprotect() found. msgctl() found. msgget() found. msgsnd() found. msgrcv() found. You have the full msg*(2) library. Checking to see if your system supports struct msghdr... msync() found. munmap() found. nan() found. nanosleep() found. nearbyint() found. nextafter() found. nexttoward() found. nice() found. found. nl_langinfo() found. found. Since threads aren't selected, we won't bother looking for nl_langinfo_l() Checking whether your compiler can handle struct bitfields that aren't 'int' or 'unsigned int' ... Your C compiler supports struct bitfields besides 'int' and 'unsigned int'. found. Choosing the C types to be used for Perl's internal types... Checking how many bits of your UVs your NVs can preserve... Your NVs can preserve only 53 bits of your UVs. Checking to find the largest integer value your NVs can hold... The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0 Checking whether NV 0.0 is all bits zero in memory... 0.0 is represented as all bits zero in memory Checking to see if you have off64_t... pause() found. pipe2() found. poll() found. prctl() found. readlink() found. vfork() found. Do you still want to use vfork()? [n] pthread_attr_setscope() found. Checking to see if you have ptrdiff_t... random_r() found. readdir() found. seekdir() found. telldir() found. rewinddir() found. readdir64_r() found. readdir_r() found. readv() found. recvmsg() found. regcomp() found. remainder() found. remquo() found. rename() found. rint() found. rmdir() found. round() found. scalbn() found. select() found. semctl() found. semget() found. semop() found. You have the full sem*(2) library. You do not have union semun in . You can use union semun for semctl IPC_STAT. You can also use struct semid_ds* for semctl IPC_STAT. sendmsg() found. setegid() found. seteuid() found. setgrent() found. setgrent_r() NOT found. sethostent() found. sethostent_r() NOT found. setitimer() found. setlinebuf() found. found. towupper() found. Checking to see if you have setlocale() and its behavior Your system has setlocale()... and it seems sane; you have a C.UTF-8 locale setlocale_r() NOT found. setnetent() found. setnetent_r() NOT found. setprotoent() found. setpgid() found. setpgrp2() NOT found. setpriority() found. setproctitle() NOT found. setprotoent_r() NOT found. setpwent() found. setpwent_r() NOT found. setregid() found. setresgid() found. setreuid() found. setresuid() found. setrgid() NOT found. setruid() NOT found. setservent() found. setservent_r() NOT found. setsid() found. setvbuf() found. shmctl() found. shmget() found. shmat() found. and it returns (void *). shmdt() found. You have the full shm*(2) library. sigaction() found. pid_t found. Checking if your siginfo_t has si_errno field... Checking if your siginfo_t has si_pid field... Checking if your siginfo_t has si_uid field... Checking if your siginfo_t has si_addr field... Checking if your siginfo_t has si_status field... Checking if your siginfo_t has si_band field... Checking if your siginfo_t has si_value field... Checking if your siginfo_t has si_fd field... NOT found. Checking to see if you have signbit() available to work on double... Yes. sigprocmask() found. POSIX sigsetjmp found. snprintf() found. vsnprintf() found. sockatmark() found. socks5_init() NOT found. srand48_r() found. srandom_r() found. stat() found. found. Checking to see if your struct stat has st_blocks field... found. found. Checking to see if your system supports struct statfs... Checking to see if your struct statfs has f_flags field... Your compiler supports static __inline__. Checking how to access stdio streams by file descriptor number... I can't figure out how to access stdio streams by file descriptor number. strcoll() found. strerror_l() found. strerror_r() found. strftime() found. strnlen() found. strtod() found. strtod_l() found. strtol() found. strtold() found. strtold_l() found. strtoll() found. strtoq() found. strtoul() found. strtoull() found. strtouq() found. strxfrm() found. strxfrm_l() found. symlink() found. syscall() found. sysconf() found. system() found. tcgetpgrp() found. tcsetpgrp() found. tgamma() found. Your compiler supports _Thread_local. time() found. time_t found. timegm() found. found. times() found. clock_t found. tmpnam_r() found. towlower() found. trunc() found. truncate() found. ttyname_r() found. tzname[] found. (Testing for character data alignment may crash the test. That's okay.) It seems that you must access character data in an aligned manner. ualarm() found. umask() found. unordered() NOT found. unsetenv() found. usleep() found. ustat() NOT found. closedir() found. Checking whether closedir() returns a status... wait4() found. waitpid() found. wcrtomb() found. A working wcscmp() found. wcstombs() found. A working wcsxfrm() found. wctomb() found. writev() found. Checking alignment constraints... Doubles must be aligned on a how-many-byte boundary? [8] Checking how long a character is (in bits)... What is the length of a character (in bits)? [8] Checking to see how your cpp does stuff like concatenate tokens... Oh! Smells like ANSI's been here. NOT found. Exclude . from @INC by default? [y] Checking the kind of infinities and nans you have... (The following tests may crash. That's okay.) Checking how many mantissa bits your doubles have... Checking how many mantissa bits your long doubles have... Checking how many mantissa bits your NVs have... Using our internal random number implementation... Determining whether or not we are on an EBCDIC system... Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. Checking how to flush all pending stdio output... Your fflush(NULL) works okay for output streams. Let's see if it clobbers input pipes... fflush(NULL) seems to behave okay with input streams. Checking the size of gid_t... Checking the sign of gid_t... Checking how to print 64-bit integers... Checking the format strings to be used for Perl's internal types... Checking the format string to be used for gids... getgroups() found. setgroups() found. What type pointer is the second argument to getgroups() and setgroups()? [gid_t] Checking if your /home/autobuild/make/make program sets $(MAKE)... mode_t found. It seems that va_copy() or similar will be needed. size_t found. What is the type for the 1st argument to gethostbyaddr? [char *] What is the type for the 2nd argument to gethostbyaddr? [size_t] What pager is used on your system? [/usr/bin/less -R] Checking how to generate random libraries on your machine... Your select() operates on 64 bits at a time. Generating a list of signal names and numbers... Checking the size of size_t... Checking to see if you have socklen_t... NOT found. I'll be using ssize_t for functions returning a byte count. Checking the size of st_dev... Checking the sign of st_dev... Checking the size of st_ino... Checking the sign of st_ino... Your stdio uses signed chars. Checking the size of uid_t... Checking the sign of uid_t... Checking the format string to be used for uids... Would you like to build perl with strict enabled by default? [n] Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... I'm unable to compile the test program. I'll assume no sysctl with KERN_PROC_PATHNAME here. Determining whether we can use _NSGetExecutablePath to find executing program... I'm unable to compile the test program. I'll assume no _NSGetExecutablePath here. Which compiler compiler (yacc or bison -y) shall I use? [yacc] found. found. found. NOT found. NOT found. NOT found. NOT found. NOT found. found. NOT found. found. found. NOT found. Guessing which symbols your C compiler and preprocessor define... awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator Adding -D_FORTIFY_SOURCE=2 to ccflags... tcsetattr() found. You have POSIX termios.h... good! found. found. NOT found. NOT found. found. found. NOT found. found. found. NOT found. found. found. found. found. NOT found. found. found. Looking for extensions... What extensions do you wish to load dynamically? [B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared] What extensions do you wish to load statically? [none] Stripping down executable paths... Creating config.sh... Doing variable substitutions on .SH files... Extracting config.h (with variable substitutions) cflags.SH: Adding -std=c99. cflags.SH: Adding -Werror=pointer-arith. cflags.SH: Adding -Werror=vla. cflags.SH: Adding -Wextra. cflags.SH: Adding -Wno-long-long. cflags.SH: Adding -Wno-declaration-after-statement. cflags.SH: Adding -Wc++-compat. cflags.SH: Adding -Wwrite-strings. cflags.SH: cc = /usr/bin/gcc cflags.SH: ccflags = -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 cflags.SH: stdflags = -std=c99 cflags.SH: optimize = -O2 cflags.SH: warn = -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings Extracting cflags (with variable substitutions) Not re-extracting config.h Extracting makedepend (with variable substitutions) Extracting makedepend_file (with variable substitutions) Extracting Makefile (with variable substitutions) Extracting myconfig (with variable substitutions) Extracting pod/Makefile (with variable substitutions) Extracting Policy.sh (with variable substitutions) Extracting runtests (with variable substitutions) Run make depend now? [y] make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0' Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:254: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:254: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings generate_uudmap.c /usr/bin/gcc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc ./generate_uudmap uudmap.h bitcount.h mg_data.h sh ./makedepend MAKE="make" cflags make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition rm -f opmini.c /usr/bin/ln -s op.c opmini.c rm -f perlmini.c /usr/bin/ln -s perl.c perlmini.c rm -f universalmini.c /usr/bin/ln -s universal.c universalmini.c echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c builtin.c universal.c pad.c globals.c keywords.c perlio.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c universalmini.c | tr ' ' '\n' >.clist make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0' make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition sh ./makedepend_file av.c av.c.depends cflags Finding dependencies for av.o sh ./makedepend_file scope.c scope.c.depends cflags Finding dependencies for scope.o sh ./makedepend_file op.c op.c.depends cflags Finding dependencies for op.o sh ./makedepend_file doop.c doop.c.depends cflags Finding dependencies for doop.o sh ./makedepend_file doio.c doio.c.depends cflags Finding dependencies for doio.o sh ./makedepend_file dump.c dump.c.depends cflags Finding dependencies for dump.o sh ./makedepend_file gv.c gv.c.depends cflags Finding dependencies for gv.o sh ./makedepend_file hv.c hv.c.depends cflags Finding dependencies for hv.o sh ./makedepend_file mg.c mg.c.depends cflags Finding dependencies for mg.o sh ./makedepend_file reentr.c reentr.c.depends cflags Finding dependencies for reentr.o sh ./makedepend_file mro_core.c mro_core.c.depends cflags Finding dependencies for mro_core.o sh ./makedepend_file perl.c perl.c.depends cflags Finding dependencies for perl.o sh ./makedepend_file perly.c perly.c.depends cflags Finding dependencies for perly.o sh ./makedepend_file pp.c pp.c.depends cflags Finding dependencies for pp.o sh ./makedepend_file pp_hot.c pp_hot.c.depends cflags Finding dependencies for pp_hot.o sh ./makedepend_file pp_ctl.c pp_ctl.c.depends cflags Finding dependencies for pp_ctl.o sh ./makedepend_file pp_sys.c pp_sys.c.depends cflags Finding dependencies for pp_sys.o sh ./makedepend_file regcomp.c regcomp.c.depends cflags Finding dependencies for regcomp.o sh ./makedepend_file regexec.c regexec.c.depends cflags Finding dependencies for regexec.o sh ./makedepend_file utf8.c utf8.c.depends cflags Finding dependencies for utf8.o sh ./makedepend_file sv.c sv.c.depends cflags Finding dependencies for sv.o sh ./makedepend_file taint.c taint.c.depends cflags Finding dependencies for taint.o sh ./makedepend_file toke.c toke.c.depends cflags Finding dependencies for toke.o sh ./makedepend_file util.c util.c.depends cflags Finding dependencies for util.o sh ./makedepend_file deb.c deb.c.depends cflags Finding dependencies for deb.o sh ./makedepend_file run.c run.c.depends cflags Finding dependencies for run.o sh ./makedepend_file builtin.c builtin.c.depends cflags Finding dependencies for builtin.o sh ./makedepend_file universal.c universal.c.depends cflags Finding dependencies for universal.o sh ./makedepend_file pad.c pad.c.depends cflags Finding dependencies for pad.o sh ./makedepend_file globals.c globals.c.depends cflags Finding dependencies for globals.o sh ./makedepend_file keywords.c keywords.c.depends cflags Finding dependencies for keywords.o sh ./makedepend_file perlio.c perlio.c.depends cflags Finding dependencies for perlio.o sh ./makedepend_file numeric.c numeric.c.depends cflags Finding dependencies for numeric.o sh ./makedepend_file mathoms.c mathoms.c.depends cflags Finding dependencies for mathoms.o sh ./makedepend_file locale.c locale.c.depends cflags Finding dependencies for locale.o sh ./makedepend_file pp_pack.c pp_pack.c.depends cflags Finding dependencies for pp_pack.o sh ./makedepend_file pp_sort.c pp_sort.c.depends cflags Finding dependencies for pp_sort.o sh ./makedepend_file caretx.c caretx.c.depends cflags Finding dependencies for caretx.o sh ./makedepend_file dquote.c dquote.c.depends cflags Finding dependencies for dquote.o sh ./makedepend_file time64.c time64.c.depends cflags Finding dependencies for time64.o sh ./makedepend_file miniperlmain.c miniperlmain.c.depends cflags Finding dependencies for miniperlmain.o sh ./makedepend_file opmini.c opmini.c.depends cflags Finding dependencies for opmini.o sh ./makedepend_file perlmini.c perlmini.c.depends cflags Finding dependencies for perlmini.o sh ./makedepend_file universalmini.c universalmini.c.depends cflags Finding dependencies for universalmini.o make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0' Updating makefile... make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0' Now you must run 'make'. If you compile perl5 on a different machine or from a different object directory, copy the Policy.sh file from this object directory to the new one before you run Configure -- this will help you with most of the policy defaults. >>> host-perl 5.36.0 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-perl-5.36.0 make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition echo @`sh cflags "optimize='-O2'" opmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c @/usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c echo @`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c @/usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c echo @`sh cflags "optimize='-O2'" universalmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c @/usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings gv.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings toke.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perly.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pad.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regcomp.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings dump.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings util.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mg.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings reentr.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mro_core.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings keywords.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings builtin.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings hv.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings av.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings run.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_hot.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings sv.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings scope.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_ctl.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_sys.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings doop.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings doio.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regexec.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings utf8.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings taint.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings deb.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings globals.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perlio.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings numeric.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mathoms.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings locale.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_pack.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_sort.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings caretx.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings dquote.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings time64.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings miniperlmain.c /usr/bin/gcc -fstack-protector-strong -L/usr/local/lib -o miniperl \ opmini.o perlmini.o universalmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc ./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1' ./miniperl -Ilib -f write_buildcustomize.pl rm -f pod/perl5360delta.pod /usr/bin/ln -s perldelta.pod pod/perl5360delta.pod ./miniperl -Ilib autodoc.pl ./miniperl -Ilib pod/perlmodlib.PL -q ./miniperl -Ilib make_patchnum.pl Updating 'git_version.h' and 'lib/Config_git.pl' ./miniperl -Ilib configpm written lib/Config.pod updated lib/Config.pm updated lib/Config_heavy.pl ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Archive::Tar make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Archive-Tar' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Archive-Tar' ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Attribute-Handlers directly ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/AutoLoader directly ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for CPAN make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/CPAN' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/CPAN' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for CPAN::Meta make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/CPAN-Meta' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/CPAN-Meta' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-Requirements directly ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-YAML directly ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Carp directly ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Config-Perl-V directly ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Devel-SelfStubber directly ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Digest directly ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Dumpvalue directly ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Env directly ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Errno make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Errno' "../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Errno' ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Exporter directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/ExtUtils-CBuilder directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Constant directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Install directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/ExtUtils-MakeMaker' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/ExtUtils-MakeMaker' ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Manifest directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/ExtUtils-Manifest' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/ExtUtils-Manifest' ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/ExtUtils-Miniperl directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-PL2Bat directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/ExtUtils-ParseXS directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::ParseXS make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/ExtUtils-ParseXS' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/ExtUtils-ParseXS' ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Fetch directly ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/File-Find directly ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Path directly ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Temp directly ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/FileCache directly ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Filter-Simple directly ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/FindBin directly ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Getopt-Long directly ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/HTTP-Tiny' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/HTTP-Tiny' ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-Collate directly ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-LangTags directly ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for lib make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/lib' "../../miniperl" "-I../../lib" lib_pm.PL lib.pm Extracting lib.pm (with variable substitutions) make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/lib' ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for IO::Compress make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IO-Compress' cp bin/streamzip blib/script/streamzip /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip cp bin/zipdetails blib/script/zipdetails /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IO-Compress' ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Socket-IP directly ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Zlib directly ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IPC-Cmd directly ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/IPC-Open3 directly ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for JSON::PP make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/JSON-PP' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/JSON-PP' ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Locale-Maketext directly ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Locale-Maketext-Simple directly ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigInt directly ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigRat directly ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-Complex directly ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Memoize directly ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Module::CoreList make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Module-CoreList' cp corelist blib/script/corelist /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Module-CoreList' ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load directly ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load-Conditional directly ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Loaded directly ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Module::Metadata make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Module-Metadata' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Module-Metadata' ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/NEXT directly ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Net-Ping directly ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Params-Check directly ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Perl-OSType directly ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Checker make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Checker' "../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker Extracting podchecker (with variable substitutions) cp podchecker blib/script/podchecker /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Checker' ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Escapes directly ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for if make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/if' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/if' ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Simple directly ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Functions make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Pod-Functions' "../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Pod-Functions' ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Html make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Pod-Html' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Pod-Html' ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Perldoc make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Perldoc' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Perldoc' ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Usage make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Usage' "../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage Extracting pod2usage (with variable substitutions) cp pod2usage blib/script/pod2usage /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Usage' ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Safe directly ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Search-Dict directly ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/SelfLoader directly ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Term-ANSIColor directly ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Term::Cap make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Term-Cap' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Term-Cap' ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-Complete directly ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-ReadLine directly ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Test directly ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Test::Harness make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Test-Harness' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Test-Harness' ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Test-Simple directly ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Text-Abbrev directly ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Balanced directly ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-ParseWords directly ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Tabs directly ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Queue directly ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Semaphore directly ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Tie-File directly ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Hash-NamedCapture directly ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Memoize directly ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Tie-RefHash directly ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Time-Local directly ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for XSLoader make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/XSLoader' "../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/XSLoader' ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/autodie directly ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/autouse directly ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for base make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/base' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/base' ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for bignum make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/bignum' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/bignum' ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/constant directly ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/encoding-warnings directly ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/experimental directly ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Net make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/libnet' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/libnet' ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/parent directly ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/perlfaq directly ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/podlators' "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man Extracting pod2man (with variable substitutions) "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text Extracting pod2text (with variable substitutions) cp scripts/pod2man blib/script/pod2man /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man cp scripts/pod2text blib/script/pod2text /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text Manifying 2 pod documents make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/podlators' ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/version directly ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p Processing PropertyAliases.txt Finishing property setup Processing PropValueAliases.txt Processing extracted/DGeneralCategory.txt Processing extracted/DCombiningClass.txt Processing extracted/DNumType.txt Processing extracted/DEastAsianWidth.txt Processing extracted/DLineBreak.txt Processing extracted/DBidiClass.txt Processing extracted/DDecompositionType.txt Processing extracted/DBinaryProperties.txt Processing extracted/DNumValues.txt Processing extracted/DJoinGroup.txt Processing extracted/DJoinType.txt Processing Jamo.txt Processing UnicodeData.txt Processing ArabicShaping.txt Processing Blocks.txt Processing PropList.txt Processing SpecialCasing.txt Processing LineBreak.txt Processing EastAsianWidth.txt Processing CompositionExclusions.txt Processing BidiMirroring.txt Processing CaseFolding.txt Processing DCoreProperties.txt Processing Scripts.txt Processing DNormalizationProps.txt Processing DAge.txt Processing HangulSyllableType.txt Processing auxiliary/WordBreakProperty.txt Processing auxiliary/GraphemeBreakProperty.txt Processing auxiliary/GCBTest.txt Processing auxiliary/SBTest.txt Processing auxiliary/WBTest.txt Processing auxiliary/SentenceBreakProperty.txt Processing NamedSequences.txt Processing NameAliases.txt Processing auxiliary/LBTest.txt Processing ScriptExtensions.txt Processing IndicSyllabicCategory.txt Processing BidiBrackets.txt Processing IndicPositionalCategory.txt Processing VerticalOrientation.txt Processing EquivalentUnifiedIdeograph.txt Processing emoji/emoji.txt Processing IdStatus.txt Processing IdType.txt Finishing processing Unicode properties Compiling Perl properties Creating Perl synonyms Writing tables Making pod file Making test script Updating 'mktables.lst' ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perlmain.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings op.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perl.c /usr/bin/gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings universal.c ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for DynaLoader make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/DynaLoader' "../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm rm -f DynaLoader.xs cp dl_dlopen.xs DynaLoader.xs "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc mv DynaLoader.xsc DynaLoader.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.52\" -DXS_VERSION=\"1.52\" "-I../.." -DLIBC="libc-2.31.so" DynaLoader.c rm -rf ../../DynaLoader.o cp DynaLoader.o ../../DynaLoader.o make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/DynaLoader' rm -f libperl.a /usr/bin/ar rc libperl.a op.o perl.o universal.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o /usr/bin/gcc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,-E perlmain.o libperl.a `cat ext.libs` -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc ./miniperl -Ilib mkppport running "/tmp/instance-22/output-1/build/host-perl-5.36.0/miniperl" -I../../lib PPPort_pm.PL including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale running "/tmp/instance-22/output-1/build/host-perl-5.36.0/miniperl" -I../../lib ppport_h.PL installing ppport.h for cpan/DB_File installing ppport.h for cpan/IPC-SysV installing ppport.h for cpan/Win32API-File installing ppport.h for dist/Data-Dumper ppport.h in dist/Devel-PPPort is up-to-date installing ppport.h for dist/ExtUtils-ParseXS installing ppport.h for dist/IO installing ppport.h for dist/PathTools installing ppport.h for dist/Storable installing ppport.h for dist/threads installing ppport.h for dist/threads-shared installing ppport.h for dist/Time-HiRes installing ppport.h for dist/Unicode-Normalize removing temporary file PPPort.pm removing temporary file ppport.h ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for B make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/B' Running Mkbootstrap for B () chmod 644 "B.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/B/typemap' B.xs > B.xsc mv B.xsc B.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.83\" -DXS_VERSION=\"1.83\" -fPIC "-I../.." B.c rm -f ../../lib/auto/B/B.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \ \ chmod 755 ../../lib/auto/B/B.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/B' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2' Running Mkbootstrap for Bzip2 () chmod 644 "Bzip2.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc mv Bzip2.xsc Bzip2.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO Bzip2.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO blocksort.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO bzlib.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO compress.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO crctable.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO decompress.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO huffman.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO randtable.c rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \ \ chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Parsing config.in... Building Zlib enabled Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib' Running Mkbootstrap for Zlib () chmod 644 "Zlib.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc mv Zlib.xsc Zlib.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 Zlib.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 adler32.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 compress.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 crc32.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 deflate.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 infback.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inffast.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inflate.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inftrees.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 trees.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 uncompr.c /usr/bin/gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 zutil.c rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \ \ chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib' ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Cwd make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/PathTools' Running Mkbootstrap for Cwd () chmod 644 "Cwd.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc mv Cwd.xsc Cwd.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.84\" -DXS_VERSION=\"3.84\" -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c rm -f ../../lib/auto/Cwd/Cwd.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \ \ chmod 755 ../../lib/auto/Cwd/Cwd.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/PathTools' ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Data::Dumper make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Data-Dumper' Running Mkbootstrap for Dumper () chmod 644 "Dumper.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc mv Dumper.xsc Dumper.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.184\" -DXS_VERSION=\"2.184\" -fPIC "-I../.." Dumper.c rm -f ../../lib/auto/Data/Dumper/Dumper.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \ \ chmod 755 ../../lib/auto/Data/Dumper/Dumper.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Data-Dumper' ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Setting license tag... Adding META_MERGE... Generating a Unix-style Makefile Writing Makefile for Devel::PPPort make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Devel-PPPort' "../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale Running Mkbootstrap for PPPort () chmod 644 "PPPort.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 "../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h "../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs adding XS code from parts/inc/HvNAME adding XS code from parts/inc/MY_CXT adding XS code from parts/inc/SvPV adding XS code from parts/inc/SvREFCNT adding XS code from parts/inc/Sv_set adding XS code from parts/inc/call adding XS code from parts/inc/cop adding XS code from parts/inc/exception adding XS code from parts/inc/format adding XS code from parts/inc/grok adding XS code from parts/inc/gv adding XS code from parts/inc/limits adding XS code from parts/inc/locale adding XS code from parts/inc/mPUSH adding XS code from parts/inc/magic adding XS code from parts/inc/memory adding XS code from parts/inc/mess adding XS code from parts/inc/misc adding XS code from parts/inc/newCONSTSUB adding XS code from parts/inc/newRV adding XS code from parts/inc/newSV_type adding XS code from parts/inc/newSVpv adding XS code from parts/inc/pv_tools adding XS code from parts/inc/pvs adding XS code from parts/inc/shared_pv adding XS code from parts/inc/snprintf adding XS code from parts/inc/sprintf adding XS code from parts/inc/strlfuncs adding XS code from parts/inc/sv_xpvf adding XS code from parts/inc/threads adding XS code from parts/inc/utf8 adding XS code from parts/inc/uv adding XS code from parts/inc/variables adding XS code from parts/inc/warn "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc mv RealPPPort.xsc RealPPPort.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.." -W -Wall RealPPPort.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.." -W -Wall module2.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.." -W -Wall module3.c rm -f ../../lib/auto/Devel/PPPort/PPPort.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \ \ chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so "../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t generating t/01_test.t generating t/HvNAME.t generating t/MY_CXT.t generating t/SvPV.t generating t/SvREFCNT.t generating t/Sv_set.t generating t/call.t generating t/cop.t generating t/exception.t generating t/format.t generating t/grok.t generating t/gv.t generating t/limits.t generating t/locale.t generating t/mPUSH.t generating t/magic.t generating t/memory.t generating t/mess.t generating t/misc.t generating t/newCONSTSUB.t generating t/newRV.t generating t/newSV_type.t generating t/newSVpv.t generating t/podtest.t generating t/ppphtest.t generating t/pv_tools.t generating t/pvs.t generating t/shared_pv.t generating t/snprintf.t generating t/sprintf.t generating t/strlfuncs.t generating t/sv_xpvf.t generating t/threads.t generating t/utf8.t generating t/uv.t generating t/variables.t generating t/warn.t make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Devel-PPPort' ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Devel::Peek make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Devel-Peek' Running Mkbootstrap for Peek () chmod 644 "Peek.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc mv Peek.xsc Peek.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.." Peek.c rm -f ../../lib/auto/Devel/Peek/Peek.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \ \ chmod 755 ../../lib/auto/Devel/Peek/Peek.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Devel-Peek' ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Digest::MD5 make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-MD5' Running Mkbootstrap for MD5 () chmod 644 "MD5.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc mv MD5.xsc MD5.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -fPIC "-I../.." MD5.c rm -f ../../lib/auto/Digest/MD5/MD5.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \ \ chmod 755 ../../lib/auto/Digest/MD5/MD5.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-MD5' ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Digest::SHA make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-SHA' Running Mkbootstrap for SHA () chmod 644 "SHA.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc mv SHA.xsc SHA.c /usr/bin/gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC "-I../.." SHA.c rm -f ../../lib/auto/Digest/SHA/SHA.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \ \ chmod 755 ../../lib/auto/Digest/SHA/SHA.so cp shasum blib/script/shasum /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-SHA' ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Encode make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Byte' Running Mkbootstrap for Byte () chmod 644 "Byte.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm Reading iso-8859-2 (iso-8859-2) Reading iso-8859-3 (iso-8859-3) Reading iso-8859-4 (iso-8859-4) Reading iso-8859-5 (iso-8859-5) Reading iso-8859-6 (iso-8859-6) Reading iso-8859-7 (iso-8859-7) Reading iso-8859-8 (iso-8859-8) Reading iso-8859-9 (iso-8859-9) Reading iso-8859-10 (iso-8859-10) Reading iso-8859-11 (iso-8859-11) Reading iso-8859-13 (iso-8859-13) Reading iso-8859-14 (iso-8859-14) Reading iso-8859-15 (iso-8859-15) Reading iso-8859-16 (iso-8859-16) Reading AdobeStandardEncoding (AdobeStandardEncoding) Reading cp1006 (cp1006) Reading cp1250 (cp1250) Reading cp1251 (cp1251) Reading cp1253 (cp1253) Reading cp1254 (cp1254) Reading cp1255 (cp1255) Reading cp1256 (cp1256) Reading cp1257 (cp1257) Reading cp1258 (cp1258) Reading cp424 (cp424) Reading cp437 (cp437) Reading cp737 (cp737) Reading cp775 (cp775) Reading cp850 (cp850) Reading cp852 (cp852) Reading cp855 (cp855) Reading cp856 (cp856) Reading cp857 (cp857) Reading cp858 (cp858) Reading cp860 (cp860) Reading cp861 (cp861) Reading cp862 (cp862) Reading cp863 (cp863) Reading cp864 (cp864) Reading cp865 (cp865) Reading cp866 (cp866) Reading cp869 (cp869) Reading cp874 (cp874) Reading hp-roman8 (hp-roman8) Reading koi8-f (koi8-f) Reading koi8-r (koi8-r) Reading koi8-u (koi8-u) Reading MacArabic (MacArabic) Reading MacCentralEurRoman (MacCentralEurRoman) Reading MacCroatian (MacCroatian) Reading MacCyrillic (MacCyrillic) Reading MacFarsi (MacFarsi) Reading MacGreek (MacGreek) Reading MacHebrew (MacHebrew) Reading MacIcelandic (MacIcelandic) Reading MacRomanian (MacRomanian) Reading MacRumanian (MacRumanian) Reading MacRoman (MacRoman) Reading MacSami (MacSami) Reading MacThai (MacThai) Reading MacTurkish (MacTurkish) Reading MacUkrainian (MacUkrainian) Reading nextstep (nextstep) Reading viscii (viscii) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc mv Byte.xsc Byte.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." Byte.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." byte_t.c rm -f ../../../lib/auto/Encode/Byte/Byte.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so \ \ chmod 755 ../../../lib/auto/Encode/Byte/Byte.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Byte' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/CN' Running Mkbootstrap for CN () chmod 644 "CN.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp936 (cp936) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-cn (euc-cn) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm Reading gb12345-raw (gb12345-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm Reading gb2312-raw (gb2312-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm Reading iso-ir-165 (iso-ir-165) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacChineseSimp (MacChineseSimp) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc mv CN.xsc CN.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." CN.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_02_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_03_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ir_04_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_05_t.c rm -f ../../../lib/auto/Encode/CN/CN.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so \ \ chmod 755 ../../../lib/auto/Encode/CN/CN.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/CN' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC' Running Mkbootstrap for EBCDIC () chmod 644 "EBCDIC.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm Reading cp37 (cp37) Reading cp1026 (cp1026) Reading cp1047 (cp1047) Reading cp500 (cp500) Reading cp875 (cp875) Reading posix-bc (posix-bc) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc mv EBCDIC.xsc EBCDIC.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." EBCDIC.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." ebcdic_t.c rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \ \ chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/JP' Running Mkbootstrap for JP () chmod 644 "JP.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp932 (cp932) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-jp (euc-jp) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm Reading jis0201-raw (jis0201-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm Reading jis0208-raw (jis0208-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm Reading jis0212-raw (jis0212-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacJapanese (MacJapanese) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm Reading shiftjis (shiftjis) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc mv JP.xsc JP.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." JP.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." cp_00_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." eu_01_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_02_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_03_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_04_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ma_05_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." sh_06_t.c rm -f ../../../lib/auto/Encode/JP/JP.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../../../lib/auto/Encode/JP/JP.so \ \ chmod 755 ../../../lib/auto/Encode/JP/JP.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/JP' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/KR' Running Mkbootstrap for KR () chmod 644 "KR.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp949 (cp949) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-kr (euc-kr) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm Reading johab (johab) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm Reading ksc5601-raw (ksc5601-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm Reading MacKorean (MacKorean) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc mv KR.xsc KR.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." KR.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." jo_02_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ks_03_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_04_t.c rm -f ../../../lib/auto/Encode/KR/KR.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so \ \ chmod 755 ../../../lib/auto/Encode/KR/KR.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/KR' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol' Running Mkbootstrap for Symbol () chmod 644 "Symbol.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm Reading AdobeSymbol (AdobeSymbol) Reading AdobeZdingbat (AdobeZdingbat) Reading dingbats (dingbats) Reading MacDingbats (MacDingbats) Reading MacSymbol (MacSymbol) Reading symbol (symbol) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc mv Symbol.xsc Symbol.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." Symbol.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." symbol_t.c rm -f ../../../lib/auto/Encode/Symbol/Symbol.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so \ \ chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/TW' Running Mkbootstrap for TW () chmod 644 "TW.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm Reading big5-eten (big5-eten) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm Reading big5-hkscs (big5-hkscs) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm Reading cp950 (cp950) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm Reading MacChineseTrad (MacChineseTrad) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc mv TW.xsc TW.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." TW.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_00_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_01_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_02_t.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_03_t.c rm -f ../../../lib/auto/Encode/TW/TW.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so \ \ chmod 755 ../../../lib/auto/Encode/TW/TW.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/TW' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode' Running Mkbootstrap for Unicode () chmod 644 "Unicode.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc mv Unicode.xsc Unicode.c /usr/bin/gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" -fPIC "-I../../.." Unicode.c rm -f ../../../lib/auto/Encode/Unicode/Unicode.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so \ \ chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode' Running Mkbootstrap for Encode () chmod 644 "Encode.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc mv Encode.xsc Encode.c "../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm Reading iso-8859-1 (iso-8859-1) Reading ascii (ascii) Reading cp1252 (cp1252) Reading ascii-ctrl (ascii-ctrl) Reading null (null) /usr/bin/gcc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.." Encode.c /usr/bin/gcc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.." def_t.c /usr/bin/gcc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.." encengine.c rm -f ../../lib/auto/Encode/Encode.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so \ \ chmod 755 ../../lib/auto/Encode/Encode.so cp bin/enc2xs blib/script/enc2xs /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs cp bin/encguess blib/script/encguess /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess cp bin/piconv blib/script/piconv /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode' ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Fcntl make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Fcntl' Running Mkbootstrap for Fcntl () chmod 644 "Fcntl.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc mv Fcntl.xsc Fcntl.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." Fcntl.c rm -f ../../lib/auto/Fcntl/Fcntl.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \ \ chmod 755 ../../lib/auto/Fcntl/Fcntl.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Fcntl' ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for File::DosGlob make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-DosGlob' Running Mkbootstrap for DosGlob () chmod 644 "DosGlob.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc mv DosGlob.xsc DosGlob.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.." DosGlob.c rm -f ../../lib/auto/File/DosGlob/DosGlob.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \ \ chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-DosGlob' ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for File::Glob make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-Glob' Running Mkbootstrap for Glob () chmod 644 "Glob.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I../.." bsd_glob.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc mv Glob.xsc Glob.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I../.." Glob.c rm -f ../../lib/auto/File/Glob/Glob.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so \ \ chmod 755 ../../lib/auto/File/Glob/Glob.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-Glob' ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Filter-Util-Call' Running Mkbootstrap for Call () chmod 644 "Call.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc mv Call.xsc Call.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -fPIC "-I../.." Call.c rm -f ../../lib/auto/Filter/Util/Call/Call.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \ \ chmod 755 ../../lib/auto/Filter/Util/Call/Call.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Filter-Util-Call' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Hash::Util make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util' Running Mkbootstrap for Util () chmod 644 "Util.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc mv Util.xsc Util.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I../.." -DPERL_EXT Util.c rm -f ../../lib/auto/Hash/Util/Util.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \ \ chmod 755 ../../lib/auto/Hash/Util/Util.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Hash::Util::FieldHash make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util-FieldHash' Running Mkbootstrap for FieldHash () chmod 644 "FieldHash.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc mv FieldHash.xsc FieldHash.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I../.." FieldHash.c rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \ \ chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util-FieldHash' ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for I18N::Langinfo make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/I18N-Langinfo' Running Mkbootstrap for Langinfo () chmod 644 "Langinfo.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc mv Langinfo.xsc Langinfo.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I../.." Langinfo.c rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \ \ chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/I18N-Langinfo' ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for IO make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/IO' Running Mkbootstrap for IO () chmod 644 "IO.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc mv IO.xsc IO.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." IO.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." poll.c rm -f ../../lib/auto/IO/IO.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so \ \ chmod 755 ../../lib/auto/IO/IO.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/IO' ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Setting license tag... Generating a Unix-style Makefile Writing Makefile for IPC::SysV make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IPC-SysV' Running Mkbootstrap for SysV () chmod 644 "SysV.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl Writing const-xs.inc Writing const-c.inc make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IPC-SysV' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc mv SysV.xsc SysV.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I../.." -DNO_PPPORT_H SysV.c rm -f ../../lib/auto/IPC/SysV/SysV.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \ \ chmod 755 ../../lib/auto/IPC/SysV/SysV.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IPC-SysV' ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for List::Util make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Scalar-List-Utils' Running Mkbootstrap for Util () chmod 644 "Util.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc mv ListUtil.xsc ListUtil.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -fPIC "-I../.." -DPERL_EXT ListUtil.c rm -f ../../lib/auto/List/Util/Util.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so \ \ chmod 755 ../../lib/auto/List/Util/Util.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Scalar-List-Utils' ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for MIME::Base64 make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/MIME-Base64' Running Mkbootstrap for Base64 () chmod 644 "Base64.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc mv Base64.xsc Base64.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -fPIC "-I../.." Base64.c rm -f ../../lib/auto/MIME/Base64/Base64.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \ \ chmod 755 ../../lib/auto/MIME/Base64/Base64.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/MIME-Base64' ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Math-BigInt-FastCalc' Running Mkbootstrap for FastCalc () chmod 644 "FastCalc.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc mv FastCalc.xsc FastCalc.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.5012\" -DXS_VERSION=\"0.5012\" -fPIC "-I../.." FastCalc.c rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so \ \ chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Math-BigInt-FastCalc' ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Opcode make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Opcode' Running Mkbootstrap for Opcode () chmod 644 "Opcode.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc mv Opcode.xsc Opcode.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.57\" -DXS_VERSION=\"1.57\" -fPIC "-I../.." Opcode.c rm -f ../../lib/auto/Opcode/Opcode.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \ \ chmod 755 ../../lib/auto/Opcode/Opcode.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Opcode' ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Warning (mostly harmless): No library found for -lposix Warning (mostly harmless): No library found for -lcposix Generating a Unix-style Makefile Writing Makefile for POSIX make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/POSIX' Running Mkbootstrap for POSIX () chmod 644 "POSIX.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/POSIX/typemap' POSIX.xs > POSIX.xsc mv POSIX.xsc POSIX.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../.." POSIX.c rm -f ../../lib/auto/POSIX/POSIX.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so \ -lm \ chmod 755 ../../lib/auto/POSIX/POSIX.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/POSIX' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::encoding make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-encoding' Running Mkbootstrap for encoding () chmod 644 "encoding.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc mv encoding.xsc encoding.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." encoding.c rm -f ../../lib/auto/PerlIO/encoding/encoding.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \ \ chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-encoding' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::mmap make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-mmap' Running Mkbootstrap for mmap () chmod 644 "mmap.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc mv mmap.xsc mmap.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC "-I../.." mmap.c rm -f ../../lib/auto/PerlIO/mmap/mmap.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \ \ chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-mmap' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::scalar make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-scalar' Running Mkbootstrap for scalar () chmod 644 "scalar.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc mv scalar.xsc scalar.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I../.." scalar.c rm -f ../../lib/auto/PerlIO/scalar/scalar.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \ \ chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-scalar' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::via make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-via' Running Mkbootstrap for via () chmod 644 "via.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc mv via.xsc via.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." via.c rm -f ../../lib/auto/PerlIO/via/via.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \ \ chmod 755 ../../lib/auto/PerlIO/via/via.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-via' ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for SDBM_File make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/SDBM_File' Running Mkbootstrap for SDBM_File () chmod 644 "SDBM_File.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc mv SDBM_File.xsc SDBM_File.c /usr/bin/gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c /usr/bin/gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF hash.c /usr/bin/gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF pair.c /usr/bin/gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF sdbm.c rm -f ../../lib/auto/SDBM_File/SDBM_File.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so \ \ chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/SDBM_File' ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Socket make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Socket' Running Mkbootstrap for Socket () chmod 644 "Socket.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Socket/typemap' Socket.xs > Socket.xsc mv Socket.xsc Socket.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.033\" -DXS_VERSION=\"2.033\" -fPIC "-I../.." Socket.c rm -f ../../lib/auto/Socket/Socket.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \ \ chmod 755 ../../lib/auto/Socket/Socket.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Socket' ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Storable make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Storable' Running Mkbootstrap for Storable () chmod 644 "Storable.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc mv Storable.xsc Storable.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.26\" -DXS_VERSION=\"3.26\" -fPIC "-I../.." Storable.c rm -f ../../lib/auto/Storable/Storable.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \ \ chmod 755 ../../lib/auto/Storable/Storable.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Storable' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Sys::Hostname make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Sys-Hostname' Running Mkbootstrap for Hostname () chmod 644 "Hostname.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc mv Hostname.xsc Hostname.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC "-I../.." Hostname.c rm -f ../../lib/auto/Sys/Hostname/Hostname.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \ \ chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Sys-Hostname' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Sys::Syslog make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Sys-Syslog' Running Mkbootstrap for Syslog () chmod 644 "Syslog.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc mv Syslog.xsc Syslog.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.." Syslog.c rm -f ../../lib/auto/Sys/Syslog/Syslog.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \ \ chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Sys-Syslog' ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... believing $Config{d_nanosleep}... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clockid_t... found. Looking for clock_gettime()... found. Looking for clock_getres()... found. Looking for clock_nanosleep()... found. Looking for clock()... found. Looking for working futimens()... found. Looking for working utimensat()... found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...NOT found. Trying struct stat st_atimensec...NOT found. Trying struct stat st_atime_n...NOT found. Trying struct stat st_atim.tv_nsec...found. Trying struct stat st_uatime...NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) Generating a Unix-style Makefile Writing Makefile for Time::HiRes make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Time-HiRes' Running Mkbootstrap for HiRes () chmod 644 "HiRes.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc mv HiRes.xsc HiRes.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.9770\" -DXS_VERSION=\"1.9770\" -fPIC "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 HiRes.c rm -f ../../lib/auto/Time/HiRes/HiRes.so LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \ -lrt \ chmod 755 ../../lib/auto/Time/HiRes/HiRes.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Time-HiRes' ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Time::Piece make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Time-Piece' Running Mkbootstrap for Piece () chmod 644 "Piece.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc mv Piece.xsc Piece.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC "-I../.." Piece.c rm -f ../../lib/auto/Time/Piece/Piece.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so \ \ chmod 755 ../../lib/auto/Time/Piece/Piece.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Time-Piece' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Collate make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Unicode-Collate' Running Mkbootstrap for Collate () chmod 644 "Collate.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc mv Collate.xsc Collate.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I../.." Collate.c rm -f ../../lib/auto/Unicode/Collate/Collate.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \ \ chmod 755 ../../lib/auto/Unicode/Collate/Collate.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Unicode-Collate' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Normalize make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Unicode-Normalize' Running Mkbootstrap for Normalize () chmod 644 "Normalize.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc mv Normalize.xsc Normalize.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I../.." Normalize.c rm -f ../../lib/auto/Unicode/Normalize/Normalize.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so \ \ chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Unicode-Normalize' ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for XS::APItest make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest' Running Mkbootstrap for APItest () Writing APItest.bs chmod 644 "APItest.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest/typemap' APItest.xs > APItest.xsc mv APItest.xsc APItest.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." APItest.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." XSUB-undef-XS_VERSION.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." XSUB-redefined-macros.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." core.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." exception.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." notcore.c rm -f ../../lib/auto/XS/APItest/APItest.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so \ \ chmod 755 ../../lib/auto/XS/APItest/APItest.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest' ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for XS::Typemap make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-Typemap' Running Mkbootstrap for Typemap () chmod 644 "Typemap.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." stdio.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc mv Typemap.xsc Typemap.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." Typemap.c rm -f ../../lib/auto/XS/Typemap/Typemap.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so \ \ chmod 755 ../../lib/auto/XS/Typemap/Typemap.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-Typemap' ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for attributes make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/attributes' Running Mkbootstrap for attributes () chmod 644 "attributes.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc mv attributes.xsc attributes.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.34\" -DXS_VERSION=\"0.34\" -fPIC "-I../.." attributes.c rm -f ../../lib/auto/attributes/attributes.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \ \ chmod 755 ../../lib/auto/attributes/attributes.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/attributes' ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for mro make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/mro' Running Mkbootstrap for mro () chmod 644 "mro.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc mv mro.xsc mro.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I../.." mro.c rm -f ../../lib/auto/mro/mro.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \ \ chmod 755 ../../lib/auto/mro/mro.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/mro' ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for re make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/re' Running Mkbootstrap for re () chmod 644 "re.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 rm -f re_exec.c cp ../../regexec.c re_exec.c rm -f invlist_inline.h cp ../../invlist_inline.h invlist_inline.h /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c rm -f re_comp.c cp ../../regcomp.c re_comp.c rm -f dquote.c cp ../../dquote.c dquote.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc mv re.xsc re.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c rm -f ../../lib/auto/re/re.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so \ \ chmod 755 ../../lib/auto/re/re.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/re' ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for threads make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads' Running Mkbootstrap for threads () chmod 644 "threads.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc mv threads.xsc threads.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.27\" -DXS_VERSION=\"2.27\" -fPIC "-I../.." threads.c rm -f ../../lib/auto/threads/threads.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so \ -lpthread \ chmod 755 ../../lib/auto/threads/threads.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads' ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for threads::shared make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads-shared' Running Mkbootstrap for shared () chmod 644 "shared.bs" /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc mv shared.xsc shared.c /usr/bin/gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.64\" -DXS_VERSION=\"1.64\" -fPIC "-I../.." shared.c rm -f ../../lib/auto/threads/shared/shared.so /usr/bin/gcc -shared -O2 -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \ -lpthread \ chmod 755 ../../lib/auto/threads/shared/shared.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads-shared' ./perl -Ilib -I. -f pod/buildtoc -q ./miniperl -Ilib utils/Makefile.PL Extracting utils/Makefile (with variable substitutions) Making utilities make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/utils' ../miniperl -I../lib corelist.PL Extracting corelist (with variable substitutions) ../miniperl -I../lib cpan.PL Extracting cpan (with variable substitutions) ../miniperl -I../lib h2ph.PL Extracting h2ph (with variable substitutions) ../miniperl -I../lib h2xs.PL Extracting h2xs (with variable substitutions) ../miniperl -I../lib instmodsh.PL Extracting instmodsh (with variable substitutions) ../miniperl -I../lib json_pp.PL Extracting json_pp (with variable substitutions) ../miniperl -I../lib perlbug.PL Extracting perlbug (with variable substitutions) ../miniperl -I../lib perldoc.PL Extracting "perldoc" (with variable substitutions) ../miniperl -I../lib perlivp.PL Extracting perlivp (with variable substitutions) ../miniperl -I../lib pl2pm.PL Extracting pl2pm (with variable substitutions) ../miniperl -I../lib prove.PL Extracting prove (with variable substitutions) ../miniperl -I../lib ptar.PL Extracting ptar (with variable substitutions) ../miniperl -I../lib ptardiff.PL Extracting ptardiff (with variable substitutions) ../miniperl -I../lib ptargrep.PL Extracting ptargrep (with variable substitutions) ../miniperl -I../lib shasum.PL Extracting shasum (with variable substitutions) ../miniperl -I../lib splain.PL Extracting splain (with variable substitutions) ../miniperl -I../lib libnetcfg.PL Extracting libnetcfg (with variable substitutions) ../miniperl -I../lib piconv.PL Extracting piconv (with variable substitutions) ../miniperl -I../lib enc2xs.PL Extracting enc2xs (with variable substitutions) ../miniperl -I../lib encguess.PL Extracting encguess (with variable substitutions) ../miniperl -I../lib xsubpp.PL Extracting xsubpp (with variable substitutions) ../miniperl -I../lib pod2html.PL Extracting pod2html (with variable substitutions) ../miniperl -I../lib zipdetails.PL Extracting zipdetails (with variable substitutions) ../miniperl -I../lib streamzip.PL Extracting streamzip (with variable substitutions) make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/utils' Everything is up to date. Type '/home/autobuild/make/make test' to run test suite. make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0' >>> host-perl 5.36.0 Installing to host directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-perl-5.36.0 INSTALL_DEPENDENCE='' install make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Archive-Tar' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Archive-Tar' ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Attribute-Handlers directly ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/AutoLoader directly ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/CPAN' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/CPAN' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/CPAN-Meta' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/CPAN-Meta' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-Requirements directly ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-YAML directly ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Carp directly ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Config-Perl-V directly ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Devel-SelfStubber directly ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Digest directly ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Dumpvalue directly ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Env directly ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Errno' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Errno' ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Exporter directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/ExtUtils-CBuilder directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Constant directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Install directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/ExtUtils-MakeMaker' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/ExtUtils-MakeMaker' ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/ExtUtils-Manifest' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/ExtUtils-Manifest' ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/ExtUtils-Miniperl directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-PL2Bat directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/ExtUtils-ParseXS' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/ExtUtils-ParseXS' ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Fetch directly ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/File-Find directly ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Path directly ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Temp directly ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/FileCache directly ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Filter-Simple directly ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/FindBin directly ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Getopt-Long directly ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/HTTP-Tiny' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/HTTP-Tiny' ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-Collate directly ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-LangTags directly ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/lib' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/lib' ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IO-Compress' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IO-Compress' ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Socket-IP directly ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Zlib directly ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IPC-Cmd directly ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/IPC-Open3 directly ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/JSON-PP' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/JSON-PP' ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Locale-Maketext directly ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Locale-Maketext-Simple directly ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigInt directly ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigRat directly ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-Complex directly ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Memoize directly ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Module-CoreList' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Module-CoreList' ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load directly ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load-Conditional directly ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Loaded directly ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Module-Metadata' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Module-Metadata' ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/NEXT directly ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Net-Ping directly ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Params-Check directly ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Perl-OSType directly ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Checker' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Checker' ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Escapes directly ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/if' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/if' ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Simple directly ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Pod-Functions' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Pod-Functions' ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Pod-Html' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Pod-Html' ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Perldoc' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Perldoc' ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Usage' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Pod-Usage' ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Safe directly ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Search-Dict directly ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/SelfLoader directly ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Term-ANSIColor directly ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Term-Cap' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Term-Cap' ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-Complete directly ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-ReadLine directly ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Test directly ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Test-Harness' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Test-Harness' ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Test-Simple directly ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Text-Abbrev directly ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Balanced directly ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-ParseWords directly ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Tabs directly ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Queue directly ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Semaphore directly ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Tie-File directly ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Hash-NamedCapture directly ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Memoize directly ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Tie-RefHash directly ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Time-Local directly ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/XSLoader' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/XSLoader' ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/autodie directly ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/autouse directly ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/base' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/base' ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/bignum' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/bignum' ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/constant directly ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/encoding-warnings directly ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/experimental directly ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/libnet' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/libnet' ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/parent directly ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/perlfaq directly ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/podlators' Manifying 2 pod documents make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/podlators' ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/version directly ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p lib/unicore/mktables: Files seem to be ok, not bothering to rebuild. Add '-w' option to force build ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/DynaLoader' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/DynaLoader' ./miniperl -Ilib mkppport ppport.h in cpan/DB_File is up-to-date ppport.h in cpan/IPC-SysV is up-to-date ppport.h in cpan/Win32API-File is up-to-date ppport.h in dist/Data-Dumper is up-to-date ppport.h in dist/Devel-PPPort is up-to-date ppport.h in dist/ExtUtils-ParseXS is up-to-date ppport.h in dist/IO is up-to-date ppport.h in dist/PathTools is up-to-date ppport.h in dist/Storable is up-to-date ppport.h in dist/threads is up-to-date ppport.h in dist/threads-shared is up-to-date ppport.h in dist/Time-HiRes is up-to-date ppport.h in dist/Unicode-Normalize is up-to-date ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/B' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/B' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Bzip2' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Compress-Raw-Zlib' ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/PathTools' /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/PathTools' ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Data-Dumper' /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Data-Dumper' ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Devel-PPPort' /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Devel-PPPort' ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Devel-Peek' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Devel-Peek' ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-MD5' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-MD5' ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-SHA' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Digest-SHA' ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Byte' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Byte' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/CN' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/CN' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/EBCDIC' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/JP' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/JP' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/KR' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/KR' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Symbol' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/TW' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/TW' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/Unicode' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Encode' ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Fcntl' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Fcntl' ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-DosGlob' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-DosGlob' ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-Glob' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/File-Glob' ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Filter-Util-Call' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Filter-Util-Call' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util-FieldHash' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Hash-Util-FieldHash' ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/I18N-Langinfo' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/I18N-Langinfo' ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/IO' /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/IO' ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IPC-SysV' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/IPC-SysV' ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Scalar-List-Utils' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Scalar-List-Utils' ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/MIME-Base64' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/MIME-Base64' ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Math-BigInt-FastCalc' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Math-BigInt-FastCalc' ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Opcode' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Opcode' ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/POSIX' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/POSIX' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-encoding' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-encoding' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-mmap' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-mmap' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-scalar' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-scalar' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-via' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/PerlIO-via' ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/SDBM_File' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/SDBM_File' ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Socket' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Socket' ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Storable' /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Storable' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Sys-Hostname' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/Sys-Hostname' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Sys-Syslog' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Sys-Syslog' ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Time-HiRes' /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Time-HiRes' ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Time-Piece' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Time-Piece' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Unicode-Collate' /tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/cpan/Unicode-Collate' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Unicode-Normalize' /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/Unicode-Normalize' ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-APItest' ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-Typemap' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/XS-Typemap' ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/attributes' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/attributes' ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/mro' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/mro' ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/re' /tmp/instance-22/output-1/build/host-perl-5.36.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/ext/re' ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads' /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads' ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="/home/autobuild/make/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads-shared' /tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/dist/threads-shared' Making utilities make[2]: Entering directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0/utils' Everything is up to date. Type '/home/autobuild/make/make test' to run test suite. ./perl -Ilib -I. installperl --destdir= WARNING: You've never run 'make test' or some tests failed! (Installing anyway.) /tmp/instance-22/output-1/host/bin/perl5.36.0 /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/threads.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/re.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/mro.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/attributes.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Storable.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Socket.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/SDBM_File.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/POSIX.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/POSIX.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/ops.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Opcode.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Fcntl.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/encoding.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Cwd.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/B.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/O.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/DynaLoader.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/version.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/version.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/perlfaq.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/parent.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/experimental.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/constant.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/bigrat.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/bigfloat.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/bignum.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/bigint.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/fields.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/base.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/autouse.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/autodie.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Fatal.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/XSLoader.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ok.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/SelfLoader.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Safe.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/if.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/NEXT.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Memoize.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/lib.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/FindBin.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/FileCache.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Exporter.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Errno.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Env.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Dumpvalue.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Digest.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Carp.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/AutoLoader.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/AutoSplit.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Config_heavy.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Config.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Config.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Config_git.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/UNIVERSAL.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/builtin.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/overload.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/less.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/blib.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/DirHandle.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/meta_notation.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/bytes.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/English.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/open.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/dumpvar.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Internals.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/locale.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/integer.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CORE.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/overloading.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Symbol.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/feature.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/PerlIO.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/_charnames.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/subs.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/vmsish.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/bytes_heavy.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/strict.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/diagnostics.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/sort.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/utf8.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/filetest.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/warnings.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/perl5db.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Thread.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Benchmark.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/charnames.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/SelectSaver.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/sigtrap.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/AnyDBM_File.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/deprecate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/FileHandle.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/vars.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/DB.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/DBM_Filter.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/threads/shared.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Sys/Syslog.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Sys/Hostname.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/MIME/QuotedPrint.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/MIME/Base64.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Scalar/Util.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Sub/Util.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/List/Util.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/List/Util/XS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Hash/Util.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Hash/Util/FieldHash.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Unicode.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/TW.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Symbol.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/KR.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/JP.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/EBCDIC.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/CN.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Byte.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Alias.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/GSM0338.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/CJKConstants.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Encode/Changes.e2x /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Encode/_PM.e2x /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Encode/ConfigLocal_PM.e2x /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Guess.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Encoding.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Encode/encode.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Encode/Supported.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Encode/_T.e2x /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Config.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Encode/PerlIO.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Encode/README.e2x /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Encode/Makefile_PL.e2x /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Encoder.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/KR/2022_KR.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/CN/HZ.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/MIME/Header.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/MIME/Name.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/MIME/Header/ISO_2022_JP.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/Unicode/UTF7.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/JP/H2Z.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Encode/JP/JIS7.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Data/Dumper.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/version/Internals.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/version/regex.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/encoding/warnings.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/autodie/exception.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/autodie/skip.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/autodie/Util.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/autodie/hints.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/autodie/Scope/GuardStack.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/autodie/Scope/Guard.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/autodie/exception/system.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Thread/Semaphore.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Thread/Queue.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Text/Tabs.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Text/Wrap.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Text/ParseWords.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Text/Balanced.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Text/Abbrev.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/IPC.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Formatter.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Hub.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Transition.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/API.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Util.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Formatter/TAP.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Tools/Tiny.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Hub/Subtest.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Hub/Interceptor.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Hub/Interceptor/Terminator.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Util/Facets2Legacy.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Util/HashBase.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Util/Trace.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Util/ExternalMeta.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/API/Breakage.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/API/Instance.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/API/InterceptResult.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/API/Context.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/API/Stack.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/API/InterceptResult/Facet.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/API/InterceptResult/Squasher.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/API/InterceptResult/Event.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/API/InterceptResult/Hub.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/IPC/Driver.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/IPC/Driver/Files.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Pass.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/V2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Plan.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Ok.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Skip.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Exception.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Generic.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Note.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Fail.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Subtest.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Encoding.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Waiting.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Bail.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/Diag.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/Event/TAP/Version.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/About.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Amnesty.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Hub.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Error.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Trace.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Assert.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Info.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Plan.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Render.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Meta.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Parent.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Control.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test2/EventFacet/Info/Table.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Harness.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Base.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Object.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Harness/Env.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Harness/Beyond.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Source.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/IteratorFactory.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/ResultFactory.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Iterator.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Aggregator.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Grammar.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Scheduler.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Multiplexer.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Executable.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Perl.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler/File.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler/RawTAP.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Handle.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/YAMLish/Writer.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/YAMLish/Reader.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Scheduler/Spinner.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Scheduler/Job.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Iterator/Array.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Iterator/Stream.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Iterator/Process.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Test.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Bailout.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Version.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Unknown.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/YAML.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Comment.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Plan.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Parser/Result/Pragma.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Color.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Formatter/File.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Base.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Console.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Session.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Formatter/File/Session.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Console/ParallelSession.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/TAP/Formatter/Console/Session.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Simple.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Builder.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Tester.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/More.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Tutorial.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Harness.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/use/ok.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Tester/CaptureRunner.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Tester/Capture.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Tester/Delegate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Builder/Module.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Builder/TodoDiag.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Builder/Tester.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Builder/Formatter.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Builder/IO/Scalar.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Test/Builder/Tester/Color.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Term/ReadLine.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Term/Complete.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Term/Cap.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Term/ANSIColor.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Search/Dict.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/PerlIO/via.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/PerlIO/scalar.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/PerlIO/mmap.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/PerlIO/encoding.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/PerlIO/via/QuotedPrint.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Perl/OSType.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Params/Check.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Module/Metadata.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Module/Loaded.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Module/Load.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Module/CoreList.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Module/CoreList.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Module/Load/Conditional.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Module/CoreList/Utils.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Memoize/SDBM_File.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Memoize/ExpireFile.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Memoize/ExpireTest.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Memoize/AnyDBM_File.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Memoize/NDBM_File.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Memoize/Storable.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Memoize/Expire.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Math/Trig.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Math/Complex.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Math/BigRat.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Math/BigInt.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Math/BigFloat.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Math/BigRat/Trace.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Math/BigFloat/Trace.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Math/BigInt/FastCalc.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Math/BigInt/Trace.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Math/BigInt/Lib.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Math/BigInt/Calc.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Locale/Maketext.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Locale/Maketext.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Locale/Maketext/Simple.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Locale/Maketext/Cookbook.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Locale/Maketext/Guts.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Locale/Maketext/TPJ13.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Locale/Maketext/GutsLoader.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/JSON/PP.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/JSON/PP/Boolean.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IPC/SharedMem.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IPC/Semaphore.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IPC/SysV.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IPC/Msg.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IPC/Open2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IPC/Open3.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IPC/Cmd.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Compress/Zlib.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Compress/Raw/Zlib.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Compress/Raw/Bzip2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Socket.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Seekable.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Poll.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/File.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Dir.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Handle.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Select.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Pipe.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Zlib.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Socket/UNIX.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/IO/Socket/INET.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Socket/IP.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Base.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/RawInflate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/AnyInflate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Unzip.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/AnyUncompress.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Bunzip2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Inflate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Gunzip.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Adapter/Bunzip2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Adapter/Identity.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Uncompress/Adapter/Inflate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Base.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/RawDeflate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Zip.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Gzip.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/FAQ.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Deflate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Bzip2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Gzip/Constants.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Base/Common.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Adapter/Bzip2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Adapter/Identity.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Adapter/Deflate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Zip/Constants.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Zlib/Constants.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/IO/Compress/Zlib/Extra.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/I18N/Langinfo.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/I18N/LangTags.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/I18N/Collate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/I18N/LangTags/List.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/I18N/LangTags/Detect.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/HTTP/Tiny.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Filter/Simple.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Filter/Util/Call.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Exporter/Heavy.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Digest/SHA.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Digest/MD5.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Digest/file.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Digest/base.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Devel/Peek.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Devel/PPPort.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Devel/SelfStubber.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Carp/Heavy.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Parse/CPAN/Meta.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/App/Prove.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/App/Cpan.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/App/Prove/State.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/App/Prove/State/Result.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/App/Prove/State/Result/Test.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/HandleConfig.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Author.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Tarzip.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Module.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Complete.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Queue.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/FTP.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Kwalify.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/CacheMgr.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Distrostatus.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Index.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Debug.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Mirrors.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Distroprefs.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/InfoObj.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/FirstTime.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Version.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Nox.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Bundle.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Plugin.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Distribution.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/URL.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Shell.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/DeferredCode.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Prompt.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/YAML.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Requirements.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Merge.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Converter.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Feature.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Validator.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Spec.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/Prereqs.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_4.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_1.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_0.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_2.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_3.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/API/HOWTO.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Plugin/Specfile.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/FTP/netrc.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Kwalify/distroprefs.yml /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Kwalify/distroprefs.dd /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/LWP/UserAgent.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Exception/yaml_not_installed.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Exception/RecursiveDependency.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Exception/blocked_urllist.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/Exception/yaml_process_error.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/HTTP/Credentials.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/CPAN/HTTP/Client.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Attribute/Handlers.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/threads/threads.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/threads/shared/shared.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/re/re.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/mro/mro.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/attributes/attributes.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Unicode/Normalize/Normalize.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Unicode/Collate/Collate.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Time/Piece/Piece.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Time/HiRes/HiRes.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Sys/Syslog/Syslog.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Sys/Hostname/Hostname.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Storable/Storable.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Socket/Socket.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/SDBM_File/SDBM_File.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/PerlIO/via/via.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/PerlIO/scalar/scalar.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/PerlIO/mmap/mmap.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/PerlIO/encoding/encoding.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/POSIX/POSIX.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Opcode/Opcode.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Math/BigInt/FastCalc/FastCalc.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/MIME/Base64/Base64.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/List/Util/Util.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/IPC/SysV/SysV.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/I18N/Langinfo/Langinfo.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Hash/Util/Util.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Hash/Util/FieldHash/FieldHash.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Filter/Util/Call/Call.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/File/Glob/Glob.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/File/DosGlob/DosGlob.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Fcntl/Fcntl.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/Encode.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/Unicode/Unicode.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/TW/TW.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/Symbol/Symbol.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/KR/KR.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/JP/JP.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/EBCDIC/EBCDIC.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/CN/CN.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Encode/Byte/Byte.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Digest/SHA/SHA.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Digest/MD5/MD5.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Devel/Peek/Peek.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Data/Dumper/Dumper.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Cwd/Cwd.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Compress/Raw/Zlib/Zlib.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/Compress/Raw/Bzip2/Bzip2.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/B/B.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/auto/IO/IO.so /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Archive/Tar.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Archive/Tar/File.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Archive/Tar/Constant.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/overload/numbers.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/warnings/register.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/B/Terse.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/B/Xref.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/B/Concise.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/B/Showlex.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/B/Deparse.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/B/Op_private.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Class/Struct.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/xsubpp /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Typemaps.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/PL2Bat.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Miniperl.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MANIFEST.SKIP /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Manifest.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_MacOS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Cygwin.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_UWIN.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Mksymlists.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Win32.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Mkbootstrap.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_NW5.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_BeOS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_OS390.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_DOS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MY.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Darwin.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_OS2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_AIX.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_VOS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_VMS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/testlib.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Win95.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Liblist.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Unix.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_Any.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Command.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MM_QNX.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Install.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Installed.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Packlist.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Constant.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/typemap /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Embed.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Typemaps/Cmd.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Typemaps/OutputMap.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Typemaps/Type.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Typemaps/InputMap.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS/Eval.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS/Constants.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS/Utilities.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/ParseXS/CountLines.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Command/MM.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker/FAQ.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker/Locale.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker/Tutorial.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker/version.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/MakeMaker/Config.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Liblist/Kid.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Constant/Utils.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Constant/ProxySubs.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Constant/Base.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/Constant/XS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Base.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/cygwin.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/os2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/android.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/dec_osf.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/aix.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/darwin.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/VMS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Unix.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Tie/RefHash.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Tie/Memoize.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Tie/File.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Tie/Array.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Tie/Hash.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Tie/Handle.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Tie/SubstrHash.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Tie/Scalar.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Tie/StdHandle.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Tie/Hash/NamedCapture.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Time/Seconds.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Time/Piece.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Time/HiRes.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Time/Local.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Time/localtime.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Time/gmtime.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Time/tm.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/UCD.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/Name.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/CombiningClass.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/Name.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/Decomposition.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/version /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/uni_keywords.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/NamedSequences.txt /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/Blocks.txt /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/SpecialCasing.txt /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Vo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Uc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Tc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Scx.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Sc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Nv.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Nt.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Na1.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Lc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Lb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Jt.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Jg.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Isc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Hst.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Gc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Ea.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Cf.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Bpt.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Bpb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Bmg.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Bc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Age.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/_PerlSCX.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/_PerlLB.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/WB.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/SB.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/PerlDeci.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/NameAlia.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/NFKDQC.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/NFKCQC.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/NFKCCF.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/NFDQC.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/NFCQC.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/InSC.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/InPC.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Identif2.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/Identifi.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/GCB.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/To/EqUIdeo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Vo/Tu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Vo/Tr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Vo/U.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Vo/R.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Zzzz.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Zyyy.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Zinh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Yezi.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Xsux.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Vith.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Tirh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Tibt.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Thaa.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Telu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Tang.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Taml.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Talu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Takr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Tagb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Syrc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Sinh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Sind.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Shrd.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Rohg.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Phlp.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Orya.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Nand.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Mymr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Mult.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Mong.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Mlym.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Linb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Lina.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Limb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Latn.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Lana.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Kthi.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Knda.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Khoj.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Khmr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Khar.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Kana.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Hmnp.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Hmng.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Hira.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Hebr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Hang.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Guru.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Gujr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Grek.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Gran.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Gonm.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Gong.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Glag.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Geor.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Ethi.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Dupl.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Diak.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Deva.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Cyrl.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Cprt.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Copt.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Cham.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Cakm.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Bopo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Bhks.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Beng.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Armn.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Arab.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Adlm.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Nko.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Lao.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Han.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Scx/Yi.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Zyyy.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Zinh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Telu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Taml.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Syrc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Sinh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Orya.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Mult.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Mong.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Mlym.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Linb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Limb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Latn.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Knda.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Kana.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Hira.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Hang.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Guru.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Gujr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Grek.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Gran.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Gonm.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Gong.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Glag.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Geor.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Dupl.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Deva.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Cyrl.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Cprt.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Beng.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Arab.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Sc/Han.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/100000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/90000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/80000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/70000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/60000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/50000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/40000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/30000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/20000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/10000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/9000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/8000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/7000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/6000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/5000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/4000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/3000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/3_16.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/2000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1000.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_16.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/900.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/800.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/700.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/600.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/500.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/400.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/300.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/3_4.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/200.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/2_3.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/100.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_8.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_6.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_4.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_3.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1_2.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/90.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/80.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/70.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/60.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/50.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/40.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/30.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/20.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/19.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/18.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/17.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/16.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/15.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/14.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/13.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/12.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/11.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/10.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/9.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/8.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/7.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/6.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/5.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/4.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/3.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/2.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/1.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nv/0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nt/None.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nt/Nu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Nt/Di.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/XX.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/SA.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/QU.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/PR.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/PO.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/OP.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/NU.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/NS.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/IS.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/IN.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/ID.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/GL.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/EX.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/CM.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/CL.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/CJ.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/BB.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/BA.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/AL.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lb/AI.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/U.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/T.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/R.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/L.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/D.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jt/C.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/HanifiRo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/NoJoinin.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/FarsiYeh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Seen.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Noon.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Alef.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Yeh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Waw.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Tah.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Sad.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Reh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Qaf.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Lam.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Kaf.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Hah.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Gaf.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Feh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Dal.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Beh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Jg/Ain.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Hst/NA.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Zs.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/So.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Sm.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Sk.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Sc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Ps.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Po.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Pi.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Pf.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Pe.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Pd.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Pc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/No.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Nl.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Nd.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Mn.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Me.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Mc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Lu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Lo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Lm.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Ll.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/LC.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Cn.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Cf.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/Z.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/S.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/P.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/N.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/M.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/L.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Gc/C.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ea/Na.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ea/W.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ea/N.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ea/H.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ea/A.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/NonCanon.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Vert.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Init.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Font.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Sup.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Sub.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Sqr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Nar.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Med.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Iso.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Fin.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Enc.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Com.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dt/Nb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bpt/O.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bpt/N.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bpt/C.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Blk/NB.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/NSM.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/WS.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/ON.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/ET.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/ES.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/EN.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/CS.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/BN.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/AN.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/AL.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/R.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/L.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Bc/B.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V140.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V130.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V120.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V110.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V100.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V90.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V80.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V70.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V61.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V60.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V52.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V51.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V50.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V41.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V40.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V32.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V31.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V30.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V20.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/V11.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Age/NA.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/XIDS/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/XIDC/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/WSegSpac.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/Extend.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/XX.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/NU.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/MN.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/ML.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/MB.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/LE.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/KA.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/HL.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/FO.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/WB/EX.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/VS/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/UIdeo/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Term/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/STerm/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SD/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/XX.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/UP.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/Sp.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/ST.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/SC.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/NU.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/LO.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/LE.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/FO.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/EX.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/CL.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/SB/AT.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/QMark/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/PatSyn/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/PCM/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/NFKDQC/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/NFKDQC/N.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/NFKCQC/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/NFKCQC/N.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/NFDQC/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/NFDQC/N.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/NFCQC/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/NFCQC/M.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Math/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona8.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona7.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona6.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona5.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/VowelInd.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Syllable.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Invisibl.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Cantilla.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona4.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/VowelDep.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona3.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consona2.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/PureKill.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Consonan.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/ToneMark.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Avagraha.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Visarga.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Virama.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Number.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Vowel.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Other.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Nukta.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InSC/Bindu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/TopAndL2.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/VisualOr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/BottomAn.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/TopAndBo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/LeftAndR.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/TopAndRi.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/TopAndLe.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/Overstru.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/Bottom.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/Right.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/Left.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/Top.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/InPC/NA.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/14_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/13_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/12_1.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/12_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/11_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/10_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/9_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/8_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/7_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/6_3.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/6_2.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/6_1.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/6_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/5_2.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/5_1.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/5_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/4_1.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/4_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/3_2.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/3_1.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/3_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/2_1.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/In/2_0.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ideo/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/DefaultI.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/NotChara.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Uncommon.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Recommen.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/LimitedU.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Technica.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Inclusio.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Exclusio.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/Obsolete.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/NotNFKC.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdType/NotXID.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdStatus/Restrict.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IdStatus/Allowed.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IDS/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/IDC/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Hyphen/T.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Hex/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/GrExt/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/GrBase/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/LVT.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/XX.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/SM.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/PP.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/LV.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/EX.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/GCB/CN.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/ExtPict/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ext/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Emoji/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/EPres/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/EComp/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/EBase/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dia/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dep/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Dash/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/DI/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/CompEx/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Cased/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/CWU/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/CWT/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/CWL/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/CWKCF/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/CWCM/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/CWCF/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/CI/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/CE/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/BidiM/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/BidiC/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Alpha/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/ATAR.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/VR.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/OV.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/NR.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/NK.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/DB.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/BR.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/AR.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/AL.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/B.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Ccc/A.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Upper/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Lower/Y.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPr2.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPro.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIsI.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlFol.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlCh2.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlCha.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlQuo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlAny.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIDS.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIDC.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/XPosixPu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPat.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/_PerlNch.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/PosixPun.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/SpacePer.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/PerlWord.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Assigned.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Title.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Print.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Graph.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Blank.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Alnum.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/unicore/lib/Perl/Word.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/User/pwent.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/User/grent.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Config/Extensions.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Config/Perl/V.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Getopt/Long.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Getopt/Std.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/DBM_Filter/compress.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/DBM_Filter/int32.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/DBM_Filter/null.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/DBM_Filter/utf8.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/DBM_Filter/encode.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Glob.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/DosGlob.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/File/GlobMapper.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/File/Temp.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/File/Path.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/File/Find.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/File/Fetch.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/File/Compare.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/File/stat.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/File/Basename.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/File/Copy.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Unix.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Epoc.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/OS2.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Cygwin.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/AmigaOS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Mac.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/VMS.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Functions.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/File/Spec/Win32.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Unicode/Normalize.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Unicode/Collate.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/UCD.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/keys.txt /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/allkeys.txt /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/Unicode/Collate/Locale.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/Zhuyin.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/Big5.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/Pinyin.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/GB2312.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/Stroke.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/Korean.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/CJK/JISX0208.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/wo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_big5.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_pin.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ug_cyrl.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/tr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ur.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_strk.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ta.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/wae.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/th.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_gb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/tn.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/vo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/uk.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_zhu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/te.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/vi.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/to.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/yo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/lt.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/hu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ja.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/lv.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/nb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ro.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/nn.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/mt.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sv.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sq.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/nso.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/is.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sl.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/kn.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sa.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ln.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sv_refo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/or.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/kk.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/se.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ml.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/pa.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ig.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/pl.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/si.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/kl.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/hr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ko.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/kok.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/lkt.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/hi.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/mk.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/si_dict.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/hy.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/sk.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/mr.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/om.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ha.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/cs.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/de_at_ph.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/eo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fil.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/as.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/af.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/es_trad.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fi_phone.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/be.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fa.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/cy.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fo.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/bn.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/da.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fr_ca.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/de_phone.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/et.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/cu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ca.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/haw.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/he.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/es.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ee.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/gu.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/fi.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/ar.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/az.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Unicode/Collate/Locale/dsb.pl /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/Netrc.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/SMTP.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/libnetFAQ.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/Cmd.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/Config.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/Domain.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/FTP.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/POP3.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/NNTP.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/Time.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/Ping.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/hostent.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/servent.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/netent.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/protoent.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/FTP/A.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/FTP/E.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/FTP/dataconn.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/FTP/L.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Net/FTP/I.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Man.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/ParseLink.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Text.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Usage.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Html.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Functions.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Escapes.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Checker.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Text/Color.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Text/Overstrike.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Text/Termcap.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/BaseTo.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToXml.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToTerm.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToChecker.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/GetOptsOO.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToMan.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToTk.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToPod.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToText.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToRtf.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToANSI.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Perldoc/ToNroff.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Html/Util.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/Debug.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/XMLOutStream.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/HTMLLegacy.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/PullParserEndToken.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/Search.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/LinkSection.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/Subclassing.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/PullParserStartToken.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/TranscodeDumb.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/JustPod.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/TextContent.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/DumpAsText.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/BlackBox.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/SimpleTree.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/TranscodeSmart.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/Methody.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/PullParserToken.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/DumpAsXML.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/Transcode.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/TiedOutFH.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/HTML.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/PullParser.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/Checker.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/XHTML.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/HTMLBatch.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/PullParserTextToken.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/Progress.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/Text.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/Pod/Simple/RTF.pm /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/av.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/bitcount.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/charclass_invlists.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/config.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/cop.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/cv.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/dosish.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/ebcdic_tables.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/embed.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/embedvar.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/EXTERN.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/fakesdio.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/feature.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/form.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/git_version.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/gv.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/handy.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/hv.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/hv_func.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/hv_macro.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/inline.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/INTERN.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/intrpvar.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/invlist_inline.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/iperlsys.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/keywords.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/l1_char_class_tab.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/malloc_ctl.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/metaconfig.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/mg.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/mg_data.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/mg_raw.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/mg_vtable.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/mydtrace.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/nostdio.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/op.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/op_reg_common.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/opcode.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/opnames.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/overload.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/pad.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/parser.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/patchlevel.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perl.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perl_inc_macro.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perl_langinfo.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perl_siphash.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perlapi.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perlio.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perliol.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perlsdio.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perlvars.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/perly.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/pp.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/pp_proto.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/proto.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/reentr.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/regcharclass.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/regcomp.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/regexp.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/regnodes.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/sbox32_hash.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/scope.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/sv.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/sv_inline.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/thread.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/time64.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/time64_config.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/uconfig.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/uni_keywords.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/unicode_constants.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/unixish.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/utf8.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/utfebcdic.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/util.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/uudmap.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/vutil.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/warnings.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/XSUB.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/zaphod32_hash.h /tmp/instance-22/output-1/host/lib/perl5/5.36.0/x86_64-linux/CORE/libperl.a /tmp/instance-22/output-1/host/bin/perl /tmp/instance-22/output-1/host/bin/pod2man /tmp/instance-22/output-1/host/bin/pod2text /tmp/instance-22/output-1/host/bin/pod2usage /tmp/instance-22/output-1/host/bin/podchecker /tmp/instance-22/output-1/host/bin/cpan /tmp/instance-22/output-1/host/bin/corelist /tmp/instance-22/output-1/host/bin/enc2xs /tmp/instance-22/output-1/host/bin/encguess /tmp/instance-22/output-1/host/bin/h2ph /tmp/instance-22/output-1/host/bin/h2xs /tmp/instance-22/output-1/host/bin/instmodsh /tmp/instance-22/output-1/host/bin/json_pp /tmp/instance-22/output-1/host/bin/libnetcfg /tmp/instance-22/output-1/host/bin/perlbug /tmp/instance-22/output-1/host/bin/perldoc /tmp/instance-22/output-1/host/bin/perlivp /tmp/instance-22/output-1/host/bin/piconv /tmp/instance-22/output-1/host/bin/pl2pm /tmp/instance-22/output-1/host/bin/pod2html /tmp/instance-22/output-1/host/bin/prove /tmp/instance-22/output-1/host/bin/ptar /tmp/instance-22/output-1/host/bin/ptardiff /tmp/instance-22/output-1/host/bin/ptargrep /tmp/instance-22/output-1/host/bin/shasum /tmp/instance-22/output-1/host/bin/splain /tmp/instance-22/output-1/host/bin/streamzip /tmp/instance-22/output-1/host/bin/xsubpp /tmp/instance-22/output-1/host/bin/zipdetails /tmp/instance-22/output-1/host/bin/perlthanks /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlintro.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlrun.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perltoc.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlreftut.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldsc.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perllol.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlrequick.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlretut.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlootut.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlperf.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlstyle.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlcheat.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perltrap.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldebtut.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfaq.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfaq1.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfaq2.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfaq3.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfaq4.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfaq5.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfaq6.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfaq7.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfaq8.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfaq9.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlsyn.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldata.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlop.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlsub.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfunc.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlopentut.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlpacktut.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlpod.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlpodspec.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldocstyle.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlpodstyle.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldiag.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldeprecation.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perllexwarn.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldebug.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlvar.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlre.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlrebackslash.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlrecharclass.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlreref.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlref.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlform.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlobj.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perltie.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldbmfilter.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlipc.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfork.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlnumber.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlthrtut.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlport.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perllocale.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perluniintro.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlunicode.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlunicook.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlunifaq.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perluniprops.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlunitut.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlebcdic.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlsec.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlsecpolicy.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlmod.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlmodlib.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlmodstyle.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlmodinstall.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlnewmod.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlpragma.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlutil.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfilter.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldtrace.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlglossary.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlembed.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldebguts.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlxstut.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlxs.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlxstypemap.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlclib.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlguts.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlcall.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlmroapi.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlreapi.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlreguts.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlapi.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlintern.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perliol.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlapio.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlhack.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlsource.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlinterp.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlhacktut.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlhacktips.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlpolicy.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlgov.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlgit.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlhist.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldelta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5360delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5341delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5340delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5321delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5320delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5303delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5302delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5301delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5300delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5283delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5282delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5281delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5280delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5263delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5262delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5261delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5260delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5244delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5243delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5242delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5241delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5240delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5224delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5223delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5222delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5221delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5220delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5203delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5202delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5201delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5200delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5184delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5182delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5181delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5180delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5163delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5162delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5161delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5160delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5144delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5143delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5142delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5141delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5140delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5125delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5124delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5123delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5122delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5121delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5120delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5101delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5100delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl589delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl588delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl587delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl586delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl585delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl584delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl583delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl582delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl581delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl58delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl561delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl56delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5005delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perl5004delta.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlbook.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlcommunity.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perldoc.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlexperiment.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlartistic.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlgpl.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlcn.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perljp.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlko.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perltw.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlaix.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlamiga.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlandroid.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlbs2000.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlcygwin.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlfreebsd.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlhaiku.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlhpux.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlhurd.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlirix.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perllinux.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlmacosx.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlopenbsd.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlos2.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlos390.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlos400.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlplan9.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlqnx.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlriscos.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlsolaris.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlsynology.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perltru64.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlvms.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlvos.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlwin32.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlboot.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlbot.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perlrepository.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perltodo.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perltooc.pod /tmp/instance-22/output-1/host/lib/perl5/5.36.0/pod/perltoot.pod ./perl -Ilib -I. installman --destdir= WARNING: You've never run 'make test'!!! (Installing anyway.) /tmp/instance-22/output-1/host/share/man/man1/perl.1 /tmp/instance-22/output-1/host/share/man/man1/perl5004delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5005delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5100delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5101delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5120delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5121delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5122delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5123delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5124delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5125delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5140delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5141delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5142delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5143delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5144delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5160delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5161delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5162delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5163delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5180delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5181delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5182delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5184delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5200delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5201delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5202delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5203delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5220delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5221delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5222delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5223delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5224delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5240delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5241delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5242delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5243delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5244delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5260delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5261delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5262delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5263delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5280delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5281delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5282delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5283delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5300delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5301delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5302delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5303delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5320delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5321delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5340delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5341delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl5360delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl561delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl56delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl581delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl582delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl583delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl584delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl585delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl586delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl587delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl588delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl589delta.1 /tmp/instance-22/output-1/host/share/man/man1/perl58delta.1 /tmp/instance-22/output-1/host/share/man/man1/perlaix.1 /tmp/instance-22/output-1/host/share/man/man1/perlamiga.1 /tmp/instance-22/output-1/host/share/man/man1/perlandroid.1 /tmp/instance-22/output-1/host/share/man/man1/perlapi.1 /tmp/instance-22/output-1/host/share/man/man1/perlapio.1 /tmp/instance-22/output-1/host/share/man/man1/perlartistic.1 /tmp/instance-22/output-1/host/share/man/man1/perlbook.1 /tmp/instance-22/output-1/host/share/man/man1/perlboot.1 /tmp/instance-22/output-1/host/share/man/man1/perlbot.1 /tmp/instance-22/output-1/host/share/man/man1/perlbs2000.1 /tmp/instance-22/output-1/host/share/man/man1/perlcall.1 /tmp/instance-22/output-1/host/share/man/man1/perlcheat.1 /tmp/instance-22/output-1/host/share/man/man1/perlclib.1 /tmp/instance-22/output-1/host/share/man/man1/perlcn.1 /tmp/instance-22/output-1/host/share/man/man1/perlcommunity.1 /tmp/instance-22/output-1/host/share/man/man1/perlcygwin.1 /tmp/instance-22/output-1/host/share/man/man1/perldata.1 /tmp/instance-22/output-1/host/share/man/man1/perldbmfilter.1 /tmp/instance-22/output-1/host/share/man/man1/perldebguts.1 /tmp/instance-22/output-1/host/share/man/man1/perldebtut.1 /tmp/instance-22/output-1/host/share/man/man1/perldebug.1 /tmp/instance-22/output-1/host/share/man/man1/perldelta.1 /tmp/instance-22/output-1/host/share/man/man1/perldeprecation.1 /tmp/instance-22/output-1/host/share/man/man1/perldiag.1 /tmp/instance-22/output-1/host/share/man/man1/perldoc.1 /tmp/instance-22/output-1/host/share/man/man1/perldocstyle.1 /tmp/instance-22/output-1/host/share/man/man1/perldsc.1 /tmp/instance-22/output-1/host/share/man/man1/perldtrace.1 /tmp/instance-22/output-1/host/share/man/man1/perlebcdic.1 /tmp/instance-22/output-1/host/share/man/man1/perlembed.1 /tmp/instance-22/output-1/host/share/man/man1/perlexperiment.1 /tmp/instance-22/output-1/host/share/man/man1/perlfaq.1 /tmp/instance-22/output-1/host/share/man/man1/perlfaq1.1 /tmp/instance-22/output-1/host/share/man/man1/perlfaq2.1 /tmp/instance-22/output-1/host/share/man/man1/perlfaq3.1 /tmp/instance-22/output-1/host/share/man/man1/perlfaq4.1 /tmp/instance-22/output-1/host/share/man/man1/perlfaq5.1 /tmp/instance-22/output-1/host/share/man/man1/perlfaq6.1 /tmp/instance-22/output-1/host/share/man/man1/perlfaq7.1 /tmp/instance-22/output-1/host/share/man/man1/perlfaq8.1 /tmp/instance-22/output-1/host/share/man/man1/perlfaq9.1 /tmp/instance-22/output-1/host/share/man/man1/perlfilter.1 /tmp/instance-22/output-1/host/share/man/man1/perlfork.1 /tmp/instance-22/output-1/host/share/man/man1/perlform.1 /tmp/instance-22/output-1/host/share/man/man1/perlfreebsd.1 /tmp/instance-22/output-1/host/share/man/man1/perlfunc.1 /tmp/instance-22/output-1/host/share/man/man1/perlgit.1 /tmp/instance-22/output-1/host/share/man/man1/perlglossary.1 /tmp/instance-22/output-1/host/share/man/man1/perlgov.1 /tmp/instance-22/output-1/host/share/man/man1/perlgpl.1 /tmp/instance-22/output-1/host/share/man/man1/perlguts.1 /tmp/instance-22/output-1/host/share/man/man1/perlhack.1 /tmp/instance-22/output-1/host/share/man/man1/perlhacktips.1 /tmp/instance-22/output-1/host/share/man/man1/perlhacktut.1 /tmp/instance-22/output-1/host/share/man/man1/perlhaiku.1 /tmp/instance-22/output-1/host/share/man/man1/perlhist.1 /tmp/instance-22/output-1/host/share/man/man1/perlhpux.1 /tmp/instance-22/output-1/host/share/man/man1/perlhurd.1 /tmp/instance-22/output-1/host/share/man/man1/perlintern.1 /tmp/instance-22/output-1/host/share/man/man1/perlinterp.1 /tmp/instance-22/output-1/host/share/man/man1/perlintro.1 /tmp/instance-22/output-1/host/share/man/man1/perliol.1 /tmp/instance-22/output-1/host/share/man/man1/perlipc.1 /tmp/instance-22/output-1/host/share/man/man1/perlirix.1 /tmp/instance-22/output-1/host/share/man/man1/perljp.1 /tmp/instance-22/output-1/host/share/man/man1/perlko.1 /tmp/instance-22/output-1/host/share/man/man1/perllexwarn.1 /tmp/instance-22/output-1/host/share/man/man1/perllinux.1 /tmp/instance-22/output-1/host/share/man/man1/perllocale.1 /tmp/instance-22/output-1/host/share/man/man1/perllol.1 /tmp/instance-22/output-1/host/share/man/man1/perlmacosx.1 /tmp/instance-22/output-1/host/share/man/man1/perlmod.1 /tmp/instance-22/output-1/host/share/man/man1/perlmodinstall.1 /tmp/instance-22/output-1/host/share/man/man1/perlmodlib.1 /tmp/instance-22/output-1/host/share/man/man1/perlmodstyle.1 /tmp/instance-22/output-1/host/share/man/man1/perlmroapi.1 /tmp/instance-22/output-1/host/share/man/man1/perlnewmod.1 /tmp/instance-22/output-1/host/share/man/man1/perlnumber.1 /tmp/instance-22/output-1/host/share/man/man1/perlobj.1 /tmp/instance-22/output-1/host/share/man/man1/perlootut.1 /tmp/instance-22/output-1/host/share/man/man1/perlop.1 /tmp/instance-22/output-1/host/share/man/man1/perlopenbsd.1 /tmp/instance-22/output-1/host/share/man/man1/perlopentut.1 /tmp/instance-22/output-1/host/share/man/man1/perlos2.1 /tmp/instance-22/output-1/host/share/man/man1/perlos390.1 /tmp/instance-22/output-1/host/share/man/man1/perlos400.1 /tmp/instance-22/output-1/host/share/man/man1/perlpacktut.1 /tmp/instance-22/output-1/host/share/man/man1/perlperf.1 /tmp/instance-22/output-1/host/share/man/man1/perlplan9.1 /tmp/instance-22/output-1/host/share/man/man1/perlpod.1 /tmp/instance-22/output-1/host/share/man/man1/perlpodspec.1 /tmp/instance-22/output-1/host/share/man/man1/perlpodstyle.1 /tmp/instance-22/output-1/host/share/man/man1/perlpolicy.1 /tmp/instance-22/output-1/host/share/man/man1/perlport.1 /tmp/instance-22/output-1/host/share/man/man1/perlpragma.1 /tmp/instance-22/output-1/host/share/man/man1/perlqnx.1 /tmp/instance-22/output-1/host/share/man/man1/perlre.1 /tmp/instance-22/output-1/host/share/man/man1/perlreapi.1 /tmp/instance-22/output-1/host/share/man/man1/perlrebackslash.1 /tmp/instance-22/output-1/host/share/man/man1/perlrecharclass.1 /tmp/instance-22/output-1/host/share/man/man1/perlref.1 /tmp/instance-22/output-1/host/share/man/man1/perlreftut.1 /tmp/instance-22/output-1/host/share/man/man1/perlreguts.1 /tmp/instance-22/output-1/host/share/man/man1/perlrepository.1 /tmp/instance-22/output-1/host/share/man/man1/perlrequick.1 /tmp/instance-22/output-1/host/share/man/man1/perlreref.1 /tmp/instance-22/output-1/host/share/man/man1/perlretut.1 /tmp/instance-22/output-1/host/share/man/man1/perlriscos.1 /tmp/instance-22/output-1/host/share/man/man1/perlrun.1 /tmp/instance-22/output-1/host/share/man/man1/perlsec.1 /tmp/instance-22/output-1/host/share/man/man1/perlsecpolicy.1 /tmp/instance-22/output-1/host/share/man/man1/perlsolaris.1 /tmp/instance-22/output-1/host/share/man/man1/perlsource.1 /tmp/instance-22/output-1/host/share/man/man1/perlstyle.1 /tmp/instance-22/output-1/host/share/man/man1/perlsub.1 /tmp/instance-22/output-1/host/share/man/man1/perlsyn.1 /tmp/instance-22/output-1/host/share/man/man1/perlsynology.1 /tmp/instance-22/output-1/host/share/man/man1/perlthrtut.1 /tmp/instance-22/output-1/host/share/man/man1/perltie.1 /tmp/instance-22/output-1/host/share/man/man1/perltoc.1 /tmp/instance-22/output-1/host/share/man/man1/perltodo.1 /tmp/instance-22/output-1/host/share/man/man1/perltooc.1 /tmp/instance-22/output-1/host/share/man/man1/perltoot.1 /tmp/instance-22/output-1/host/share/man/man1/perltrap.1 /tmp/instance-22/output-1/host/share/man/man1/perltru64.1 /tmp/instance-22/output-1/host/share/man/man1/perltw.1 /tmp/instance-22/output-1/host/share/man/man1/perlunicode.1 /tmp/instance-22/output-1/host/share/man/man1/perlunicook.1 /tmp/instance-22/output-1/host/share/man/man1/perlunifaq.1 /tmp/instance-22/output-1/host/share/man/man1/perluniintro.1 /tmp/instance-22/output-1/host/share/man/man1/perluniprops.1 /tmp/instance-22/output-1/host/share/man/man1/perlunitut.1 /tmp/instance-22/output-1/host/share/man/man1/perlutil.1 /tmp/instance-22/output-1/host/share/man/man1/perlvar.1 /tmp/instance-22/output-1/host/share/man/man1/perlvms.1 /tmp/instance-22/output-1/host/share/man/man1/perlvos.1 /tmp/instance-22/output-1/host/share/man/man1/perlwin32.1 /tmp/instance-22/output-1/host/share/man/man1/perlxs.1 /tmp/instance-22/output-1/host/share/man/man1/perlxstut.1 /tmp/instance-22/output-1/host/share/man/man1/perlxstypemap.1 /tmp/instance-22/output-1/host/share/man/man3/AnyDBM_File.3 /tmp/instance-22/output-1/host/share/man/man3/App::Cpan.3 /tmp/instance-22/output-1/host/share/man/man3/App::Prove.3 /tmp/instance-22/output-1/host/share/man/man3/App::Prove::State.3 /tmp/instance-22/output-1/host/share/man/man3/App::Prove::State::Result.3 /tmp/instance-22/output-1/host/share/man/man3/App::Prove::State::Result::Test.3 /tmp/instance-22/output-1/host/share/man/man3/Archive::Tar.3 /tmp/instance-22/output-1/host/share/man/man3/Archive::Tar::File.3 /tmp/instance-22/output-1/host/share/man/man3/Attribute::Handlers.3 /tmp/instance-22/output-1/host/share/man/man3/AutoLoader.3 /tmp/instance-22/output-1/host/share/man/man3/AutoSplit.3 /tmp/instance-22/output-1/host/share/man/man3/B.3 /tmp/instance-22/output-1/host/share/man/man3/B::Concise.3 /tmp/instance-22/output-1/host/share/man/man3/B::Deparse.3 /tmp/instance-22/output-1/host/share/man/man3/B::Op_private.3 /tmp/instance-22/output-1/host/share/man/man3/B::Showlex.3 /tmp/instance-22/output-1/host/share/man/man3/B::Terse.3 /tmp/instance-22/output-1/host/share/man/man3/B::Xref.3 /tmp/instance-22/output-1/host/share/man/man3/Benchmark.3 /tmp/instance-22/output-1/host/share/man/man3/CORE.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::API::HOWTO.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Debug.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Distroprefs.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::FirstTime.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::HandleConfig.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Kwalify.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::Converter.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::Feature.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::History.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_0.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_1.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_2.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_3.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::History::Meta_1_4.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::Merge.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::Prereqs.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::Requirements.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::Spec.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::Validator.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Meta::YAML.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Mirrors.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Nox.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Plugin.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Plugin::Specfile.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Queue.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Tarzip.3 /tmp/instance-22/output-1/host/share/man/man3/CPAN::Version.3 /tmp/instance-22/output-1/host/share/man/man3/Carp.3 /tmp/instance-22/output-1/host/share/man/man3/Class::Struct.3 /tmp/instance-22/output-1/host/share/man/man3/Compress::Raw::Bzip2.3 /tmp/instance-22/output-1/host/share/man/man3/Compress::Raw::Zlib.3 /tmp/instance-22/output-1/host/share/man/man3/Compress::Zlib.3 /tmp/instance-22/output-1/host/share/man/man3/Config.3 /tmp/instance-22/output-1/host/share/man/man3/Config::Extensions.3 /tmp/instance-22/output-1/host/share/man/man3/Config::Perl::V.3 /tmp/instance-22/output-1/host/share/man/man3/Cwd.3 /tmp/instance-22/output-1/host/share/man/man3/DB.3 /tmp/instance-22/output-1/host/share/man/man3/DBM_Filter.3 /tmp/instance-22/output-1/host/share/man/man3/DBM_Filter::compress.3 /tmp/instance-22/output-1/host/share/man/man3/DBM_Filter::encode.3 /tmp/instance-22/output-1/host/share/man/man3/DBM_Filter::int32.3 /tmp/instance-22/output-1/host/share/man/man3/DBM_Filter::null.3 /tmp/instance-22/output-1/host/share/man/man3/DBM_Filter::utf8.3 /tmp/instance-22/output-1/host/share/man/man3/Data::Dumper.3 /tmp/instance-22/output-1/host/share/man/man3/Devel::PPPort.3 /tmp/instance-22/output-1/host/share/man/man3/Devel::Peek.3 /tmp/instance-22/output-1/host/share/man/man3/Devel::SelfStubber.3 /tmp/instance-22/output-1/host/share/man/man3/Digest.3 /tmp/instance-22/output-1/host/share/man/man3/Digest::MD5.3 /tmp/instance-22/output-1/host/share/man/man3/Digest::SHA.3 /tmp/instance-22/output-1/host/share/man/man3/Digest::base.3 /tmp/instance-22/output-1/host/share/man/man3/Digest::file.3 /tmp/instance-22/output-1/host/share/man/man3/DirHandle.3 /tmp/instance-22/output-1/host/share/man/man3/Dumpvalue.3 /tmp/instance-22/output-1/host/share/man/man3/DynaLoader.3 /tmp/instance-22/output-1/host/share/man/man3/Encode.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::Alias.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::Byte.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::CJKConstants.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::CN.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::CN::HZ.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::Config.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::EBCDIC.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::Encoder.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::Encoding.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::GSM0338.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::Guess.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::JP.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::JP::H2Z.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::JP::JIS7.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::KR.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::KR::2022_KR.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::MIME::Header.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::MIME::Name.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::PerlIO.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::Supported.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::Symbol.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::TW.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::Unicode.3 /tmp/instance-22/output-1/host/share/man/man3/Encode::Unicode::UTF7.3 /tmp/instance-22/output-1/host/share/man/man3/English.3 /tmp/instance-22/output-1/host/share/man/man3/Env.3 /tmp/instance-22/output-1/host/share/man/man3/Errno.3 /tmp/instance-22/output-1/host/share/man/man3/Exporter.3 /tmp/instance-22/output-1/host/share/man/man3/Exporter::Heavy.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::CBuilder.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Command.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Command::MM.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Constant.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Constant::Base.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Constant::Utils.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Constant::XS.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Embed.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Install.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Installed.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Liblist.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_AIX.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_Any.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_BeOS.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_Cygwin.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_DOS.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_Darwin.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_MacOS.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_NW5.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_OS2.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_OS390.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_QNX.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_UWIN.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_Unix.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_VMS.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_VOS.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_Win32.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MM_Win95.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MY.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MakeMaker.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MakeMaker::Config.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MakeMaker::FAQ.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MakeMaker::Locale.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::MakeMaker::Tutorial.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Manifest.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Miniperl.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Mkbootstrap.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Mksymlists.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::PL2Bat.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Packlist.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::ParseXS.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::ParseXS::Constants.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::ParseXS::Eval.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::ParseXS::Utilities.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Typemaps.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Typemaps::Cmd.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Typemaps::InputMap.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Typemaps::OutputMap.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Typemaps::Type.3 /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::testlib.3 /tmp/instance-22/output-1/host/share/man/man3/Fatal.3 /tmp/instance-22/output-1/host/share/man/man3/Fcntl.3 /tmp/instance-22/output-1/host/share/man/man3/File::Basename.3 /tmp/instance-22/output-1/host/share/man/man3/File::Compare.3 /tmp/instance-22/output-1/host/share/man/man3/File::Copy.3 /tmp/instance-22/output-1/host/share/man/man3/File::DosGlob.3 /tmp/instance-22/output-1/host/share/man/man3/File::Fetch.3 /tmp/instance-22/output-1/host/share/man/man3/File::Find.3 /tmp/instance-22/output-1/host/share/man/man3/File::Glob.3 /tmp/instance-22/output-1/host/share/man/man3/File::GlobMapper.3 /tmp/instance-22/output-1/host/share/man/man3/File::Path.3 /tmp/instance-22/output-1/host/share/man/man3/File::Spec.3 /tmp/instance-22/output-1/host/share/man/man3/File::Spec::AmigaOS.3 /tmp/instance-22/output-1/host/share/man/man3/File::Spec::Cygwin.3 /tmp/instance-22/output-1/host/share/man/man3/File::Spec::Epoc.3 /tmp/instance-22/output-1/host/share/man/man3/File::Spec::Functions.3 /tmp/instance-22/output-1/host/share/man/man3/File::Spec::Mac.3 /tmp/instance-22/output-1/host/share/man/man3/File::Spec::OS2.3 /tmp/instance-22/output-1/host/share/man/man3/File::Spec::Unix.3 /tmp/instance-22/output-1/host/share/man/man3/File::Spec::VMS.3 /tmp/instance-22/output-1/host/share/man/man3/File::Spec::Win32.3 /tmp/instance-22/output-1/host/share/man/man3/File::Temp.3 /tmp/instance-22/output-1/host/share/man/man3/File::stat.3 /tmp/instance-22/output-1/host/share/man/man3/FileCache.3 /tmp/instance-22/output-1/host/share/man/man3/FileHandle.3 /tmp/instance-22/output-1/host/share/man/man3/Filter::Simple.3 /tmp/instance-22/output-1/host/share/man/man3/Filter::Util::Call.3 /tmp/instance-22/output-1/host/share/man/man3/FindBin.3 /tmp/instance-22/output-1/host/share/man/man3/Getopt::Long.3 /tmp/instance-22/output-1/host/share/man/man3/Getopt::Std.3 /tmp/instance-22/output-1/host/share/man/man3/HTTP::Tiny.3 /tmp/instance-22/output-1/host/share/man/man3/Hash::Util.3 /tmp/instance-22/output-1/host/share/man/man3/Hash::Util::FieldHash.3 /tmp/instance-22/output-1/host/share/man/man3/I18N::Collate.3 /tmp/instance-22/output-1/host/share/man/man3/I18N::LangTags.3 /tmp/instance-22/output-1/host/share/man/man3/I18N::LangTags::Detect.3 /tmp/instance-22/output-1/host/share/man/man3/I18N::LangTags::List.3 /tmp/instance-22/output-1/host/share/man/man3/I18N::Langinfo.3 /tmp/instance-22/output-1/host/share/man/man3/IO.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Compress::Base.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Compress::Bzip2.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Compress::Deflate.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Compress::FAQ.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Compress::Gzip.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Compress::RawDeflate.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Compress::Zip.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Dir.3 /tmp/instance-22/output-1/host/share/man/man3/IO::File.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Handle.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Pipe.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Poll.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Seekable.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Select.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Socket.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Socket::INET.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Socket::IP.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Socket::UNIX.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Uncompress::AnyInflate.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Uncompress::AnyUncompress.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Uncompress::Base.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Uncompress::Bunzip2.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Uncompress::Gunzip.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Uncompress::Inflate.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Uncompress::RawInflate.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Uncompress::Unzip.3 /tmp/instance-22/output-1/host/share/man/man3/IO::Zlib.3 /tmp/instance-22/output-1/host/share/man/man3/IPC::Cmd.3 /tmp/instance-22/output-1/host/share/man/man3/IPC::Msg.3 /tmp/instance-22/output-1/host/share/man/man3/IPC::Open2.3 /tmp/instance-22/output-1/host/share/man/man3/IPC::Open3.3 /tmp/instance-22/output-1/host/share/man/man3/IPC::Semaphore.3 /tmp/instance-22/output-1/host/share/man/man3/IPC::SharedMem.3 /tmp/instance-22/output-1/host/share/man/man3/IPC::SysV.3 /tmp/instance-22/output-1/host/share/man/man3/Internals.3 /tmp/instance-22/output-1/host/share/man/man3/JSON::PP.3 /tmp/instance-22/output-1/host/share/man/man3/JSON::PP::Boolean.3 /tmp/instance-22/output-1/host/share/man/man3/List::Util.3 /tmp/instance-22/output-1/host/share/man/man3/List::Util::XS.3 /tmp/instance-22/output-1/host/share/man/man3/Locale::Maketext.3 /tmp/instance-22/output-1/host/share/man/man3/Locale::Maketext::Cookbook.3 /tmp/instance-22/output-1/host/share/man/man3/Locale::Maketext::Guts.3 /tmp/instance-22/output-1/host/share/man/man3/Locale::Maketext::GutsLoader.3 /tmp/instance-22/output-1/host/share/man/man3/Locale::Maketext::Simple.3 /tmp/instance-22/output-1/host/share/man/man3/Locale::Maketext::TPJ13.3 /tmp/instance-22/output-1/host/share/man/man3/MIME::Base64.3 /tmp/instance-22/output-1/host/share/man/man3/MIME::QuotedPrint.3 /tmp/instance-22/output-1/host/share/man/man3/Math::BigFloat.3 /tmp/instance-22/output-1/host/share/man/man3/Math::BigInt.3 /tmp/instance-22/output-1/host/share/man/man3/Math::BigInt::Calc.3 /tmp/instance-22/output-1/host/share/man/man3/Math::BigInt::FastCalc.3 /tmp/instance-22/output-1/host/share/man/man3/Math::BigInt::Lib.3 /tmp/instance-22/output-1/host/share/man/man3/Math::BigRat.3 /tmp/instance-22/output-1/host/share/man/man3/Math::Complex.3 /tmp/instance-22/output-1/host/share/man/man3/Math::Trig.3 /tmp/instance-22/output-1/host/share/man/man3/Memoize.3 /tmp/instance-22/output-1/host/share/man/man3/Memoize::AnyDBM_File.3 /tmp/instance-22/output-1/host/share/man/man3/Memoize::Expire.3 /tmp/instance-22/output-1/host/share/man/man3/Memoize::ExpireFile.3 /tmp/instance-22/output-1/host/share/man/man3/Memoize::ExpireTest.3 /tmp/instance-22/output-1/host/share/man/man3/Memoize::NDBM_File.3 /tmp/instance-22/output-1/host/share/man/man3/Memoize::SDBM_File.3 /tmp/instance-22/output-1/host/share/man/man3/Memoize::Storable.3 /tmp/instance-22/output-1/host/share/man/man3/Module::CoreList.3 /tmp/instance-22/output-1/host/share/man/man3/Module::CoreList::Utils.3 /tmp/instance-22/output-1/host/share/man/man3/Module::Load.3 /tmp/instance-22/output-1/host/share/man/man3/Module::Load::Conditional.3 /tmp/instance-22/output-1/host/share/man/man3/Module::Loaded.3 /tmp/instance-22/output-1/host/share/man/man3/Module::Metadata.3 /tmp/instance-22/output-1/host/share/man/man3/NEXT.3 /tmp/instance-22/output-1/host/share/man/man3/Net::Cmd.3 /tmp/instance-22/output-1/host/share/man/man3/Net::Config.3 /tmp/instance-22/output-1/host/share/man/man3/Net::Domain.3 /tmp/instance-22/output-1/host/share/man/man3/Net::FTP.3 /tmp/instance-22/output-1/host/share/man/man3/Net::NNTP.3 /tmp/instance-22/output-1/host/share/man/man3/Net::Netrc.3 /tmp/instance-22/output-1/host/share/man/man3/Net::POP3.3 /tmp/instance-22/output-1/host/share/man/man3/Net::Ping.3 /tmp/instance-22/output-1/host/share/man/man3/Net::SMTP.3 /tmp/instance-22/output-1/host/share/man/man3/Net::Time.3 /tmp/instance-22/output-1/host/share/man/man3/Net::hostent.3 /tmp/instance-22/output-1/host/share/man/man3/Net::libnetFAQ.3 /tmp/instance-22/output-1/host/share/man/man3/Net::netent.3 /tmp/instance-22/output-1/host/share/man/man3/Net::protoent.3 /tmp/instance-22/output-1/host/share/man/man3/Net::servent.3 /tmp/instance-22/output-1/host/share/man/man3/O.3 /tmp/instance-22/output-1/host/share/man/man3/Opcode.3 /tmp/instance-22/output-1/host/share/man/man3/POSIX.3 /tmp/instance-22/output-1/host/share/man/man3/Params::Check.3 /tmp/instance-22/output-1/host/share/man/man3/Parse::CPAN::Meta.3 /tmp/instance-22/output-1/host/share/man/man3/Perl::OSType.3 /tmp/instance-22/output-1/host/share/man/man3/PerlIO.3 /tmp/instance-22/output-1/host/share/man/man3/PerlIO::encoding.3 /tmp/instance-22/output-1/host/share/man/man3/PerlIO::mmap.3 /tmp/instance-22/output-1/host/share/man/man3/PerlIO::scalar.3 /tmp/instance-22/output-1/host/share/man/man3/PerlIO::via.3 /tmp/instance-22/output-1/host/share/man/man3/PerlIO::via::QuotedPrint.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Checker.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Escapes.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Html.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Html::Util.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Man.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::ParseLink.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::BaseTo.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::GetOptsOO.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::ToANSI.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::ToChecker.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::ToMan.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::ToNroff.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::ToPod.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::ToRtf.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::ToTerm.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::ToText.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::ToTk.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Perldoc::ToXml.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::Checker.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::Debug.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::DumpAsText.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::DumpAsXML.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::HTML.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::HTMLBatch.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::JustPod.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::LinkSection.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::Methody.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::PullParser.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::PullParserEndToken.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::PullParserStartToken.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::PullParserTextToken.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::PullParserToken.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::RTF.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::Search.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::SimpleTree.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::Subclassing.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::Text.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::TextContent.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::XHTML.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Simple::XMLOutStream.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Text.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Text::Color.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Text::Overstrike.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Text::Termcap.3 /tmp/instance-22/output-1/host/share/man/man3/Pod::Usage.3 /tmp/instance-22/output-1/host/share/man/man3/SDBM_File.3 /tmp/instance-22/output-1/host/share/man/man3/Safe.3 /tmp/instance-22/output-1/host/share/man/man3/Scalar::Util.3 /tmp/instance-22/output-1/host/share/man/man3/Search::Dict.3 /tmp/instance-22/output-1/host/share/man/man3/SelectSaver.3 /tmp/instance-22/output-1/host/share/man/man3/SelfLoader.3 /tmp/instance-22/output-1/host/share/man/man3/Socket.3 /tmp/instance-22/output-1/host/share/man/man3/Storable.3 /tmp/instance-22/output-1/host/share/man/man3/Sub::Util.3 /tmp/instance-22/output-1/host/share/man/man3/Symbol.3 /tmp/instance-22/output-1/host/share/man/man3/Sys::Hostname.3 /tmp/instance-22/output-1/host/share/man/man3/Sys::Syslog.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Base.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Formatter::Base.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Formatter::Color.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Formatter::Console.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Formatter::Console::ParallelSession.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Formatter::Console::Session.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Formatter::File.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Formatter::File::Session.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Formatter::Session.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Harness.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Harness::Beyond.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Harness::Env.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Object.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Aggregator.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Grammar.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Iterator.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Iterator::Array.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Iterator::Process.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Iterator::Stream.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::IteratorFactory.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Multiplexer.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Result.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Result::Bailout.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Result::Comment.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Result::Plan.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Result::Pragma.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Result::Test.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Result::Unknown.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Result::Version.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Result::YAML.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::ResultFactory.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Scheduler.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Scheduler::Job.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Scheduler::Spinner.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::Source.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::SourceHandler.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::SourceHandler::Executable.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::SourceHandler::File.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::SourceHandler::Handle.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::SourceHandler::Perl.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::YAMLish::Reader.3 /tmp/instance-22/output-1/host/share/man/man3/TAP::Parser::YAMLish::Writer.3 /tmp/instance-22/output-1/host/share/man/man3/Term::ANSIColor.3 /tmp/instance-22/output-1/host/share/man/man3/Term::Cap.3 /tmp/instance-22/output-1/host/share/man/man3/Term::Complete.3 /tmp/instance-22/output-1/host/share/man/man3/Term::ReadLine.3 /tmp/instance-22/output-1/host/share/man/man3/Test.3 /tmp/instance-22/output-1/host/share/man/man3/Test2.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::API.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::API::Breakage.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::API::Context.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::API::Instance.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::API::InterceptResult.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::API::InterceptResult::Event.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::API::InterceptResult::Hub.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::API::InterceptResult::Squasher.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::API::Stack.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Bail.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Diag.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Encoding.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Exception.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Fail.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Generic.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Note.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Ok.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Pass.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Plan.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Skip.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Subtest.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::TAP::Version.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::V2.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Event::Waiting.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::About.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Amnesty.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Assert.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Control.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Error.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Hub.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Info.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Info::Table.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Meta.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Parent.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Plan.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Render.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::EventFacet::Trace.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Formatter.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Formatter::TAP.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Hub.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Hub::Interceptor.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Hub::Interceptor::Terminator.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Hub::Subtest.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::IPC.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::IPC::Driver.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::IPC::Driver::Files.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Tools::Tiny.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Transition.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Util.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Util::ExternalMeta.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Util::Facets2Legacy.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Util::HashBase.3 /tmp/instance-22/output-1/host/share/man/man3/Test2::Util::Trace.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Builder.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Builder::Formatter.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Builder::IO::Scalar.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Builder::Module.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Builder::Tester.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Builder::Tester::Color.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Builder::TodoDiag.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Harness.3 /tmp/instance-22/output-1/host/share/man/man3/Test::More.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Simple.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Tester.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Tester::Capture.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Tester::CaptureRunner.3 /tmp/instance-22/output-1/host/share/man/man3/Test::Tutorial.3 /tmp/instance-22/output-1/host/share/man/man3/Test::use::ok.3 /tmp/instance-22/output-1/host/share/man/man3/Text::Abbrev.3 /tmp/instance-22/output-1/host/share/man/man3/Text::Balanced.3 /tmp/instance-22/output-1/host/share/man/man3/Text::ParseWords.3 /tmp/instance-22/output-1/host/share/man/man3/Text::Tabs.3 /tmp/instance-22/output-1/host/share/man/man3/Text::Wrap.3 /tmp/instance-22/output-1/host/share/man/man3/Thread.3 /tmp/instance-22/output-1/host/share/man/man3/Thread::Queue.3 /tmp/instance-22/output-1/host/share/man/man3/Thread::Semaphore.3 /tmp/instance-22/output-1/host/share/man/man3/Tie::Array.3 /tmp/instance-22/output-1/host/share/man/man3/Tie::File.3 /tmp/instance-22/output-1/host/share/man/man3/Tie::Handle.3 /tmp/instance-22/output-1/host/share/man/man3/Tie::Hash.3 /tmp/instance-22/output-1/host/share/man/man3/Tie::Hash::NamedCapture.3 /tmp/instance-22/output-1/host/share/man/man3/Tie::Memoize.3 /tmp/instance-22/output-1/host/share/man/man3/Tie::RefHash.3 /tmp/instance-22/output-1/host/share/man/man3/Tie::Scalar.3 /tmp/instance-22/output-1/host/share/man/man3/Tie::StdHandle.3 /tmp/instance-22/output-1/host/share/man/man3/Tie::SubstrHash.3 /tmp/instance-22/output-1/host/share/man/man3/Time::HiRes.3 /tmp/instance-22/output-1/host/share/man/man3/Time::Local.3 /tmp/instance-22/output-1/host/share/man/man3/Time::Piece.3 /tmp/instance-22/output-1/host/share/man/man3/Time::Seconds.3 /tmp/instance-22/output-1/host/share/man/man3/Time::gmtime.3 /tmp/instance-22/output-1/host/share/man/man3/Time::localtime.3 /tmp/instance-22/output-1/host/share/man/man3/Time::tm.3 /tmp/instance-22/output-1/host/share/man/man3/UNIVERSAL.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::Collate.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::Collate::CJK::Big5.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::Collate::CJK::GB2312.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::Collate::CJK::JISX0208.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::Collate::CJK::Korean.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::Collate::CJK::Pinyin.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::Collate::CJK::Stroke.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::Collate::CJK::Zhuyin.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::Collate::Locale.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::Normalize.3 /tmp/instance-22/output-1/host/share/man/man3/Unicode::UCD.3 /tmp/instance-22/output-1/host/share/man/man3/User::grent.3 /tmp/instance-22/output-1/host/share/man/man3/User::pwent.3 /tmp/instance-22/output-1/host/share/man/man3/XSLoader.3 /tmp/instance-22/output-1/host/share/man/man3/attributes.3 /tmp/instance-22/output-1/host/share/man/man3/autodie.3 /tmp/instance-22/output-1/host/share/man/man3/autodie::Scope::Guard.3 /tmp/instance-22/output-1/host/share/man/man3/autodie::Scope::GuardStack.3 /tmp/instance-22/output-1/host/share/man/man3/autodie::Util.3 /tmp/instance-22/output-1/host/share/man/man3/autodie::exception.3 /tmp/instance-22/output-1/host/share/man/man3/autodie::exception::system.3 /tmp/instance-22/output-1/host/share/man/man3/autodie::hints.3 /tmp/instance-22/output-1/host/share/man/man3/autodie::skip.3 /tmp/instance-22/output-1/host/share/man/man3/autouse.3 /tmp/instance-22/output-1/host/share/man/man3/base.3 /tmp/instance-22/output-1/host/share/man/man3/bigfloat.3 /tmp/instance-22/output-1/host/share/man/man3/bigint.3 /tmp/instance-22/output-1/host/share/man/man3/bignum.3 /tmp/instance-22/output-1/host/share/man/man3/bigrat.3 /tmp/instance-22/output-1/host/share/man/man3/blib.3 /tmp/instance-22/output-1/host/share/man/man3/builtin.3 /tmp/instance-22/output-1/host/share/man/man3/bytes.3 /tmp/instance-22/output-1/host/share/man/man3/charnames.3 /tmp/instance-22/output-1/host/share/man/man3/constant.3 /tmp/instance-22/output-1/host/share/man/man3/deprecate.3 /tmp/instance-22/output-1/host/share/man/man3/diagnostics.3 /tmp/instance-22/output-1/host/share/man/man3/encoding.3 /tmp/instance-22/output-1/host/share/man/man3/encoding::warnings.3 /tmp/instance-22/output-1/host/share/man/man3/experimental.3 /tmp/instance-22/output-1/host/share/man/man3/feature.3 /tmp/instance-22/output-1/host/share/man/man3/fields.3 /tmp/instance-22/output-1/host/share/man/man3/filetest.3 /tmp/instance-22/output-1/host/share/man/man3/if.3 /tmp/instance-22/output-1/host/share/man/man3/integer.3 /tmp/instance-22/output-1/host/share/man/man3/less.3 /tmp/instance-22/output-1/host/share/man/man3/lib.3 /tmp/instance-22/output-1/host/share/man/man3/locale.3 /tmp/instance-22/output-1/host/share/man/man3/mro.3 /tmp/instance-22/output-1/host/share/man/man3/ok.3 /tmp/instance-22/output-1/host/share/man/man3/open.3 /tmp/instance-22/output-1/host/share/man/man3/ops.3 /tmp/instance-22/output-1/host/share/man/man3/overload.3 /tmp/instance-22/output-1/host/share/man/man3/overloading.3 /tmp/instance-22/output-1/host/share/man/man3/parent.3 /tmp/instance-22/output-1/host/share/man/man3/re.3 /tmp/instance-22/output-1/host/share/man/man3/sigtrap.3 /tmp/instance-22/output-1/host/share/man/man3/sort.3 /tmp/instance-22/output-1/host/share/man/man3/strict.3 /tmp/instance-22/output-1/host/share/man/man3/subs.3 /tmp/instance-22/output-1/host/share/man/man3/threads.3 /tmp/instance-22/output-1/host/share/man/man3/threads::shared.3 /tmp/instance-22/output-1/host/share/man/man3/unicore::Name.3 /tmp/instance-22/output-1/host/share/man/man3/utf8.3 /tmp/instance-22/output-1/host/share/man/man3/vars.3 /tmp/instance-22/output-1/host/share/man/man3/version.3 /tmp/instance-22/output-1/host/share/man/man3/version::Internals.3 /tmp/instance-22/output-1/host/share/man/man3/vmsish.3 /tmp/instance-22/output-1/host/share/man/man3/warnings.3 /tmp/instance-22/output-1/host/share/man/man3/warnings::register.3 /tmp/instance-22/output-1/host/share/man/man1/pod2man.1 /tmp/instance-22/output-1/host/share/man/man1/pod2text.1 /tmp/instance-22/output-1/host/share/man/man1/pod2usage.1 /tmp/instance-22/output-1/host/share/man/man1/podchecker.1 /tmp/instance-22/output-1/host/share/man/man1/cpan.1 /tmp/instance-22/output-1/host/share/man/man1/corelist.1 /tmp/instance-22/output-1/host/share/man/man1/enc2xs.1 /tmp/instance-22/output-1/host/share/man/man1/encguess.1 /tmp/instance-22/output-1/host/share/man/man1/h2ph.1 /tmp/instance-22/output-1/host/share/man/man1/h2xs.1 /tmp/instance-22/output-1/host/share/man/man1/instmodsh.1 /tmp/instance-22/output-1/host/share/man/man1/json_pp.1 /tmp/instance-22/output-1/host/share/man/man1/libnetcfg.1 /tmp/instance-22/output-1/host/share/man/man1/perlbug.1 /tmp/instance-22/output-1/host/share/man/man1/perlthanks.1 /tmp/instance-22/output-1/host/share/man/man1/perlivp.1 /tmp/instance-22/output-1/host/share/man/man1/piconv.1 /tmp/instance-22/output-1/host/share/man/man1/pl2pm.1 /tmp/instance-22/output-1/host/share/man/man1/pod2html.1 /tmp/instance-22/output-1/host/share/man/man1/prove.1 /tmp/instance-22/output-1/host/share/man/man1/ptar.1 /tmp/instance-22/output-1/host/share/man/man1/ptardiff.1 /tmp/instance-22/output-1/host/share/man/man1/ptargrep.1 /tmp/instance-22/output-1/host/share/man/man1/shasum.1 /tmp/instance-22/output-1/host/share/man/man1/splain.1 /tmp/instance-22/output-1/host/share/man/man1/streamzip.1 /tmp/instance-22/output-1/host/share/man/man1/xsubpp.1 /tmp/instance-22/output-1/host/share/man/man1/zipdetails.1 make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-5.36.0' perl-5.36.0.tar.xz: OK (md5: 826e42da130011699172fd655e49cfa2) perl-5.36.0.tar.xz: OK (sha1: 938c56a77ae094eb7f5019318a5e4efb2d9c74fa) perl-5.36.0.tar.xz: OK (sha256: 0f386dccbee8e26286404b2cca144e1005be65477979beb9b1ba272d4819bcf0) perl-cross-1.4.tar.gz: OK (sha256: be9d9f9f7148edff7a2f9695ba3cb7e3975eff6b25a9a81dd311725fd757aa91) >>> perl 5.36.0 Extracting xzcat /tmp/instance-22/dl/perl/perl-5.36.0.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-5.36.0 -xf - gzip -d -c /tmp/instance-22/dl/perl/perl-cross-1.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-5.36.0 -xf - >>> perl 5.36.0 Patching >>> perl 5.36.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/perl-5.36.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> perl 5.36.0 Configuring (cd /tmp/instance-22/output-1/build/perl-5.36.0; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" HOSTCC='/usr/bin/gcc' ./configure --target=mipsel-buildroot-linux-gnu --target-tools-prefix=/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu- --prefix=/usr -Dld="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" -Dccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" -Dldflags=" -lm " -Dmydomain="" -Dmyhostname="noname" -Dmyuname="Buildroot 2022.11-1399-gd8f0c02574" -Dosname=linux -Dosvers=6.1.9 -Dperladmin=root -Dusethreads) Guessing build platform ... x86_64-pc-linux-gnu Guessing target architecture ... mipsel-buildroot-linux-gnu Respawning configure for build and target platforms Configuring build-time miniperl for x86_64-pc-linux-gnu Checking perl version ... perl5-5.36.0 Checking for cc ... /usr/bin/gcc Checking for ar ... /usr/bin/ar Checking for nm ... nm Checking for ranlib ... ranlib Checking for readelf ... readelf Checking for objdump ... objdump Trying /usr/bin/gcc ... gcc 10.2.1 Checking whether /usr/bin/gcc is a C++ compiler ... no Deciding how to declare external symbols ... extern Checking whether ld supports scripts ... yes Trying to guess target OS ... Linux Checking whether to enable -g ... no Checking whether to use -DDEBUGGING ... no Checking whether address sanitizer is enabled ... no Checking which hints to use using cnf/hints/linux Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... no Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Looking which header to use for varargs ... Checking whether to enable large file support ... yes Checking type long double ... found Checking type long long ... found Checking size of char ... 1 byte Checking size of short ... 2 bytes Checking size of int ... 4 bytes Checking size of long ... 8 bytes Checking size of double ... 8 bytes Checking size of void* ... 8 bytes Checking size of long double ... 16 bytes Checking size of long long ... 8 bytes Checking type fd_set ... found Checking type fpos64_t ... missing Checking type off64_t ... missing Checking type ptrdiff_t ... found Checking type struct cmsghdr ... found Checking type struct fs_data ... missing Checking type struct msghdr ... found Checking type struct statfs ... found Checking type union semun ... missing Checking type socklen_t ... found Checking type struct sockaddr_in6 ... found Checking type struct sockaddr_storage ... found Checking type clock_t ... found Checking type struct ip_mreq ... found Checking type struct ip_mreq_source ... found Checking type struct ipv6_mreq ... found Checking type struct ipv6_mreq_source ... missing Checking sizetype ... size_t Checking size of size_t ... 8 bytes Checking fpostype ... fpos_t Checking size of fpos_t ... 16 bytes Checking lseektype ... off_t Checking size of off_t ... 8 bytes Checking uidtype ... uid_t Checking size of uid_t ... 4 bytes Checking gidtype ... gid_t Checking size of gid_t ... 4 bytes Checking timetype ... time_t Checking size of time_t ... 8 bytes Checking whether struct statfs has f_flags ... yes Checking whether struct tm has tm_zone ... yes Checking whether struct tm has tm_gmtoff ... yes Checking whether struct passwd has pw_quota ... no Checking whether struct passwd has pw_age ... no Checking whether struct passwd has pw_change ... no Checking whether struct passwd has pw_class ... no Checking whether struct passwd has pw_expire ... no Checking whether struct passwd has pw_comment ... no Checking whether struct passwd has pw_gecos ... yes Checking whether struct passwd has pw_passwd ... yes Checking whether struct stat has st_blocks ... yes Checking whether struct dirent has d_namelen ... no Checking whether struct group has gr_passwd ... yes Checking whether struct sockaddr has sa_len ... no Checking whether struct sockaddr_in6 has sin6_scope_id ... yes Checking whether fd_set has fds_bits ... no Checking whether siginfo_t has si_errno ... yes Checking whether siginfo_t has si_pid ... yes Checking whether siginfo_t has si_uid ... yes Checking whether siginfo_t has si_addr ... yes Checking whether siginfo_t has si_band ... yes Checking whether siginfo_t has si_value ... yes Checking whether siginfo_t has si_fd ... yes Checking whether siginfo_t has si_status ... yes Choosing C types to be used for perl internal types IV will be long, 8 bytes UV will be unsigned long, 8 bytes NV will be double, 8 bytes Guessing nv_preserves_uv_bits value ... 53 Deciding whether nv preserves full uv ... no Checking integer capacity of nv ... double Guessing byte order ... 12345678 Checking mantissa bits in double ... 52 Checking mantissa bits in double ... 52 Checking mantissa bits in long double ... 112 Assuming IEEE 754 64-bit little endian doubles. Assuming long doubles are doubles. Checking available signal names got SIGHUP = 1 got SIGINT = 2 got SIGQUIT = 3 got SIGILL = 4 got SIGTRAP = 5 got SIGABRT = 6 got SIGBUS = 7 got SIGFPE = 8 got SIGKILL = 9 got SIGUSR1 = 10 got SIGSEGV = 11 got SIGUSR2 = 12 got SIGPIPE = 13 got SIGALRM = 14 got SIGTERM = 15 got SIGSTKFLT = 16 got SIGCHLD = 17 got SIGCONT = 18 got SIGSTOP = 19 got SIGTSTP = 20 got SIGTTIN = 21 got SIGTTOU = 22 got SIGURG = 23 got SIGXCPU = 24 got SIGXFSZ = 25 got SIGVTALRM = 26 got SIGPROF = 27 got SIGWINCH = 28 got SIGIO = 29 got SIGPWR = 30 got SIGSYS = 31 got SIGIOT = 6 got SIGCLD = 17 got SIGPOLL = 29 Checking NSIG value ... 641 Deciding whether to use DynaLoader ... yes Checking which libraries are available ... -lm -lcrypt -lpthread -ldl Checking which libs to use for perl ... -lm -lcrypt -ldl Deciding how to name libperl ... libperl.a (static) Checking for _fwalk ... missing Checking for accept4 ... found Checking for access ... found Checking for accessx ... missing Checking for aintl ... missing Checking for alarm ... found Checking for asctime64 ... missing Checking for atolf ... missing Checking for atoll ... found Checking for backtrace ... found Checking for bcmp ... found Checking for bcopy ... found Checking for bzero ... found Checking for chown ... found Checking for chroot ... found Checking for chsize ... missing Checking for class ... missing Checking for clearenv ... found Checking for closedir ... found Checking for crypt ... found Checking for ctermid ... found Checking for ctime64 ... missing Checking for cuserid ... found Checking for difftime ... found Checking for difftime64 ... missing Checking for dirfd ... found Checking for dladdr ... found Checking for dlerror ... found Checking for dlopen ... found Checking for drand48 ... found Checking for dup2 ... found Checking for dup3 ... found Checking for duplocale ... found Checking for eaccess ... found Checking for endgrent ... found Checking for endhostent ... found Checking for endnetent ... found Checking for endprotoent ... found Checking for endpwent ... found Checking for endservent ... found Checking for fchdir ... found Checking for fchmod ... found Checking for fchmodat ... found Checking for fchown ... found Checking for fcntl ... found Checking for fdclose ... missing Checking for ffs ... missing Checking for ffsl ... missing Checking for fgetpos ... found Checking for flock ... found Checking for fork ... found Checking for fp_class ... missing Checking for fpathconf ... found Checking for freelocale ... found Checking for fseeko ... found Checking for fsetpos ... found Checking for fstatfs ... found Checking for fstatvfs ... found Checking for fsync ... found Checking for ftello ... found Checking for futimes ... found Checking for gai_strerror ... found Checking for getaddrinfo ... found Checking for get_current_dir_name ... found Checking for getcwd ... found Checking for getespwnam ... missing Checking for getfsstat ... missing Checking for getgrent ... found Checking for getgroups ... found Checking for gethostbyaddr ... found Checking for gethostbyname ... found Checking for getnetbyaddr ... found Checking for getnetbyname ... found Checking for gethostent ... found Checking for gethostname ... found Checking for getitimer ... found Checking for getlogin ... found Checking for getmnt ... missing Checking for getmntent ... found Checking for getnameinfo ... found Checking for getnetent ... found Checking for getnetbyaddr ... found Checking for getnetbyname ... found Checking for getpagesize ... found Checking for getprotobyaddr ... missing Checking for getprotobyname ... found Checking for getprotobynumber ... found Checking for getprotoent ... found Checking for getpgid ... found Checking for getpgrp ... found Checking for getpgrp2 ... missing Checking for getppid ... found Checking for getpriority ... found Checking for getprpwnam ... missing Checking for getpwent ... found Checking for getservbyaddr ... missing Checking for getservbyname ... found Checking for getservbyport ... found Checking for getservent ... found Checking for setservent ... found Checking for endservent ... found Checking for getspnam ... found Checking for gettimeofday ... found Checking for gmtime64 ... missing Checking for hasmntopt ... found Checking for htonl ... found Checking for ilogbl ... found Checking for index ... found Checking for inet_aton ... found Checking for inet_ntop ... found Checking for inet_pton ... found Checking for isascii ... found Checking for isblank ... found Checking for killpg ... found Checking for lchown ... found Checking for link ... found Checking for linkat ... found Checking for localtime64 ... missing Checking for localeconv_l ... missing Checking for localeconv ... found Checking for lockf ... found Checking for lstat ... found Checking for madvise ... found Checking for malloc_good_size ... missing Checking for malloc_size ... missing Checking for mblen ... found Checking for mbstowcs ... found Checking for mbtowc ... found Checking for mbrlen ... found Checking for mbrtowc ... found Checking for memchr ... found Checking for memcmp ... found Checking for memcpy ... found Checking for memmem ... found Checking for memmove ... found Checking for memrchr ... found Checking for memset ... found Checking for mkdir ... found Checking for mkdtemp ... found Checking for mkfifo ... found Checking for mkostemp ... found Checking for mkstemp ... found Checking for mkstemps ... found Checking for mktime ... found Checking for mktime64 ... missing Checking for mmap ... found Checking for mprotect ... found Checking for msgctl ... found Checking for msgget ... found Checking for msgrcv ... found Checking for msgsnd ... found Checking for msync ... found Checking for munmap ... found Checking for newlocale ... found Checking for nice ... found Checking for nl_langinfo ... found Checking for nl_langinfo_l ... found Checking for open ... found Checking for openat ... found Checking for pathconf ... found Checking for pause ... found Checking for pipe ... found Checking for pipe ... missing Checking for poll ... found Checking for prctl ... found Checking for pthread_atfork ... found Checking for pthread_attr_setscope ... found Checking for pthread_yield ... found Checking for querylocale ... missing Checking for qgcvt ... found Checking for rand ... found Checking for random ... found Checking for re_comp ... found Checking for readdir ... found Checking for readlink ... found Checking for realpath ... found Checking for readv ... found Checking for recvmsg ... found Checking for regcmp ... missing Checking for regcomp ... found Checking for rename ... found Checking for renameat ... found Checking for rewinddir ... found Checking for rmdir ... found Checking for sched_yield ... found Checking for seekdir ... found Checking for select ... found Checking for semctl ... found Checking for semget ... found Checking for semop ... found Checking for sendmsg ... found Checking for setegid ... found Checking for setservent ... found Checking for setenv ... found Checking for seteuid ... found Checking for setgrent ... found Checking for setgroups ... found Checking for sethostent ... found Checking for setitimer ... found Checking for setlinebuf ... found Checking for setlocale ... found Checking for setnetent ... found Checking for setprotoent ... found Checking for setpgid ... found Checking for setpgrp ... found Checking for setpgrp2 ... missing Checking for setpriority ... found Checking for setproctitle ... missing Checking for setpwent ... found Checking for setregid ... found Checking for setresgid ... found Checking for setresuid ... found Checking for setreuid ... found Checking for setrgid ... missing Checking for setruid ... missing Checking for setsid ... found Checking for setvbuf ... found Checking for sfreserve ... missing Checking for shmat ... found Checking for shmctl ... found Checking for shmdt ... found Checking for shmget ... found Checking for sigaction ... found Checking for sigprocmask ... found Checking for sigsetjmp ... found Checking for snprintf ... found Checking for sockatmark ... found Checking for socket ... found Checking for socketpair ... found Checking for socks5_init ... missing Checking for stat ... found Checking for statvfs ... found Checking for strchr ... found Checking for strcoll ... found Checking for strerror ... found Checking for strerror_l ... found Checking for strftime ... found Checking for strlcat ... missing Checking for strlcpy ... missing Checking for strnlen ... found Checking for strtod ... found Checking for strtod_l ... found Checking for strtol ... found Checking for strtold ... found Checking for strtold_l ... found Checking for strtoll ... found Checking for strtoq ... found Checking for strtoul ... found Checking for strtoull ... found Checking for strtouq ... found Checking for strxfrm ... found Checking for strxfrm_l ... found Checking for symlink ... found Checking for syscall ... found Checking for sysconf ... found Checking for system ... found Checking for tcgetpgrp ... found Checking for tcsetpgrp ... found Checking for telldir ... found Checking for time ... found Checking for timegm ... found Checking for times ... found Checking for towlower ... found Checking for towupper ... found Checking for truncate ... found Checking for ualarm ... found Checking for umask ... found Checking for uname ... found Checking for unlinkat ... found Checking for unordered ... missing Checking for unsetenv ... found Checking for uselocale ... found Checking for usleep ... found Checking for ustat ... missing Checking for vprintf ... found Checking for vsnprintf ... found Checking for wait4 ... found Checking for waitpid ... found Checking for wcrtomb ... found Checking for wcscmp ... found Checking for wcstombs ... found Checking for wcsxfrm ... found Checking for wctomb ... found Checking for writev ... found Checking for acosh ... found Checking for asinh ... found Checking for atanh ... found Checking for cbrt ... found Checking for copysign ... found Checking for copysignl ... found Checking for erf ... found Checking for erfc ... found Checking for exp2 ... found Checking for expm1 ... found Checking for fdim ... found Checking for fegetround ... found Checking for finite ... found Checking for finitel ... found Checking for fma ... found Checking for fmax ... found Checking for fmin ... found Checking for fp_classify ... missing Checking for fp_classl ... missing Checking for fpclassl ... missing Checking for fpgetround ... missing Checking for frexpl ... found Checking for hypot ... found Checking for ilogb ... found Checking for isfinite ... found Checking for isfinitel ... missing Checking for isinf ... found Checking for isinfl ... found Checking for isless ... found Checking for isnan ... found Checking for isnanl ... found Checking for isnormal ... found Checking for j0 ... found Checking for j0l ... found Checking for ldexpl ... found Checking for lgamma ... found Checking for lgamma_r ... found Checking for llabs ... found Checking for llrint ... found Checking for llrintl ... found Checking for llround ... found Checking for llroundl ... found Checking for log1p ... found Checking for log2 ... found Checking for logb ... found Checking for lrint ... found Checking for lrintl ... found Checking for lround ... found Checking for lroundl ... found Checking for modfl ... found Checking for nan ... found Checking for nearbyint ... found Checking for nextafter ... found Checking for nexttoward ... found Checking for remainder ... found Checking for remquo ... found Checking for rint ... found Checking for round ... found Checking for scalbn ... found Checking for scalbnl ... found Checking for signbit ... found Checking for sqrtl ... found Checking for tgamma ... found Checking for trunc ... found Checking for truncl ... found Checking whether fpclassify() is usable ... yes Checking whether fpclass() is usable ... no, disabling fpclass() Checking dbminit prototype ... declared Checking drand48 prototype ... declared Checking flock prototype ... declared Checking lseek prototype ... declared Checking modfl prototype ... declared Checking sbrk prototype ... declared Checking sockatmark prototype ... declared Checking setresgid prototype ... declared Checking setresuid prototype ... declared Checking syscall prototype ... declared Checking telldir prototype ... declared Checking usleep prototype ... declared Checking gethostbyaddr prototype ... declared Checking getservbyport prototype ... declared Checking getnetbyaddr prototype ... declared Checking getprotobynumber prototype ... declared Checking for sys_errlist ... found Checking for sys_errnolist ... missing Checking for tzname ... found Checking whether DBL_DIG is defined ... yes Checking whether LDBL_DIG is defined ... yes Checking whether SCM_RIGHTS is defined ... yes Checking whether closedir is void ... no Checking whether prctl supports PR_SET_NAME ... yes Checking FD_SET macros ... found Checking if we're using GNU libc ... yes Checking whether you have the full shm*(2) library ... yes Checking whether you have the full sem*(2) library ... yes Checking whether you have the full msg*(2) library ... yes Looking how to get error messages ... strerror() Looking for a random number function ... good, found drand48() Looking what times() may return ... clock_t Checking if compiler supports __attribute__((format)) ... yes Checking if compiler supports __attribute__((malloc)) ... yes Checking if compiler supports __attribute__((nonnull)) ... yes Checking if compiler supports __attribute__((noreturn)) ... yes Checking if compiler supports __attribute__((pure)) ... yes Checking if compiler supports __attribute__((unused)) ... yes Checking if compiler supports __attribute__((used)) ... yes Checking if compiler supports __attribute__((deprecated)) ... yes Checking if compiler supports __attribute__((warn_unused_result)) ... yes Checking if compiler supports __attribute__((always_inline)) ... yes Checking if compiler supports __builtin_add_overflow ... yes Checking if compiler supports __builtin_sub_overflow ... yes Checking if compiler supports __builtin_mul_overflow ... yes Checking to see if your C compiler knows about volatile ... yes Checking C99 variadic macros ... supported Checking non-int bitfields ... supported Deciding installation paths Deciding whether to use $vendorprefix ... no Looking whether to enable threads ... no Disabling thread-related stuff Configuring primary perl executable for mipsel-buildroot-linux-gnu (mipsel-buildroot-linux-gnu) Checking perl version ... perl5-5.36.0 Checking for cc ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc Checking for ar ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ar Checking for nm ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-nm Checking for ranlib ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ranlib Checking for readelf ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf Checking for objdump ... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump Trying /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc ... gcc 10.4.0 Checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc is a C++ compiler ... no Deciding how to declare external symbols ... extern Checking whether ld supports scripts ... yes Trying to guess target OS ... (args) linux Checking whether to enable -g ... no Checking whether to use -DDEBUGGING ... no Checking whether address sanitizer is enabled ... no Checking which hints to use using cnf/hints/linux Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Checking whether to include ... no Checking whether to include ... yes Checking whether to include ... yes Looking which header to use for varargs ... Checking whether to enable large file support ... already there Checking type long double ... found Checking type long long ... found Checking size of char ... 1 byte Checking size of short ... 2 bytes Checking size of int ... 4 bytes Checking size of long ... 4 bytes Checking size of double ... 8 bytes Checking size of void* ... 4 bytes Checking size of long double ... 8 bytes Checking size of long long ... 8 bytes Checking type fd_set ... found Checking type fpos64_t ... found Checking type off64_t ... found Checking type ptrdiff_t ... found Checking type struct cmsghdr ... found Checking type struct fs_data ... missing Checking type struct msghdr ... found Checking type struct statfs ... found Checking type union semun ... missing Checking type socklen_t ... found Checking type struct sockaddr_in6 ... found Checking type struct sockaddr_storage ... found Checking type clock_t ... found Checking type struct ip_mreq ... found Checking type struct ip_mreq_source ... found Checking type struct ipv6_mreq ... found Checking type struct ipv6_mreq_source ... missing Checking sizetype ... size_t Checking size of size_t ... 4 bytes Checking fpostype ... fpos_t Checking size of fpos_t ... 16 bytes Checking lseektype ... off_t Checking size of off_t ... 8 bytes Checking uidtype ... uid_t Checking size of uid_t ... 4 bytes Checking gidtype ... gid_t Checking size of gid_t ... 4 bytes Checking timetype ... time_t Checking size of time_t ... 4 bytes Checking whether struct statfs has f_flags ... yes Checking whether struct tm has tm_zone ... yes Checking whether struct tm has tm_gmtoff ... yes Checking whether struct passwd has pw_quota ... no Checking whether struct passwd has pw_age ... no Checking whether struct passwd has pw_change ... no Checking whether struct passwd has pw_class ... no Checking whether struct passwd has pw_expire ... no Checking whether struct passwd has pw_comment ... no Checking whether struct passwd has pw_gecos ... yes Checking whether struct passwd has pw_passwd ... yes Checking whether struct stat has st_blocks ... yes Checking whether struct dirent has d_namelen ... no Checking whether struct group has gr_passwd ... yes Checking whether struct sockaddr has sa_len ... no Checking whether struct sockaddr_in6 has sin6_scope_id ... yes Checking whether fd_set has fds_bits ... no Checking whether siginfo_t has si_errno ... yes Checking whether siginfo_t has si_pid ... yes Checking whether siginfo_t has si_uid ... yes Checking whether siginfo_t has si_addr ... yes Checking whether siginfo_t has si_band ... yes Checking whether siginfo_t has si_value ... yes Checking whether siginfo_t has si_fd ... yes Checking whether siginfo_t has si_status ... yes Choosing C types to be used for perl internal types IV will be long, 4 bytes UV will be unsigned long, 4 bytes NV will be double, 8 bytes Guessing nv_preserves_uv_bits value ... 32 Deciding whether nv preserves full uv ... yes Checking integer capacity of nv ... double Guessing byte order ... 1234 Checking mantissa bits in double ... 52 Checking mantissa bits in double ... 52 Checking mantissa bits in long double ... 52 Assuming IEEE 754 64-bit little endian doubles. Assuming long doubles are doubles. Checking available signal names got SIGHUP = 1 got SIGINT = 2 got SIGQUIT = 3 got SIGILL = 4 got SIGTRAP = 5 got SIGABRT = 6 got SIGBUS = 10 got SIGFPE = 8 got SIGKILL = 9 got SIGUSR1 = 16 got SIGSEGV = 11 got SIGUSR2 = 17 got SIGPIPE = 13 got SIGALRM = 14 got SIGTERM = 15 got SIGCHLD = 18 got SIGCONT = 25 got SIGSTOP = 23 got SIGTSTP = 24 got SIGTTIN = 26 got SIGTTOU = 27 got SIGURG = 21 got SIGXCPU = 30 got SIGXFSZ = 31 got SIGVTALRM = 28 got SIGPROF = 29 got SIGWINCH = 20 got SIGIO = 22 got SIGPWR = 19 got SIGSYS = 12 got SIGIOT = 6 got SIGCLD = 18 got SIGPOLL = 22 Checking NSIG value ... 1271 Deciding whether to use DynaLoader ... yes Checking which libraries are available ... -lm -lcrypt -lpthread -lgdbm -ldl Checking which libs to use for perl ... -lm -lcrypt -lpthread -ldl Deciding how to name libperl ... libperl.a (static) Checking for _fwalk ... missing Checking for accept4 ... found Checking for access ... found Checking for accessx ... missing Checking for aintl ... missing Checking for alarm ... found Checking for asctime64 ... missing Checking for atolf ... missing Checking for atoll ... found Checking for backtrace ... found Checking for bcmp ... found Checking for bcopy ... found Checking for bzero ... found Checking for chown ... found Checking for chroot ... found Checking for chsize ... missing Checking for class ... missing Checking for clearenv ... found Checking for closedir ... found Checking for crypt ... found Checking for ctermid ... found Checking for ctime64 ... missing Checking for cuserid ... found Checking for difftime ... found Checking for difftime64 ... missing Checking for dirfd ... found Checking for dladdr ... found Checking for dlerror ... found Checking for dlopen ... found Checking for drand48 ... found Checking for dup2 ... found Checking for dup3 ... found Checking for duplocale ... found Checking for eaccess ... found Checking for endgrent ... found Checking for endhostent ... found Checking for endnetent ... found Checking for endprotoent ... found Checking for endpwent ... found Checking for endservent ... found Checking for fchdir ... found Checking for fchmod ... found Checking for fchmodat ... found Checking for fchown ... found Checking for fcntl ... found Checking for fdclose ... missing Checking for ffs ... missing Checking for ffsl ... missing Checking for fgetpos ... found Checking for flock ... found Checking for fork ... found Checking for fp_class ... missing Checking for fpathconf ... found Checking for freelocale ... found Checking for fseeko ... found Checking for fsetpos ... found Checking for fstatfs ... found Checking for fstatvfs ... found Checking for fsync ... found Checking for ftello ... found Checking for futimes ... found Checking for gai_strerror ... found Checking for getaddrinfo ... found Checking for get_current_dir_name ... found Checking for getcwd ... found Checking for getespwnam ... missing Checking for getfsstat ... missing Checking for getgrent ... found Checking for getgroups ... found Checking for gethostbyaddr ... found Checking for gethostbyname ... found Checking for getnetbyaddr ... found Checking for getnetbyname ... found Checking for gethostent ... found Checking for gethostname ... found Checking for getitimer ... found Checking for getlogin ... found Checking for getmnt ... missing Checking for getmntent ... found Checking for getnameinfo ... found Checking for getnetent ... found Checking for getnetbyaddr ... found Checking for getnetbyname ... found Checking for getpagesize ... found Checking for getprotobyaddr ... missing Checking for getprotobyname ... found Checking for getprotobynumber ... found Checking for getprotoent ... found Checking for getpgid ... found Checking for getpgrp ... found Checking for getpgrp2 ... missing Checking for getppid ... found Checking for getpriority ... found Checking for getprpwnam ... missing Checking for getpwent ... found Checking for getservbyaddr ... missing Checking for getservbyname ... found Checking for getservbyport ... found Checking for getservent ... found Checking for setservent ... found Checking for endservent ... found Checking for getspnam ... found Checking for gettimeofday ... found Checking for gmtime64 ... missing Checking for hasmntopt ... found Checking for htonl ... found Checking for ilogbl ... found Checking for index ... found Checking for inet_aton ... found Checking for inet_ntop ... found Checking for inet_pton ... found Checking for isascii ... found Checking for isblank ... found Checking for killpg ... found Checking for lchown ... found Checking for link ... found Checking for linkat ... found Checking for localtime64 ... missing Checking for localeconv_l ... missing Checking for localeconv ... found Checking for lockf ... found Checking for lstat ... found Checking for madvise ... found Checking for malloc_good_size ... missing Checking for malloc_size ... missing Checking for mblen ... found Checking for mbstowcs ... found Checking for mbtowc ... found Checking for mbrlen ... found Checking for mbrtowc ... found Checking for memchr ... found Checking for memcmp ... found Checking for memcpy ... found Checking for memmem ... found Checking for memmove ... found Checking for memrchr ... found Checking for memset ... found Checking for mkdir ... found Checking for mkdtemp ... found Checking for mkfifo ... found Checking for mkostemp ... found Checking for mkstemp ... found Checking for mkstemps ... found Checking for mktime ... found Checking for mktime64 ... missing Checking for mmap ... found Checking for mprotect ... found Checking for msgctl ... found Checking for msgget ... found Checking for msgrcv ... found Checking for msgsnd ... found Checking for msync ... found Checking for munmap ... found Checking for newlocale ... found Checking for nice ... found Checking for nl_langinfo ... found Checking for nl_langinfo_l ... found Checking for open ... found Checking for openat ... found Checking for pathconf ... found Checking for pause ... found Checking for pipe ... found Checking for pipe ... missing Checking for poll ... found Checking for prctl ... found Checking for pthread_atfork ... found Checking for pthread_attr_setscope ... found Checking for pthread_yield ... missing Checking for querylocale ... missing Checking for qgcvt ... found Checking for rand ... found Checking for random ... found Checking for re_comp ... found Checking for readdir ... found Checking for readlink ... found Checking for realpath ... found Checking for readv ... found Checking for recvmsg ... found Checking for regcmp ... missing Checking for regcomp ... found Checking for rename ... found Checking for renameat ... found Checking for rewinddir ... found Checking for rmdir ... found Checking for sched_yield ... found Checking for seekdir ... found Checking for select ... found Checking for semctl ... found Checking for semget ... found Checking for semop ... found Checking for sendmsg ... found Checking for setegid ... found Checking for setservent ... found Checking for setenv ... found Checking for seteuid ... found Checking for setgrent ... found Checking for setgroups ... found Checking for sethostent ... found Checking for setitimer ... found Checking for setlinebuf ... found Checking for setlocale ... found Checking for setnetent ... found Checking for setprotoent ... found Checking for setpgid ... found Checking for setpgrp ... found Checking for setpgrp2 ... missing Checking for setpriority ... found Checking for setproctitle ... missing Checking for setpwent ... found Checking for setregid ... found Checking for setresgid ... found Checking for setresuid ... found Checking for setreuid ... found Checking for setrgid ... missing Checking for setruid ... missing Checking for setsid ... found Checking for setvbuf ... found Checking for sfreserve ... missing Checking for shmat ... found Checking for shmctl ... found Checking for shmdt ... found Checking for shmget ... found Checking for sigaction ... found Checking for sigprocmask ... found Checking for sigsetjmp ... found Checking for snprintf ... found Checking for sockatmark ... found Checking for socket ... found Checking for socketpair ... found Checking for socks5_init ... missing Checking for stat ... found Checking for statvfs ... found Checking for strchr ... found Checking for strcoll ... found Checking for strerror ... found Checking for strerror_l ... found Checking for strftime ... found Checking for strlcat ... missing Checking for strlcpy ... missing Checking for strnlen ... found Checking for strtod ... found Checking for strtod_l ... found Checking for strtol ... found Checking for strtold ... found Checking for strtold_l ... found Checking for strtoll ... found Checking for strtoq ... found Checking for strtoul ... found Checking for strtoull ... found Checking for strtouq ... found Checking for strxfrm ... found Checking for strxfrm_l ... found Checking for symlink ... found Checking for syscall ... found Checking for sysconf ... found Checking for system ... found Checking for tcgetpgrp ... found Checking for tcsetpgrp ... found Checking for telldir ... found Checking for time ... found Checking for timegm ... found Checking for times ... found Checking for towlower ... found Checking for towupper ... found Checking for truncate ... found Checking for ualarm ... found Checking for umask ... found Checking for uname ... found Checking for unlinkat ... found Checking for unordered ... missing Checking for unsetenv ... found Checking for uselocale ... found Checking for usleep ... found Checking for ustat ... missing Checking for vprintf ... found Checking for vsnprintf ... found Checking for wait4 ... found Checking for waitpid ... found Checking for wcrtomb ... found Checking for wcscmp ... found Checking for wcstombs ... found Checking for wcsxfrm ... found Checking for wctomb ... found Checking for writev ... found Checking for acosh ... found Checking for asinh ... found Checking for atanh ... found Checking for cbrt ... found Checking for copysign ... found Checking for copysignl ... found Checking for erf ... found Checking for erfc ... found Checking for exp2 ... found Checking for expm1 ... found Checking for fdim ... found Checking for fegetround ... found Checking for finite ... found Checking for finitel ... found Checking for fma ... found Checking for fmax ... found Checking for fmin ... found Checking for fp_classify ... missing Checking for fp_classl ... missing Checking for fpclassl ... missing Checking for fpgetround ... missing Checking for frexpl ... found Checking for hypot ... found Checking for ilogb ... found Checking for isfinite ... found Checking for isfinitel ... missing Checking for isinf ... found Checking for isinfl ... found Checking for isless ... found Checking for isnan ... found Checking for isnanl ... found Checking for isnormal ... found Checking for j0 ... found Checking for j0l ... found Checking for ldexpl ... found Checking for lgamma ... found Checking for lgamma_r ... found Checking for llabs ... found Checking for llrint ... found Checking for llrintl ... found Checking for llround ... found Checking for llroundl ... found Checking for log1p ... found Checking for log2 ... found Checking for logb ... found Checking for lrint ... found Checking for lrintl ... found Checking for lround ... found Checking for lroundl ... found Checking for modfl ... found Checking for nan ... found Checking for nearbyint ... found Checking for nextafter ... found Checking for nexttoward ... found Checking for remainder ... found Checking for remquo ... found Checking for rint ... found Checking for round ... found Checking for scalbn ... found Checking for scalbnl ... found Checking for signbit ... found Checking for sqrtl ... found Checking for tgamma ... found Checking for trunc ... found Checking for truncl ... found Checking whether fpclassify() is usable ... yes Checking whether fpclass() is usable ... no, disabling fpclass() Checking dbminit prototype ... missing Checking drand48 prototype ... declared Checking flock prototype ... declared Checking lseek prototype ... declared Checking modfl prototype ... declared Checking sbrk prototype ... declared Checking sockatmark prototype ... declared Checking setresgid prototype ... declared Checking setresuid prototype ... declared Checking syscall prototype ... declared Checking telldir prototype ... declared Checking usleep prototype ... declared Checking gethostbyaddr prototype ... declared Checking getservbyport prototype ... declared Checking getnetbyaddr prototype ... declared Checking getprotobynumber prototype ... declared Checking for sys_errlist ... missing Checking for sys_errnolist ... missing Checking for tzname ... found Checking whether DBL_DIG is defined ... yes Checking whether LDBL_DIG is defined ... yes Checking whether SCM_RIGHTS is defined ... yes Checking whether closedir is void ... no Checking whether prctl supports PR_SET_NAME ... yes Checking FD_SET macros ... found Checking if we're using GNU libc ... yes Checking whether you have the full shm*(2) library ... yes Checking whether you have the full sem*(2) library ... yes Checking whether you have the full msg*(2) library ... yes Looking how to get error messages ... strerror() Looking for a random number function ... good, found drand48() Looking what times() may return ... clock_t Checking if compiler supports __attribute__((format)) ... yes Checking if compiler supports __attribute__((malloc)) ... yes Checking if compiler supports __attribute__((nonnull)) ... yes Checking if compiler supports __attribute__((noreturn)) ... yes Checking if compiler supports __attribute__((pure)) ... yes Checking if compiler supports __attribute__((unused)) ... yes Checking if compiler supports __attribute__((used)) ... yes Checking if compiler supports __attribute__((deprecated)) ... yes Checking if compiler supports __attribute__((warn_unused_result)) ... yes Checking if compiler supports __attribute__((always_inline)) ... yes Checking if compiler supports __builtin_add_overflow ... yes Checking if compiler supports __builtin_sub_overflow ... yes Checking if compiler supports __builtin_mul_overflow ... yes Checking to see if your C compiler knows about volatile ... yes Checking C99 variadic macros ... supported Checking non-int bitfields ... supported Deciding installation paths Deciding whether to use $vendorprefix ... no Looking whether to enable threads ... yes, ithreads Checking for asctime_r ... found, B_SB Checking for ctime_r ... found, B_SB Checking for crypt_r ... unusable Checking for ctermid_r ... missing Checking for endpwent_r ... missing Checking for getgrent_r ... unusable Checking for endgrent_r ... missing Checking for getgrgid_r ... found, I_TSBWR Checking for getgrnam_r ... found, I_CSBWR Checking for drand48_r ... found, I_ST Checking for endhostent_r ... missing Checking for endnetent_r ... missing Checking for endprotoent_r ... missing Checking for endservent_r ... missing Checking for gethostbyaddr_r ... found, I_TsISBWRE Checking for gethostbyname_r ... found, I_CSBWRE Checking for gethostent_r ... found, I_SBWRE Checking for getlogin_r ... found, I_BW Checking for getnetbyaddr_r ... found, I_uISBWRE Checking for getnetbyname_r ... found, I_CSBWRE Checking for getnetent_r ... found, I_SBWRE Checking for getprotobyname_r ... found, I_CSBWR Checking for getprotobynumber_r ... found, I_ISBWR Checking for getprotoent_r ... found, I_SBWR Checking for getpwent_r ... found, I_SBWR Checking for getpwnam_r ... found, I_CSBWR Checking for getpwuid_r ... found, I_TSBWR Checking for getservbyname_r ... found, I_CCSBWR Checking for getservbyport_r ... found, I_ICSBWR Checking for getservent_r ... found, I_SBWR Checking for getspnam_r ... found, I_CSBWR Checking for gmtime_r ... found, S_TS Checking for localtime_r ... found, S_TS Checking for random_r ... found, I_St Checking for readdir64_r ... found, I_TSR Checking for readdir_r ... found, I_TSR Checking for setgrent_r ... missing Checking for sethostent_r ... missing Checking for setlocale_r ... missing Checking for setnetent_r ... missing Checking for setprotoent_r ... missing Checking for setpwent_r ... missing Checking for setservent_r ... missing Checking for srand48_r ... found, I_LS Checking for srandom_r ... found, I_TS Checking for strerror_r ... found, I_IBW Checking for tmpnam_r ... found, B_B Checking for ttyname_r ... found, I_IBW Looking which extensions should be disabled pre-disabling db_file pre-disabling ndbm_file pre-disabling odbm_file pre-disabling vms_dclsym pre-disabling vms_stdio pre-disabling vms_filespec pre-disabling amiga_arexx pre-disabling amiga_exec pre-disabling win32 pre-disabling win32api_file pre-disabling win32core Looking for extensions recursively under ext/ disabled ext/Amiga-ARexx disabled ext/Amiga-Exec dynamic ext/B dynamic ext/Devel-Peek non-xs ext/Errno non-xs ext/ExtUtils-Miniperl dynamic ext/Fcntl dynamic ext/File-DosGlob non-xs ext/File-Find dynamic ext/File-Glob non-xs ext/FileCache dynamic ext/GDBM_File dynamic ext/Hash-Util dynamic ext/Hash-Util-FieldHash dynamic ext/I18N-Langinfo non-xs ext/IPC-Open3 disabled ext/NDBM_File disabled ext/ODBM_File dynamic ext/Opcode dynamic ext/POSIX dynamic ext/PerlIO-encoding dynamic ext/PerlIO-mmap dynamic ext/PerlIO-scalar dynamic ext/PerlIO-via non-xs ext/Pod-Functions non-xs ext/Pod-Html dynamic ext/SDBM_File dynamic ext/Sys-Hostname non-xs ext/Tie-Hash-NamedCapture non-xs ext/Tie-Memoize disabled ext/VMS-DCLsym disabled ext/VMS-Filespec disabled ext/VMS-Stdio disabled ext/Win32CORE dynamic ext/XS-APItest dynamic ext/XS-Typemap dynamic ext/attributes dynamic ext/mro dynamic ext/re Looking for extensions recursively under cpan/ non-xs cpan/Archive-Tar non-xs cpan/AutoLoader non-xs cpan/CPAN non-xs cpan/CPAN-Meta non-xs cpan/CPAN-Meta-Requirements non-xs cpan/CPAN-Meta-YAML dynamic cpan/Compress-Raw-Bzip2 dynamic cpan/Compress-Raw-Zlib non-xs cpan/Config-Perl-V disabled cpan/DB_File non-xs cpan/Digest dynamic cpan/Digest-MD5 dynamic cpan/Digest-SHA dynamic cpan/Encode non-xs cpan/ExtUtils-Constant non-xs cpan/ExtUtils-Install non-xs cpan/ExtUtils-MakeMaker non-xs cpan/ExtUtils-Manifest non-xs cpan/ExtUtils-PL2Bat non-xs cpan/File-Fetch non-xs cpan/File-Path non-xs cpan/File-Temp dynamic cpan/Filter-Util-Call non-xs cpan/Getopt-Long non-xs cpan/HTTP-Tiny non-xs cpan/IO-Compress non-xs cpan/IO-Socket-IP non-xs cpan/IO-Zlib non-xs cpan/IPC-Cmd dynamic cpan/IPC-SysV non-xs cpan/JSON-PP non-xs cpan/Locale-Maketext-Simple dynamic cpan/MIME-Base64 non-xs cpan/Math-BigInt dynamic cpan/Math-BigInt-FastCalc non-xs cpan/Math-BigRat non-xs cpan/Math-Complex non-xs cpan/Memoize non-xs cpan/Module-Load non-xs cpan/Module-Load-Conditional non-xs cpan/Module-Loaded non-xs cpan/Module-Metadata non-xs cpan/NEXT non-xs cpan/Params-Check non-xs cpan/Perl-OSType non-xs cpan/PerlIO-via-QuotedPrint non-xs cpan/Pod-Checker non-xs cpan/Pod-Escapes non-xs cpan/Pod-Perldoc non-xs cpan/Pod-Simple non-xs cpan/Pod-Usage dynamic cpan/Scalar-List-Utils dynamic cpan/Socket dynamic cpan/Sys-Syslog non-xs cpan/Term-ANSIColor non-xs cpan/Term-Cap non-xs cpan/Test-Harness non-xs cpan/Test-Simple non-xs cpan/Text-Balanced non-xs cpan/Text-ParseWords non-xs cpan/Text-Tabs non-xs cpan/Tie-RefHash non-xs cpan/Time-Local dynamic cpan/Time-Piece dynamic cpan/Unicode-Collate disabled cpan/Win32 disabled cpan/Win32API-File non-xs cpan/autodie non-xs cpan/bignum non-xs cpan/experimental non-xs cpan/libnet non-xs cpan/parent non-xs cpan/perlfaq non-xs cpan/podlators non-xs cpan/version Looking for extensions recursively under dist/ non-xs dist/Attribute-Handlers non-xs dist/Carp dynamic dist/Data-Dumper dynamic dist/Devel-PPPort non-xs dist/Devel-SelfStubber non-xs dist/Dumpvalue non-xs dist/Env non-xs dist/Exporter non-xs dist/ExtUtils-CBuilder non-xs dist/ExtUtils-ParseXS non-xs dist/Filter-Simple non-xs dist/FindBin non-xs dist/I18N-Collate non-xs dist/I18N-LangTags dynamic dist/IO non-xs dist/Locale-Maketext non-xs dist/Module-CoreList non-xs dist/Net-Ping dynamic dist/PathTools non-xs dist/Safe non-xs dist/Search-Dict non-xs dist/SelfLoader dynamic dist/Storable non-xs dist/Term-Complete non-xs dist/Term-ReadLine non-xs dist/Test non-xs dist/Text-Abbrev non-xs dist/Thread-Queue non-xs dist/Thread-Semaphore non-xs dist/Tie-File dynamic dist/Time-HiRes dynamic dist/Unicode-Normalize non-xs dist/XSLoader non-xs dist/autouse non-xs dist/base non-xs dist/constant non-xs dist/encoding-warnings non-xs dist/if non-xs dist/lib dynamic dist/threads dynamic dist/threads-shared Static modules: Non-XS modules: Errno ExtUtils/Miniperl File/Find FileCache IPC/Open3 Pod/Functions Pod/Html Tie/Hash/NamedCapture Tie/Memoize Archive/Tar AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Config/Perl/V Digest ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/PL2Bat File/Fetch File/Path File/Temp Getopt/Long HTTP/Tiny IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd JSON/PP Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Params/Check Perl/OSType PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Perldoc Pod/Simple Pod/Usage Term/ANSIColor Term/Cap Test/Harness Test/Simple Text/Balanced Text/ParseWords Text/Tabs Tie/RefHash Time/Local autodie bignum experimental libnet parent perlfaq podlators version Attribute/Handlers Carp Devel/SelfStubber Dumpvalue Env Exporter ExtUtils/CBuilder ExtUtils/ParseXS Filter/Simple FindBin I18N/Collate I18N/LangTags Locale/Maketext Module/CoreList Net/Ping Safe Search/Dict SelfLoader Term/Complete Term/ReadLine Test Text/Abbrev Thread/Queue Thread/Semaphore Tie/File XSLoader autouse base constant encoding/warnings if lib Dynamic modules: B Devel/Peek Fcntl File/DosGlob File/Glob GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Sys/Hostname XS/APItest XS/Typemap attributes mro re Compress/Raw/Bzip2 Compress/Raw/Zlib Digest/MD5 Digest/SHA Encode Filter/Util/Call IPC/SysV MIME/Base64 Math/BigInt/FastCalc Scalar/List/Utils Socket Sys/Syslog Time/Piece Unicode/Collate Data/Dumper Devel/PPPort IO PathTools Storable Time/HiRes Unicode/Normalize threads threads/shared Ok, back to the top-level configure Generating config.h and xconfig.h Extracting config.h (with variable substitutions) Extracting xconfig.h (with variable substitutions) Generating Makefile.config Configuration completed for cross build build platform: x86_64-linux C compiler: /usr/bin/gcc linker: /usr/bin/gcc ar: /usr/bin/ar ranlib: ranlib objdump: objdump target platform: mipsel-linux C compiler: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc ld: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc ar: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ar ranlib: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ranlib objdump: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump prefix: /usr sysroot: installation prefix: executables: /usr/bin scripts: /usr/bin privlib: /usr/lib/perl5/5.36.0 archlib: /usr/lib/perl5/5.36.0/mipsel-linux section 1 man pages: /usr/share/man/man1 (with '1' extension) section 3 man pages: /usr/share/man/man3 (with '3' extension) /usr/bin/sed -i -e 's/UNKNOWN-/Buildroot 2022.11-1399-gd8f0c02574 /' /tmp/instance-22/output-1/build/perl-5.36.0/patchlevel.h >>> perl 5.36.0 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/perl-5.36.0 all make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0' /home/autobuild/make/make crosspatch make[2]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0' patch -p1 -i cnf/diffs/perl5-5.36.0/posix-makefile.patch && touch cnf/diffs/perl5-5.36.0/posix-makefile.applied patching file ext/POSIX/Makefile.PL patch -p1 -i cnf/diffs/perl5-5.36.0/dynaloader.patch && touch cnf/diffs/perl5-5.36.0/dynaloader.applied patching file ext/DynaLoader/hints/linux.pl patch -p1 -i cnf/diffs/perl5-5.36.0/makemaker.patch && touch cnf/diffs/perl5-5.36.0/makemaker.applied patching file cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm patch -p1 -i cnf/diffs/perl5-5.36.0/test-checkcase.patch && touch cnf/diffs/perl5-5.36.0/test-checkcase.applied patching file t/porting/checkcase.t patch -p1 -i cnf/diffs/perl5-5.36.0/constant.patch && touch cnf/diffs/perl5-5.36.0/constant.applied patching file cpan/ExtUtils-Constant/t/Constant.t patch -p1 -i cnf/diffs/perl5-5.36.0/findext.patch && touch cnf/diffs/perl5-5.36.0/findext.applied patching file win32/FindExt.pm patch -p1 -i cnf/diffs/perl5-5.36.0/test-makemaker.patch && touch cnf/diffs/perl5-5.36.0/test-makemaker.applied patching file cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Utils.pm patch -p1 -i cnf/diffs/perl5-5.36.0/liblist.patch && touch cnf/diffs/perl5-5.36.0/liblist.applied patching file cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm patch -p1 -i cnf/diffs/perl5-5.36.0/xconfig.patch && touch cnf/diffs/perl5-5.36.0/xconfig.applied patching file perl.h patching file perl_langinfo.h patch -p1 -i cnf/diffs/perl5-5.36.0/installscripts.patch && touch cnf/diffs/perl5-5.36.0/installscripts.applied patching file installman patching file installperl make[2]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0' /home/autobuild/make/make miniperl make[2]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0' /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o miniperlmain.host.o miniperlmain.c In file included from perl.h:7247, from miniperlmain.c:57: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o av.host.o av.c In file included from perl.h:7247, from av.c:20: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o scope.host.o scope.c In file included from perl.h:7247, from scope.c:27: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o doop.host.o doop.c In file included from perl.h:7247, from doop.c:24: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o doio.host.o doio.c In file included from perl.h:7247, from doio.c:27: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o dump.host.o dump.c In file included from perl.h:7247, from dump.c:29: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o gv.host.o gv.c In file included from perl.h:7247, from gv.c:41: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o hv.host.o hv.c In file included from perl.h:7247, from hv.c:35: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o mg.host.o mg.c In file included from perl.h:7247, from mg.c:45: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o reentr.host.o reentr.c In file included from perl.h:7247, from reentr.c:33: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o mro_core.host.o mro_core.c In file included from perl.h:7247, from mro_core.c:31: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o perly.host.o perly.c In file included from perl.h:7247, from perly.c:26: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp.host.o pp.c In file included from perl.h:7247, from pp.c:28: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp_hot.host.o pp_hot.c pp_hot.c:2920:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 2920 | S_should_we_output_Debug_r(pTHX_ regexp *prog) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from perl.h:7247, from pp_hot.c:36: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp_ctl.host.o pp_ctl.c In file included from perl.h:7247, from pp_ctl.c:35: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp_sys.host.o pp_sys.c In file included from perl.h:7247, from pp_sys.c:31: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o regcomp.host.o regcomp.c In file included from perl.h:7247, from regcomp.c:132: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o regexec.host.o regexec.c In file included from perl.h:7247, from regexec.c:75: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o utf8.host.o utf8.c In file included from perl.h:7247, from utf8.c:33: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o sv.host.o sv.c In file included from perl.h:7247, from sv.c:32: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o taint.host.o taint.c In file included from perl.h:7247, from taint.c:24: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o toke.host.o toke.c In file included from perl.h:7247, from toke.c:40: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o util.host.o util.c In file included from perl.h:7247, from util.c:26: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o deb.host.o deb.c In file included from perl.h:7247, from deb.c:25: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o run.host.o run.c In file included from perl.h:7247, from run.c:26: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o universal.host.o universal.c In file included from perl.h:7247, from universal.c:31: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pad.host.o pad.c In file included from perl.h:7247, from pad.c:150: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -o generate_uudmap generate_uudmap.c ./generate_uudmap uudmap.h bitcount.h mg_data.h ./generate_uudmap uudmap.h bitcount.h mg_data.h /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o globals.host.o globals.c In file included from perl.h:7247, from globals.c:25: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o keywords.host.o keywords.c In file included from perl.h:7247, from keywords.c:9: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o perlio.host.o perlio.c In file included from perl.h:7247, from perlio.c:43: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o numeric.host.o numeric.c In file included from perl.h:7247, from numeric.c:27: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o mathoms.host.o mathoms.c In file included from perl.h:7247, from mathoms.c:69: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o locale.host.o locale.c In file included from perl.h:7247, from locale.c:49: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp_pack.host.o pp_pack.c In file included from perl.h:7247, from pp_pack.c:33: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o pp_sort.host.o pp_sort.c pp_sort.c:1318:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1318 | S_cmp_locale_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~ pp_sort.c:1310:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1310 | S_amagic_cmp_locale_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~~~~~~~~ pp_sort.c:1290:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1290 | S_amagic_cmp_locale(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~~~ pp_sort.c:1280:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1280 | S_cmp_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~ pp_sort.c:1272:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1272 | S_amagic_cmp_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~ pp_sort.c:1252:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1252 | S_amagic_cmp(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~ pp_sort.c:1244:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1244 | S_amagic_i_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~~~~~ pp_sort.c:1224:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1224 | S_amagic_i_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~ pp_sort.c:1216:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1216 | S_amagic_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~~~ pp_sort.c:1196:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1196 | S_amagic_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~ pp_sort.c:1181:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1181 | S_sv_i_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~ pp_sort.c:1170:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1170 | S_sv_i_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~ pp_sort.c:1162:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1162 | S_sv_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~ pp_sort.c:1147:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1147 | S_sv_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~ pp_sort.c:334:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 334 | S_sortsv_flags_impl(pTHX_ gptr *base, size_t nmemb, SVCOMPARE_t cmp, U32 flags) | ^~~~~~~~~~~~~~~~~~~ pp_sort.c:175:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 175 | dynprep(pTHX_ gptr *list1, gptr *list2, size_t nmemb, const SVCOMPARE_t cmp) | ^~~~~~~ In file included from perl.h:7247, from pp_sort.c:31: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o caretx.host.o caretx.c In file included from perl.h:7247, from caretx.c:32: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o dquote.host.o dquote.c In file included from perl.h:7247, from dquote.c:10: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o time64.host.o time64.c In file included from perl.h:7247, from time64.c:44: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -c -o builtin.host.o builtin.c In file included from perl.h:7247, from builtin.c:15: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ cp -f op.c opmini.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -DPERL_EXTERNAL_GLOB -c -o opmini.host.o opmini.c In file included from perl.h:7247, from op.c:163: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ cp -f perl.c perlmini.c /usr/bin/gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fwrapv -fno-strict-aliasing -DPERL_IS_MINIPERL -c -o perlmini.host.o perlmini.c In file included from perl.h:7247, from perl.c:38: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -o miniperl miniperlmain.host.o av.host.o scope.host.o doop.host.o doio.host.o dump.host.o gv.host.o hv.host.o mg.host.o reentr.host.o mro_core.host.o perly.host.o pp.host.o pp_hot.host.o pp_ctl.host.o pp_sys.host.o regcomp.host.o regexec.host.o utf8.host.o sv.host.o taint.host.o toke.host.o util.host.o deb.host.o run.host.o universal.host.o pad.host.o globals.host.o keywords.host.o perlio.host.o numeric.host.o mathoms.host.o locale.host.o pp_pack.host.o pp_sort.host.o caretx.host.o dquote.host.o time64.host.o builtin.host.o opmini.host.o perlmini.host.o -lm -lcrypt -ldl make[2]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0' /home/autobuild/make/make dynaloader make[2]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0' sh cflags.SH cflags.SH: Adding -std=c99. cflags.SH: Adding -Werror=pointer-arith. cflags.SH: Adding -Werror=vla. cflags.SH: Adding -Wextra. cflags.SH: Adding -Wno-long-long. cflags.SH: Adding -Wno-declaration-after-statement. cflags.SH: Adding -Wc++-compat. cflags.SH: Adding -Wwrite-strings. cflags.SH: cc = /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc cflags.SH: ccflags = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 cflags.SH: stdflags = -std=c99 cflags.SH: optimize = -fwrapv -fno-strict-aliasing cflags.SH: warn = -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings Extracting cflags (with variable substitutions) ./miniperl_top make_patchnum.pl Updating 'git_version.h' and 'lib/Config_git.pl' ./miniperl_top configpm written lib/Config.pod updated lib/Config.pm updated lib/Config_heavy.pl cp -f ext/re/re.pm lib/re.pm cd dist/lib/ && ../../miniperl_top -I../../lib Makefile.PL \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for lib /home/autobuild/make/make -C dist/lib/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/lib' "../../miniperl_top" "-I../../lib" lib_pm.PL lib.pm Extracting lib.pm (with variable substitutions) cp lib.pm ../../lib/lib.pm Manifying 1 pod document make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/lib' cp -f dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp lib/ExtUtils/xsubpp cd ext/DynaLoader/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for DynaLoader /home/autobuild/make/make -C ext/DynaLoader/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=static make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/DynaLoader' "../../miniperl_top" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm cp DynaLoader.pm ../../lib/DynaLoader.pm rm -f DynaLoader.xs cp dl_dlopen.xs DynaLoader.xs "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc mv DynaLoader.xsc DynaLoader.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.52\" -DXS_VERSION=\"1.52\" -fPIC -Wno-unused-function "-I../.." -DLIBC="" DynaLoader.c In file included from ../../perl.h:7247, from DynaLoader.xs:136: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -rf ../../DynaLoader.o cp DynaLoader.o ../../DynaLoader.o make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/DynaLoader' cp ext/DynaLoader/DynaLoader.o DynaLoader.o make[2]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0' /home/autobuild/make/make perl nonxs_ext utilities extensions pods make[2]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0' ./miniperl_top make_ext_Makefile.pl ext/ExtUtils-Miniperl/Makefile.PL Creating ext/ExtUtils-Miniperl/Makefile.PL for ExtUtils::Miniperl cd ext/ExtUtils-Miniperl/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::Miniperl /home/autobuild/make/make -C ext/ExtUtils-Miniperl/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/ExtUtils-Miniperl' cp lib/ExtUtils/Miniperl.pm ../../lib/ExtUtils/Miniperl.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/ExtUtils-Miniperl' ./miniperl_top -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o perlmain.o perlmain.c In file included from perl.h:7247, from perlmain.c:51: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ cd ext/DynaLoader/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for DynaLoader /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o op.o op.c In file included from perl.h:7247, from op.c:163: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o perl.o perl.c In file included from perl.h:7247, from perl.c:38: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o av.o av.c In file included from perl.h:7247, from av.c:20: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o scope.o scope.c In file included from perl.h:7247, from scope.c:27: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o doop.o doop.c In file included from perl.h:7247, from doop.c:24: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o doio.o doio.c In file included from perl.h:7247, from doio.c:27: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o dump.o dump.c In file included from perl.h:7247, from dump.c:29: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o gv.o gv.c In file included from perl.h:7247, from gv.c:41: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o hv.o hv.c In file included from perl.h:7247, from hv.c:35: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o mg.o mg.c In file included from perl.h:7247, from mg.c:45: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o reentr.o reentr.c In file included from perl.h:7247, from reentr.c:33: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o mro_core.o mro_core.c In file included from perl.h:7247, from mro_core.c:31: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o perly.o perly.c In file included from perl.h:7247, from perly.c:26: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o pp.o pp.c In file included from perl.h:7247, from pp.c:28: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o pp_hot.o pp_hot.c pp_hot.c:2920:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 2920 | S_should_we_output_Debug_r(pTHX_ regexp *prog) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from perl.h:7247, from pp_hot.c:36: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o pp_ctl.o pp_ctl.c In file included from perl.h:7247, from pp_ctl.c:35: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o pp_sys.o pp_sys.c In file included from perl.h:7247, from pp_sys.c:31: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o regcomp.o regcomp.c In file included from perl.h:7247, from regcomp.c:132: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o regexec.o regexec.c In file included from perl.h:7247, from regexec.c:75: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o utf8.o utf8.c In file included from perl.h:7247, from utf8.c:33: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o sv.o sv.c In file included from perl.h:7247, from sv.c:32: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o taint.o taint.c In file included from perl.h:7247, from taint.c:24: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o toke.o toke.c In file included from perl.h:7247, from toke.c:40: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o util.o util.c In file included from perl.h:7247, from util.c:26: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o deb.o deb.c In file included from perl.h:7247, from deb.c:25: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o run.o run.c In file included from perl.h:7247, from run.c:26: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o universal.o universal.c In file included from perl.h:7247, from universal.c:31: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o pad.o pad.c In file included from perl.h:7247, from pad.c:150: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o globals.o globals.c In file included from perl.h:7247, from globals.c:25: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o keywords.o keywords.c In file included from perl.h:7247, from keywords.c:9: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o perlio.o perlio.c In file included from perl.h:7247, from perlio.c:43: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o numeric.o numeric.c In file included from perl.h:7247, from numeric.c:27: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o mathoms.o mathoms.c In file included from perl.h:7247, from mathoms.c:69: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o locale.o locale.c In file included from perl.h:7247, from locale.c:49: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o pp_pack.o pp_pack.c In file included from perl.h:7247, from pp_pack.c:33: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o pp_sort.o pp_sort.c pp_sort.c:1318:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1318 | S_cmp_locale_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~ pp_sort.c:1310:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1310 | S_amagic_cmp_locale_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~~~~~~~~ pp_sort.c:1290:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1290 | S_amagic_cmp_locale(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~~~ pp_sort.c:1280:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1280 | S_cmp_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~ pp_sort.c:1272:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1272 | S_amagic_cmp_desc(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~~~~~~ pp_sort.c:1252:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1252 | S_amagic_cmp(pTHX_ SV *const str1, SV *const str2) | ^~~~~~~~~~~~ pp_sort.c:1244:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1244 | S_amagic_i_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~~~~~ pp_sort.c:1224:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1224 | S_amagic_i_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~ pp_sort.c:1216:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1216 | S_amagic_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~~~ pp_sort.c:1196:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1196 | S_amagic_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~ pp_sort.c:1181:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1181 | S_sv_i_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~~~ pp_sort.c:1170:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1170 | S_sv_i_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~ pp_sort.c:1162:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1162 | S_sv_ncmp_desc(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~~~~~~ pp_sort.c:1147:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1147 | S_sv_ncmp(pTHX_ SV *const a, SV *const b) | ^~~~~~~~~ pp_sort.c:334:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 334 | S_sortsv_flags_impl(pTHX_ gptr *base, size_t nmemb, SVCOMPARE_t cmp, U32 flags) | ^~~~~~~~~~~~~~~~~~~ pp_sort.c:175:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 175 | dynprep(pTHX_ gptr *list1, gptr *list2, size_t nmemb, const SVCOMPARE_t cmp) | ^~~~~~~ In file included from perl.h:7247, from pp_sort.c:31: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o caretx.o caretx.c In file included from perl.h:7247, from caretx.c:32: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o dquote.o dquote.c In file included from perl.h:7247, from dquote.c:10: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o time64.o time64.c In file included from perl.h:7247, from time64.c:44: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DPERL_CORE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fwrapv -fno-strict-aliasing -c -o builtin.o builtin.c In file included from perl.h:7247, from builtin.c:15: sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ar cru libperl.a op.o perl.o av.o scope.o doop.o doio.o dump.o gv.o hv.o mg.o reentr.o mro_core.o perly.o pp.o pp_hot.o pp_ctl.o pp_sys.o regcomp.o regexec.o utf8.o sv.o taint.o toke.o util.o deb.o run.o universal.o pad.o globals.o keywords.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o builtin.o DynaLoader.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ranlib libperl.a ./miniperl_top statars > static.list ./miniperl_top extlibs > ext.libs /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -lm -Wl,-E -o perl perlmain.o libperl.a -lm -lcrypt -lpthread -ldl cd ext/Errno/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Errno /home/autobuild/make/make -C ext/Errno/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Errno' "../../miniperl_top" "-I../../lib" Errno_pm.PL Errno.pm cp Errno.pm ../../lib/Errno.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Errno' ./miniperl_top make_ext_Makefile.pl ext/File-Find/Makefile.PL Creating ext/File-Find/Makefile.PL for File::Find cd ext/File-Find/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::Find /home/autobuild/make/make -C ext/File-Find/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/File-Find' cp lib/File/Find.pm ../../lib/File/Find.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/File-Find' ./miniperl_top make_ext_Makefile.pl ext/FileCache/Makefile.PL Creating ext/FileCache/Makefile.PL for FileCache cd ext/FileCache/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for FileCache /home/autobuild/make/make -C ext/FileCache/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/FileCache' cp lib/FileCache.pm ../../lib/FileCache.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/FileCache' ./miniperl_top make_ext_Makefile.pl ext/IPC-Open3/Makefile.PL Creating ext/IPC-Open3/Makefile.PL for IPC::Open3 cd ext/IPC-Open3/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for IPC::Open3 /home/autobuild/make/make -C ext/IPC-Open3/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/IPC-Open3' cp lib/IPC/Open3.pm ../../lib/IPC/Open3.pm cp lib/IPC/Open2.pm ../../lib/IPC/Open2.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/IPC-Open3' cd ext/Pod-Functions/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Functions ./miniperl_top make_ext_Makefile.pl cpan/Pod-Simple/Makefile.PL Creating cpan/Pod-Simple/Makefile.PL for Pod::Simple cd cpan/Pod-Simple/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/Pod/Simple.pm' failed at /tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for Pod::Simple ./miniperl_top make_ext_Makefile.pl cpan/Pod-Escapes/Makefile.PL Creating cpan/Pod-Escapes/Makefile.PL for Pod::Escapes cd cpan/Pod-Escapes/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Escapes /home/autobuild/make/make -C cpan/Pod-Escapes/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Escapes' cp lib/Pod/Escapes.pm ../../lib/Pod/Escapes.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Escapes' /home/autobuild/make/make -C cpan/Pod-Simple/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Simple' cp lib/Pod/Simple/DumpAsXML.pm ../../lib/Pod/Simple/DumpAsXML.pm cp lib/Pod/Simple.pm ../../lib/Pod/Simple.pm cp lib/Pod/Simple/Methody.pm ../../lib/Pod/Simple/Methody.pm cp lib/Pod/Simple/TextContent.pm ../../lib/Pod/Simple/TextContent.pm cp lib/Pod/Simple/Search.pm ../../lib/Pod/Simple/Search.pm cp lib/Pod/Simple/XHTML.pm ../../lib/Pod/Simple/XHTML.pm cp lib/Pod/Simple/Progress.pm ../../lib/Pod/Simple/Progress.pm cp lib/Pod/Simple/PullParserToken.pm ../../lib/Pod/Simple/PullParserToken.pm cp lib/Pod/Simple/XMLOutStream.pm ../../lib/Pod/Simple/XMLOutStream.pm cp lib/Pod/Simple.pod ../../lib/Pod/Simple.pod cp lib/Pod/Simple/HTMLLegacy.pm ../../lib/Pod/Simple/HTMLLegacy.pm cp lib/Pod/Simple/TranscodeDumb.pm ../../lib/Pod/Simple/TranscodeDumb.pm cp lib/Pod/Simple/Checker.pm ../../lib/Pod/Simple/Checker.pm cp lib/Pod/Simple/Subclassing.pod ../../lib/Pod/Simple/Subclassing.pod cp lib/Pod/Simple/TranscodeSmart.pm ../../lib/Pod/Simple/TranscodeSmart.pm cp lib/Pod/Simple/JustPod.pm ../../lib/Pod/Simple/JustPod.pm cp lib/Pod/Simple/RTF.pm ../../lib/Pod/Simple/RTF.pm cp lib/Pod/Simple/SimpleTree.pm ../../lib/Pod/Simple/SimpleTree.pm cp lib/Pod/Simple/PullParserEndToken.pm ../../lib/Pod/Simple/PullParserEndToken.pm cp lib/Pod/Simple/TiedOutFH.pm ../../lib/Pod/Simple/TiedOutFH.pm cp lib/Pod/Simple/PullParserTextToken.pm ../../lib/Pod/Simple/PullParserTextToken.pm cp lib/Pod/Simple/HTML.pm ../../lib/Pod/Simple/HTML.pm cp lib/Pod/Simple/PullParserStartToken.pm ../../lib/Pod/Simple/PullParserStartToken.pm cp lib/Pod/Simple/PullParser.pm ../../lib/Pod/Simple/PullParser.pm cp lib/Pod/Simple/BlackBox.pm ../../lib/Pod/Simple/BlackBox.pm cp lib/Pod/Simple/LinkSection.pm ../../lib/Pod/Simple/LinkSection.pm cp lib/Pod/Simple/Debug.pm ../../lib/Pod/Simple/Debug.pm cp lib/Pod/Simple/Transcode.pm ../../lib/Pod/Simple/Transcode.pm cp lib/Pod/Simple/DumpAsText.pm ../../lib/Pod/Simple/DumpAsText.pm cp lib/Pod/Simple/Text.pm ../../lib/Pod/Simple/Text.pm cp lib/Pod/Simple/HTMLBatch.pm ../../lib/Pod/Simple/HTMLBatch.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Simple' /home/autobuild/make/make -C ext/Pod-Functions/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Pod-Functions' "../../miniperl_top" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod cp Functions.pm ../../lib/Pod/Functions.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Pod-Functions' ./miniperl_top make_ext_Makefile.pl ext/Pod-Html/Makefile.PL Creating ext/Pod-Html/Makefile.PL for Pod::Html cd ext/Pod-Html/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Html /home/autobuild/make/make -C ext/Pod-Html/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Pod-Html' cp lib/Pod/Html.pm ../../lib/Pod/Html.pm cp lib/Pod/Html/Util.pm ../../lib/Pod/Html/Util.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Pod-Html' ./miniperl_top make_ext_Makefile.pl ext/Tie-Hash-NamedCapture/Makefile.PL Creating ext/Tie-Hash-NamedCapture/Makefile.PL for Tie::Hash::NamedCapture cd ext/Tie-Hash-NamedCapture/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Tie::Hash::NamedCapture /home/autobuild/make/make -C ext/Tie-Hash-NamedCapture/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Tie-Hash-NamedCapture' cp NamedCapture.pm ../../lib/Tie/Hash/NamedCapture.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Tie-Hash-NamedCapture' ./miniperl_top make_ext_Makefile.pl ext/Tie-Memoize/Makefile.PL Creating ext/Tie-Memoize/Makefile.PL for Tie::Memoize cd ext/Tie-Memoize/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Tie::Memoize /home/autobuild/make/make -C ext/Tie-Memoize/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Tie-Memoize' cp lib/Tie/Memoize.pm ../../lib/Tie/Memoize.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Tie-Memoize' ./miniperl_top make_ext_Makefile.pl cpan/Archive-Tar/Makefile.PL Creating cpan/Archive-Tar/Makefile.PL for Archive::Tar cd cpan/Archive-Tar/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Archive::Tar /home/autobuild/make/make -C cpan/Archive-Tar/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Archive-Tar' cp lib/Archive/Tar.pm ../../lib/Archive/Tar.pm cp lib/Archive/Tar/File.pm ../../lib/Archive/Tar/File.pm cp lib/Archive/Tar/Constant.pm ../../lib/Archive/Tar/Constant.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Archive-Tar' ./miniperl_top make_ext_Makefile.pl cpan/AutoLoader/Makefile.PL Creating cpan/AutoLoader/Makefile.PL for AutoLoader cd cpan/AutoLoader/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for AutoLoader /home/autobuild/make/make -C cpan/AutoLoader/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/AutoLoader' cp lib/AutoSplit.pm ../../lib/AutoSplit.pm cp lib/AutoLoader.pm ../../lib/AutoLoader.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/AutoLoader' ./miniperl_top make_ext_Makefile.pl cpan/CPAN/Makefile.PL Creating cpan/CPAN/Makefile.PL for CPAN cd cpan/CPAN/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for CPAN /home/autobuild/make/make -C cpan/CPAN/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/CPAN' cp lib/CPAN/Kwalify.pm ../../lib/CPAN/Kwalify.pm cp lib/CPAN/HTTP/Credentials.pm ../../lib/CPAN/HTTP/Credentials.pm cp lib/CPAN/CacheMgr.pm ../../lib/CPAN/CacheMgr.pm cp lib/CPAN/Exception/yaml_process_error.pm ../../lib/CPAN/Exception/yaml_process_error.pm cp lib/CPAN/DeferredCode.pm ../../lib/CPAN/DeferredCode.pm cp lib/CPAN/Exception/yaml_not_installed.pm ../../lib/CPAN/Exception/yaml_not_installed.pm cp lib/CPAN/Version.pm ../../lib/CPAN/Version.pm cp lib/CPAN.pm ../../lib/CPAN.pm cp lib/CPAN/Queue.pm ../../lib/CPAN/Queue.pm cp lib/CPAN/Kwalify/distroprefs.dd ../../lib/CPAN/Kwalify/distroprefs.dd cp lib/CPAN/Prompt.pm ../../lib/CPAN/Prompt.pm cp lib/CPAN/Shell.pm ../../lib/CPAN/Shell.pm cp lib/CPAN/HandleConfig.pm ../../lib/CPAN/HandleConfig.pm cp lib/CPAN/LWP/UserAgent.pm ../../lib/CPAN/LWP/UserAgent.pm cp lib/CPAN/FTP/netrc.pm ../../lib/CPAN/FTP/netrc.pm cp lib/CPAN/Plugin/Specfile.pm ../../lib/CPAN/Plugin/Specfile.pm cp lib/CPAN/Tarzip.pm ../../lib/CPAN/Tarzip.pm cp lib/CPAN/Mirrors.pm ../../lib/CPAN/Mirrors.pm cp lib/CPAN/Plugin.pm ../../lib/CPAN/Plugin.pm cp lib/CPAN/InfoObj.pm ../../lib/CPAN/InfoObj.pm cp lib/CPAN/URL.pm ../../lib/CPAN/URL.pm cp lib/App/Cpan.pm ../../lib/App/Cpan.pm cp lib/CPAN/Bundle.pm ../../lib/CPAN/Bundle.pm cp lib/CPAN/FirstTime.pm ../../lib/CPAN/FirstTime.pm cp lib/CPAN/API/HOWTO.pod ../../lib/CPAN/API/HOWTO.pod cp lib/CPAN/Exception/blocked_urllist.pm ../../lib/CPAN/Exception/blocked_urllist.pm cp lib/CPAN/FTP.pm ../../lib/CPAN/FTP.pm cp lib/CPAN/Nox.pm ../../lib/CPAN/Nox.pm cp lib/CPAN/Kwalify/distroprefs.yml ../../lib/CPAN/Kwalify/distroprefs.yml cp lib/CPAN/Distroprefs.pm ../../lib/CPAN/Distroprefs.pm cp lib/CPAN/Complete.pm ../../lib/CPAN/Complete.pm cp lib/CPAN/HTTP/Client.pm ../../lib/CPAN/HTTP/Client.pm cp lib/CPAN/Debug.pm ../../lib/CPAN/Debug.pm cp lib/CPAN/Module.pm ../../lib/CPAN/Module.pm cp lib/CPAN/Distrostatus.pm ../../lib/CPAN/Distrostatus.pm cp lib/CPAN/Author.pm ../../lib/CPAN/Author.pm cp lib/CPAN/Distribution.pm ../../lib/CPAN/Distribution.pm cp lib/CPAN/Index.pm ../../lib/CPAN/Index.pm cp lib/CPAN/Exception/RecursiveDependency.pm ../../lib/CPAN/Exception/RecursiveDependency.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/CPAN' ./miniperl_top make_ext_Makefile.pl cpan/CPAN-Meta/Makefile.PL Creating cpan/CPAN-Meta/Makefile.PL for CPAN::Meta cd cpan/CPAN-Meta/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for CPAN::Meta /home/autobuild/make/make -C cpan/CPAN-Meta/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/CPAN-Meta' cp lib/CPAN/Meta/History/Meta_1_3.pod ../../lib/CPAN/Meta/History/Meta_1_3.pod cp lib/CPAN/Meta/History/Meta_1_4.pod ../../lib/CPAN/Meta/History/Meta_1_4.pod cp lib/CPAN/Meta/History/Meta_1_1.pod ../../lib/CPAN/Meta/History/Meta_1_1.pod cp lib/CPAN/Meta/History/Meta_1_0.pod ../../lib/CPAN/Meta/History/Meta_1_0.pod cp lib/CPAN/Meta/Feature.pm ../../lib/CPAN/Meta/Feature.pm cp lib/CPAN/Meta/Merge.pm ../../lib/CPAN/Meta/Merge.pm cp lib/CPAN/Meta/Spec.pm ../../lib/CPAN/Meta/Spec.pm cp lib/Parse/CPAN/Meta.pm ../../lib/Parse/CPAN/Meta.pm cp lib/CPAN/Meta/Validator.pm ../../lib/CPAN/Meta/Validator.pm cp lib/CPAN/Meta/Converter.pm ../../lib/CPAN/Meta/Converter.pm cp lib/CPAN/Meta/History/Meta_1_2.pod ../../lib/CPAN/Meta/History/Meta_1_2.pod cp lib/CPAN/Meta/History.pm ../../lib/CPAN/Meta/History.pm cp lib/CPAN/Meta/Prereqs.pm ../../lib/CPAN/Meta/Prereqs.pm cp lib/CPAN/Meta.pm ../../lib/CPAN/Meta.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/CPAN-Meta' ./miniperl_top make_ext_Makefile.pl cpan/CPAN-Meta-Requirements/Makefile.PL Creating cpan/CPAN-Meta-Requirements/Makefile.PL for CPAN::Meta::Requirements cd cpan/CPAN-Meta-Requirements/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for CPAN::Meta::Requirements /home/autobuild/make/make -C cpan/CPAN-Meta-Requirements/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/CPAN-Meta-Requirements' cp lib/CPAN/Meta/Requirements.pm ../../lib/CPAN/Meta/Requirements.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/CPAN-Meta-Requirements' ./miniperl_top make_ext_Makefile.pl cpan/CPAN-Meta-YAML/Makefile.PL Creating cpan/CPAN-Meta-YAML/Makefile.PL for CPAN::Meta::YAML cd cpan/CPAN-Meta-YAML/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for CPAN::Meta::YAML /home/autobuild/make/make -C cpan/CPAN-Meta-YAML/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/CPAN-Meta-YAML' cp lib/CPAN/Meta/YAML.pm ../../lib/CPAN/Meta/YAML.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/CPAN-Meta-YAML' ./miniperl_top make_ext_Makefile.pl cpan/Config-Perl-V/Makefile.PL Creating cpan/Config-Perl-V/Makefile.PL for Config::Perl::V cd cpan/Config-Perl-V/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Config::Perl::V /home/autobuild/make/make -C cpan/Config-Perl-V/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Config-Perl-V' cp V.pm ../../lib/Config/Perl/V.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Config-Perl-V' ./miniperl_top make_ext_Makefile.pl cpan/Digest/Makefile.PL Creating cpan/Digest/Makefile.PL for Digest cd cpan/Digest/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Digest /home/autobuild/make/make -C cpan/Digest/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest' cp lib/Digest/file.pm ../../lib/Digest/file.pm cp lib/Digest.pm ../../lib/Digest.pm cp lib/Digest/base.pm ../../lib/Digest/base.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest' ./miniperl_top make_ext_Makefile.pl cpan/ExtUtils-Constant/Makefile.PL Creating cpan/ExtUtils-Constant/Makefile.PL for ExtUtils::Constant cd cpan/ExtUtils-Constant/ && ../../miniperl_top Makefile.PL PERL_CORE=1 PERL=../../miniperl_top Generating a Unix-style Makefile Writing Makefile for ExtUtils::Constant /home/autobuild/make/make -C cpan/ExtUtils-Constant/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-Constant' cp lib/ExtUtils/Constant.pm ../../lib/ExtUtils/Constant.pm cp lib/ExtUtils/Constant/Base.pm ../../lib/ExtUtils/Constant/Base.pm cp lib/ExtUtils/Constant/Utils.pm ../../lib/ExtUtils/Constant/Utils.pm cp lib/ExtUtils/Constant/XS.pm ../../lib/ExtUtils/Constant/XS.pm cp lib/ExtUtils/Constant/ProxySubs.pm ../../lib/ExtUtils/Constant/ProxySubs.pm Manifying 4 pod documents make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-Constant' ./miniperl_top make_ext_Makefile.pl cpan/ExtUtils-Install/Makefile.PL Creating cpan/ExtUtils-Install/Makefile.PL for ExtUtils::Install cd cpan/ExtUtils-Install/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::Install /home/autobuild/make/make -C cpan/ExtUtils-Install/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-Install' cp lib/ExtUtils/Installed.pm ../../lib/ExtUtils/Installed.pm cp lib/ExtUtils/Install.pm ../../lib/ExtUtils/Install.pm cp lib/ExtUtils/Packlist.pm ../../lib/ExtUtils/Packlist.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-Install' ./miniperl_top make_ext_Makefile.pl cpan/ExtUtils-MakeMaker/Makefile.PL Creating cpan/ExtUtils-MakeMaker/Makefile.PL for ExtUtils::MakeMaker cd cpan/ExtUtils-MakeMaker/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker /home/autobuild/make/make -C cpan/ExtUtils-MakeMaker/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-MakeMaker' cp lib/ExtUtils/MY.pm ../../lib/ExtUtils/MY.pm cp lib/ExtUtils/MM_Win95.pm ../../lib/ExtUtils/MM_Win95.pm cp lib/ExtUtils/Liblist.pm ../../lib/ExtUtils/Liblist.pm cp lib/ExtUtils/MakeMaker/version.pm ../../lib/ExtUtils/MakeMaker/version.pm cp lib/ExtUtils/MM_VMS.pm ../../lib/ExtUtils/MM_VMS.pm cp lib/ExtUtils/Command/MM.pm ../../lib/ExtUtils/Command/MM.pm cp lib/ExtUtils/Mkbootstrap.pm ../../lib/ExtUtils/Mkbootstrap.pm cp lib/ExtUtils/MM_AIX.pm ../../lib/ExtUtils/MM_AIX.pm cp lib/ExtUtils/MakeMaker/FAQ.pod ../../lib/ExtUtils/MakeMaker/FAQ.pod cp lib/ExtUtils/MM_DOS.pm ../../lib/ExtUtils/MM_DOS.pm cp lib/ExtUtils/MM_VOS.pm ../../lib/ExtUtils/MM_VOS.pm cp lib/ExtUtils/testlib.pm ../../lib/ExtUtils/testlib.pm cp lib/ExtUtils/MM_Win32.pm ../../lib/ExtUtils/MM_Win32.pm cp lib/ExtUtils/MM_Darwin.pm ../../lib/ExtUtils/MM_Darwin.pm cp lib/ExtUtils/MakeMaker/Tutorial.pod ../../lib/ExtUtils/MakeMaker/Tutorial.pod cp lib/ExtUtils/Command.pm ../../lib/ExtUtils/Command.pm cp lib/ExtUtils/MM_Cygwin.pm ../../lib/ExtUtils/MM_Cygwin.pm cp lib/ExtUtils/MM.pm ../../lib/ExtUtils/MM.pm cp lib/ExtUtils/MM_Unix.pm ../../lib/ExtUtils/MM_Unix.pm cp lib/ExtUtils/MM_QNX.pm ../../lib/ExtUtils/MM_QNX.pm cp lib/ExtUtils/MM_Any.pm ../../lib/ExtUtils/MM_Any.pm cp lib/ExtUtils/MM_UWIN.pm ../../lib/ExtUtils/MM_UWIN.pm cp lib/ExtUtils/MakeMaker.pm ../../lib/ExtUtils/MakeMaker.pm cp lib/ExtUtils/MM_OS2.pm ../../lib/ExtUtils/MM_OS2.pm cp lib/ExtUtils/MM_BeOS.pm ../../lib/ExtUtils/MM_BeOS.pm cp lib/ExtUtils/MakeMaker/version/regex.pm ../../lib/ExtUtils/MakeMaker/version/regex.pm cp lib/ExtUtils/MM_MacOS.pm ../../lib/ExtUtils/MM_MacOS.pm cp lib/ExtUtils/Mksymlists.pm ../../lib/ExtUtils/Mksymlists.pm cp lib/ExtUtils/MM_NW5.pm ../../lib/ExtUtils/MM_NW5.pm cp lib/ExtUtils/MakeMaker/Locale.pm ../../lib/ExtUtils/MakeMaker/Locale.pm cp lib/ExtUtils/MakeMaker/Config.pm ../../lib/ExtUtils/MakeMaker/Config.pm cp lib/ExtUtils/MM_OS390.pm ../../lib/ExtUtils/MM_OS390.pm cp lib/ExtUtils/Liblist/Kid.pm ../../lib/ExtUtils/Liblist/Kid.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-MakeMaker' ./miniperl_top make_ext_Makefile.pl cpan/ExtUtils-Manifest/Makefile.PL Creating cpan/ExtUtils-Manifest/Makefile.PL for ExtUtils::Manifest cd cpan/ExtUtils-Manifest/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest /home/autobuild/make/make -C cpan/ExtUtils-Manifest/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-Manifest' cp lib/ExtUtils/Manifest.pm ../../lib/ExtUtils/Manifest.pm cp lib/ExtUtils/MANIFEST.SKIP ../../lib/ExtUtils/MANIFEST.SKIP make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-Manifest' ./miniperl_top make_ext_Makefile.pl cpan/ExtUtils-PL2Bat/Makefile.PL Creating cpan/ExtUtils-PL2Bat/Makefile.PL for ExtUtils::PL2Bat cd cpan/ExtUtils-PL2Bat/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::PL2Bat /home/autobuild/make/make -C cpan/ExtUtils-PL2Bat/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-PL2Bat' cp lib/ExtUtils/PL2Bat.pm ../../lib/ExtUtils/PL2Bat.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-PL2Bat' ./miniperl_top make_ext_Makefile.pl cpan/File-Fetch/Makefile.PL Creating cpan/File-Fetch/Makefile.PL for File::Fetch cd cpan/File-Fetch/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::Fetch /home/autobuild/make/make -C cpan/File-Fetch/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/File-Fetch' cp lib/File/Fetch.pm ../../lib/File/Fetch.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/File-Fetch' ./miniperl_top make_ext_Makefile.pl cpan/File-Path/Makefile.PL Creating cpan/File-Path/Makefile.PL for File::Path cd cpan/File-Path/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::Path /home/autobuild/make/make -C cpan/File-Path/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/File-Path' cp lib/File/Path.pm ../../lib/File/Path.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/File-Path' ./miniperl_top make_ext_Makefile.pl cpan/File-Temp/Makefile.PL Creating cpan/File-Temp/Makefile.PL for File::Temp cd cpan/File-Temp/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::Temp /home/autobuild/make/make -C cpan/File-Temp/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/File-Temp' cp lib/File/Temp.pm ../../lib/File/Temp.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/File-Temp' ./miniperl_top make_ext_Makefile.pl cpan/Getopt-Long/Makefile.PL Creating cpan/Getopt-Long/Makefile.PL for Getopt::Long cd cpan/Getopt-Long/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Getopt::Long /home/autobuild/make/make -C cpan/Getopt-Long/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Getopt-Long' cp lib/Getopt/Long.pm ../../lib/Getopt/Long.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Getopt-Long' ./miniperl_top make_ext_Makefile.pl cpan/HTTP-Tiny/Makefile.PL Creating cpan/HTTP-Tiny/Makefile.PL for HTTP::Tiny cd cpan/HTTP-Tiny/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny /home/autobuild/make/make -C cpan/HTTP-Tiny/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/HTTP-Tiny' cp lib/HTTP/Tiny.pm ../../lib/HTTP/Tiny.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/HTTP-Tiny' cd cpan/IO-Compress/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for IO::Compress /home/autobuild/make/make -C cpan/IO-Compress/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IO-Compress' cp lib/Compress/Zlib.pm ../../lib/Compress/Zlib.pm cp lib/IO/Compress/RawDeflate.pm ../../lib/IO/Compress/RawDeflate.pm cp lib/IO/Compress/Adapter/Bzip2.pm ../../lib/IO/Compress/Adapter/Bzip2.pm cp lib/IO/Uncompress/Base.pm ../../lib/IO/Uncompress/Base.pm cp lib/IO/Compress/Deflate.pm ../../lib/IO/Compress/Deflate.pm cp lib/IO/Uncompress/AnyInflate.pm ../../lib/IO/Uncompress/AnyInflate.pm cp lib/File/GlobMapper.pm ../../lib/File/GlobMapper.pm cp lib/IO/Compress/Gzip.pm ../../lib/IO/Compress/Gzip.pm cp lib/IO/Uncompress/Adapter/Identity.pm ../../lib/IO/Uncompress/Adapter/Identity.pm cp lib/IO/Compress/FAQ.pod ../../lib/IO/Compress/FAQ.pod cp lib/IO/Uncompress/Adapter/Inflate.pm ../../lib/IO/Uncompress/Adapter/Inflate.pm cp lib/IO/Uncompress/RawInflate.pm ../../lib/IO/Uncompress/RawInflate.pm cp lib/IO/Uncompress/AnyUncompress.pm ../../lib/IO/Uncompress/AnyUncompress.pm cp lib/IO/Uncompress/Bunzip2.pm ../../lib/IO/Uncompress/Bunzip2.pm cp lib/IO/Compress/Bzip2.pm ../../lib/IO/Compress/Bzip2.pm cp lib/IO/Compress/Zip/Constants.pm ../../lib/IO/Compress/Zip/Constants.pm cp lib/IO/Compress/Zlib/Extra.pm ../../lib/IO/Compress/Zlib/Extra.pm cp lib/IO/Compress/Gzip/Constants.pm ../../lib/IO/Compress/Gzip/Constants.pm cp lib/IO/Uncompress/Inflate.pm ../../lib/IO/Uncompress/Inflate.pm cp lib/IO/Compress/Zip.pm ../../lib/IO/Compress/Zip.pm cp lib/IO/Compress/Adapter/Identity.pm ../../lib/IO/Compress/Adapter/Identity.pm cp lib/IO/Uncompress/Gunzip.pm ../../lib/IO/Uncompress/Gunzip.pm cp lib/IO/Uncompress/Adapter/Bunzip2.pm ../../lib/IO/Uncompress/Adapter/Bunzip2.pm cp lib/IO/Compress/Base/Common.pm ../../lib/IO/Compress/Base/Common.pm cp lib/IO/Compress/Zlib/Constants.pm ../../lib/IO/Compress/Zlib/Constants.pm cp lib/IO/Compress/Base.pm ../../lib/IO/Compress/Base.pm cp lib/IO/Uncompress/Unzip.pm ../../lib/IO/Uncompress/Unzip.pm cp lib/IO/Compress/Adapter/Deflate.pm ../../lib/IO/Compress/Adapter/Deflate.pm cp bin/streamzip blib/script/streamzip /tmp/instance-22/output-1/build/perl-5.36.0/cpan/IO-Compress/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip cp bin/zipdetails blib/script/zipdetails /tmp/instance-22/output-1/build/perl-5.36.0/cpan/IO-Compress/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IO-Compress' ./miniperl_top make_ext_Makefile.pl cpan/IO-Socket-IP/Makefile.PL Creating cpan/IO-Socket-IP/Makefile.PL for IO::Socket::IP cd cpan/IO-Socket-IP/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/IO/Socket/IP.pm' failed at /tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for IO::Socket::IP /home/autobuild/make/make -C cpan/IO-Socket-IP/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IO-Socket-IP' cp lib/IO/Socket/IP.pm ../../lib/IO/Socket/IP.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IO-Socket-IP' ./miniperl_top make_ext_Makefile.pl cpan/IO-Zlib/Makefile.PL Creating cpan/IO-Zlib/Makefile.PL for IO::Zlib cd cpan/IO-Zlib/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for IO::Zlib /home/autobuild/make/make -C cpan/IO-Zlib/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IO-Zlib' cp Zlib.pm ../../lib/IO/Zlib.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IO-Zlib' ./miniperl_top make_ext_Makefile.pl cpan/IPC-Cmd/Makefile.PL Creating cpan/IPC-Cmd/Makefile.PL for IPC::Cmd cd cpan/IPC-Cmd/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for IPC::Cmd /home/autobuild/make/make -C cpan/IPC-Cmd/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IPC-Cmd' cp lib/IPC/Cmd.pm ../../lib/IPC/Cmd.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IPC-Cmd' ./miniperl_top make_ext_Makefile.pl cpan/JSON-PP/Makefile.PL Creating cpan/JSON-PP/Makefile.PL for JSON::PP cd cpan/JSON-PP/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for JSON::PP /home/autobuild/make/make -C cpan/JSON-PP/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/JSON-PP' cp lib/JSON/PP/Boolean.pm ../../lib/JSON/PP/Boolean.pm cp lib/JSON/PP.pm ../../lib/JSON/PP.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/JSON-PP' ./miniperl_top make_ext_Makefile.pl cpan/Locale-Maketext-Simple/Makefile.PL Creating cpan/Locale-Maketext-Simple/Makefile.PL for Locale::Maketext::Simple cd cpan/Locale-Maketext-Simple/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Locale::Maketext::Simple /home/autobuild/make/make -C cpan/Locale-Maketext-Simple/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Locale-Maketext-Simple' cp lib/Locale/Maketext/Simple.pm ../../lib/Locale/Maketext/Simple.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Locale-Maketext-Simple' ./miniperl_top make_ext_Makefile.pl cpan/Math-BigInt/Makefile.PL Creating cpan/Math-BigInt/Makefile.PL for Math::BigInt cd cpan/Math-BigInt/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Math::BigInt /home/autobuild/make/make -C cpan/Math-BigInt/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Math-BigInt' cp lib/Math/BigFloat.pm ../../lib/Math/BigFloat.pm cp lib/Math/BigInt/Lib.pm ../../lib/Math/BigInt/Lib.pm cp lib/Math/BigInt.pm ../../lib/Math/BigInt.pm cp lib/Math/BigInt/Calc.pm ../../lib/Math/BigInt/Calc.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Math-BigInt' ./miniperl_top make_ext_Makefile.pl cpan/Math-BigRat/Makefile.PL Creating cpan/Math-BigRat/Makefile.PL for Math::BigRat cd cpan/Math-BigRat/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Math::BigRat /home/autobuild/make/make -C cpan/Math-BigRat/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Math-BigRat' cp lib/Math/BigRat.pm ../../lib/Math/BigRat.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Math-BigRat' ./miniperl_top make_ext_Makefile.pl cpan/Math-Complex/Makefile.PL Creating cpan/Math-Complex/Makefile.PL for Math::Complex cd cpan/Math-Complex/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Math::Complex /home/autobuild/make/make -C cpan/Math-Complex/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Math-Complex' cp lib/Math/Complex.pm ../../lib/Math/Complex.pm cp lib/Math/Trig.pm ../../lib/Math/Trig.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Math-Complex' ./miniperl_top make_ext_Makefile.pl cpan/Memoize/Makefile.PL Creating cpan/Memoize/Makefile.PL for Memoize cd cpan/Memoize/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Memoize /home/autobuild/make/make -C cpan/Memoize/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Memoize' cp Memoize/Expire.pm ../../lib/Memoize/Expire.pm cp Memoize/AnyDBM_File.pm ../../lib/Memoize/AnyDBM_File.pm cp Memoize/ExpireTest.pm ../../lib/Memoize/ExpireTest.pm cp Memoize.pm ../../lib/Memoize.pm cp Memoize/NDBM_File.pm ../../lib/Memoize/NDBM_File.pm cp Memoize/ExpireFile.pm ../../lib/Memoize/ExpireFile.pm cp Memoize/Storable.pm ../../lib/Memoize/Storable.pm cp Memoize/SDBM_File.pm ../../lib/Memoize/SDBM_File.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Memoize' ./miniperl_top make_ext_Makefile.pl cpan/Module-Load/Makefile.PL Creating cpan/Module-Load/Makefile.PL for Module::Load cd cpan/Module-Load/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Module::Load /home/autobuild/make/make -C cpan/Module-Load/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Module-Load' cp lib/Module/Load.pm ../../lib/Module/Load.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Module-Load' ./miniperl_top make_ext_Makefile.pl cpan/Module-Load-Conditional/Makefile.PL Creating cpan/Module-Load-Conditional/Makefile.PL for Module::Load::Conditional cd cpan/Module-Load-Conditional/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Module::Load::Conditional /home/autobuild/make/make -C cpan/Module-Load-Conditional/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Module-Load-Conditional' cp lib/Module/Load/Conditional.pm ../../lib/Module/Load/Conditional.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Module-Load-Conditional' ./miniperl_top make_ext_Makefile.pl cpan/Module-Loaded/Makefile.PL Creating cpan/Module-Loaded/Makefile.PL for Module::Loaded cd cpan/Module-Loaded/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Module::Loaded /home/autobuild/make/make -C cpan/Module-Loaded/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Module-Loaded' cp lib/Module/Loaded.pm ../../lib/Module/Loaded.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Module-Loaded' ./miniperl_top make_ext_Makefile.pl cpan/Module-Metadata/Makefile.PL Creating cpan/Module-Metadata/Makefile.PL for Module::Metadata cd cpan/Module-Metadata/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Module::Metadata /home/autobuild/make/make -C cpan/Module-Metadata/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Module-Metadata' cp lib/Module/Metadata.pm ../../lib/Module/Metadata.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Module-Metadata' ./miniperl_top make_ext_Makefile.pl cpan/NEXT/Makefile.PL Creating cpan/NEXT/Makefile.PL for NEXT cd cpan/NEXT/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for NEXT /home/autobuild/make/make -C cpan/NEXT/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/NEXT' cp lib/NEXT.pm ../../lib/NEXT.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/NEXT' ./miniperl_top make_ext_Makefile.pl cpan/Params-Check/Makefile.PL Creating cpan/Params-Check/Makefile.PL for Params::Check cd cpan/Params-Check/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Params::Check /home/autobuild/make/make -C cpan/Params-Check/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Params-Check' cp lib/Params/Check.pm ../../lib/Params/Check.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Params-Check' ./miniperl_top make_ext_Makefile.pl cpan/Perl-OSType/Makefile.PL Creating cpan/Perl-OSType/Makefile.PL for Perl::OSType cd cpan/Perl-OSType/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Perl::OSType /home/autobuild/make/make -C cpan/Perl-OSType/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Perl-OSType' cp lib/Perl/OSType.pm ../../lib/Perl/OSType.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Perl-OSType' ./miniperl_top make_ext_Makefile.pl cpan/PerlIO-via-QuotedPrint/Makefile.PL Creating cpan/PerlIO-via-QuotedPrint/Makefile.PL for PerlIO::via::QuotedPrint cd cpan/PerlIO-via-QuotedPrint/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for PerlIO::via::QuotedPrint /home/autobuild/make/make -C cpan/PerlIO-via-QuotedPrint/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/PerlIO-via-QuotedPrint' cp lib/PerlIO/via/QuotedPrint.pm ../../lib/PerlIO/via/QuotedPrint.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/PerlIO-via-QuotedPrint' ./miniperl_top make_ext_Makefile.pl cpan/Pod-Checker/Makefile.PL Creating cpan/Pod-Checker/Makefile.PL for Pod::Checker cd cpan/Pod-Checker/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Checker /home/autobuild/make/make -C cpan/Pod-Checker/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Checker' cp lib/Pod/Checker.pm ../../lib/Pod/Checker.pm "../../miniperl_top" "-I../../lib" "-I../../lib" podchecker.PL podchecker Extracting podchecker (with variable substitutions) cp podchecker blib/script/podchecker /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Checker/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Checker' cd cpan/Pod-Perldoc/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Perldoc /home/autobuild/make/make -C cpan/Pod-Perldoc/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Perldoc' cp lib/Pod/Perldoc/ToChecker.pm ../../lib/Pod/Perldoc/ToChecker.pm cp lib/Pod/Perldoc/GetOptsOO.pm ../../lib/Pod/Perldoc/GetOptsOO.pm cp lib/Pod/Perldoc.pm ../../lib/Pod/Perldoc.pm cp lib/Pod/Perldoc/ToMan.pm ../../lib/Pod/Perldoc/ToMan.pm cp lib/Pod/Perldoc/ToXml.pm ../../lib/Pod/Perldoc/ToXml.pm cp lib/Pod/Perldoc/ToText.pm ../../lib/Pod/Perldoc/ToText.pm cp lib/Pod/Perldoc/ToANSI.pm ../../lib/Pod/Perldoc/ToANSI.pm cp lib/Pod/Perldoc/ToRtf.pm ../../lib/Pod/Perldoc/ToRtf.pm cp perldoc.pod ../../lib/perldoc.pod cp lib/Pod/Perldoc/ToNroff.pm ../../lib/Pod/Perldoc/ToNroff.pm cp lib/Pod/Perldoc/BaseTo.pm ../../lib/Pod/Perldoc/BaseTo.pm cp lib/Pod/Perldoc/ToPod.pm ../../lib/Pod/Perldoc/ToPod.pm cp lib/Pod/Perldoc/ToTerm.pm ../../lib/Pod/Perldoc/ToTerm.pm cp lib/Pod/Perldoc/ToTk.pm ../../lib/Pod/Perldoc/ToTk.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Perldoc' ./miniperl_top make_ext_Makefile.pl cpan/Pod-Usage/Makefile.PL Creating cpan/Pod-Usage/Makefile.PL for Pod::Usage cd cpan/Pod-Usage/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod::Usage /home/autobuild/make/make -C cpan/Pod-Usage/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Usage' cp lib/Pod/Usage.pm ../../lib/Pod/Usage.pm "../../miniperl_top" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage Extracting pod2usage (with variable substitutions) cp pod2usage blib/script/pod2usage /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Usage/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Pod-Usage' ./miniperl_top make_ext_Makefile.pl cpan/Term-ANSIColor/Makefile.PL Creating cpan/Term-ANSIColor/Makefile.PL for Term::ANSIColor cd cpan/Term-ANSIColor/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Term::ANSIColor /home/autobuild/make/make -C cpan/Term-ANSIColor/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Term-ANSIColor' cp lib/Term/ANSIColor.pm ../../lib/Term/ANSIColor.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Term-ANSIColor' ./miniperl_top make_ext_Makefile.pl cpan/Term-Cap/Makefile.PL Creating cpan/Term-Cap/Makefile.PL for Term::Cap cd cpan/Term-Cap/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Term::Cap /home/autobuild/make/make -C cpan/Term-Cap/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Term-Cap' cp Cap.pm ../../lib/Term/Cap.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Term-Cap' ./miniperl_top make_ext_Makefile.pl cpan/Test-Harness/Makefile.PL Creating cpan/Test-Harness/Makefile.PL for Test::Harness cd cpan/Test-Harness/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Test::Harness /home/autobuild/make/make -C cpan/Test-Harness/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Test-Harness' cp lib/TAP/Parser/Result/Version.pm ../../lib/TAP/Parser/Result/Version.pm cp lib/TAP/Parser/Iterator/Stream.pm ../../lib/TAP/Parser/Iterator/Stream.pm cp lib/TAP/Parser/Scheduler.pm ../../lib/TAP/Parser/Scheduler.pm cp lib/TAP/Harness/Env.pm ../../lib/TAP/Harness/Env.pm cp lib/TAP/Parser/Result/Plan.pm ../../lib/TAP/Parser/Result/Plan.pm cp lib/TAP/Formatter/Color.pm ../../lib/TAP/Formatter/Color.pm cp lib/TAP/Harness.pm ../../lib/TAP/Harness.pm cp lib/TAP/Parser/Result/Pragma.pm ../../lib/TAP/Parser/Result/Pragma.pm cp lib/TAP/Formatter/Session.pm ../../lib/TAP/Formatter/Session.pm cp lib/TAP/Parser/Grammar.pm ../../lib/TAP/Parser/Grammar.pm cp lib/TAP/Formatter/Console.pm ../../lib/TAP/Formatter/Console.pm cp lib/TAP/Parser.pm ../../lib/TAP/Parser.pm cp lib/TAP/Parser/Result/Unknown.pm ../../lib/TAP/Parser/Result/Unknown.pm cp lib/TAP/Parser/Result/Comment.pm ../../lib/TAP/Parser/Result/Comment.pm cp lib/TAP/Parser/Iterator/Process.pm ../../lib/TAP/Parser/Iterator/Process.pm cp lib/TAP/Parser/IteratorFactory.pm ../../lib/TAP/Parser/IteratorFactory.pm cp lib/TAP/Formatter/Base.pm ../../lib/TAP/Formatter/Base.pm cp lib/TAP/Parser/ResultFactory.pm ../../lib/TAP/Parser/ResultFactory.pm cp lib/TAP/Parser/Multiplexer.pm ../../lib/TAP/Parser/Multiplexer.pm cp lib/TAP/Formatter/Console/ParallelSession.pm ../../lib/TAP/Formatter/Console/ParallelSession.pm cp lib/TAP/Parser/Result/Test.pm ../../lib/TAP/Parser/Result/Test.pm cp lib/TAP/Parser/Iterator.pm ../../lib/TAP/Parser/Iterator.pm cp lib/TAP/Parser/Result.pm ../../lib/TAP/Parser/Result.pm cp lib/TAP/Base.pm ../../lib/TAP/Base.pm cp lib/App/Prove/State.pm ../../lib/App/Prove/State.pm cp lib/TAP/Parser/Aggregator.pm ../../lib/TAP/Parser/Aggregator.pm cp lib/App/Prove/State/Result.pm ../../lib/App/Prove/State/Result.pm cp lib/TAP/Formatter/File.pm ../../lib/TAP/Formatter/File.pm cp lib/App/Prove.pm ../../lib/App/Prove.pm cp lib/TAP/Object.pm ../../lib/TAP/Object.pm cp lib/App/Prove/State/Result/Test.pm ../../lib/App/Prove/State/Result/Test.pm cp lib/TAP/Formatter/File/Session.pm ../../lib/TAP/Formatter/File/Session.pm cp lib/TAP/Harness/Beyond.pod ../../lib/TAP/Harness/Beyond.pod cp lib/TAP/Parser/Scheduler/Job.pm ../../lib/TAP/Parser/Scheduler/Job.pm cp lib/TAP/Parser/Result/YAML.pm ../../lib/TAP/Parser/Result/YAML.pm cp lib/TAP/Formatter/Console/Session.pm ../../lib/TAP/Formatter/Console/Session.pm cp lib/TAP/Parser/Result/Bailout.pm ../../lib/TAP/Parser/Result/Bailout.pm cp lib/TAP/Parser/Iterator/Array.pm ../../lib/TAP/Parser/Iterator/Array.pm cp lib/TAP/Parser/SourceHandler/Perl.pm ../../lib/TAP/Parser/SourceHandler/Perl.pm cp lib/TAP/Parser/SourceHandler/File.pm ../../lib/TAP/Parser/SourceHandler/File.pm cp lib/TAP/Parser/YAMLish/Writer.pm ../../lib/TAP/Parser/YAMLish/Writer.pm cp lib/TAP/Parser/SourceHandler/Executable.pm ../../lib/TAP/Parser/SourceHandler/Executable.pm cp lib/TAP/Parser/SourceHandler/Handle.pm ../../lib/TAP/Parser/SourceHandler/Handle.pm cp lib/TAP/Parser/SourceHandler.pm ../../lib/TAP/Parser/SourceHandler.pm cp lib/TAP/Parser/SourceHandler/RawTAP.pm ../../lib/TAP/Parser/SourceHandler/RawTAP.pm cp lib/TAP/Parser/Scheduler/Spinner.pm ../../lib/TAP/Parser/Scheduler/Spinner.pm cp lib/TAP/Parser/Source.pm ../../lib/TAP/Parser/Source.pm cp lib/TAP/Parser/YAMLish/Reader.pm ../../lib/TAP/Parser/YAMLish/Reader.pm cp lib/Test/Harness.pm ../../lib/Test/Harness.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Test-Harness' ./miniperl_top make_ext_Makefile.pl cpan/Test-Simple/Makefile.PL Creating cpan/Test-Simple/Makefile.PL for Test::Simple cd cpan/Test-Simple/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Test::Simple /home/autobuild/make/make -C cpan/Test-Simple/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Test-Simple' cp lib/Test2.pm ../../lib/Test2.pm cp lib/Test/Builder/IO/Scalar.pm ../../lib/Test/Builder/IO/Scalar.pm cp lib/Test/Builder/TodoDiag.pm ../../lib/Test/Builder/TodoDiag.pm cp lib/Test/Builder/Formatter.pm ../../lib/Test/Builder/Formatter.pm cp lib/Test2/Event/Ok.pm ../../lib/Test2/Event/Ok.pm cp lib/Test/Tester/CaptureRunner.pm ../../lib/Test/Tester/CaptureRunner.pm cp lib/Test2/API/InterceptResult/Facet.pm ../../lib/Test2/API/InterceptResult/Facet.pm cp lib/Test/More.pm ../../lib/Test/More.pm cp lib/Test/Builder/Tester/Color.pm ../../lib/Test/Builder/Tester/Color.pm cp lib/Test/Builder/Module.pm ../../lib/Test/Builder/Module.pm cp lib/Test2/Event/Generic.pm ../../lib/Test2/Event/Generic.pm cp lib/Test2/API/Breakage.pm ../../lib/Test2/API/Breakage.pm cp lib/Test2/Event/Skip.pm ../../lib/Test2/Event/Skip.pm cp lib/Test2/API.pm ../../lib/Test2/API.pm cp lib/Test2/Event/Subtest.pm ../../lib/Test2/Event/Subtest.pm cp lib/Test2/API/InterceptResult.pm ../../lib/Test2/API/InterceptResult.pm cp lib/Test2/API/Instance.pm ../../lib/Test2/API/Instance.pm cp lib/Test/use/ok.pm ../../lib/Test/use/ok.pm cp lib/Test2/Event/Bail.pm ../../lib/Test2/Event/Bail.pm cp lib/Test2/Event/Plan.pm ../../lib/Test2/Event/Plan.pm cp lib/Test/Tester/Delegate.pm ../../lib/Test/Tester/Delegate.pm cp lib/Test/Simple.pm ../../lib/Test/Simple.pm cp lib/Test/Tutorial.pod ../../lib/Test/Tutorial.pod cp lib/Test2/API/InterceptResult/Event.pm ../../lib/Test2/API/InterceptResult/Event.pm cp lib/Test2/Event/Diag.pm ../../lib/Test2/Event/Diag.pm cp lib/Test2/Event/Pass.pm ../../lib/Test2/Event/Pass.pm cp lib/Test2/API/Context.pm ../../lib/Test2/API/Context.pm cp lib/Test/Builder/Tester.pm ../../lib/Test/Builder/Tester.pm cp lib/Test2/Event/V2.pm ../../lib/Test2/Event/V2.pm cp lib/Test2/Event/Encoding.pm ../../lib/Test2/Event/Encoding.pm cp lib/Test2/API/InterceptResult/Hub.pm ../../lib/Test2/API/InterceptResult/Hub.pm cp lib/Test2/API/InterceptResult/Squasher.pm ../../lib/Test2/API/InterceptResult/Squasher.pm cp lib/Test/Builder.pm ../../lib/Test/Builder.pm cp lib/Test/Tester.pm ../../lib/Test/Tester.pm cp lib/Test2/Event.pm ../../lib/Test2/Event.pm cp lib/Test2/Event/Fail.pm ../../lib/Test2/Event/Fail.pm cp lib/Test2/Event/Exception.pm ../../lib/Test2/Event/Exception.pm cp lib/Test2/API/Stack.pm ../../lib/Test2/API/Stack.pm cp lib/Test2/Event/TAP/Version.pm ../../lib/Test2/Event/TAP/Version.pm cp lib/Test/Tester/Capture.pm ../../lib/Test/Tester/Capture.pm cp lib/Test2/Event/Note.pm ../../lib/Test2/Event/Note.pm cp lib/Test2/Tools/Tiny.pm ../../lib/Test2/Tools/Tiny.pm cp lib/Test2/EventFacet/Info.pm ../../lib/Test2/EventFacet/Info.pm cp lib/Test2/EventFacet/Info/Table.pm ../../lib/Test2/EventFacet/Info/Table.pm cp lib/Test2/EventFacet/Assert.pm ../../lib/Test2/EventFacet/Assert.pm cp lib/Test2/IPC/Driver/Files.pm ../../lib/Test2/IPC/Driver/Files.pm cp lib/Test2/EventFacet/Plan.pm ../../lib/Test2/EventFacet/Plan.pm cp lib/Test2/EventFacet/Render.pm ../../lib/Test2/EventFacet/Render.pm cp lib/Test2/EventFacet/Control.pm ../../lib/Test2/EventFacet/Control.pm cp lib/Test2/Util/ExternalMeta.pm ../../lib/Test2/Util/ExternalMeta.pm cp lib/Test2/EventFacet/About.pm ../../lib/Test2/EventFacet/About.pm cp lib/Test2/EventFacet/Meta.pm ../../lib/Test2/EventFacet/Meta.pm cp lib/ok.pm ../../lib/ok.pm cp lib/Test2/IPC/Driver.pm ../../lib/Test2/IPC/Driver.pm cp lib/Test2/EventFacet/Amnesty.pm ../../lib/Test2/EventFacet/Amnesty.pm cp lib/Test2/Util.pm ../../lib/Test2/Util.pm cp lib/Test2/Formatter.pm ../../lib/Test2/Formatter.pm cp lib/Test2/Transition.pod ../../lib/Test2/Transition.pod cp lib/Test2/Util/HashBase.pm ../../lib/Test2/Util/HashBase.pm cp lib/Test2/EventFacet/Parent.pm ../../lib/Test2/EventFacet/Parent.pm cp lib/Test2/EventFacet/Error.pm ../../lib/Test2/EventFacet/Error.pm cp lib/Test2/Formatter/TAP.pm ../../lib/Test2/Formatter/TAP.pm cp lib/Test2/EventFacet.pm ../../lib/Test2/EventFacet.pm cp lib/Test2/Util/Facets2Legacy.pm ../../lib/Test2/Util/Facets2Legacy.pm cp lib/Test2/Hub/Interceptor/Terminator.pm ../../lib/Test2/Hub/Interceptor/Terminator.pm cp lib/Test2/Util/Trace.pm ../../lib/Test2/Util/Trace.pm cp lib/Test2/EventFacet/Hub.pm ../../lib/Test2/EventFacet/Hub.pm cp lib/Test2/Hub.pm ../../lib/Test2/Hub.pm cp lib/Test2/Event/Waiting.pm ../../lib/Test2/Event/Waiting.pm cp lib/Test2/IPC.pm ../../lib/Test2/IPC.pm cp lib/Test2/Hub/Subtest.pm ../../lib/Test2/Hub/Subtest.pm cp lib/Test2/Hub/Interceptor.pm ../../lib/Test2/Hub/Interceptor.pm cp lib/Test2/EventFacet/Trace.pm ../../lib/Test2/EventFacet/Trace.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Test-Simple' ./miniperl_top make_ext_Makefile.pl cpan/Text-Balanced/Makefile.PL Creating cpan/Text-Balanced/Makefile.PL for Text::Balanced cd cpan/Text-Balanced/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Text::Balanced /home/autobuild/make/make -C cpan/Text-Balanced/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Text-Balanced' cp lib/Text/Balanced.pm ../../lib/Text/Balanced.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Text-Balanced' ./miniperl_top make_ext_Makefile.pl cpan/Text-ParseWords/Makefile.PL Creating cpan/Text-ParseWords/Makefile.PL for Text::ParseWords cd cpan/Text-ParseWords/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Text::ParseWords /home/autobuild/make/make -C cpan/Text-ParseWords/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Text-ParseWords' cp lib/Text/ParseWords.pm ../../lib/Text/ParseWords.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Text-ParseWords' ./miniperl_top make_ext_Makefile.pl cpan/Text-Tabs/Makefile.PL Creating cpan/Text-Tabs/Makefile.PL for Text::Tabs cd cpan/Text-Tabs/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Text::Tabs /home/autobuild/make/make -C cpan/Text-Tabs/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Text-Tabs' cp lib/Text/Tabs.pm ../../lib/Text/Tabs.pm cp lib/Text/Wrap.pm ../../lib/Text/Wrap.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Text-Tabs' ./miniperl_top make_ext_Makefile.pl cpan/Tie-RefHash/Makefile.PL Creating cpan/Tie-RefHash/Makefile.PL for Tie::RefHash cd cpan/Tie-RefHash/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Tie::RefHash /home/autobuild/make/make -C cpan/Tie-RefHash/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Tie-RefHash' cp lib/Tie/RefHash.pm ../../lib/Tie/RefHash.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Tie-RefHash' ./miniperl_top make_ext_Makefile.pl cpan/Time-Local/Makefile.PL Creating cpan/Time-Local/Makefile.PL for Time::Local cd cpan/Time-Local/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Time::Local /home/autobuild/make/make -C cpan/Time-Local/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Time-Local' cp lib/Time/Local.pm ../../lib/Time/Local.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Time-Local' ./miniperl_top make_ext_Makefile.pl cpan/autodie/Makefile.PL Creating cpan/autodie/Makefile.PL for autodie cd cpan/autodie/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for autodie /home/autobuild/make/make -C cpan/autodie/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/autodie' cp lib/autodie/Scope/GuardStack.pm ../../lib/autodie/Scope/GuardStack.pm cp lib/autodie/exception.pm ../../lib/autodie/exception.pm cp lib/autodie.pm ../../lib/autodie.pm cp lib/autodie/hints.pm ../../lib/autodie/hints.pm cp lib/autodie/skip.pm ../../lib/autodie/skip.pm cp lib/Fatal.pm ../../lib/Fatal.pm cp lib/autodie/exception/system.pm ../../lib/autodie/exception/system.pm cp lib/autodie/Util.pm ../../lib/autodie/Util.pm cp lib/autodie/Scope/Guard.pm ../../lib/autodie/Scope/Guard.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/autodie' ./miniperl_top make_ext_Makefile.pl cpan/bignum/Makefile.PL Creating cpan/bignum/Makefile.PL for bignum cd cpan/bignum/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for bignum /home/autobuild/make/make -C cpan/bignum/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/bignum' cp lib/bigint.pm ../../lib/bigint.pm cp lib/bignum.pm ../../lib/bignum.pm cp lib/bigfloat.pm ../../lib/bigfloat.pm cp lib/Math/BigRat/Trace.pm ../../lib/Math/BigRat/Trace.pm cp lib/Math/BigInt/Trace.pm ../../lib/Math/BigInt/Trace.pm cp lib/bigrat.pm ../../lib/bigrat.pm cp lib/Math/BigFloat/Trace.pm ../../lib/Math/BigFloat/Trace.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/bignum' ./miniperl_top make_ext_Makefile.pl cpan/experimental/Makefile.PL Creating cpan/experimental/Makefile.PL for experimental cd cpan/experimental/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for experimental /home/autobuild/make/make -C cpan/experimental/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/experimental' cp lib/experimental.pm ../../lib/experimental.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/experimental' cd cpan/libnet/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Net /home/autobuild/make/make -C cpan/libnet/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/libnet' cp lib/Net/NNTP.pm ../../lib/Net/NNTP.pm cp lib/Net/libnetFAQ.pod ../../lib/Net/libnetFAQ.pod cp lib/Net/FTP/dataconn.pm ../../lib/Net/FTP/dataconn.pm cp lib/Net/POP3.pm ../../lib/Net/POP3.pm cp lib/Net/Time.pm ../../lib/Net/Time.pm cp lib/Net/FTP/L.pm ../../lib/Net/FTP/L.pm cp lib/Net/FTP/A.pm ../../lib/Net/FTP/A.pm cp lib/Net/FTP/I.pm ../../lib/Net/FTP/I.pm cp lib/Net/Config.pm ../../lib/Net/Config.pm cp lib/Net/Netrc.pm ../../lib/Net/Netrc.pm cp lib/Net/Cmd.pm ../../lib/Net/Cmd.pm cp lib/Net/FTP/E.pm ../../lib/Net/FTP/E.pm cp lib/Net/FTP.pm ../../lib/Net/FTP.pm cp lib/Net/SMTP.pm ../../lib/Net/SMTP.pm cp lib/Net/Domain.pm ../../lib/Net/Domain.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/libnet' ./miniperl_top make_ext_Makefile.pl cpan/parent/Makefile.PL Creating cpan/parent/Makefile.PL for parent cd cpan/parent/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for parent /home/autobuild/make/make -C cpan/parent/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/parent' cp lib/parent.pm ../../lib/parent.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/parent' ./miniperl_top make_ext_Makefile.pl cpan/perlfaq/Makefile.PL Creating cpan/perlfaq/Makefile.PL for perlfaq cd cpan/perlfaq/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/perlfaq.pm' failed at /tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for perlfaq /home/autobuild/make/make -C cpan/perlfaq/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/perlfaq' cp lib/perlfaq6.pod ../../lib/perlfaq6.pod cp lib/perlfaq4.pod ../../lib/perlfaq4.pod cp lib/perlfaq9.pod ../../lib/perlfaq9.pod cp lib/perlfaq3.pod ../../lib/perlfaq3.pod cp lib/perlfaq7.pod ../../lib/perlfaq7.pod cp lib/perlglossary.pod ../../lib/perlglossary.pod cp lib/perlfaq5.pod ../../lib/perlfaq5.pod cp lib/perlfaq.pm ../../lib/perlfaq.pm cp lib/perlfaq2.pod ../../lib/perlfaq2.pod cp lib/perlfaq1.pod ../../lib/perlfaq1.pod cp lib/perlfaq.pod ../../lib/perlfaq.pod cp lib/perlfaq8.pod ../../lib/perlfaq8.pod make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/perlfaq' cd cpan/podlators/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Pod /home/autobuild/make/make -C cpan/podlators/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/podlators' cp lib/Pod/Man.pm ../../lib/Pod/Man.pm cp lib/Pod/ParseLink.pm ../../lib/Pod/ParseLink.pm cp lib/Pod/Text/Overstrike.pm ../../lib/Pod/Text/Overstrike.pm cp lib/Pod/Text.pm ../../lib/Pod/Text.pm cp lib/Pod/Text/Color.pm ../../lib/Pod/Text/Color.pm cp lib/Pod/Text/Termcap.pm ../../lib/Pod/Text/Termcap.pm "../../miniperl_top" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man Extracting pod2man (with variable substitutions) "../../miniperl_top" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text Extracting pod2text (with variable substitutions) cp scripts/pod2man blib/script/pod2man /tmp/instance-22/output-1/build/perl-5.36.0/cpan/podlators/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man cp scripts/pod2text blib/script/pod2text /tmp/instance-22/output-1/build/perl-5.36.0/cpan/podlators/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text Manifying 2 pod documents make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/podlators' ./miniperl_top make_ext_Makefile.pl cpan/version/Makefile.PL Creating cpan/version/Makefile.PL for version cd cpan/version/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/version.pm' failed at /tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for version /home/autobuild/make/make -C cpan/version/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/version' cp lib/version/regex.pm ../../lib/version/regex.pm cp lib/version/Internals.pod ../../lib/version/Internals.pod cp lib/version.pm ../../lib/version.pm cp lib/version.pod ../../lib/version.pod make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/version' ./miniperl_top make_ext_Makefile.pl dist/Attribute-Handlers/Makefile.PL Creating dist/Attribute-Handlers/Makefile.PL for Attribute::Handlers cd dist/Attribute-Handlers/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Attribute::Handlers /home/autobuild/make/make -C dist/Attribute-Handlers/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Attribute-Handlers' cp lib/Attribute/Handlers.pm ../../lib/Attribute/Handlers.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Attribute-Handlers' cd dist/Carp/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Carp /home/autobuild/make/make -C dist/Carp/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Carp' cp lib/Carp.pm ../../lib/Carp.pm cp lib/Carp/Heavy.pm ../../lib/Carp/Heavy.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Carp' ./miniperl_top make_ext_Makefile.pl dist/Devel-SelfStubber/Makefile.PL Creating dist/Devel-SelfStubber/Makefile.PL for Devel::SelfStubber cd dist/Devel-SelfStubber/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Devel::SelfStubber /home/autobuild/make/make -C dist/Devel-SelfStubber/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Devel-SelfStubber' cp lib/Devel/SelfStubber.pm ../../lib/Devel/SelfStubber.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Devel-SelfStubber' ./miniperl_top make_ext_Makefile.pl dist/Dumpvalue/Makefile.PL Creating dist/Dumpvalue/Makefile.PL for Dumpvalue cd dist/Dumpvalue/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Dumpvalue /home/autobuild/make/make -C dist/Dumpvalue/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Dumpvalue' cp lib/Dumpvalue.pm ../../lib/Dumpvalue.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Dumpvalue' ./miniperl_top make_ext_Makefile.pl dist/Env/Makefile.PL Creating dist/Env/Makefile.PL for Env cd dist/Env/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Env /home/autobuild/make/make -C dist/Env/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Env' cp lib/Env.pm ../../lib/Env.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Env' ./miniperl_top make_ext_Makefile.pl dist/Exporter/Makefile.PL Creating dist/Exporter/Makefile.PL for Exporter cd dist/Exporter/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Exporter /home/autobuild/make/make -C dist/Exporter/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Exporter' cp lib/Exporter/Heavy.pm ../../lib/Exporter/Heavy.pm cp lib/Exporter.pm ../../lib/Exporter.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Exporter' cd dist/ExtUtils-CBuilder/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for ExtUtils::CBuilder /home/autobuild/make/make -C dist/ExtUtils-CBuilder/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/ExtUtils-CBuilder' cp lib/ExtUtils/CBuilder/Platform/android.pm ../../lib/ExtUtils/CBuilder/Platform/android.pm cp lib/ExtUtils/CBuilder/Base.pm ../../lib/ExtUtils/CBuilder/Base.pm cp lib/ExtUtils/CBuilder/Platform/VMS.pm ../../lib/ExtUtils/CBuilder/Platform/VMS.pm cp lib/ExtUtils/CBuilder/Platform/os2.pm ../../lib/ExtUtils/CBuilder/Platform/os2.pm cp lib/ExtUtils/CBuilder/Platform/darwin.pm ../../lib/ExtUtils/CBuilder/Platform/darwin.pm cp lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm ../../lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm cp lib/ExtUtils/CBuilder/Platform/aix.pm ../../lib/ExtUtils/CBuilder/Platform/aix.pm cp lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm ../../lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm cp lib/ExtUtils/CBuilder/Platform/dec_osf.pm ../../lib/ExtUtils/CBuilder/Platform/dec_osf.pm cp lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm ../../lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm cp lib/ExtUtils/CBuilder/Platform/Windows.pm ../../lib/ExtUtils/CBuilder/Platform/Windows.pm cp lib/ExtUtils/CBuilder/Platform/cygwin.pm ../../lib/ExtUtils/CBuilder/Platform/cygwin.pm cp lib/ExtUtils/CBuilder.pm ../../lib/ExtUtils/CBuilder.pm cp lib/ExtUtils/CBuilder/Platform/Unix.pm ../../lib/ExtUtils/CBuilder/Platform/Unix.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/ExtUtils-CBuilder' ./miniperl_top make_ext_Makefile.pl dist/ExtUtils-ParseXS/Makefile.PL Creating dist/ExtUtils-ParseXS/Makefile.PL for ExtUtils::ParseXS cd dist/ExtUtils-ParseXS/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/ExtUtils/ParseXS.pm' failed at /tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for ExtUtils::ParseXS cd dist/Devel-PPPort/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Setting license tag... Adding META_MERGE... Generating a Unix-style Makefile Writing Makefile for Devel::PPPort /home/autobuild/make/make -C dist/Devel-PPPort/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Devel-PPPort' "../../miniperl_top" "-I../../lib" PPPort_pm.PL PPPort.pm including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale cp PPPort.pm ../../lib/Devel/PPPort.pm Running Mkbootstrap for PPPort () chmod 644 "PPPort.bs" /tmp/instance-22/output-1/build/perl-5.36.0/dist/Devel-PPPort/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 "../../miniperl_top" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h "../../miniperl_top" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs adding XS code from parts/inc/HvNAME adding XS code from parts/inc/MY_CXT adding XS code from parts/inc/SvPV adding XS code from parts/inc/SvREFCNT adding XS code from parts/inc/Sv_set adding XS code from parts/inc/call adding XS code from parts/inc/cop adding XS code from parts/inc/exception adding XS code from parts/inc/format adding XS code from parts/inc/grok adding XS code from parts/inc/gv adding XS code from parts/inc/limits adding XS code from parts/inc/locale adding XS code from parts/inc/mPUSH adding XS code from parts/inc/magic adding XS code from parts/inc/memory adding XS code from parts/inc/mess adding XS code from parts/inc/misc adding XS code from parts/inc/newCONSTSUB adding XS code from parts/inc/newRV adding XS code from parts/inc/newSV_type adding XS code from parts/inc/newSVpv adding XS code from parts/inc/pv_tools adding XS code from parts/inc/pvs adding XS code from parts/inc/shared_pv adding XS code from parts/inc/snprintf adding XS code from parts/inc/sprintf adding XS code from parts/inc/strlfuncs adding XS code from parts/inc/sv_xpvf adding XS code from parts/inc/threads adding XS code from parts/inc/utf8 adding XS code from parts/inc/uv adding XS code from parts/inc/variables adding XS code from parts/inc/warn "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc mv RealPPPort.xsc RealPPPort.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC -Wno-unused-function "-I../.." -W -Wall RealPPPort.c In file included from ../../perl.h:7247, from RealPPPort.xs:31: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC -Wno-unused-function "-I../.." -W -Wall module2.c In file included from ../../perl.h:7247, from module2.c:17: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC -Wno-unused-function "-I../.." -W -Wall module3.c In file included from ../../perl.h:7247, from module3.c:17: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Devel/PPPort/PPPort.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \ \ chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so "../../miniperl_top" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t generating t/01_test.t generating t/HvNAME.t generating t/MY_CXT.t generating t/SvPV.t generating t/SvREFCNT.t generating t/Sv_set.t generating t/call.t generating t/cop.t generating t/exception.t generating t/format.t generating t/grok.t generating t/gv.t generating t/limits.t generating t/locale.t generating t/mPUSH.t generating t/magic.t generating t/memory.t generating t/mess.t generating t/misc.t generating t/newCONSTSUB.t generating t/newRV.t generating t/newSV_type.t generating t/newSVpv.t generating t/podtest.t generating t/ppphtest.t generating t/pv_tools.t generating t/pvs.t generating t/shared_pv.t generating t/snprintf.t generating t/sprintf.t generating t/strlfuncs.t generating t/sv_xpvf.t generating t/threads.t generating t/utf8.t generating t/uv.t generating t/variables.t generating t/warn.t make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Devel-PPPort' cd dist/Devel-PPPort && ../../miniperl -I../../lib ppport_h.PL cp -f dist/Devel-PPPort/ppport.h dist/ExtUtils-ParseXS/ppport.h /home/autobuild/make/make -C dist/ExtUtils-ParseXS/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/ExtUtils-ParseXS' cp lib/ExtUtils/Typemaps.pm ../../lib/ExtUtils/Typemaps.pm Skip ../../lib/ExtUtils/xsubpp (unchanged) cp lib/ExtUtils/ParseXS/CountLines.pm ../../lib/ExtUtils/ParseXS/CountLines.pm cp lib/ExtUtils/Typemaps/OutputMap.pm ../../lib/ExtUtils/Typemaps/OutputMap.pm cp lib/ExtUtils/ParseXS.pod ../../lib/ExtUtils/ParseXS.pod cp lib/perlxstut.pod ../../lib/perlxstut.pod cp lib/perlxstypemap.pod ../../lib/perlxstypemap.pod cp lib/ExtUtils/ParseXS/Utilities.pm ../../lib/ExtUtils/ParseXS/Utilities.pm cp lib/perlxs.pod ../../lib/perlxs.pod cp lib/ExtUtils/Typemaps/InputMap.pm ../../lib/ExtUtils/Typemaps/InputMap.pm cp lib/ExtUtils/Typemaps/Type.pm ../../lib/ExtUtils/Typemaps/Type.pm cp lib/ExtUtils/ParseXS/Eval.pm ../../lib/ExtUtils/ParseXS/Eval.pm cp lib/ExtUtils/Typemaps/Cmd.pm ../../lib/ExtUtils/Typemaps/Cmd.pm cp lib/ExtUtils/ParseXS.pm ../../lib/ExtUtils/ParseXS.pm cp lib/ExtUtils/ParseXS/Constants.pm ../../lib/ExtUtils/ParseXS/Constants.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/ExtUtils-ParseXS' ./miniperl_top make_ext_Makefile.pl dist/Filter-Simple/Makefile.PL Creating dist/Filter-Simple/Makefile.PL for Filter::Simple cd dist/Filter-Simple/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Filter::Simple /home/autobuild/make/make -C dist/Filter-Simple/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Filter-Simple' cp lib/Filter/Simple.pm ../../lib/Filter/Simple.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Filter-Simple' ./miniperl_top make_ext_Makefile.pl dist/FindBin/Makefile.PL Creating dist/FindBin/Makefile.PL for FindBin cd dist/FindBin/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for FindBin /home/autobuild/make/make -C dist/FindBin/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/FindBin' cp lib/FindBin.pm ../../lib/FindBin.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/FindBin' ./miniperl_top make_ext_Makefile.pl dist/I18N-Collate/Makefile.PL Creating dist/I18N-Collate/Makefile.PL for I18N::Collate cd dist/I18N-Collate/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for I18N::Collate /home/autobuild/make/make -C dist/I18N-Collate/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/I18N-Collate' cp lib/I18N/Collate.pm ../../lib/I18N/Collate.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/I18N-Collate' ./miniperl_top make_ext_Makefile.pl dist/I18N-LangTags/Makefile.PL Creating dist/I18N-LangTags/Makefile.PL for I18N::LangTags cd dist/I18N-LangTags/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for I18N::LangTags /home/autobuild/make/make -C dist/I18N-LangTags/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/I18N-LangTags' cp lib/I18N/LangTags/List.pm ../../lib/I18N/LangTags/List.pm cp lib/I18N/LangTags.pm ../../lib/I18N/LangTags.pm cp lib/I18N/LangTags/Detect.pm ../../lib/I18N/LangTags/Detect.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/I18N-LangTags' ./miniperl_top make_ext_Makefile.pl dist/Locale-Maketext/Makefile.PL Creating dist/Locale-Maketext/Makefile.PL for Locale::Maketext cd dist/Locale-Maketext/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" WARNING: Setting ABSTRACT via file 'lib/Locale/Maketext.pm' failed at /tmp/instance-22/output-1/build/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 753. Generating a Unix-style Makefile Writing Makefile for Locale::Maketext /home/autobuild/make/make -C dist/Locale-Maketext/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Locale-Maketext' cp lib/Locale/Maketext.pm ../../lib/Locale/Maketext.pm cp lib/Locale/Maketext.pod ../../lib/Locale/Maketext.pod cp lib/Locale/Maketext/TPJ13.pod ../../lib/Locale/Maketext/TPJ13.pod cp lib/Locale/Maketext/GutsLoader.pm ../../lib/Locale/Maketext/GutsLoader.pm cp lib/Locale/Maketext/Guts.pm ../../lib/Locale/Maketext/Guts.pm cp lib/Locale/Maketext/Cookbook.pod ../../lib/Locale/Maketext/Cookbook.pod make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Locale-Maketext' cd dist/Module-CoreList/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Module::CoreList /home/autobuild/make/make -C dist/Module-CoreList/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Module-CoreList' cp lib/Module/CoreList.pod ../../lib/Module/CoreList.pod cp lib/Module/CoreList/Utils.pm ../../lib/Module/CoreList/Utils.pm cp lib/Module/CoreList.pm ../../lib/Module/CoreList.pm cp corelist blib/script/corelist /tmp/instance-22/output-1/build/perl-5.36.0/dist/Module-CoreList/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Module-CoreList' ./miniperl_top make_ext_Makefile.pl dist/Net-Ping/Makefile.PL Creating dist/Net-Ping/Makefile.PL for Net::Ping cd dist/Net-Ping/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Net::Ping /home/autobuild/make/make -C dist/Net-Ping/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Net-Ping' cp lib/Net/Ping.pm ../../lib/Net/Ping.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Net-Ping' cd dist/Safe/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Safe /home/autobuild/make/make -C dist/Safe/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Safe' cp Safe.pm ../../lib/Safe.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Safe' cd dist/Search-Dict/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Search::Dict /home/autobuild/make/make -C dist/Search-Dict/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Search-Dict' cp lib/Search/Dict.pm ../../lib/Search/Dict.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Search-Dict' ./miniperl_top make_ext_Makefile.pl dist/SelfLoader/Makefile.PL Creating dist/SelfLoader/Makefile.PL for SelfLoader cd dist/SelfLoader/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for SelfLoader /home/autobuild/make/make -C dist/SelfLoader/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/SelfLoader' cp lib/SelfLoader.pm ../../lib/SelfLoader.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/SelfLoader' ./miniperl_top make_ext_Makefile.pl dist/Term-Complete/Makefile.PL Creating dist/Term-Complete/Makefile.PL for Term::Complete cd dist/Term-Complete/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Term::Complete /home/autobuild/make/make -C dist/Term-Complete/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Term-Complete' cp lib/Term/Complete.pm ../../lib/Term/Complete.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Term-Complete' ./miniperl_top make_ext_Makefile.pl dist/Term-ReadLine/Makefile.PL Creating dist/Term-ReadLine/Makefile.PL for Term::ReadLine cd dist/Term-ReadLine/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Term::ReadLine /home/autobuild/make/make -C dist/Term-ReadLine/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Term-ReadLine' cp lib/Term/ReadLine.pm ../../lib/Term/ReadLine.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Term-ReadLine' ./miniperl_top make_ext_Makefile.pl dist/Test/Makefile.PL Creating dist/Test/Makefile.PL for Test cd dist/Test/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Test /home/autobuild/make/make -C dist/Test/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Test' cp lib/Test.pm ../../lib/Test.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Test' ./miniperl_top make_ext_Makefile.pl dist/Text-Abbrev/Makefile.PL Creating dist/Text-Abbrev/Makefile.PL for Text::Abbrev cd dist/Text-Abbrev/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Text::Abbrev /home/autobuild/make/make -C dist/Text-Abbrev/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Text-Abbrev' cp lib/Text/Abbrev.pm ../../lib/Text/Abbrev.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Text-Abbrev' ./miniperl_top make_ext_Makefile.pl dist/Thread-Queue/Makefile.PL Creating dist/Thread-Queue/Makefile.PL for Thread::Queue cd dist/Thread-Queue/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Thread::Queue /home/autobuild/make/make -C dist/Thread-Queue/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Thread-Queue' cp lib/Thread/Queue.pm ../../lib/Thread/Queue.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Thread-Queue' ./miniperl_top make_ext_Makefile.pl dist/Thread-Semaphore/Makefile.PL Creating dist/Thread-Semaphore/Makefile.PL for Thread::Semaphore cd dist/Thread-Semaphore/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Thread::Semaphore /home/autobuild/make/make -C dist/Thread-Semaphore/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Thread-Semaphore' cp lib/Thread/Semaphore.pm ../../lib/Thread/Semaphore.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Thread-Semaphore' ./miniperl_top make_ext_Makefile.pl dist/Tie-File/Makefile.PL Creating dist/Tie-File/Makefile.PL for Tie::File cd dist/Tie-File/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Tie::File /home/autobuild/make/make -C dist/Tie-File/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Tie-File' cp lib/Tie/File.pm ../../lib/Tie/File.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Tie-File' cd dist/XSLoader/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for XSLoader /home/autobuild/make/make -C dist/XSLoader/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/XSLoader' "../../miniperl_top" "-I../../lib" XSLoader_pm.PL XSLoader.pm cp XSLoader.pm ../../lib/XSLoader.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/XSLoader' ./miniperl_top make_ext_Makefile.pl dist/autouse/Makefile.PL Creating dist/autouse/Makefile.PL for autouse cd dist/autouse/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for autouse /home/autobuild/make/make -C dist/autouse/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/autouse' cp lib/autouse.pm ../../lib/autouse.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/autouse' cd dist/base/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for base /home/autobuild/make/make -C dist/base/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/base' cp lib/fields.pm ../../lib/fields.pm cp lib/base.pm ../../lib/base.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/base' ./miniperl_top make_ext_Makefile.pl dist/constant/Makefile.PL Creating dist/constant/Makefile.PL for constant cd dist/constant/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for constant /home/autobuild/make/make -C dist/constant/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/constant' cp lib/constant.pm ../../lib/constant.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/constant' ./miniperl_top make_ext_Makefile.pl dist/encoding-warnings/Makefile.PL Creating dist/encoding-warnings/Makefile.PL for encoding::warnings cd dist/encoding-warnings/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for encoding::warnings /home/autobuild/make/make -C dist/encoding-warnings/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/encoding-warnings' cp lib/encoding/warnings.pm ../../lib/encoding/warnings.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/encoding-warnings' ./miniperl_top make_ext_Makefile.pl dist/if/Makefile.PL Creating dist/if/Makefile.PL for if cd dist/if/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for if /home/autobuild/make/make -C dist/if/ PERL_CORE=1 LIBPERL=libperl.a make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/if' cp if.pm ../../lib/if.pm make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/if' /home/autobuild/make/make -C utils all make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/utils' ../miniperl_top corelist.PL Extracting corelist (with variable substitutions) ../miniperl_top cpan.PL Extracting cpan (with variable substitutions) ../miniperl_top enc2xs.PL Extracting enc2xs (with variable substitutions) ../miniperl_top encguess.PL Extracting encguess (with variable substitutions) ../miniperl_top h2ph.PL Extracting h2ph (with variable substitutions) ../miniperl_top h2xs.PL Extracting h2xs (with variable substitutions) ../miniperl_top instmodsh.PL Extracting instmodsh (with variable substitutions) ../miniperl_top json_pp.PL Extracting json_pp (with variable substitutions) ../miniperl_top libnetcfg.PL Extracting libnetcfg (with variable substitutions) ../miniperl_top perlbug.PL Extracting perlbug (with variable substitutions) ../miniperl_top perldoc.PL Extracting "perldoc" (with variable substitutions) ../miniperl_top perlivp.PL Extracting perlivp (with variable substitutions) ../miniperl_top piconv.PL Extracting piconv (with variable substitutions) ../miniperl_top pl2pm.PL Extracting pl2pm (with variable substitutions) ../miniperl_top pod2html.PL Extracting pod2html (with variable substitutions) ../miniperl_top prove.PL Extracting prove (with variable substitutions) ../miniperl_top ptar.PL Extracting ptar (with variable substitutions) ../miniperl_top ptardiff.PL Extracting ptardiff (with variable substitutions) ../miniperl_top ptargrep.PL Extracting ptargrep (with variable substitutions) ../miniperl_top shasum.PL Extracting shasum (with variable substitutions) ../miniperl_top splain.PL Extracting splain (with variable substitutions) ../miniperl_top streamzip.PL Extracting streamzip (with variable substitutions) ../miniperl_top xsubpp.PL Extracting xsubpp (with variable substitutions) ../miniperl_top zipdetails.PL Extracting zipdetails (with variable substitutions) make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/utils' cd ext/B/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for B /home/autobuild/make/make -C ext/B/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/B' cp B/Concise.pm ../../lib/B/Concise.pm cp B/Xref.pm ../../lib/B/Xref.pm cp B.pm ../../lib/B.pm cp O.pm ../../lib/O.pm cp B/Showlex.pm ../../lib/B/Showlex.pm cp B/Terse.pm ../../lib/B/Terse.pm Running Mkbootstrap for B () chmod 644 "B.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/B/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/B/typemap' B.xs > B.xsc mv B.xsc B.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.83\" -DXS_VERSION=\"1.83\" -fPIC -Wno-unused-function "-I../.." B.c In file included from ../../perl.h:7247, from B.xs:13: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/B/B.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm B.o -o ../../lib/auto/B/B.so \ \ chmod 755 ../../lib/auto/B/B.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/B' ./miniperl_top make_ext_Makefile.pl ext/Devel-Peek/Makefile.PL Creating ext/Devel-Peek/Makefile.PL for Devel::Peek cd ext/Devel-Peek/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Devel::Peek /home/autobuild/make/make -C ext/Devel-Peek/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Devel-Peek' cp Peek.pm ../../lib/Devel/Peek.pm Running Mkbootstrap for Peek () chmod 644 "Peek.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/Devel-Peek/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc mv Peek.xsc Peek.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC -Wno-unused-function "-I../.." Peek.c In file included from ../../perl.h:7247, from Peek.xs:3: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Devel/Peek/Peek.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \ \ chmod 755 ../../lib/auto/Devel/Peek/Peek.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Devel-Peek' cd ext/Fcntl/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Fcntl /home/autobuild/make/make -C ext/Fcntl/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Fcntl' cp Fcntl.pm ../../lib/Fcntl.pm Running Mkbootstrap for Fcntl () chmod 644 "Fcntl.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/Fcntl/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc mv Fcntl.xsc Fcntl.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC -Wno-unused-function "-I../.." Fcntl.c In file included from ../../perl.h:7247, from Fcntl.xs:3: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Fcntl/Fcntl.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \ \ chmod 755 ../../lib/auto/Fcntl/Fcntl.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Fcntl' ./miniperl_top make_ext_Makefile.pl ext/File-DosGlob/Makefile.PL Creating ext/File-DosGlob/Makefile.PL for File::DosGlob cd ext/File-DosGlob/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::DosGlob /home/autobuild/make/make -C ext/File-DosGlob/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/File-DosGlob' cp lib/File/DosGlob.pm ../../lib/File/DosGlob.pm Running Mkbootstrap for DosGlob () chmod 644 "DosGlob.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/File-DosGlob/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc mv DosGlob.xsc DosGlob.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC -Wno-unused-function "-I../.." DosGlob.c In file included from ../../perl.h:7247, from DosGlob.xs:4: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/File/DosGlob/DosGlob.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \ \ chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/File-DosGlob' cd ext/File-Glob/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for File::Glob /home/autobuild/make/make -C ext/File-Glob/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/File-Glob' cp Glob.pm ../../lib/File/Glob.pm Running Mkbootstrap for Glob () chmod 644 "Glob.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/File-Glob/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC -Wno-unused-function "-I../.." bsd_glob.c In file included from ../../perl.h:7247, from bsd_glob.c:69: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc mv Glob.xsc Glob.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC -Wno-unused-function "-I../.." Glob.c In file included from ../../perl.h:7247, from Glob.xs:4: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/File/Glob/Glob.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so \ \ chmod 755 ../../lib/auto/File/Glob/Glob.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/File-Glob' cd ext/GDBM_File/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for GDBM_File /home/autobuild/make/make -C ext/GDBM_File/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/GDBM_File' cp GDBM_File.pm ../../lib/GDBM_File.pm Running Mkbootstrap for GDBM_File () chmod 644 "GDBM_File.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/GDBM_File/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDBM_File.bs ../../lib/auto/GDBM_File/GDBM_File.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/GDBM_File/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/GDBM_File/typemap' GDBM_File.xs > GDBM_File.xsc mv GDBM_File.xsc GDBM_File.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC -Wno-unused-function "-I../.." GDBM_File.c In file included from ../../perl.h:7247, from GDBM_File.xs:4: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/GDBM_File/GDBM_File.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm GDBM_File.o -o ../../lib/auto/GDBM_File/GDBM_File.so \ -lgdbm \ chmod 755 ../../lib/auto/GDBM_File/GDBM_File.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/GDBM_File' cd ext/Hash-Util/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Hash::Util /home/autobuild/make/make -C ext/Hash-Util/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Hash-Util' cp lib/Hash/Util.pm ../../lib/Hash/Util.pm Running Mkbootstrap for Util () chmod 644 "Util.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/Hash-Util/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc mv Util.xsc Util.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC -Wno-unused-function "-I../.." -DPERL_EXT Util.c In file included from ../../perl.h:7247, from Util.xs:4: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Hash/Util/Util.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Util.o -o ../../lib/auto/Hash/Util/Util.so \ \ chmod 755 ../../lib/auto/Hash/Util/Util.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Hash-Util' ./miniperl_top make_ext_Makefile.pl ext/Hash-Util-FieldHash/Makefile.PL Creating ext/Hash-Util-FieldHash/Makefile.PL for Hash::Util::FieldHash cd ext/Hash-Util-FieldHash/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Hash::Util::FieldHash /home/autobuild/make/make -C ext/Hash-Util-FieldHash/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Hash-Util-FieldHash' cp lib/Hash/Util/FieldHash.pm ../../lib/Hash/Util/FieldHash.pm Running Mkbootstrap for FieldHash () chmod 644 "FieldHash.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/Hash-Util-FieldHash/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc mv FieldHash.xsc FieldHash.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC -Wno-unused-function "-I../.." FieldHash.c In file included from ../../perl.h:7247, from FieldHash.xs:4: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \ \ chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Hash-Util-FieldHash' cd ext/I18N-Langinfo/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for I18N::Langinfo /home/autobuild/make/make -C ext/I18N-Langinfo/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/I18N-Langinfo' cp Langinfo.pm ../../lib/I18N/Langinfo.pm Running Mkbootstrap for Langinfo () chmod 644 "Langinfo.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/I18N-Langinfo/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc mv Langinfo.xsc Langinfo.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC -Wno-unused-function "-I../.." Langinfo.c In file included from ../../perl.h:7247, from Langinfo.xs:6: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \ \ chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/I18N-Langinfo' ./miniperl_top make_ext_Makefile.pl ext/Opcode/Makefile.PL Creating ext/Opcode/Makefile.PL for Opcode cd ext/Opcode/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Opcode /home/autobuild/make/make -C ext/Opcode/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Opcode' cp Opcode.pm ../../lib/Opcode.pm cp ops.pm ../../lib/ops.pm Running Mkbootstrap for Opcode () chmod 644 "Opcode.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/Opcode/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc mv Opcode.xsc Opcode.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.57\" -DXS_VERSION=\"1.57\" -fPIC -Wno-unused-function "-I../.." Opcode.c In file included from ../../perl.h:7247, from Opcode.xs:3: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Opcode/Opcode.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Opcode.o -o ../../lib/auto/Opcode/Opcode.so \ \ chmod 755 ../../lib/auto/Opcode/Opcode.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Opcode' cd ext/POSIX/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Warning (mostly harmless): No library found for -lposix Warning (mostly harmless): No library found for -lcposix Generating a Unix-style Makefile Writing Makefile for POSIX /home/autobuild/make/make -C ext/POSIX/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/POSIX' cp lib/POSIX.pm ../../lib/POSIX.pm cp lib/POSIX.pod ../../lib/POSIX.pod Running Mkbootstrap for POSIX () chmod 644 "POSIX.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/POSIX/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/POSIX/typemap' POSIX.xs > POSIX.xsc mv POSIX.xsc POSIX.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../.." POSIX.c In file included from ../../perl.h:7247, from POSIX.xs:8: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/POSIX/POSIX.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm POSIX.o -o ../../lib/auto/POSIX/POSIX.so \ -lm \ chmod 755 ../../lib/auto/POSIX/POSIX.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/POSIX' ./miniperl_top make_ext_Makefile.pl ext/PerlIO-encoding/Makefile.PL Creating ext/PerlIO-encoding/Makefile.PL for PerlIO::encoding cd ext/PerlIO-encoding/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for PerlIO::encoding /home/autobuild/make/make -C ext/PerlIO-encoding/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-encoding' cp encoding.pm ../../lib/PerlIO/encoding.pm Running Mkbootstrap for encoding () chmod 644 "encoding.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-encoding/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc mv encoding.xsc encoding.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC -Wno-unused-function "-I../.." encoding.c In file included from ../../perl.h:7247, from encoding.xs:3: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/PerlIO/encoding/encoding.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \ \ chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-encoding' ./miniperl_top make_ext_Makefile.pl ext/PerlIO-mmap/Makefile.PL Creating ext/PerlIO-mmap/Makefile.PL for PerlIO::mmap cd ext/PerlIO-mmap/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for PerlIO::mmap /home/autobuild/make/make -C ext/PerlIO-mmap/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-mmap' cp mmap.pm ../../lib/PerlIO/mmap.pm Running Mkbootstrap for mmap () chmod 644 "mmap.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-mmap/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc mv mmap.xsc mmap.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC -Wno-unused-function "-I../.." mmap.c In file included from ../../perl.h:7247, from mmap.xs:7: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/PerlIO/mmap/mmap.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \ \ chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-mmap' ./miniperl_top make_ext_Makefile.pl ext/PerlIO-scalar/Makefile.PL Creating ext/PerlIO-scalar/Makefile.PL for PerlIO::scalar cd ext/PerlIO-scalar/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for PerlIO::scalar /home/autobuild/make/make -C ext/PerlIO-scalar/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-scalar' cp scalar.pm ../../lib/PerlIO/scalar.pm Running Mkbootstrap for scalar () chmod 644 "scalar.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-scalar/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc mv scalar.xsc scalar.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC -Wno-unused-function "-I../.." scalar.c In file included from ../../perl.h:7247, from scalar.xs:3: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/PerlIO/scalar/scalar.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \ \ chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-scalar' ./miniperl_top make_ext_Makefile.pl ext/PerlIO-via/Makefile.PL Creating ext/PerlIO-via/Makefile.PL for PerlIO::via cd ext/PerlIO-via/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for PerlIO::via /home/autobuild/make/make -C ext/PerlIO-via/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-via' cp via.pm ../../lib/PerlIO/via.pm Running Mkbootstrap for via () chmod 644 "via.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-via/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc mv via.xsc via.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC -Wno-unused-function "-I../.." via.c In file included from ../../perl.h:7247, from via.xs:3: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/PerlIO/via/via.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm via.o -o ../../lib/auto/PerlIO/via/via.so \ \ chmod 755 ../../lib/auto/PerlIO/via/via.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/PerlIO-via' cd ext/SDBM_File/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for SDBM_File /home/autobuild/make/make -C ext/SDBM_File/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/SDBM_File' cp SDBM_File.pm ../../lib/SDBM_File.pm Running Mkbootstrap for SDBM_File () chmod 644 "SDBM_File.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/SDBM_File/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc mv SDBM_File.xsc SDBM_File.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC -Wno-unused-function "-I../.." -DSDBM -DDUFF SDBM_File.c In file included from ../../perl.h:7247, from SDBM_File.xs:3: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC -Wno-unused-function "-I../.." -DSDBM -DDUFF hash.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC -Wno-unused-function "-I../.." -DSDBM -DDUFF pair.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC -Wno-unused-function "-I../.." -DSDBM -DDUFF sdbm.c rm -f ../../lib/auto/SDBM_File/SDBM_File.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so \ \ chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/SDBM_File' ./miniperl_top make_ext_Makefile.pl ext/Sys-Hostname/Makefile.PL Creating ext/Sys-Hostname/Makefile.PL for Sys::Hostname cd ext/Sys-Hostname/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Sys::Hostname /home/autobuild/make/make -C ext/Sys-Hostname/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Sys-Hostname' cp Hostname.pm ../../lib/Sys/Hostname.pm Running Mkbootstrap for Hostname () chmod 644 "Hostname.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/Sys-Hostname/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc mv Hostname.xsc Hostname.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC -Wno-unused-function "-I../.." Hostname.c In file included from ../../perl.h:7247, from Hostname.xs:4: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Sys/Hostname/Hostname.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \ \ chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/Sys-Hostname' cd ext/XS-APItest/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for XS::APItest /home/autobuild/make/make -C ext/XS-APItest/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-APItest' cp APItest.pm ../../lib/XS/APItest.pm Running Mkbootstrap for APItest () Writing APItest.bs chmod 644 "APItest.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-APItest/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-APItest/typemap' APItest.xs > APItest.xsc mv APItest.xsc APItest.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC -Wno-unused-function "-I../.." APItest.c In file included from ../../perl.h:7247, from APItest.xs:10: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC -Wno-unused-function "-I../.." XSUB-undef-XS_VERSION.c In file included from ../../perl.h:7247, from XSUB-undef-XS_VERSION.xs:2: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC -Wno-unused-function "-I../.." XSUB-redefined-macros.c In file included from ../../perl.h:7247, from XSUB-redefined-macros.xs:2: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC -Wno-unused-function "-I../.." core.c In file included from ../../perl.h:7247, from core_or_not.inc:4, from core.c:2: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC -Wno-unused-function "-I../.." exception.c In file included from ../../perl.h:7247, from exception.c:2: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC -Wno-unused-function "-I../.." notcore.c In file included from ../../perl.h:7247, from core_or_not.inc:4, from notcore.c:2: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/XS/APItest/APItest.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so \ \ chmod 755 ../../lib/auto/XS/APItest/APItest.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-APItest' cd ext/XS-Typemap/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for XS::Typemap /home/autobuild/make/make -C ext/XS-Typemap/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-Typemap' cp Typemap.pm ../../lib/XS/Typemap.pm Running Mkbootstrap for Typemap () chmod 644 "Typemap.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-Typemap/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC -Wno-unused-function "-I../.." stdio.c "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc mv Typemap.xsc Typemap.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC -Wno-unused-function "-I../.." Typemap.c In file included from ../../perl.h:7247, from Typemap.xs:12: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/XS/Typemap/Typemap.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so \ \ chmod 755 ../../lib/auto/XS/Typemap/Typemap.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/XS-Typemap' ./miniperl_top make_ext_Makefile.pl ext/attributes/Makefile.PL Creating ext/attributes/Makefile.PL for attributes cd ext/attributes/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for attributes /home/autobuild/make/make -C ext/attributes/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/attributes' cp attributes.pm ../../lib/attributes.pm Running Mkbootstrap for attributes () chmod 644 "attributes.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/attributes/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc mv attributes.xsc attributes.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.34\" -DXS_VERSION=\"0.34\" -fPIC -Wno-unused-function "-I../.." attributes.c In file included from ../../perl.h:7247, from attributes.xs:23: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/attributes/attributes.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm attributes.o -o ../../lib/auto/attributes/attributes.so \ \ chmod 755 ../../lib/auto/attributes/attributes.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/attributes' ./miniperl_top make_ext_Makefile.pl ext/mro/Makefile.PL Creating ext/mro/Makefile.PL for mro cd ext/mro/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for mro /home/autobuild/make/make -C ext/mro/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/mro' cp mro.pm ../../lib/mro.pm Running Mkbootstrap for mro () chmod 644 "mro.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/mro/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc mv mro.xsc mro.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC -Wno-unused-function "-I../.." mro.c In file included from ../../perl.h:7247, from mro.xs:4: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/mro/mro.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm mro.o -o ../../lib/auto/mro/mro.so \ \ chmod 755 ../../lib/auto/mro/mro.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/mro' cd ext/re/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for re /home/autobuild/make/make -C ext/re/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/re' Skip ../../lib/re.pm (unchanged) Running Mkbootstrap for re () chmod 644 "re.bs" /tmp/instance-22/output-1/build/perl-5.36.0/ext/re/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 rm -f re_exec.c cp ../../regexec.c re_exec.c rm -f invlist_inline.h cp ../../invlist_inline.h invlist_inline.h /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC -Wno-unused-function "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c In file included from ../../perl.h:7247, from re_exec.c:75: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ re_exec.c: In function 'S_regtry': re_exec.c:7072:44: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized] 7072 | && UCHARAT(s) != fold_array[nextbyte]) | ^ re_exec.c:6976:24: note: 'fold_array' was declared here 6976 | const U8 * fold_array; | ^~~~~~~~~~ re_exec.c:7078:29: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized] 7078 | if (ln > 1 && ! folder(locinput, s, ln)) | ^~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:6975:23: note: 'folder' was declared here 6975 | re_fold_t folder; | ^~~~~~ rm -f re_comp.c cp ../../regcomp.c re_comp.c rm -f dquote.c cp ../../dquote.c dquote.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC -Wno-unused-function "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c In file included from ../../perl.h:7247, from re_comp.c:132: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc mv re.xsc re.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC -Wno-unused-function "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c In file included from ../../perl.h:7247, from re.xs:8: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/re/re.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so \ \ chmod 755 ../../lib/auto/re/re.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/ext/re' cd cpan/Compress-Raw-Bzip2/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 /home/autobuild/make/make -C cpan/Compress-Raw-Bzip2/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Compress-Raw-Bzip2' cp lib/Compress/Raw/Bzip2.pm ../../lib/Compress/Raw/Bzip2.pm Running Mkbootstrap for Bzip2 () chmod 644 "Bzip2.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Compress-Raw-Bzip2/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc mv Bzip2.xsc Bzip2.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO Bzip2.c In file included from ../../perl.h:7247, from Bzip2.xs:14: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO blocksort.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO bzlib.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO compress.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO crctable.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO decompress.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO huffman.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC -Wno-unused-function "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO randtable.c rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \ \ chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Compress-Raw-Bzip2' cd cpan/Compress-Raw-Zlib/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Parsing config.in... Building Zlib enabled Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib /home/autobuild/make/make -C cpan/Compress-Raw-Zlib/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Compress-Raw-Zlib' cp lib/Compress/Raw/Zlib.pm ../../lib/Compress/Raw/Zlib.pm Running Mkbootstrap for Zlib () chmod 644 "Zlib.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Compress-Raw-Zlib/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc mv Zlib.xsc Zlib.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 Zlib.c In file included from ../../perl.h:7247, from Zlib.xs:31: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 adler32.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 compress.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 crc32.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 deflate.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 infback.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inffast.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inflate.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inftrees.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 trees.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 uncompr.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./zlib-src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC -Wno-unused-function "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 zutil.c rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \ \ chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Compress-Raw-Zlib' cd cpan/Digest-MD5/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Digest::MD5 /home/autobuild/make/make -C cpan/Digest-MD5/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-MD5' cp MD5.pm ../../lib/Digest/MD5.pm Running Mkbootstrap for MD5 () chmod 644 "MD5.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-MD5/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc mv MD5.xsc MD5.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -fPIC -Wno-unused-function "-I../.." MD5.c In file included from ../../perl.h:7247, from MD5.xs:40: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Digest/MD5/MD5.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \ \ chmod 755 ../../lib/auto/Digest/MD5/MD5.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-MD5' cd cpan/Digest-SHA/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Digest::SHA /home/autobuild/make/make -C cpan/Digest-SHA/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-SHA' cp lib/Digest/SHA.pm ../../lib/Digest/SHA.pm Running Mkbootstrap for SHA () chmod 644 "SHA.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-SHA/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc mv SHA.xsc SHA.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC -Wno-unused-function "-I../.." SHA.c In file included from ../../perl.h:7247, from SHA.xs:3: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from ../../perl.h:1418, from SHA.xs:3: In function 'memcpy', inlined from 'shabytes' at src/sha.c:354:3, inlined from 'shawrite' at src/sha.c:388:10, inlined from 'hmacwrite' at src/sha.c:377:13, inlined from 'XS_Digest__SHA_hmac_sha1' at SHA.xs:211:4: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [1224, 16487] is out of the bounds [0, 1224] of object 'hmac' with type 'HMAC' [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ SHA.c: In function 'XS_Digest__SHA_hmac_sha1': SHA.xs:200:7: note: 'hmac' declared here 200 | HMAC hmac; | ^~~~ In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from ../../perl.h:1418, from SHA.xs:3: In function 'memcpy', inlined from 'shabytes' at src/sha.c:354:3, inlined from 'shawrite' at src/sha.c:388:10, inlined from 'XS_Digest__SHA_sha1' at src/sha.c:377:13: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset [544, 16487] is out of the bounds [0, 544] of object 'sha' with type 'SHA' [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ SHA.c: In function 'XS_Digest__SHA_sha1': SHA.xs:143:6: note: 'sha' declared here 143 | SHA sha; | ^~~ rm -f ../../lib/auto/Digest/SHA/SHA.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \ \ chmod 755 ../../lib/auto/Digest/SHA/SHA.so cp shasum blib/script/shasum /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-SHA/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Digest-SHA' cd cpan/Encode/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Encode /home/autobuild/make/make -C cpan/Encode/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode' cp lib/Encode/MIME/Name.pm ../../lib/Encode/MIME/Name.pm cp encoding.pm ../../lib/encoding.pm cp lib/Encode/Encoding.pm ../../lib/Encode/Encoding.pm cp lib/Encode/MIME/Header.pm ../../lib/Encode/MIME/Header.pm cp lib/Encode/CJKConstants.pm ../../lib/Encode/CJKConstants.pm cp lib/Encode/GSM0338.pm ../../lib/Encode/GSM0338.pm cp Encode/_T.e2x ../../lib/Encode/_T.e2x cp lib/Encode/JP/H2Z.pm ../../lib/Encode/JP/H2Z.pm cp lib/Encode/Supported.pod ../../lib/Encode/Supported.pod cp lib/Encode/CN/HZ.pm ../../lib/Encode/CN/HZ.pm cp lib/Encode/JP/JIS7.pm ../../lib/Encode/JP/JIS7.pm cp lib/Encode/PerlIO.pod ../../lib/Encode/PerlIO.pod cp lib/Encode/MIME/Header/ISO_2022_JP.pm ../../lib/Encode/MIME/Header/ISO_2022_JP.pm cp Encode/encode.h ../../lib/Encode/encode.h cp Encode/README.e2x ../../lib/Encode/README.e2x cp lib/Encode/Config.pm ../../lib/Encode/Config.pm cp Encode/ConfigLocal_PM.e2x ../../lib/Encode/ConfigLocal_PM.e2x cp Encode.pm ../../lib/Encode.pm cp Encode/Changes.e2x ../../lib/Encode/Changes.e2x cp lib/Encode/Encoder.pm ../../lib/Encode/Encoder.pm cp Encode/Makefile_PL.e2x ../../lib/Encode/Makefile_PL.e2x cp lib/Encode/Alias.pm ../../lib/Encode/Alias.pm cp lib/Encode/KR/2022_KR.pm ../../lib/Encode/KR/2022_KR.pm cp lib/Encode/Unicode/UTF7.pm ../../lib/Encode/Unicode/UTF7.pm cp Encode/_PM.e2x ../../lib/Encode/_PM.e2x cp lib/Encode/Guess.pm ../../lib/Encode/Guess.pm make[4]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Byte' cp Byte.pm ../../../lib/Encode/Byte.pm Running Mkbootstrap for Byte () chmod 644 "Byte.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Byte/../../../miniperl_top "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm Reading iso-8859-2 (iso-8859-2) Reading iso-8859-3 (iso-8859-3) Reading iso-8859-4 (iso-8859-4) Reading iso-8859-5 (iso-8859-5) Reading iso-8859-6 (iso-8859-6) Reading iso-8859-7 (iso-8859-7) Reading iso-8859-8 (iso-8859-8) Reading iso-8859-9 (iso-8859-9) Reading iso-8859-10 (iso-8859-10) Reading iso-8859-11 (iso-8859-11) Reading iso-8859-13 (iso-8859-13) Reading iso-8859-14 (iso-8859-14) Reading iso-8859-15 (iso-8859-15) Reading iso-8859-16 (iso-8859-16) Reading AdobeStandardEncoding (AdobeStandardEncoding) Reading cp1006 (cp1006) Reading cp1250 (cp1250) Reading cp1251 (cp1251) Reading cp1253 (cp1253) Reading cp1254 (cp1254) Reading cp1255 (cp1255) Reading cp1256 (cp1256) Reading cp1257 (cp1257) Reading cp1258 (cp1258) Reading cp424 (cp424) Reading cp437 (cp437) Reading cp737 (cp737) Reading cp775 (cp775) Reading cp850 (cp850) Reading cp852 (cp852) Reading cp855 (cp855) Reading cp856 (cp856) Reading cp857 (cp857) Reading cp858 (cp858) Reading cp860 (cp860) Reading cp861 (cp861) Reading cp862 (cp862) Reading cp863 (cp863) Reading cp864 (cp864) Reading cp865 (cp865) Reading cp866 (cp866) Reading cp869 (cp869) Reading cp874 (cp874) Reading hp-roman8 (hp-roman8) Reading koi8-f (koi8-f) Reading koi8-r (koi8-r) Reading koi8-u (koi8-u) Reading MacArabic (MacArabic) Reading MacCentralEurRoman (MacCentralEurRoman) Reading MacCroatian (MacCroatian) Reading MacCyrillic (MacCyrillic) Reading MacFarsi (MacFarsi) Reading MacGreek (MacGreek) Reading MacHebrew (MacHebrew) Reading MacIcelandic (MacIcelandic) Reading MacRomanian (MacRomanian) Reading MacRumanian (MacRumanian) Reading MacRoman (MacRoman) Reading MacSami (MacSami) Reading MacThai (MacThai) Reading MacTurkish (MacTurkish) Reading MacUkrainian (MacUkrainian) Reading nextstep (nextstep) Reading viscii (viscii) "../../../miniperl_top" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc mv Byte.xsc Byte.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC -Wno-unused-function "-I../../.." Byte.c In file included from ../../../perl.h:7247, from Byte.c:11: ../../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC -Wno-unused-function "-I../../.." byte_t.c byte_t.c:12:24: warning: uninitialized 'const utf8_AdobeStandardEncoding' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_AdobeStandardEncoding[]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:17:24: warning: uninitialized 'const utf8_MacArabic' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacArabic[]; | ^~~~~~~~~~~~~~ byte_t.c:22:24: warning: uninitialized 'const utf8_MacCentralEurRoman' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_MacCentralEurRoman[]; | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:27:24: warning: uninitialized 'const utf8_MacCroatian' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_MacCroatian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:32:24: warning: uninitialized 'const utf8_MacCyrillic' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_MacCyrillic[]; | ^~~~~~~~~~~~~~~~ byte_t.c:37:24: warning: uninitialized 'const utf8_MacFarsi' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_MacFarsi[]; | ^~~~~~~~~~~~~ byte_t.c:42:24: warning: uninitialized 'const utf8_MacGreek' is invalid in C++ [-Wc++-compat] 42 | static const encpage_t utf8_MacGreek[]; | ^~~~~~~~~~~~~ byte_t.c:47:24: warning: uninitialized 'const utf8_MacHebrew' is invalid in C++ [-Wc++-compat] 47 | static const encpage_t utf8_MacHebrew[]; | ^~~~~~~~~~~~~~ byte_t.c:52:24: warning: uninitialized 'const utf8_MacIcelandic' is invalid in C++ [-Wc++-compat] 52 | static const encpage_t utf8_MacIcelandic[]; | ^~~~~~~~~~~~~~~~~ byte_t.c:57:24: warning: uninitialized 'const utf8_MacRoman' is invalid in C++ [-Wc++-compat] 57 | static const encpage_t utf8_MacRoman[]; | ^~~~~~~~~~~~~ byte_t.c:62:24: warning: uninitialized 'const utf8_MacRomanian' is invalid in C++ [-Wc++-compat] 62 | static const encpage_t utf8_MacRomanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:67:24: warning: uninitialized 'const utf8_MacRumanian' is invalid in C++ [-Wc++-compat] 67 | static const encpage_t utf8_MacRumanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:72:24: warning: uninitialized 'const utf8_MacSami' is invalid in C++ [-Wc++-compat] 72 | static const encpage_t utf8_MacSami[]; | ^~~~~~~~~~~~ byte_t.c:77:24: warning: uninitialized 'const utf8_MacThai' is invalid in C++ [-Wc++-compat] 77 | static const encpage_t utf8_MacThai[]; | ^~~~~~~~~~~~ byte_t.c:82:24: warning: uninitialized 'const utf8_MacTurkish' is invalid in C++ [-Wc++-compat] 82 | static const encpage_t utf8_MacTurkish[]; | ^~~~~~~~~~~~~~~ byte_t.c:87:24: warning: uninitialized 'const utf8_cp1006' is invalid in C++ [-Wc++-compat] 87 | static const encpage_t utf8_cp1006[]; | ^~~~~~~~~~~ byte_t.c:92:24: warning: uninitialized 'const utf8_cp1250' is invalid in C++ [-Wc++-compat] 92 | static const encpage_t utf8_cp1250[]; | ^~~~~~~~~~~ byte_t.c:97:24: warning: uninitialized 'const utf8_cp1251' is invalid in C++ [-Wc++-compat] 97 | static const encpage_t utf8_cp1251[]; | ^~~~~~~~~~~ byte_t.c:102:24: warning: uninitialized 'const utf8_cp1253' is invalid in C++ [-Wc++-compat] 102 | static const encpage_t utf8_cp1253[]; | ^~~~~~~~~~~ byte_t.c:107:24: warning: uninitialized 'const utf8_cp1254' is invalid in C++ [-Wc++-compat] 107 | static const encpage_t utf8_cp1254[]; | ^~~~~~~~~~~ byte_t.c:112:24: warning: uninitialized 'const utf8_cp1255' is invalid in C++ [-Wc++-compat] 112 | static const encpage_t utf8_cp1255[]; | ^~~~~~~~~~~ byte_t.c:117:24: warning: uninitialized 'const utf8_cp1256' is invalid in C++ [-Wc++-compat] 117 | static const encpage_t utf8_cp1256[]; | ^~~~~~~~~~~ byte_t.c:122:24: warning: uninitialized 'const utf8_cp1257' is invalid in C++ [-Wc++-compat] 122 | static const encpage_t utf8_cp1257[]; | ^~~~~~~~~~~ byte_t.c:127:24: warning: uninitialized 'const utf8_cp1258' is invalid in C++ [-Wc++-compat] 127 | static const encpage_t utf8_cp1258[]; | ^~~~~~~~~~~ byte_t.c:132:24: warning: uninitialized 'const utf8_cp424' is invalid in C++ [-Wc++-compat] 132 | static const encpage_t utf8_cp424[]; | ^~~~~~~~~~ byte_t.c:137:24: warning: uninitialized 'const utf8_cp437' is invalid in C++ [-Wc++-compat] 137 | static const encpage_t utf8_cp437[]; | ^~~~~~~~~~ byte_t.c:142:24: warning: uninitialized 'const utf8_cp737' is invalid in C++ [-Wc++-compat] 142 | static const encpage_t utf8_cp737[]; | ^~~~~~~~~~ byte_t.c:147:24: warning: uninitialized 'const utf8_cp775' is invalid in C++ [-Wc++-compat] 147 | static const encpage_t utf8_cp775[]; | ^~~~~~~~~~ byte_t.c:152:24: warning: uninitialized 'const utf8_cp850' is invalid in C++ [-Wc++-compat] 152 | static const encpage_t utf8_cp850[]; | ^~~~~~~~~~ byte_t.c:157:24: warning: uninitialized 'const utf8_cp852' is invalid in C++ [-Wc++-compat] 157 | static const encpage_t utf8_cp852[]; | ^~~~~~~~~~ byte_t.c:162:24: warning: uninitialized 'const utf8_cp855' is invalid in C++ [-Wc++-compat] 162 | static const encpage_t utf8_cp855[]; | ^~~~~~~~~~ byte_t.c:167:24: warning: uninitialized 'const utf8_cp856' is invalid in C++ [-Wc++-compat] 167 | static const encpage_t utf8_cp856[]; | ^~~~~~~~~~ byte_t.c:172:24: warning: uninitialized 'const utf8_cp857' is invalid in C++ [-Wc++-compat] 172 | static const encpage_t utf8_cp857[]; | ^~~~~~~~~~ byte_t.c:177:24: warning: uninitialized 'const utf8_cp858' is invalid in C++ [-Wc++-compat] 177 | static const encpage_t utf8_cp858[]; | ^~~~~~~~~~ byte_t.c:182:24: warning: uninitialized 'const utf8_cp860' is invalid in C++ [-Wc++-compat] 182 | static const encpage_t utf8_cp860[]; | ^~~~~~~~~~ byte_t.c:187:24: warning: uninitialized 'const utf8_cp861' is invalid in C++ [-Wc++-compat] 187 | static const encpage_t utf8_cp861[]; | ^~~~~~~~~~ byte_t.c:192:24: warning: uninitialized 'const utf8_cp862' is invalid in C++ [-Wc++-compat] 192 | static const encpage_t utf8_cp862[]; | ^~~~~~~~~~ byte_t.c:197:24: warning: uninitialized 'const utf8_cp863' is invalid in C++ [-Wc++-compat] 197 | static const encpage_t utf8_cp863[]; | ^~~~~~~~~~ byte_t.c:202:24: warning: uninitialized 'const utf8_cp864' is invalid in C++ [-Wc++-compat] 202 | static const encpage_t utf8_cp864[]; | ^~~~~~~~~~ byte_t.c:207:24: warning: uninitialized 'const utf8_cp865' is invalid in C++ [-Wc++-compat] 207 | static const encpage_t utf8_cp865[]; | ^~~~~~~~~~ byte_t.c:212:24: warning: uninitialized 'const utf8_cp866' is invalid in C++ [-Wc++-compat] 212 | static const encpage_t utf8_cp866[]; | ^~~~~~~~~~ byte_t.c:217:24: warning: uninitialized 'const utf8_cp869' is invalid in C++ [-Wc++-compat] 217 | static const encpage_t utf8_cp869[]; | ^~~~~~~~~~ byte_t.c:222:24: warning: uninitialized 'const utf8_cp874' is invalid in C++ [-Wc++-compat] 222 | static const encpage_t utf8_cp874[]; | ^~~~~~~~~~ byte_t.c:227:24: warning: uninitialized 'const utf8_hp_roman8' is invalid in C++ [-Wc++-compat] 227 | static const encpage_t utf8_hp_roman8[]; | ^~~~~~~~~~~~~~ byte_t.c:232:24: warning: uninitialized 'const utf8_iso_8859_2' is invalid in C++ [-Wc++-compat] 232 | static const encpage_t utf8_iso_8859_2[]; | ^~~~~~~~~~~~~~~ byte_t.c:237:24: warning: uninitialized 'const utf8_iso_8859_3' is invalid in C++ [-Wc++-compat] 237 | static const encpage_t utf8_iso_8859_3[]; | ^~~~~~~~~~~~~~~ byte_t.c:242:24: warning: uninitialized 'const utf8_iso_8859_4' is invalid in C++ [-Wc++-compat] 242 | static const encpage_t utf8_iso_8859_4[]; | ^~~~~~~~~~~~~~~ byte_t.c:247:24: warning: uninitialized 'const utf8_iso_8859_5' is invalid in C++ [-Wc++-compat] 247 | static const encpage_t utf8_iso_8859_5[]; | ^~~~~~~~~~~~~~~ byte_t.c:252:24: warning: uninitialized 'const utf8_iso_8859_6' is invalid in C++ [-Wc++-compat] 252 | static const encpage_t utf8_iso_8859_6[]; | ^~~~~~~~~~~~~~~ byte_t.c:257:24: warning: uninitialized 'const utf8_iso_8859_7' is invalid in C++ [-Wc++-compat] 257 | static const encpage_t utf8_iso_8859_7[]; | ^~~~~~~~~~~~~~~ byte_t.c:262:24: warning: uninitialized 'const utf8_iso_8859_8' is invalid in C++ [-Wc++-compat] 262 | static const encpage_t utf8_iso_8859_8[]; | ^~~~~~~~~~~~~~~ byte_t.c:267:24: warning: uninitialized 'const utf8_iso_8859_9' is invalid in C++ [-Wc++-compat] 267 | static const encpage_t utf8_iso_8859_9[]; | ^~~~~~~~~~~~~~~ byte_t.c:272:24: warning: uninitialized 'const utf8_iso_8859_10' is invalid in C++ [-Wc++-compat] 272 | static const encpage_t utf8_iso_8859_10[]; | ^~~~~~~~~~~~~~~~ byte_t.c:277:24: warning: uninitialized 'const utf8_iso_8859_11' is invalid in C++ [-Wc++-compat] 277 | static const encpage_t utf8_iso_8859_11[]; | ^~~~~~~~~~~~~~~~ byte_t.c:282:24: warning: uninitialized 'const utf8_iso_8859_13' is invalid in C++ [-Wc++-compat] 282 | static const encpage_t utf8_iso_8859_13[]; | ^~~~~~~~~~~~~~~~ byte_t.c:287:24: warning: uninitialized 'const utf8_iso_8859_14' is invalid in C++ [-Wc++-compat] 287 | static const encpage_t utf8_iso_8859_14[]; | ^~~~~~~~~~~~~~~~ byte_t.c:292:24: warning: uninitialized 'const utf8_iso_8859_15' is invalid in C++ [-Wc++-compat] 292 | static const encpage_t utf8_iso_8859_15[]; | ^~~~~~~~~~~~~~~~ byte_t.c:297:24: warning: uninitialized 'const utf8_iso_8859_16' is invalid in C++ [-Wc++-compat] 297 | static const encpage_t utf8_iso_8859_16[]; | ^~~~~~~~~~~~~~~~ byte_t.c:302:24: warning: uninitialized 'const utf8_koi8_f' is invalid in C++ [-Wc++-compat] 302 | static const encpage_t utf8_koi8_f[]; | ^~~~~~~~~~~ byte_t.c:307:24: warning: uninitialized 'const utf8_koi8_r' is invalid in C++ [-Wc++-compat] 307 | static const encpage_t utf8_koi8_r[]; | ^~~~~~~~~~~ byte_t.c:312:24: warning: uninitialized 'const utf8_koi8_u' is invalid in C++ [-Wc++-compat] 312 | static const encpage_t utf8_koi8_u[]; | ^~~~~~~~~~~ byte_t.c:317:24: warning: uninitialized 'const utf8_nextstep' is invalid in C++ [-Wc++-compat] 317 | static const encpage_t utf8_nextstep[]; | ^~~~~~~~~~~~~ byte_t.c:322:24: warning: uninitialized 'const utf8_viscii' is invalid in C++ [-Wc++-compat] 322 | static const encpage_t utf8_viscii[]; | ^~~~~~~~~~~ byte_t.c:1144:24: warning: duplicate declaration of 'utf8_AdobeStandardEncoding' is invalid in C++ [-Wc++-compat] 1144 | static const encpage_t utf8_AdobeStandardEncoding[10] = { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:12:24: note: previous declaration of 'utf8_AdobeStandardEncoding' was here 12 | static const encpage_t utf8_AdobeStandardEncoding[]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:1294:24: warning: duplicate declaration of 'utf8_MacArabic' is invalid in C++ [-Wc++-compat] 1294 | static const encpage_t utf8_MacArabic[9] = { | ^~~~~~~~~~~~~~ byte_t.c:17:24: note: previous declaration of 'utf8_MacArabic' was here 17 | static const encpage_t utf8_MacArabic[]; | ^~~~~~~~~~~~~~ byte_t.c:1483:24: warning: duplicate declaration of 'utf8_MacCentralEurRoman' is invalid in C++ [-Wc++-compat] 1483 | static const encpage_t utf8_MacCentralEurRoman[8] = { | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:22:24: note: previous declaration of 'utf8_MacCentralEurRoman' was here 22 | static const encpage_t utf8_MacCentralEurRoman[]; | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:1718:24: warning: duplicate declaration of 'utf8_MacCroatian' is invalid in C++ [-Wc++-compat] 1718 | static const encpage_t utf8_MacCroatian[12] = { | ^~~~~~~~~~~~~~~~ byte_t.c:27:24: note: previous declaration of 'utf8_MacCroatian' was here 27 | static const encpage_t utf8_MacCroatian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:1890:24: warning: duplicate declaration of 'utf8_MacCyrillic' is invalid in C++ [-Wc++-compat] 1890 | static const encpage_t utf8_MacCyrillic[9] = { | ^~~~~~~~~~~~~~~~ byte_t.c:32:24: note: previous declaration of 'utf8_MacCyrillic' was here 32 | static const encpage_t utf8_MacCyrillic[]; | ^~~~~~~~~~~~~~~~ byte_t.c:2040:24: warning: duplicate declaration of 'utf8_MacFarsi' is invalid in C++ [-Wc++-compat] 2040 | static const encpage_t utf8_MacFarsi[9] = { | ^~~~~~~~~~~~~ byte_t.c:37:24: note: previous declaration of 'utf8_MacFarsi' was here 37 | static const encpage_t utf8_MacFarsi[]; | ^~~~~~~~~~~~~ byte_t.c:2199:24: warning: duplicate declaration of 'utf8_MacGreek' is invalid in C++ [-Wc++-compat] 2199 | static const encpage_t utf8_MacGreek[8] = { | ^~~~~~~~~~~~~ byte_t.c:42:24: note: previous declaration of 'utf8_MacGreek' was here 42 | static const encpage_t utf8_MacGreek[]; | ^~~~~~~~~~~~~ byte_t.c:2347:24: warning: duplicate declaration of 'utf8_MacHebrew' is invalid in C++ [-Wc++-compat] 2347 | static const encpage_t utf8_MacHebrew[8] = { | ^~~~~~~~~~~~~~ byte_t.c:47:24: note: previous declaration of 'utf8_MacHebrew' was here 47 | static const encpage_t utf8_MacHebrew[]; | ^~~~~~~~~~~~~~ byte_t.c:2571:24: warning: duplicate declaration of 'utf8_MacIcelandic' is invalid in C++ [-Wc++-compat] 2571 | static const encpage_t utf8_MacIcelandic[12] = { | ^~~~~~~~~~~~~~~~~ byte_t.c:52:24: note: previous declaration of 'utf8_MacIcelandic' was here 52 | static const encpage_t utf8_MacIcelandic[]; | ^~~~~~~~~~~~~~~~~ byte_t.c:2815:24: warning: duplicate declaration of 'utf8_MacRoman' is invalid in C++ [-Wc++-compat] 2815 | static const encpage_t utf8_MacRoman[12] = { | ^~~~~~~~~~~~~ byte_t.c:57:24: note: previous declaration of 'utf8_MacRoman' was here 57 | static const encpage_t utf8_MacRoman[]; | ^~~~~~~~~~~~~ byte_t.c:3064:24: warning: duplicate declaration of 'utf8_MacRomanian' is invalid in C++ [-Wc++-compat] 3064 | static const encpage_t utf8_MacRomanian[13] = { | ^~~~~~~~~~~~~~~~ byte_t.c:62:24: note: previous declaration of 'utf8_MacRomanian' was here 62 | static const encpage_t utf8_MacRomanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:3295:24: warning: duplicate declaration of 'utf8_MacRumanian' is invalid in C++ [-Wc++-compat] 3295 | static const encpage_t utf8_MacRumanian[11] = { | ^~~~~~~~~~~~~~~~ byte_t.c:67:24: note: previous declaration of 'utf8_MacRumanian' was here 67 | static const encpage_t utf8_MacRumanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:3515:24: warning: duplicate declaration of 'utf8_MacSami' is invalid in C++ [-Wc++-compat] 3515 | static const encpage_t utf8_MacSami[13] = { | ^~~~~~~~~~~~ byte_t.c:72:24: note: previous declaration of 'utf8_MacSami' was here 72 | static const encpage_t utf8_MacSami[]; | ^~~~~~~~~~~~ byte_t.c:3631:24: warning: duplicate declaration of 'utf8_MacThai' is invalid in C++ [-Wc++-compat] 3631 | static const encpage_t utf8_MacThai[5] = { | ^~~~~~~~~~~~ byte_t.c:77:24: note: previous declaration of 'utf8_MacThai' was here 77 | static const encpage_t utf8_MacThai[]; | ^~~~~~~~~~~~ byte_t.c:3853:24: warning: duplicate declaration of 'utf8_MacTurkish' is invalid in C++ [-Wc++-compat] 3853 | static const encpage_t utf8_MacTurkish[12] = { | ^~~~~~~~~~~~~~~ byte_t.c:82:24: note: previous declaration of 'utf8_MacTurkish' was here 82 | static const encpage_t utf8_MacTurkish[]; | ^~~~~~~~~~~~~~~ byte_t.c:4031:24: warning: duplicate declaration of 'utf8_cp1006' is invalid in C++ [-Wc++-compat] 4031 | static const encpage_t utf8_cp1006[6] = { | ^~~~~~~~~~~ byte_t.c:87:24: note: previous declaration of 'utf8_cp1006' was here 87 | static const encpage_t utf8_cp1006[]; | ^~~~~~~~~~~ byte_t.c:4182:24: warning: duplicate declaration of 'utf8_cp1250' is invalid in C++ [-Wc++-compat] 4182 | static const encpage_t utf8_cp1250[8] = { | ^~~~~~~~~~~ byte_t.c:92:24: note: previous declaration of 'utf8_cp1250' was here 92 | static const encpage_t utf8_cp1250[]; | ^~~~~~~~~~~ byte_t.c:4300:24: warning: duplicate declaration of 'utf8_cp1251' is invalid in C++ [-Wc++-compat] 4300 | static const encpage_t utf8_cp1251[7] = { | ^~~~~~~~~~~ byte_t.c:97:24: note: previous declaration of 'utf8_cp1251' was here 97 | static const encpage_t utf8_cp1251[]; | ^~~~~~~~~~~ byte_t.c:4417:24: warning: duplicate declaration of 'utf8_cp1253' is invalid in C++ [-Wc++-compat] 4417 | static const encpage_t utf8_cp1253[7] = { | ^~~~~~~~~~~ byte_t.c:102:24: note: previous declaration of 'utf8_cp1253' was here 102 | static const encpage_t utf8_cp1253[]; | ^~~~~~~~~~~ byte_t.c:4549:24: warning: duplicate declaration of 'utf8_cp1254' is invalid in C++ [-Wc++-compat] 4549 | static const encpage_t utf8_cp1254[9] = { | ^~~~~~~~~~~ byte_t.c:107:24: note: previous declaration of 'utf8_cp1254' was here 107 | static const encpage_t utf8_cp1254[]; | ^~~~~~~~~~~ byte_t.c:4687:24: warning: duplicate declaration of 'utf8_cp1255' is invalid in C++ [-Wc++-compat] 4687 | static const encpage_t utf8_cp1255[9] = { | ^~~~~~~~~~~ byte_t.c:112:24: note: previous declaration of 'utf8_cp1255' was here 112 | static const encpage_t utf8_cp1255[]; | ^~~~~~~~~~~ byte_t.c:4866:24: warning: duplicate declaration of 'utf8_cp1256' is invalid in C++ [-Wc++-compat] 4866 | static const encpage_t utf8_cp1256[12] = { | ^~~~~~~~~~~ byte_t.c:117:24: note: previous declaration of 'utf8_cp1256' was here 117 | static const encpage_t utf8_cp1256[]; | ^~~~~~~~~~~ byte_t.c:5016:24: warning: duplicate declaration of 'utf8_cp1257' is invalid in C++ [-Wc++-compat] 5016 | static const encpage_t utf8_cp1257[8] = { | ^~~~~~~~~~~ byte_t.c:122:24: note: previous declaration of 'utf8_cp1257' was here 122 | static const encpage_t utf8_cp1257[]; | ^~~~~~~~~~~ byte_t.c:5169:24: warning: duplicate declaration of 'utf8_cp1258' is invalid in C++ [-Wc++-compat] 5169 | static const encpage_t utf8_cp1258[10] = { | ^~~~~~~~~~~ byte_t.c:127:24: note: previous declaration of 'utf8_cp1258' was here 127 | static const encpage_t utf8_cp1258[]; | ^~~~~~~~~~~ byte_t.c:5295:24: warning: duplicate declaration of 'utf8_cp424' is invalid in C++ [-Wc++-compat] 5295 | static const encpage_t utf8_cp424[6] = { | ^~~~~~~~~~ byte_t.c:132:24: note: previous declaration of 'utf8_cp424' was here 132 | static const encpage_t utf8_cp424[]; | ^~~~~~~~~~ byte_t.c:5499:24: warning: duplicate declaration of 'utf8_cp437' is invalid in C++ [-Wc++-compat] 5499 | static const encpage_t utf8_cp437[8] = { | ^~~~~~~~~~ byte_t.c:137:24: note: previous declaration of 'utf8_cp437' was here 137 | static const encpage_t utf8_cp437[]; | ^~~~~~~~~~ byte_t.c:5650:24: warning: duplicate declaration of 'utf8_cp737' is invalid in C++ [-Wc++-compat] 5650 | static const encpage_t utf8_cp737[7] = { | ^~~~~~~~~~ byte_t.c:142:24: note: previous declaration of 'utf8_cp737' was here 142 | static const encpage_t utf8_cp737[]; | ^~~~~~~~~~ byte_t.c:5836:24: warning: duplicate declaration of 'utf8_cp775' is invalid in C++ [-Wc++-compat] 5836 | static const encpage_t utf8_cp775[7] = { | ^~~~~~~~~~ byte_t.c:147:24: note: previous declaration of 'utf8_cp775' was here 147 | static const encpage_t utf8_cp775[]; | ^~~~~~~~~~ byte_t.c:5971:24: warning: duplicate declaration of 'utf8_cp850' is invalid in C++ [-Wc++-compat] 5971 | static const encpage_t utf8_cp850[7] = { | ^~~~~~~~~~ byte_t.c:152:24: note: previous declaration of 'utf8_cp850' was here 152 | static const encpage_t utf8_cp850[]; | ^~~~~~~~~~ byte_t.c:6144:24: warning: duplicate declaration of 'utf8_cp852' is invalid in C++ [-Wc++-compat] 6144 | static const encpage_t utf8_cp852[8] = { | ^~~~~~~~~~ byte_t.c:157:24: note: previous declaration of 'utf8_cp852' was here 157 | static const encpage_t utf8_cp852[]; | ^~~~~~~~~~ byte_t.c:6280:24: warning: duplicate declaration of 'utf8_cp855' is invalid in C++ [-Wc++-compat] 6280 | static const encpage_t utf8_cp855[6] = { | ^~~~~~~~~~ byte_t.c:162:24: note: previous declaration of 'utf8_cp855' was here 162 | static const encpage_t utf8_cp855[]; | ^~~~~~~~~~ byte_t.c:6414:24: warning: duplicate declaration of 'utf8_cp856' is invalid in C++ [-Wc++-compat] 6414 | static const encpage_t utf8_cp856[6] = { | ^~~~~~~~~~ byte_t.c:167:24: note: previous declaration of 'utf8_cp856' was here 167 | static const encpage_t utf8_cp856[]; | ^~~~~~~~~~ byte_t.c:6545:24: warning: duplicate declaration of 'utf8_cp857' is invalid in C++ [-Wc++-compat] 6545 | static const encpage_t utf8_cp857[7] = { | ^~~~~~~~~~ byte_t.c:172:24: note: previous declaration of 'utf8_cp857' was here 172 | static const encpage_t utf8_cp857[]; | ^~~~~~~~~~ byte_t.c:6683:24: warning: duplicate declaration of 'utf8_cp858' is invalid in C++ [-Wc++-compat] 6683 | static const encpage_t utf8_cp858[6] = { | ^~~~~~~~~~ byte_t.c:177:24: note: previous declaration of 'utf8_cp858' was here 177 | static const encpage_t utf8_cp858[]; | ^~~~~~~~~~ byte_t.c:6877:24: warning: duplicate declaration of 'utf8_cp860' is invalid in C++ [-Wc++-compat] 6877 | static const encpage_t utf8_cp860[7] = { | ^~~~~~~~~~ byte_t.c:182:24: note: previous declaration of 'utf8_cp860' was here 182 | static const encpage_t utf8_cp860[]; | ^~~~~~~~~~ byte_t.c:7087:24: warning: duplicate declaration of 'utf8_cp861' is invalid in C++ [-Wc++-compat] 7087 | static const encpage_t utf8_cp861[8] = { | ^~~~~~~~~~ byte_t.c:187:24: note: previous declaration of 'utf8_cp861' was here 187 | static const encpage_t utf8_cp861[]; | ^~~~~~~~~~ byte_t.c:7298:24: warning: duplicate declaration of 'utf8_cp862' is invalid in C++ [-Wc++-compat] 7298 | static const encpage_t utf8_cp862[9] = { | ^~~~~~~~~~ byte_t.c:192:24: note: previous declaration of 'utf8_cp862' was here 192 | static const encpage_t utf8_cp862[]; | ^~~~~~~~~~ byte_t.c:7506:24: warning: duplicate declaration of 'utf8_cp863' is invalid in C++ [-Wc++-compat] 7506 | static const encpage_t utf8_cp863[8] = { | ^~~~~~~~~~ byte_t.c:197:24: note: previous declaration of 'utf8_cp863' was here 197 | static const encpage_t utf8_cp863[]; | ^~~~~~~~~~ byte_t.c:7750:24: warning: duplicate declaration of 'utf8_cp864' is invalid in C++ [-Wc++-compat] 7750 | static const encpage_t utf8_cp864[11] = { | ^~~~~~~~~~ byte_t.c:202:24: note: previous declaration of 'utf8_cp864' was here 202 | static const encpage_t utf8_cp864[]; | ^~~~~~~~~~ byte_t.c:7960:24: warning: duplicate declaration of 'utf8_cp865' is invalid in C++ [-Wc++-compat] 7960 | static const encpage_t utf8_cp865[8] = { | ^~~~~~~~~~ byte_t.c:207:24: note: previous declaration of 'utf8_cp865' was here 207 | static const encpage_t utf8_cp865[]; | ^~~~~~~~~~ byte_t.c:8092:24: warning: duplicate declaration of 'utf8_cp866' is invalid in C++ [-Wc++-compat] 8092 | static const encpage_t utf8_cp866[6] = { | ^~~~~~~~~~ byte_t.c:212:24: note: previous declaration of 'utf8_cp866' was here 212 | static const encpage_t utf8_cp866[]; | ^~~~~~~~~~ byte_t.c:8234:24: warning: duplicate declaration of 'utf8_cp869' is invalid in C++ [-Wc++-compat] 8234 | static const encpage_t utf8_cp869[6] = { | ^~~~~~~~~~ byte_t.c:217:24: note: previous declaration of 'utf8_cp869' was here 217 | static const encpage_t utf8_cp869[]; | ^~~~~~~~~~ byte_t.c:8323:24: warning: duplicate declaration of 'utf8_cp874' is invalid in C++ [-Wc++-compat] 8323 | static const encpage_t utf8_cp874[5] = { | ^~~~~~~~~~ byte_t.c:222:24: note: previous declaration of 'utf8_cp874' was here 222 | static const encpage_t utf8_cp874[]; | ^~~~~~~~~~ byte_t.c:8433:24: warning: duplicate declaration of 'utf8_hp_roman8' is invalid in C++ [-Wc++-compat] 8433 | static const encpage_t utf8_hp_roman8[8] = { | ^~~~~~~~~~~~~~ byte_t.c:227:24: note: previous declaration of 'utf8_hp_roman8' was here 227 | static const encpage_t utf8_hp_roman8[]; | ^~~~~~~~~~~~~~ byte_t.c:8535:24: warning: duplicate declaration of 'utf8_iso_8859_2' is invalid in C++ [-Wc++-compat] 8535 | static const encpage_t utf8_iso_8859_2[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:232:24: note: previous declaration of 'utf8_iso_8859_2' was here 232 | static const encpage_t utf8_iso_8859_2[]; | ^~~~~~~~~~~~~~~ byte_t.c:8627:24: warning: duplicate declaration of 'utf8_iso_8859_3' is invalid in C++ [-Wc++-compat] 8627 | static const encpage_t utf8_iso_8859_3[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:237:24: note: previous declaration of 'utf8_iso_8859_3' was here 237 | static const encpage_t utf8_iso_8859_3[]; | ^~~~~~~~~~~~~~~ byte_t.c:8723:24: warning: duplicate declaration of 'utf8_iso_8859_4' is invalid in C++ [-Wc++-compat] 8723 | static const encpage_t utf8_iso_8859_4[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:242:24: note: previous declaration of 'utf8_iso_8859_4' was here 242 | static const encpage_t utf8_iso_8859_4[]; | ^~~~~~~~~~~~~~~ byte_t.c:8791:24: warning: duplicate declaration of 'utf8_iso_8859_5' is invalid in C++ [-Wc++-compat] 8791 | static const encpage_t utf8_iso_8859_5[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:247:24: note: previous declaration of 'utf8_iso_8859_5' was here 247 | static const encpage_t utf8_iso_8859_5[]; | ^~~~~~~~~~~~~~~ byte_t.c:8847:24: warning: duplicate declaration of 'utf8_iso_8859_6' is invalid in C++ [-Wc++-compat] 8847 | static const encpage_t utf8_iso_8859_6[5] = { | ^~~~~~~~~~~~~~~ byte_t.c:252:24: note: previous declaration of 'utf8_iso_8859_6' was here 252 | static const encpage_t utf8_iso_8859_6[]; | ^~~~~~~~~~~~~~~ byte_t.c:8944:24: warning: duplicate declaration of 'utf8_iso_8859_7' is invalid in C++ [-Wc++-compat] 8944 | static const encpage_t utf8_iso_8859_7[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:257:24: note: previous declaration of 'utf8_iso_8859_7' was here 257 | static const encpage_t utf8_iso_8859_7[]; | ^~~~~~~~~~~~~~~ byte_t.c:9015:24: warning: duplicate declaration of 'utf8_iso_8859_8' is invalid in C++ [-Wc++-compat] 9015 | static const encpage_t utf8_iso_8859_8[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:262:24: note: previous declaration of 'utf8_iso_8859_8' was here 262 | static const encpage_t utf8_iso_8859_8[]; | ^~~~~~~~~~~~~~~ byte_t.c:9072:24: warning: duplicate declaration of 'utf8_iso_8859_9' is invalid in C++ [-Wc++-compat] 9072 | static const encpage_t utf8_iso_8859_9[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:267:24: note: previous declaration of 'utf8_iso_8859_9' was here 267 | static const encpage_t utf8_iso_8859_9[]; | ^~~~~~~~~~~~~~~ byte_t.c:9173:24: warning: duplicate declaration of 'utf8_iso_8859_10' is invalid in C++ [-Wc++-compat] 9173 | static const encpage_t utf8_iso_8859_10[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:272:24: note: previous declaration of 'utf8_iso_8859_10' was here 272 | static const encpage_t utf8_iso_8859_10[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9231:24: warning: duplicate declaration of 'utf8_iso_8859_11' is invalid in C++ [-Wc++-compat] 9231 | static const encpage_t utf8_iso_8859_11[4] = { | ^~~~~~~~~~~~~~~~ byte_t.c:277:24: note: previous declaration of 'utf8_iso_8859_11' was here 277 | static const encpage_t utf8_iso_8859_11[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9339:24: warning: duplicate declaration of 'utf8_iso_8859_13' is invalid in C++ [-Wc++-compat] 9339 | static const encpage_t utf8_iso_8859_13[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:282:24: note: previous declaration of 'utf8_iso_8859_13' was here 282 | static const encpage_t utf8_iso_8859_13[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9470:24: warning: duplicate declaration of 'utf8_iso_8859_14' is invalid in C++ [-Wc++-compat] 9470 | static const encpage_t utf8_iso_8859_14[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:287:24: note: previous declaration of 'utf8_iso_8859_14' was here 287 | static const encpage_t utf8_iso_8859_14[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9542:24: warning: duplicate declaration of 'utf8_iso_8859_15' is invalid in C++ [-Wc++-compat] 9542 | static const encpage_t utf8_iso_8859_15[6] = { | ^~~~~~~~~~~~~~~~ byte_t.c:292:24: note: previous declaration of 'utf8_iso_8859_15' was here 292 | static const encpage_t utf8_iso_8859_15[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9658:24: warning: duplicate declaration of 'utf8_iso_8859_16' is invalid in C++ [-Wc++-compat] 9658 | static const encpage_t utf8_iso_8859_16[8] = { | ^~~~~~~~~~~~~~~~ byte_t.c:297:24: note: previous declaration of 'utf8_iso_8859_16' was here 297 | static const encpage_t utf8_iso_8859_16[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9787:24: warning: duplicate declaration of 'utf8_koi8_f' is invalid in C++ [-Wc++-compat] 9787 | static const encpage_t utf8_koi8_f[7] = { | ^~~~~~~~~~~ byte_t.c:302:24: note: previous declaration of 'utf8_koi8_f' was here 302 | static const encpage_t utf8_koi8_f[]; | ^~~~~~~~~~~ byte_t.c:9932:24: warning: duplicate declaration of 'utf8_koi8_r' is invalid in C++ [-Wc++-compat] 9932 | static const encpage_t utf8_koi8_r[7] = { | ^~~~~~~~~~~ byte_t.c:307:24: note: previous declaration of 'utf8_koi8_r' was here 307 | static const encpage_t utf8_koi8_r[]; | ^~~~~~~~~~~ byte_t.c:10103:24: warning: duplicate declaration of 'utf8_koi8_u' is invalid in C++ [-Wc++-compat] 10103 | static const encpage_t utf8_koi8_u[8] = { | ^~~~~~~~~~~ byte_t.c:312:24: note: previous declaration of 'utf8_koi8_u' was here 312 | static const encpage_t utf8_koi8_u[]; | ^~~~~~~~~~~ byte_t.c:10249:24: warning: duplicate declaration of 'utf8_nextstep' is invalid in C++ [-Wc++-compat] 10249 | static const encpage_t utf8_nextstep[10] = { | ^~~~~~~~~~~~~ byte_t.c:317:24: note: previous declaration of 'utf8_nextstep' was here 317 | static const encpage_t utf8_nextstep[]; | ^~~~~~~~~~~~~ byte_t.c:10394:24: warning: duplicate declaration of 'utf8_viscii' is invalid in C++ [-Wc++-compat] 10394 | static const encpage_t utf8_viscii[12] = { | ^~~~~~~~~~~ byte_t.c:322:24: note: previous declaration of 'utf8_viscii' was here 322 | static const encpage_t utf8_viscii[]; | ^~~~~~~~~~~ rm -f ../../../lib/auto/Encode/Byte/Byte.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so \ \ chmod 755 ../../../lib/auto/Encode/Byte/Byte.so make[4]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Byte' make[4]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/CN' cp CN.pm ../../../lib/Encode/CN.pm Running Mkbootstrap for CN () chmod 644 "CN.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/CN/../../../miniperl_top "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp936 (cp936) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-cn (euc-cn) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm Reading gb12345-raw (gb12345-raw) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm Reading gb2312-raw (gb2312-raw) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm Reading iso-ir-165 (iso-ir-165) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacChineseSimp (MacChineseSimp) "../../../miniperl_top" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc mv CN.xsc CN.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." CN.c In file included from ../../../perl.h:7247, from CN.c:11: ../../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized 'const cp936_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp936_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized 'const utf8_cp936' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp936[]; | ^~~~~~~~~~ cp_00_t.c:7446:24: warning: duplicate declaration of 'cp936_utf8' is invalid in C++ [-Wc++-compat] 7446 | static const encpage_t cp936_utf8[129] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp936_utf8' was here 12 | static const encpage_t cp936_utf8[]; | ^~~~~~~~~~ cp_00_t.c:11498:24: warning: duplicate declaration of 'utf8_cp936' is invalid in C++ [-Wc++-compat] 11498 | static const encpage_t utf8_cp936[23] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp936' was here 17 | static const encpage_t utf8_cp936[]; | ^~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized 'const euc_cn_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_cn_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized 'const utf8_euc_cn' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_cn[]; | ^~~~~~~~~~~ eu_01_t.c:2508:24: warning: duplicate declaration of 'euc_cn_utf8' is invalid in C++ [-Wc++-compat] 2508 | static const encpage_t euc_cn_utf8[83] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_cn_utf8' was here 12 | static const encpage_t euc_cn_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:9090:24: warning: duplicate declaration of 'utf8_euc_cn' is invalid in C++ [-Wc++-compat] 9090 | static const encpage_t utf8_euc_cn[21] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_cn' was here 17 | static const encpage_t utf8_euc_cn[]; | ^~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." gb_02_t.c gb_02_t.c:12:24: warning: uninitialized 'const gb12345_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t gb12345_raw_utf8[]; | ^~~~~~~~~~~~~~~~ gb_02_t.c:17:24: warning: uninitialized 'const utf8_gb12345_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_gb12345_raw[]; | ^~~~~~~~~~~~~~~~ gb_02_t.c:2411:24: warning: duplicate declaration of 'gb12345_raw_utf8' is invalid in C++ [-Wc++-compat] 2411 | static const encpage_t gb12345_raw_utf8[84] = { | ^~~~~~~~~~~~~~~~ gb_02_t.c:12:24: note: previous declaration of 'gb12345_raw_utf8' was here 12 | static const encpage_t gb12345_raw_utf8[]; | ^~~~~~~~~~~~~~~~ gb_02_t.c:9798:24: warning: duplicate declaration of 'utf8_gb12345_raw' is invalid in C++ [-Wc++-compat] 9798 | static const encpage_t utf8_gb12345_raw[20] = { | ^~~~~~~~~~~~~~~~ gb_02_t.c:17:24: note: previous declaration of 'utf8_gb12345_raw' was here 17 | static const encpage_t utf8_gb12345_raw[]; | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." gb_03_t.c gb_03_t.c:12:24: warning: uninitialized 'const gb2312_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t gb2312_raw_utf8[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:17:24: warning: uninitialized 'const utf8_gb2312_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_gb2312_raw[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:2388:24: warning: duplicate declaration of 'gb2312_raw_utf8' is invalid in C++ [-Wc++-compat] 2388 | static const encpage_t gb2312_raw_utf8[82] = { | ^~~~~~~~~~~~~~~ gb_03_t.c:12:24: note: previous declaration of 'gb2312_raw_utf8' was here 12 | static const encpage_t gb2312_raw_utf8[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:8969:24: warning: duplicate declaration of 'utf8_gb2312_raw' is invalid in C++ [-Wc++-compat] 8969 | static const encpage_t utf8_gb2312_raw[20] = { | ^~~~~~~~~~~~~~~ gb_03_t.c:17:24: note: previous declaration of 'utf8_gb2312_raw' was here 17 | static const encpage_t utf8_gb2312_raw[]; | ^~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." ir_04_t.c ir_04_t.c:12:24: warning: uninitialized 'const iso_ir_165_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t iso_ir_165_utf8[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:17:24: warning: uninitialized 'const utf8_iso_ir_165' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_ir_165[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:2633:24: warning: duplicate declaration of 'iso_ir_165_utf8' is invalid in C++ [-Wc++-compat] 2633 | static const encpage_t iso_ir_165_utf8[91] = { | ^~~~~~~~~~~~~~~ ir_04_t.c:12:24: note: previous declaration of 'iso_ir_165_utf8' was here 12 | static const encpage_t iso_ir_165_utf8[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:9338:24: warning: duplicate declaration of 'utf8_iso_ir_165' is invalid in C++ [-Wc++-compat] 9338 | static const encpage_t utf8_iso_ir_165[23] = { | ^~~~~~~~~~~~~~~ ir_04_t.c:17:24: note: previous declaration of 'utf8_iso_ir_165' was here 17 | static const encpage_t utf8_iso_ir_165[]; | ^~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." ma_05_t.c ma_05_t.c:12:24: warning: uninitialized 'const MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacChineseSimp_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized 'const utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:2527:24: warning: duplicate declaration of 'MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 2527 | static const encpage_t MacChineseSimp_utf8[87] = { | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:12:24: note: previous declaration of 'MacChineseSimp_utf8' was here 12 | static const encpage_t MacChineseSimp_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:9173:24: warning: duplicate declaration of 'utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 9173 | static const encpage_t utf8_MacChineseSimp[23] = { | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:17:24: note: previous declaration of 'utf8_MacChineseSimp' was here 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/CN/CN.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so \ \ chmod 755 ../../../lib/auto/Encode/CN/CN.so make[4]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/CN' make[4]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/EBCDIC' cp EBCDIC.pm ../../../lib/Encode/EBCDIC.pm Running Mkbootstrap for EBCDIC () chmod 644 "EBCDIC.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/EBCDIC/../../../miniperl_top "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm Reading cp37 (cp37) Reading cp1026 (cp1026) Reading cp1047 (cp1047) Reading cp500 (cp500) Reading cp875 (cp875) Reading posix-bc (posix-bc) "../../../miniperl_top" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc mv EBCDIC.xsc EBCDIC.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC -Wno-unused-function "-I../../.." EBCDIC.c In file included from ../../../perl.h:7247, from EBCDIC.c:11: ../../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC -Wno-unused-function "-I../../.." ebcdic_t.c ebcdic_t.c:12:24: warning: uninitialized 'const utf8_cp1026' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_cp1026[]; | ^~~~~~~~~~~ ebcdic_t.c:17:24: warning: uninitialized 'const utf8_cp1047' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp1047[]; | ^~~~~~~~~~~ ebcdic_t.c:22:24: warning: uninitialized 'const utf8_cp37' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_cp37[]; | ^~~~~~~~~ ebcdic_t.c:27:24: warning: uninitialized 'const utf8_cp500' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_cp500[]; | ^~~~~~~~~~ ebcdic_t.c:32:24: warning: uninitialized 'const utf8_cp875' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_cp875[]; | ^~~~~~~~~~ ebcdic_t.c:37:24: warning: uninitialized 'const utf8_posix_bc' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_posix_bc[]; | ^~~~~~~~~~~~~ ebcdic_t.c:259:24: warning: duplicate declaration of 'utf8_cp1026' is invalid in C++ [-Wc++-compat] 259 | static const encpage_t utf8_cp1026[6] = { | ^~~~~~~~~~~ ebcdic_t.c:12:24: note: previous declaration of 'utf8_cp1026' was here 12 | static const encpage_t utf8_cp1026[]; | ^~~~~~~~~~~ ebcdic_t.c:347:24: warning: duplicate declaration of 'utf8_cp1047' is invalid in C++ [-Wc++-compat] 347 | static const encpage_t utf8_cp1047[4] = { | ^~~~~~~~~~~ ebcdic_t.c:17:24: note: previous declaration of 'utf8_cp1047' was here 17 | static const encpage_t utf8_cp1047[]; | ^~~~~~~~~~~ ebcdic_t.c:435:24: warning: duplicate declaration of 'utf8_cp37' is invalid in C++ [-Wc++-compat] 435 | static const encpage_t utf8_cp37[4] = { | ^~~~~~~~~ ebcdic_t.c:22:24: note: previous declaration of 'utf8_cp37' was here 22 | static const encpage_t utf8_cp37[]; | ^~~~~~~~~ ebcdic_t.c:519:24: warning: duplicate declaration of 'utf8_cp500' is invalid in C++ [-Wc++-compat] 519 | static const encpage_t utf8_cp500[4] = { | ^~~~~~~~~~ ebcdic_t.c:27:24: note: previous declaration of 'utf8_cp500' was here 27 | static const encpage_t utf8_cp500[]; | ^~~~~~~~~~ ebcdic_t.c:641:24: warning: duplicate declaration of 'utf8_cp875' is invalid in C++ [-Wc++-compat] 641 | static const encpage_t utf8_cp875[6] = { | ^~~~~~~~~~ ebcdic_t.c:32:24: note: previous declaration of 'utf8_cp875' was here 32 | static const encpage_t utf8_cp875[]; | ^~~~~~~~~~ ebcdic_t.c:732:24: warning: duplicate declaration of 'utf8_posix_bc' is invalid in C++ [-Wc++-compat] 732 | static const encpage_t utf8_posix_bc[4] = { | ^~~~~~~~~~~~~ ebcdic_t.c:37:24: note: previous declaration of 'utf8_posix_bc' was here 37 | static const encpage_t utf8_posix_bc[]; | ^~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \ \ chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so make[4]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/EBCDIC' make[4]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/JP' cp JP.pm ../../../lib/Encode/JP.pm Running Mkbootstrap for JP () chmod 644 "JP.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/JP/../../../miniperl_top "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp932 (cp932) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-jp (euc-jp) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm Reading jis0201-raw (jis0201-raw) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm Reading jis0208-raw (jis0208-raw) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm Reading jis0212-raw (jis0212-raw) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacJapanese (MacJapanese) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm Reading shiftjis (shiftjis) "../../../miniperl_top" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc mv JP.xsc JP.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC -Wno-unused-function "-I../../.." JP.c In file included from ../../../perl.h:7247, from JP.c:11: ../../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC -Wno-unused-function "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized 'const cp932_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp932_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized 'const utf8_cp932' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp932[]; | ^~~~~~~~~~ cp_00_t.c:2903:24: warning: duplicate declaration of 'cp932_utf8' is invalid in C++ [-Wc++-compat] 2903 | static const encpage_t cp932_utf8[59] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp932_utf8' was here 12 | static const encpage_t cp932_utf8[]; | ^~~~~~~~~~ cp_00_t.c:10498:24: warning: duplicate declaration of 'utf8_cp932' is invalid in C++ [-Wc++-compat] 10498 | static const encpage_t utf8_cp932[18] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp932' was here 17 | static const encpage_t utf8_cp932[]; | ^~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC -Wno-unused-function "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized 'const euc_jp_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_jp_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized 'const utf8_euc_jp' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_jp[]; | ^~~~~~~~~~~ eu_01_t.c:6341:24: warning: duplicate declaration of 'euc_jp_utf8' is invalid in C++ [-Wc++-compat] 6341 | static const encpage_t euc_jp_utf8[98] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_jp_utf8' was here 12 | static const encpage_t euc_jp_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17490:24: warning: duplicate declaration of 'utf8_euc_jp' is invalid in C++ [-Wc++-compat] 17490 | static const encpage_t utf8_euc_jp[21] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_jp' was here 17 | static const encpage_t utf8_euc_jp[]; | ^~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC -Wno-unused-function "-I../../.." ji_02_t.c ji_02_t.c:12:24: warning: uninitialized 'const utf8_jis0201_raw' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_jis0201_raw[]; | ^~~~~~~~~~~~~~~~ ji_02_t.c:104:24: warning: duplicate declaration of 'utf8_jis0201_raw' is invalid in C++ [-Wc++-compat] 104 | static const encpage_t utf8_jis0201_raw[6] = { | ^~~~~~~~~~~~~~~~ ji_02_t.c:12:24: note: previous declaration of 'utf8_jis0201_raw' was here 12 | static const encpage_t utf8_jis0201_raw[]; | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC -Wno-unused-function "-I../../.." ji_03_t.c ji_03_t.c:12:24: warning: uninitialized 'const jis0208_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t jis0208_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:17:24: warning: uninitialized 'const utf8_jis0208_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_jis0208_raw[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:2221:24: warning: duplicate declaration of 'jis0208_raw_utf8' is invalid in C++ [-Wc++-compat] 2221 | static const encpage_t jis0208_raw_utf8[78] = { | ^~~~~~~~~~~~~~~~ ji_03_t.c:12:24: note: previous declaration of 'jis0208_raw_utf8' was here 12 | static const encpage_t jis0208_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:9306:24: warning: duplicate declaration of 'utf8_jis0208_raw' is invalid in C++ [-Wc++-compat] 9306 | static const encpage_t utf8_jis0208_raw[16] = { | ^~~~~~~~~~~~~~~~ ji_03_t.c:17:24: note: previous declaration of 'utf8_jis0208_raw' was here 17 | static const encpage_t utf8_jis0208_raw[]; | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC -Wno-unused-function "-I../../.." ji_04_t.c ji_04_t.c:12:24: warning: uninitialized 'const jis0212_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t jis0212_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:17:24: warning: uninitialized 'const utf8_jis0212_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_jis0212_raw[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:1924:24: warning: duplicate declaration of 'jis0212_raw_utf8' is invalid in C++ [-Wc++-compat] 1924 | static const encpage_t jis0212_raw_utf8[69] = { | ^~~~~~~~~~~~~~~~ ji_04_t.c:12:24: note: previous declaration of 'jis0212_raw_utf8' was here 12 | static const encpage_t jis0212_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:8708:24: warning: duplicate declaration of 'utf8_jis0212_raw' is invalid in C++ [-Wc++-compat] 8708 | static const encpage_t utf8_jis0212_raw[19] = { | ^~~~~~~~~~~~~~~~ ji_04_t.c:17:24: note: previous declaration of 'utf8_jis0212_raw' was here 17 | static const encpage_t utf8_jis0212_raw[]; | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC -Wno-unused-function "-I../../.." ma_05_t.c ma_05_t.c:12:24: warning: uninitialized 'const MacJapanese_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacJapanese_utf8[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized 'const utf8_MacJapanese' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacJapanese[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:2311:24: warning: duplicate declaration of 'MacJapanese_utf8' is invalid in C++ [-Wc++-compat] 2311 | static const encpage_t MacJapanese_utf8[54] = { | ^~~~~~~~~~~~~~~~ ma_05_t.c:12:24: note: previous declaration of 'MacJapanese_utf8' was here 12 | static const encpage_t MacJapanese_utf8[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:9549:24: warning: duplicate declaration of 'utf8_MacJapanese' is invalid in C++ [-Wc++-compat] 9549 | static const encpage_t utf8_MacJapanese[17] = { | ^~~~~~~~~~~~~~~~ ma_05_t.c:17:24: note: previous declaration of 'utf8_MacJapanese' was here 17 | static const encpage_t utf8_MacJapanese[]; | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC -Wno-unused-function "-I../../.." sh_06_t.c sh_06_t.c:12:24: warning: uninitialized 'const shiftjis_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t shiftjis_utf8[]; | ^~~~~~~~~~~~~ sh_06_t.c:17:24: warning: uninitialized 'const utf8_shiftjis' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_shiftjis[]; | ^~~~~~~~~~~~~ sh_06_t.c:2112:24: warning: duplicate declaration of 'shiftjis_utf8' is invalid in C++ [-Wc++-compat] 2112 | static const encpage_t shiftjis_utf8[42] = { | ^~~~~~~~~~~~~ sh_06_t.c:12:24: note: previous declaration of 'shiftjis_utf8' was here 12 | static const encpage_t shiftjis_utf8[]; | ^~~~~~~~~~~~~ sh_06_t.c:9171:24: warning: duplicate declaration of 'utf8_shiftjis' is invalid in C++ [-Wc++-compat] 9171 | static const encpage_t utf8_shiftjis[17] = { | ^~~~~~~~~~~~~ sh_06_t.c:17:24: note: previous declaration of 'utf8_shiftjis' was here 17 | static const encpage_t utf8_shiftjis[]; | ^~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/JP/JP.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../../../lib/auto/Encode/JP/JP.so \ \ chmod 755 ../../../lib/auto/Encode/JP/JP.so make[4]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/JP' make[4]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/KR' cp KR.pm ../../../lib/Encode/KR.pm Running Mkbootstrap for KR () chmod 644 "KR.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/KR/../../../miniperl_top "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp949 (cp949) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-kr (euc-kr) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm Reading johab (johab) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm Reading ksc5601-raw (ksc5601-raw) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm Reading MacKorean (MacKorean) "../../../miniperl_top" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc mv KR.xsc KR.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." KR.c In file included from ../../../perl.h:7247, from KR.c:11: ../../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized 'const cp949_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp949_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized 'const utf8_cp949' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp949[]; | ^~~~~~~~~~ cp_00_t.c:5583:24: warning: duplicate declaration of 'cp949_utf8' is invalid in C++ [-Wc++-compat] 5583 | static const encpage_t cp949_utf8[129] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp949_utf8' was here 12 | static const encpage_t cp949_utf8[]; | ^~~~~~~~~~ cp_00_t.c:13928:24: warning: duplicate declaration of 'utf8_cp949' is invalid in C++ [-Wc++-compat] 13928 | static const encpage_t utf8_cp949[26] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp949' was here 17 | static const encpage_t utf8_cp949[]; | ^~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized 'const euc_kr_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_kr_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized 'const utf8_euc_kr' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_kr[]; | ^~~~~~~~~~~ eu_01_t.c:2704:24: warning: duplicate declaration of 'euc_kr_utf8' is invalid in C++ [-Wc++-compat] 2704 | static const encpage_t euc_kr_utf8[91] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_kr_utf8' was here 12 | static const encpage_t euc_kr_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:12281:24: warning: duplicate declaration of 'utf8_euc_kr' is invalid in C++ [-Wc++-compat] 12281 | static const encpage_t utf8_euc_kr[24] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_kr' was here 17 | static const encpage_t utf8_euc_kr[]; | ^~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." jo_02_t.c jo_02_t.c:12:24: warning: uninitialized 'const johab_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t johab_utf8[]; | ^~~~~~~~~~ jo_02_t.c:17:24: warning: uninitialized 'const utf8_johab' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_johab[]; | ^~~~~~~~~~ jo_02_t.c:6091:24: warning: duplicate declaration of 'johab_utf8' is invalid in C++ [-Wc++-compat] 6091 | static const encpage_t johab_utf8[114] = { | ^~~~~~~~~~ jo_02_t.c:12:24: note: previous declaration of 'johab_utf8' was here 12 | static const encpage_t johab_utf8[]; | ^~~~~~~~~~ jo_02_t.c:14243:24: warning: duplicate declaration of 'utf8_johab' is invalid in C++ [-Wc++-compat] 14243 | static const encpage_t utf8_johab[24] = { | ^~~~~~~~~~ jo_02_t.c:17:24: note: previous declaration of 'utf8_johab' was here 17 | static const encpage_t utf8_johab[]; | ^~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." ks_03_t.c ks_03_t.c:12:24: warning: uninitialized 'const ksc5601_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t ksc5601_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:17:24: warning: uninitialized 'const utf8_ksc5601_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_ksc5601_raw[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:2591:24: warning: duplicate declaration of 'ksc5601_raw_utf8' is invalid in C++ [-Wc++-compat] 2591 | static const encpage_t ksc5601_raw_utf8[90] = { | ^~~~~~~~~~~~~~~~ ks_03_t.c:12:24: note: previous declaration of 'ksc5601_raw_utf8' was here 12 | static const encpage_t ksc5601_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:12167:24: warning: duplicate declaration of 'utf8_ksc5601_raw' is invalid in C++ [-Wc++-compat] 12167 | static const encpage_t utf8_ksc5601_raw[23] = { | ^~~~~~~~~~~~~~~~ ks_03_t.c:17:24: note: previous declaration of 'utf8_ksc5601_raw' was here 17 | static const encpage_t utf8_ksc5601_raw[]; | ^~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." ma_04_t.c ma_04_t.c:12:24: warning: uninitialized 'const MacKorean_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacKorean_utf8[]; | ^~~~~~~~~~~~~~ ma_04_t.c:17:24: warning: uninitialized 'const utf8_MacKorean' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacKorean[]; | ^~~~~~~~~~~~~~ ma_04_t.c:3272:24: warning: duplicate declaration of 'MacKorean_utf8' is invalid in C++ [-Wc++-compat] 3272 | static const encpage_t MacKorean_utf8[97] = { | ^~~~~~~~~~~~~~ ma_04_t.c:12:24: note: previous declaration of 'MacKorean_utf8' was here 12 | static const encpage_t MacKorean_utf8[]; | ^~~~~~~~~~~~~~ ma_04_t.c:13074:24: warning: duplicate declaration of 'utf8_MacKorean' is invalid in C++ [-Wc++-compat] 13074 | static const encpage_t utf8_MacKorean[25] = { | ^~~~~~~~~~~~~~ ma_04_t.c:17:24: note: previous declaration of 'utf8_MacKorean' was here 17 | static const encpage_t utf8_MacKorean[]; | ^~~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/KR/KR.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so \ \ chmod 755 ../../../lib/auto/Encode/KR/KR.so make[4]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/KR' make[4]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Symbol' cp Symbol.pm ../../../lib/Encode/Symbol.pm Running Mkbootstrap for Symbol () chmod 644 "Symbol.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Symbol/../../../miniperl_top "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm Reading AdobeSymbol (AdobeSymbol) Reading AdobeZdingbat (AdobeZdingbat) Reading dingbats (dingbats) Reading MacDingbats (MacDingbats) Reading MacSymbol (MacSymbol) Reading symbol (symbol) "../../../miniperl_top" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc mv Symbol.xsc Symbol.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC -Wno-unused-function "-I../../.." Symbol.c In file included from ../../../perl.h:7247, from Symbol.c:11: ../../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC -Wno-unused-function "-I../../.." symbol_t.c symbol_t.c:12:24: warning: uninitialized 'const utf8_AdobeSymbol' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_AdobeSymbol[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:17:24: warning: uninitialized 'const utf8_AdobeZdingbat' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_AdobeZdingbat[]; | ^~~~~~~~~~~~~~~~~~ symbol_t.c:22:24: warning: uninitialized 'const utf8_MacDingbats' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_MacDingbats[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:27:24: warning: uninitialized 'const utf8_MacSymbol' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_MacSymbol[]; | ^~~~~~~~~~~~~~ symbol_t.c:32:24: warning: uninitialized 'const utf8_dingbats' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_dingbats[]; | ^~~~~~~~~~~~~ symbol_t.c:37:24: warning: uninitialized 'const utf8_symbol' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_symbol[]; | ^~~~~~~~~~~ symbol_t.c:414:24: warning: duplicate declaration of 'utf8_AdobeSymbol' is invalid in C++ [-Wc++-compat] 414 | static const encpage_t utf8_AdobeSymbol[18] = { | ^~~~~~~~~~~~~~~~ symbol_t.c:12:24: note: previous declaration of 'utf8_AdobeSymbol' was here 12 | static const encpage_t utf8_AdobeSymbol[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:583:24: warning: duplicate declaration of 'utf8_AdobeZdingbat' is invalid in C++ [-Wc++-compat] 583 | static const encpage_t utf8_AdobeZdingbat[5] = { | ^~~~~~~~~~~~~~~~~~ symbol_t.c:17:24: note: previous declaration of 'utf8_AdobeZdingbat' was here 17 | static const encpage_t utf8_AdobeZdingbat[]; | ^~~~~~~~~~~~~~~~~~ symbol_t.c:714:24: warning: duplicate declaration of 'utf8_MacDingbats' is invalid in C++ [-Wc++-compat] 714 | static const encpage_t utf8_MacDingbats[3] = { | ^~~~~~~~~~~~~~~~ symbol_t.c:22:24: note: previous declaration of 'utf8_MacDingbats' was here 22 | static const encpage_t utf8_MacDingbats[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:1004:24: warning: duplicate declaration of 'utf8_MacSymbol' is invalid in C++ [-Wc++-compat] 1004 | static const encpage_t utf8_MacSymbol[19] = { | ^~~~~~~~~~~~~~ symbol_t.c:27:24: note: previous declaration of 'utf8_MacSymbol' was here 27 | static const encpage_t utf8_MacSymbol[]; | ^~~~~~~~~~~~~~ symbol_t.c:1159:24: warning: duplicate declaration of 'utf8_dingbats' is invalid in C++ [-Wc++-compat] 1159 | static const encpage_t utf8_dingbats[5] = { | ^~~~~~~~~~~~~ symbol_t.c:32:24: note: previous declaration of 'utf8_dingbats' was here 32 | static const encpage_t utf8_dingbats[]; | ^~~~~~~~~~~~~ symbol_t.c:1416:24: warning: duplicate declaration of 'utf8_symbol' is invalid in C++ [-Wc++-compat] 1416 | static const encpage_t utf8_symbol[19] = { | ^~~~~~~~~~~ symbol_t.c:37:24: note: previous declaration of 'utf8_symbol' was here 37 | static const encpage_t utf8_symbol[]; | ^~~~~~~~~~~ rm -f ../../../lib/auto/Encode/Symbol/Symbol.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so \ \ chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so make[4]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Symbol' make[4]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/TW' cp TW.pm ../../../lib/Encode/TW.pm Running Mkbootstrap for TW () chmod 644 "TW.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/TW/../../../miniperl_top "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm Reading big5-eten (big5-eten) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm Reading big5-hkscs (big5-hkscs) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm Reading cp950 (cp950) "../../../miniperl_top" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm Reading MacChineseTrad (MacChineseTrad) "../../../miniperl_top" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc mv TW.xsc TW.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." TW.c In file included from ../../../perl.h:7247, from TW.c:11: ../../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." bi_00_t.c bi_00_t.c:12:24: warning: uninitialized 'const big5_eten_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t big5_eten_utf8[]; | ^~~~~~~~~~~~~~ bi_00_t.c:17:24: warning: uninitialized 'const utf8_big5_eten' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_big5_eten[]; | ^~~~~~~~~~~~~~ bi_00_t.c:4402:24: warning: duplicate declaration of 'big5_eten_utf8' is invalid in C++ [-Wc++-compat] 4402 | static const encpage_t big5_eten_utf8[91] = { | ^~~~~~~~~~~~~~ bi_00_t.c:12:24: note: previous declaration of 'big5_eten_utf8' was here 12 | static const encpage_t big5_eten_utf8[]; | ^~~~~~~~~~~~~~ bi_00_t.c:11604:24: warning: duplicate declaration of 'utf8_big5_eten' is invalid in C++ [-Wc++-compat] 11604 | static const encpage_t utf8_big5_eten[22] = { | ^~~~~~~~~~~~~~ bi_00_t.c:17:24: note: previous declaration of 'utf8_big5_eten' was here 17 | static const encpage_t utf8_big5_eten[]; | ^~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." bi_01_t.c bi_01_t.c:12:24: warning: uninitialized 'const big5_hkscs_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t big5_hkscs_utf8[]; | ^~~~~~~~~~~~~~~ bi_01_t.c:17:24: warning: uninitialized 'const utf8_big5_hkscs' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_big5_hkscs[]; | ^~~~~~~~~~~~~~~ bi_01_t.c:6026:24: warning: duplicate declaration of 'big5_hkscs_utf8' is invalid in C++ [-Wc++-compat] 6026 | static const encpage_t big5_hkscs_utf8[121] = { | ^~~~~~~~~~~~~~~ bi_01_t.c:12:24: note: previous declaration of 'big5_hkscs_utf8' was here 12 | static const encpage_t big5_hkscs_utf8[]; | ^~~~~~~~~~~~~~~ bi_01_t.c:20930:24: warning: duplicate declaration of 'utf8_big5_hkscs' is invalid in C++ [-Wc++-compat] 20930 | static const encpage_t utf8_big5_hkscs[26] = { | ^~~~~~~~~~~~~~~ bi_01_t.c:17:24: note: previous declaration of 'utf8_big5_hkscs' was here 17 | static const encpage_t utf8_big5_hkscs[]; | ^~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." cp_02_t.c cp_02_t.c:12:24: warning: uninitialized 'const cp950_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp950_utf8[]; | ^~~~~~~~~~ cp_02_t.c:17:24: warning: uninitialized 'const utf8_cp950' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp950[]; | ^~~~~~~~~~ cp_02_t.c:6279:24: warning: duplicate declaration of 'cp950_utf8' is invalid in C++ [-Wc++-compat] 6279 | static const encpage_t cp950_utf8[129] = { | ^~~~~~~~~~ cp_02_t.c:12:24: note: previous declaration of 'cp950_utf8' was here 12 | static const encpage_t cp950_utf8[]; | ^~~~~~~~~~ cp_02_t.c:14271:24: warning: duplicate declaration of 'utf8_cp950' is invalid in C++ [-Wc++-compat] 14271 | static const encpage_t utf8_cp950[18] = { | ^~~~~~~~~~ cp_02_t.c:17:24: note: previous declaration of 'utf8_cp950' was here 17 | static const encpage_t utf8_cp950[]; | ^~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC -Wno-unused-function "-I../../.." ma_03_t.c ma_03_t.c:12:24: warning: uninitialized 'const MacChineseTrad_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacChineseTrad_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:17:24: warning: uninitialized 'const utf8_MacChineseTrad' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacChineseTrad[]; | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:4283:24: warning: duplicate declaration of 'MacChineseTrad_utf8' is invalid in C++ [-Wc++-compat] 4283 | static const encpage_t MacChineseTrad_utf8[93] = { | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:12:24: note: previous declaration of 'MacChineseTrad_utf8' was here 12 | static const encpage_t MacChineseTrad_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:11223:24: warning: duplicate declaration of 'utf8_MacChineseTrad' is invalid in C++ [-Wc++-compat] 11223 | static const encpage_t utf8_MacChineseTrad[16] = { | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:17:24: note: previous declaration of 'utf8_MacChineseTrad' was here 17 | static const encpage_t utf8_MacChineseTrad[]; | ^~~~~~~~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/TW/TW.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so \ \ chmod 755 ../../../lib/auto/Encode/TW/TW.so make[4]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/TW' make[4]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Unicode' cp Unicode.pm ../../../lib/Encode/Unicode.pm Running Mkbootstrap for Unicode () chmod 644 "Unicode.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Unicode/../../../miniperl_top "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 "../../../miniperl_top" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc mv Unicode.xsc Unicode.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -I../Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" -fPIC -Wno-unused-function "-I../../.." Unicode.c In file included from ../../../perl.h:7247, from Unicode.xs:9: ../../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/Unicode/Unicode.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so \ \ chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so make[4]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/Unicode' Running Mkbootstrap for Encode () chmod 644 "Encode.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc mv Encode.xsc Encode.c "../../miniperl_top" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm Reading iso-8859-1 (iso-8859-1) Reading ascii (ascii) Reading cp1252 (cp1252) Reading ascii-ctrl (ascii-ctrl) Reading null (null) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC -Wno-unused-function "-I../.." Encode.c In file included from ../../perl.h:7247, from Encode.xs:8: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC -Wno-unused-function "-I../.." def_t.c def_t.c:12:24: warning: uninitialized 'const utf8_cp1252' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:17:24: warning: uninitialized 'const utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ def_t.c:204:24: warning: duplicate declaration of 'utf8_cp1252' is invalid in C++ [-Wc++-compat] 204 | static const encpage_t utf8_cp1252[8] = { | ^~~~~~~~~~~ def_t.c:12:24: note: previous declaration of 'utf8_cp1252' was here 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:242:24: warning: duplicate declaration of 'utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 242 | static const encpage_t utf8_iso_8859_1[4] = { | ^~~~~~~~~~~~~~~ def_t.c:17:24: note: previous declaration of 'utf8_iso_8859_1' was here 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I./Encode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC -Wno-unused-function "-I../.." encengine.c In file included from ../../perl.h:7247, from encengine.c:91: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Encode/Encode.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so \ \ chmod 755 ../../lib/auto/Encode/Encode.so cp bin/enc2xs blib/script/enc2xs /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs cp bin/encguess blib/script/encguess /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess cp bin/piconv blib/script/piconv /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode/../../miniperl_top "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Encode' ./miniperl_top make_ext_Makefile.pl cpan/Filter-Util-Call/Makefile.PL Creating cpan/Filter-Util-Call/Makefile.PL for Filter::Util::Call cd cpan/Filter-Util-Call/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call /home/autobuild/make/make -C cpan/Filter-Util-Call/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Filter-Util-Call' cp Call.pm ../../lib/Filter/Util/Call.pm cp filter-util.pl ../../lib/Filter/Util/filter-util.pl Running Mkbootstrap for Call () chmod 644 "Call.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Filter-Util-Call/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc mv Call.xsc Call.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -fPIC -Wno-unused-function "-I../.." Call.c In file included from ../../perl.h:7247, from Call.xs:17: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Filter/Util/Call/Call.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \ \ chmod 755 ../../lib/auto/Filter/Util/Call/Call.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Filter-Util-Call' cd cpan/IPC-SysV/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Setting license tag... Generating a Unix-style Makefile Writing Makefile for IPC::SysV cp -f dist/Devel-PPPort/ppport.h cpan/IPC-SysV/ppport.h /home/autobuild/make/make -C cpan/IPC-SysV/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IPC-SysV' cp lib/IPC/SharedMem.pm ../../lib/IPC/SharedMem.pm cp lib/IPC/SysV.pm ../../lib/IPC/SysV.pm cp lib/IPC/Msg.pm ../../lib/IPC/Msg.pm cp lib/IPC/Semaphore.pm ../../lib/IPC/Semaphore.pm Running Mkbootstrap for SysV () chmod 644 "SysV.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/IPC-SysV/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 make[4]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IPC-SysV' "../../miniperl_top" -I../../lib -I../../lib regen.pl Writing const-xs.inc Writing const-c.inc make[4]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IPC-SysV' "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc mv SysV.xsc SysV.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC -Wno-unused-function "-I../.." -DNO_PPPORT_H SysV.c In file included from ../../perl.h:7247, from SysV.xs:12: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/IPC/SysV/SysV.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \ \ chmod 755 ../../lib/auto/IPC/SysV/SysV.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/IPC-SysV' ./miniperl_top make_ext_Makefile.pl cpan/MIME-Base64/Makefile.PL Creating cpan/MIME-Base64/Makefile.PL for MIME::Base64 cd cpan/MIME-Base64/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for MIME::Base64 /home/autobuild/make/make -C cpan/MIME-Base64/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/MIME-Base64' cp lib/MIME/Base64.pm ../../lib/MIME/Base64.pm cp lib/MIME/QuotedPrint.pm ../../lib/MIME/QuotedPrint.pm Running Mkbootstrap for Base64 () chmod 644 "Base64.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/MIME-Base64/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc mv Base64.xsc Base64.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -fPIC -Wno-unused-function "-I../.." Base64.c In file included from ../../perl.h:7247, from Base64.xs:30: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/MIME/Base64/Base64.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \ \ chmod 755 ../../lib/auto/MIME/Base64/Base64.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/MIME-Base64' ./miniperl_top make_ext_Makefile.pl cpan/Math-BigInt-FastCalc/Makefile.PL Creating cpan/Math-BigInt-FastCalc/Makefile.PL for Math::BigInt::FastCalc cd cpan/Math-BigInt-FastCalc/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc /home/autobuild/make/make -C cpan/Math-BigInt-FastCalc/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Math-BigInt-FastCalc' cp lib/Math/BigInt/FastCalc.pm ../../lib/Math/BigInt/FastCalc.pm Running Mkbootstrap for FastCalc () chmod 644 "FastCalc.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Math-BigInt-FastCalc/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc mv FastCalc.xsc FastCalc.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.5012\" -DXS_VERSION=\"0.5012\" -fPIC -Wno-unused-function "-I../.." FastCalc.c In file included from ../../perl.h:7247, from FastCalc.xs:4: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so \ \ chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Math-BigInt-FastCalc' cd cpan/Scalar-List-Utils/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for List::Util /home/autobuild/make/make -C cpan/Scalar-List-Utils/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Scalar-List-Utils' cp lib/List/Util.pm ../../lib/List/Util.pm cp lib/List/Util/XS.pm ../../lib/List/Util/XS.pm cp lib/Scalar/Util.pm ../../lib/Scalar/Util.pm cp lib/Sub/Util.pm ../../lib/Sub/Util.pm Running Mkbootstrap for Util () chmod 644 "Util.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Scalar-List-Utils/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc mv ListUtil.xsc ListUtil.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -fPIC -Wno-unused-function "-I../.." -DPERL_EXT ListUtil.c In file included from ../../perl.h:7247, from ListUtil.xs:8: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/List/Util/Util.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm ListUtil.o -o ../../lib/auto/List/Util/Util.so \ \ chmod 755 ../../lib/auto/List/Util/Util.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Scalar-List-Utils' cd cpan/Socket/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Socket /home/autobuild/make/make -C cpan/Socket/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Socket' cp Socket.pm ../../lib/Socket.pm Running Mkbootstrap for Socket () chmod 644 "Socket.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Socket/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Socket/typemap' Socket.xs > Socket.xsc mv Socket.xsc Socket.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.033\" -DXS_VERSION=\"2.033\" -fPIC -Wno-unused-function "-I../.." Socket.c In file included from ../../perl.h:7247, from Socket.xs:3: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Socket/Socket.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Socket.o -o ../../lib/auto/Socket/Socket.so \ \ chmod 755 ../../lib/auto/Socket/Socket.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Socket' cd cpan/Sys-Syslog/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Sys::Syslog /home/autobuild/make/make -C cpan/Sys-Syslog/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Sys-Syslog' cp Syslog.pm ../../lib/Sys/Syslog.pm Running Mkbootstrap for Syslog () chmod 644 "Syslog.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Sys-Syslog/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc mv Syslog.xsc Syslog.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC -Wno-unused-function "-I../.." Syslog.c In file included from ../../perl.h:7247, from Syslog.xs:13: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Sys/Syslog/Syslog.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \ \ chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Sys-Syslog' ./miniperl_top make_ext_Makefile.pl cpan/Time-Piece/Makefile.PL Creating cpan/Time-Piece/Makefile.PL for Time::Piece cd cpan/Time-Piece/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Time::Piece /home/autobuild/make/make -C cpan/Time-Piece/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Time-Piece' cp Piece.pm ../../lib/Time/Piece.pm cp Seconds.pm ../../lib/Time/Seconds.pm Running Mkbootstrap for Piece () chmod 644 "Piece.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Time-Piece/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc mv Piece.xsc Piece.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC -Wno-unused-function "-I../.." Piece.c In file included from ../../perl.h:7247, from Piece.xs:6: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Time/Piece/Piece.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Piece.o -o ../../lib/auto/Time/Piece/Piece.so \ \ chmod 755 ../../lib/auto/Time/Piece/Piece.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Time-Piece' cd cpan/Unicode-Collate/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Collate /home/autobuild/make/make -C cpan/Unicode-Collate/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Unicode-Collate' cp Collate/Locale/fr_ca.pl ../../lib/Unicode/Collate/Locale/fr_ca.pl cp Collate/CJK/Big5.pm ../../lib/Unicode/Collate/CJK/Big5.pm cp Collate/Locale/be.pl ../../lib/Unicode/Collate/Locale/be.pl cp Collate/Locale/he.pl ../../lib/Unicode/Collate/Locale/he.pl cp Collate/Locale/es.pl ../../lib/Unicode/Collate/Locale/es.pl cp Collate/Locale/fi.pl ../../lib/Unicode/Collate/Locale/fi.pl cp Collate/CJK/JISX0208.pm ../../lib/Unicode/Collate/CJK/JISX0208.pm cp Collate/Locale/af.pl ../../lib/Unicode/Collate/Locale/af.pl cp Collate/Locale/gu.pl ../../lib/Unicode/Collate/Locale/gu.pl cp Collate/Locale/fi_phone.pl ../../lib/Unicode/Collate/Locale/fi_phone.pl cp Collate/Locale/de_phone.pl ../../lib/Unicode/Collate/Locale/de_phone.pl cp Collate/Locale/fo.pl ../../lib/Unicode/Collate/Locale/fo.pl cp Collate/Locale/fa.pl ../../lib/Unicode/Collate/Locale/fa.pl cp Collate/CJK/Stroke.pm ../../lib/Unicode/Collate/CJK/Stroke.pm cp Collate/Locale/da.pl ../../lib/Unicode/Collate/Locale/da.pl cp Collate/CJK/Pinyin.pm ../../lib/Unicode/Collate/CJK/Pinyin.pm cp Collate/Locale/cu.pl ../../lib/Unicode/Collate/Locale/cu.pl cp Collate/Locale/eo.pl ../../lib/Unicode/Collate/Locale/eo.pl cp Collate/CJK/Korean.pm ../../lib/Unicode/Collate/CJK/Korean.pm cp Collate/Locale/es_trad.pl ../../lib/Unicode/Collate/Locale/es_trad.pl cp Collate/Locale.pm ../../lib/Unicode/Collate/Locale.pm cp Collate/Locale/cy.pl ../../lib/Unicode/Collate/Locale/cy.pl cp Collate/Locale/haw.pl ../../lib/Unicode/Collate/Locale/haw.pl cp Collate/Locale/ha.pl ../../lib/Unicode/Collate/Locale/ha.pl cp Collate/CJK/Zhuyin.pm ../../lib/Unicode/Collate/CJK/Zhuyin.pm cp Collate/Locale/as.pl ../../lib/Unicode/Collate/Locale/as.pl cp Collate/Locale/az.pl ../../lib/Unicode/Collate/Locale/az.pl cp Collate/CJK/GB2312.pm ../../lib/Unicode/Collate/CJK/GB2312.pm cp Collate/Locale/ca.pl ../../lib/Unicode/Collate/Locale/ca.pl cp Collate.pm ../../lib/Unicode/Collate.pm cp Collate/Locale/de_at_ph.pl ../../lib/Unicode/Collate/Locale/de_at_ph.pl cp Collate/Locale/cs.pl ../../lib/Unicode/Collate/Locale/cs.pl cp Collate/Locale/ar.pl ../../lib/Unicode/Collate/Locale/ar.pl cp Collate/Locale/bn.pl ../../lib/Unicode/Collate/Locale/bn.pl cp Collate/Locale/dsb.pl ../../lib/Unicode/Collate/Locale/dsb.pl cp Collate/Locale/fil.pl ../../lib/Unicode/Collate/Locale/fil.pl cp Collate/Locale/et.pl ../../lib/Unicode/Collate/Locale/et.pl cp Collate/Locale/ee.pl ../../lib/Unicode/Collate/Locale/ee.pl cp Collate/Locale/kk.pl ../../lib/Unicode/Collate/Locale/kk.pl cp Collate/Locale/om.pl ../../lib/Unicode/Collate/Locale/om.pl cp Collate/Locale/lkt.pl ../../lib/Unicode/Collate/Locale/lkt.pl cp Collate/Locale/kok.pl ../../lib/Unicode/Collate/Locale/kok.pl cp Collate/Locale/sv_refo.pl ../../lib/Unicode/Collate/Locale/sv_refo.pl cp Collate/Locale/hy.pl ../../lib/Unicode/Collate/Locale/hy.pl cp Collate/Locale/si_dict.pl ../../lib/Unicode/Collate/Locale/si_dict.pl cp Collate/Locale/hi.pl ../../lib/Unicode/Collate/Locale/hi.pl cp Collate/Locale/lt.pl ../../lib/Unicode/Collate/Locale/lt.pl cp Collate/Locale/hr.pl ../../lib/Unicode/Collate/Locale/hr.pl cp Collate/Locale/se.pl ../../lib/Unicode/Collate/Locale/se.pl cp Collate/Locale/ig.pl ../../lib/Unicode/Collate/Locale/ig.pl cp Collate/Locale/sq.pl ../../lib/Unicode/Collate/Locale/sq.pl cp Collate/Locale/mt.pl ../../lib/Unicode/Collate/Locale/mt.pl cp Collate/Locale/sk.pl ../../lib/Unicode/Collate/Locale/sk.pl cp Collate/Locale/mk.pl ../../lib/Unicode/Collate/Locale/mk.pl cp Collate/Locale/hu.pl ../../lib/Unicode/Collate/Locale/hu.pl cp Collate/Locale/nb.pl ../../lib/Unicode/Collate/Locale/nb.pl cp Collate/Locale/ln.pl ../../lib/Unicode/Collate/Locale/ln.pl cp Collate/Locale/nn.pl ../../lib/Unicode/Collate/Locale/nn.pl cp Collate/Locale/kn.pl ../../lib/Unicode/Collate/Locale/kn.pl cp Collate/Locale/sv.pl ../../lib/Unicode/Collate/Locale/sv.pl cp Collate/Locale/sl.pl ../../lib/Unicode/Collate/Locale/sl.pl cp Collate/Locale/nso.pl ../../lib/Unicode/Collate/Locale/nso.pl cp Collate/Locale/ko.pl ../../lib/Unicode/Collate/Locale/ko.pl cp Collate/Locale/sa.pl ../../lib/Unicode/Collate/Locale/sa.pl cp Collate/Locale/ja.pl ../../lib/Unicode/Collate/Locale/ja.pl cp Collate/Locale/is.pl ../../lib/Unicode/Collate/Locale/is.pl cp Collate/Locale/si.pl ../../lib/Unicode/Collate/Locale/si.pl cp Collate/Locale/or.pl ../../lib/Unicode/Collate/Locale/or.pl cp Collate/Locale/pl.pl ../../lib/Unicode/Collate/Locale/pl.pl cp Collate/Locale/ml.pl ../../lib/Unicode/Collate/Locale/ml.pl cp Collate/Locale/pa.pl ../../lib/Unicode/Collate/Locale/pa.pl cp Collate/Locale/ro.pl ../../lib/Unicode/Collate/Locale/ro.pl cp Collate/Locale/lv.pl ../../lib/Unicode/Collate/Locale/lv.pl cp Collate/Locale/sr.pl ../../lib/Unicode/Collate/Locale/sr.pl cp Collate/Locale/kl.pl ../../lib/Unicode/Collate/Locale/kl.pl cp Collate/Locale/mr.pl ../../lib/Unicode/Collate/Locale/mr.pl cp Collate/keys.txt ../../lib/Unicode/Collate/keys.txt cp Collate/Locale/vi.pl ../../lib/Unicode/Collate/Locale/vi.pl cp Collate/Locale/ur.pl ../../lib/Unicode/Collate/Locale/ur.pl cp Collate/Locale/uk.pl ../../lib/Unicode/Collate/Locale/uk.pl cp Collate/Locale/tn.pl ../../lib/Unicode/Collate/Locale/tn.pl cp Collate/Locale/wae.pl ../../lib/Unicode/Collate/Locale/wae.pl cp Collate/Locale/ug_cyrl.pl ../../lib/Unicode/Collate/Locale/ug_cyrl.pl cp Collate/Locale/th.pl ../../lib/Unicode/Collate/Locale/th.pl cp Collate/Locale/vo.pl ../../lib/Unicode/Collate/Locale/vo.pl cp Collate/Locale/zh_zhu.pl ../../lib/Unicode/Collate/Locale/zh_zhu.pl cp Collate/Locale/zh_strk.pl ../../lib/Unicode/Collate/Locale/zh_strk.pl cp Collate/Locale/zh_big5.pl ../../lib/Unicode/Collate/Locale/zh_big5.pl cp Collate/Locale/zh.pl ../../lib/Unicode/Collate/Locale/zh.pl cp Collate/Locale/zh_gb.pl ../../lib/Unicode/Collate/Locale/zh_gb.pl cp Collate/Locale/yo.pl ../../lib/Unicode/Collate/Locale/yo.pl cp Collate/Locale/tr.pl ../../lib/Unicode/Collate/Locale/tr.pl cp Collate/allkeys.txt ../../lib/Unicode/Collate/allkeys.txt cp Collate/Locale/ta.pl ../../lib/Unicode/Collate/Locale/ta.pl cp Collate/Locale/zh_pin.pl ../../lib/Unicode/Collate/Locale/zh_pin.pl cp Collate/Locale/to.pl ../../lib/Unicode/Collate/Locale/to.pl cp Collate/Locale/te.pl ../../lib/Unicode/Collate/Locale/te.pl cp Collate/Locale/wo.pl ../../lib/Unicode/Collate/Locale/wo.pl Running Mkbootstrap for Collate () chmod 644 "Collate.bs" /tmp/instance-22/output-1/build/perl-5.36.0/cpan/Unicode-Collate/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc mv Collate.xsc Collate.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC -Wno-unused-function "-I../.." Collate.c In file included from ../../perl.h:7247, from Collate.xs:7: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Unicode/Collate/Collate.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \ \ chmod 755 ../../lib/auto/Unicode/Collate/Collate.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/cpan/Unicode-Collate' cd dist/Data-Dumper/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Data::Dumper cp -f dist/Devel-PPPort/ppport.h dist/Data-Dumper/ppport.h /home/autobuild/make/make -C dist/Data-Dumper/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Data-Dumper' cp Dumper.pm ../../lib/Data/Dumper.pm Running Mkbootstrap for Dumper () chmod 644 "Dumper.bs" /tmp/instance-22/output-1/build/perl-5.36.0/dist/Data-Dumper/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc mv Dumper.xsc Dumper.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.184\" -DXS_VERSION=\"2.184\" -fPIC -Wno-unused-function "-I../.." Dumper.c In file included from ../../perl.h:7247, from Dumper.xs:3: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Data/Dumper/Dumper.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \ \ chmod 755 ../../lib/auto/Data/Dumper/Dumper.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Data-Dumper' cd dist/IO/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for IO cp -f dist/Devel-PPPort/ppport.h dist/IO/ppport.h /home/autobuild/make/make -C dist/IO/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/IO' cp lib/IO/Socket.pm ../../lib/IO/Socket.pm cp IO.pm ../../lib/IO.pm cp lib/IO/Poll.pm ../../lib/IO/Poll.pm cp lib/IO/Seekable.pm ../../lib/IO/Seekable.pm cp lib/IO/Dir.pm ../../lib/IO/Dir.pm cp lib/IO/Socket/UNIX.pm ../../lib/IO/Socket/UNIX.pm cp lib/IO/Socket/INET.pm ../../lib/IO/Socket/INET.pm cp lib/IO/Handle.pm ../../lib/IO/Handle.pm cp lib/IO/Select.pm ../../lib/IO/Select.pm cp lib/IO/File.pm ../../lib/IO/File.pm cp lib/IO/Pipe.pm ../../lib/IO/Pipe.pm Running Mkbootstrap for IO () chmod 644 "IO.bs" /tmp/instance-22/output-1/build/perl-5.36.0/dist/IO/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc mv IO.xsc IO.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC -Wno-unused-function "-I../.." IO.c In file included from ../../perl.h:7247, from IO.xs:12: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC -Wno-unused-function "-I../.." poll.c In file included from ../../perl.h:7247, from poll.c:14: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/IO/IO.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm IO.o poll.o -o ../../lib/auto/IO/IO.so \ \ chmod 755 ../../lib/auto/IO/IO.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/IO' cd dist/PathTools/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Cwd cp -f dist/Devel-PPPort/ppport.h dist/PathTools/ppport.h /home/autobuild/make/make -C dist/PathTools/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/PathTools' cp lib/File/Spec/Unix.pm ../../lib/File/Spec/Unix.pm cp lib/File/Spec/AmigaOS.pm ../../lib/File/Spec/AmigaOS.pm cp lib/File/Spec/Win32.pm ../../lib/File/Spec/Win32.pm cp lib/File/Spec/Mac.pm ../../lib/File/Spec/Mac.pm cp lib/File/Spec/Cygwin.pm ../../lib/File/Spec/Cygwin.pm cp lib/File/Spec/OS2.pm ../../lib/File/Spec/OS2.pm cp lib/File/Spec/Epoc.pm ../../lib/File/Spec/Epoc.pm cp lib/File/Spec.pm ../../lib/File/Spec.pm cp lib/File/Spec/VMS.pm ../../lib/File/Spec/VMS.pm cp Cwd.pm ../../lib/Cwd.pm cp lib/File/Spec/Functions.pm ../../lib/File/Spec/Functions.pm Running Mkbootstrap for Cwd () chmod 644 "Cwd.bs" /tmp/instance-22/output-1/build/perl-5.36.0/dist/PathTools/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc mv Cwd.xsc Cwd.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"3.84\" -DXS_VERSION=\"3.84\" -fPIC -Wno-unused-function "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c In file included from ../../perl.h:7247, from Cwd.xs:8: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Cwd/Cwd.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Cwd.o -o ../../lib/auto/Cwd/Cwd.so \ \ chmod 755 ../../lib/auto/Cwd/Cwd.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/PathTools' cd dist/Storable/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for Storable cp -f dist/Devel-PPPort/ppport.h dist/Storable/ppport.h /home/autobuild/make/make -C dist/Storable/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Storable' cp Storable.pm ../../lib/Storable.pm Running Mkbootstrap for Storable () chmod 644 "Storable.bs" /tmp/instance-22/output-1/build/perl-5.36.0/dist/Storable/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc mv Storable.xsc Storable.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"3.26\" -DXS_VERSION=\"3.26\" -fPIC -Wno-unused-function "-I../.." Storable.c In file included from ../../perl.h:7247, from Storable.xs:16: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Storable/Storable.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Storable.o -o ../../lib/auto/Storable/Storable.so \ \ chmod 755 ../../lib/auto/Storable/Storable.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Storable' cd dist/Time-HiRes/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... believing $Config{d_nanosleep}... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clockid_t... found. Looking for clock_gettime()... found. Looking for clock_getres()... found. Looking for clock_nanosleep()... found. Looking for clock()... found. Looking for working futimens()... found. Looking for working utimensat()... found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...NOT found. Trying struct stat st_atimensec...NOT found. Trying struct stat st_atime_n...NOT found. Trying struct stat st_atim.tv_nsec...found. Trying struct stat st_uatime...NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) Generating a Unix-style Makefile Writing Makefile for Time::HiRes cp -f dist/Devel-PPPort/ppport.h dist/Time-HiRes/ppport.h /home/autobuild/make/make -C dist/Time-HiRes/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Time-HiRes' cp HiRes.pm ../../lib/Time/HiRes.pm Running Mkbootstrap for HiRes () chmod 644 "HiRes.bs" /tmp/instance-22/output-1/build/perl-5.36.0/dist/Time-HiRes/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc mv HiRes.xsc HiRes.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.9770\" -DXS_VERSION=\"1.9770\" -fPIC -Wno-unused-function "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 HiRes.c In file included from ../../perl.h:7247, from HiRes.xs:19: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Time/HiRes/HiRes.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \ -lrt \ chmod 755 ../../lib/auto/Time/HiRes/HiRes.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Time-HiRes' ./miniperl_top lib/unicore/mktables -w -C lib/unicore -P pod -maketest -makelist -p Processing PropertyAliases.txt Finishing property setup Processing PropValueAliases.txt Processing extracted/DGeneralCategory.txt Processing extracted/DCombiningClass.txt Processing extracted/DNumType.txt Processing extracted/DEastAsianWidth.txt Processing extracted/DLineBreak.txt Processing extracted/DBidiClass.txt Processing extracted/DDecompositionType.txt Processing extracted/DBinaryProperties.txt Processing extracted/DNumValues.txt Processing extracted/DJoinGroup.txt Processing extracted/DJoinType.txt Processing Jamo.txt Processing UnicodeData.txt Processing ArabicShaping.txt Processing Blocks.txt Processing PropList.txt Processing SpecialCasing.txt Processing LineBreak.txt Processing EastAsianWidth.txt Processing CompositionExclusions.txt Processing BidiMirroring.txt Processing CaseFolding.txt Processing DCoreProperties.txt Processing Scripts.txt Processing DNormalizationProps.txt Processing DAge.txt Processing HangulSyllableType.txt Processing auxiliary/WordBreakProperty.txt Processing auxiliary/GraphemeBreakProperty.txt Processing auxiliary/GCBTest.txt Processing auxiliary/SBTest.txt Processing auxiliary/WBTest.txt Processing auxiliary/SentenceBreakProperty.txt Processing NamedSequences.txt Processing NameAliases.txt Processing auxiliary/LBTest.txt Processing ScriptExtensions.txt Processing IndicSyllabicCategory.txt Processing BidiBrackets.txt Processing IndicPositionalCategory.txt Processing VerticalOrientation.txt Processing EquivalentUnifiedIdeograph.txt Processing emoji/emoji.txt Processing IdStatus.txt Processing IdType.txt Finishing processing Unicode properties Compiling Perl properties Creating Perl synonyms Writing tables Making pod file Making test script Updating 'mktables.lst' cd dist/Unicode-Normalize/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Normalize cp -f dist/Devel-PPPort/ppport.h dist/Unicode-Normalize/ppport.h /home/autobuild/make/make -C dist/Unicode-Normalize/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Unicode-Normalize' cp Normalize.pm ../../lib/Unicode/Normalize.pm Running Mkbootstrap for Normalize () chmod 644 "Normalize.bs" /tmp/instance-22/output-1/build/perl-5.36.0/dist/Unicode-Normalize/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc mv Normalize.xsc Normalize.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC -Wno-unused-function "-I../.." Normalize.c In file included from ../../perl.h:7247, from Normalize.xs:13: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/Unicode/Normalize/Normalize.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so \ \ chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/Unicode-Normalize' ./miniperl_top make_ext_Makefile.pl dist/threads/Makefile.PL Creating dist/threads/Makefile.PL for threads cd dist/threads/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for threads cp -f dist/Devel-PPPort/ppport.h dist/threads/ppport.h /home/autobuild/make/make -C dist/threads/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/threads' cp lib/threads.pm ../../lib/threads.pm Running Mkbootstrap for threads () chmod 644 "threads.bs" /tmp/instance-22/output-1/build/perl-5.36.0/dist/threads/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc mv threads.xsc threads.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"2.27\" -DXS_VERSION=\"2.27\" -fPIC -Wno-unused-function "-I../.." threads.c In file included from ../../perl.h:7247, from threads.xs:9: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/threads/threads.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm threads.o -o ../../lib/auto/threads/threads.so \ -lpthread \ chmod 755 ../../lib/auto/threads/threads.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/threads' ./miniperl_top make_ext_Makefile.pl dist/threads-shared/Makefile.PL Creating dist/threads-shared/Makefile.PL for threads::shared cd dist/threads-shared/ && ../../miniperl_top -I../../lib Makefile.PL \ INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none \ PERL_CORE=1 LIBPERL_A=libperl.a PERL="../../miniperl_top" Generating a Unix-style Makefile Writing Makefile for threads::shared cp -f dist/Devel-PPPort/ppport.h dist/threads-shared/ppport.h /home/autobuild/make/make -C dist/threads-shared/ PERL_CORE=1 LIBPERL=libperl.a LINKTYPE=dynamic make[3]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/threads-shared' cp lib/threads/shared.pm ../../lib/threads/shared.pm Running Mkbootstrap for shared () chmod 644 "shared.bs" /tmp/instance-22/output-1/build/perl-5.36.0/dist/threads-shared/../../miniperl_top "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 "../../miniperl_top" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/build/perl-5.36.0/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc mv shared.xsc shared.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fwrapv -fno-strict-aliasing -DVERSION=\"1.64\" -DXS_VERSION=\"1.64\" -fPIC -Wno-unused-function "-I../.." shared.c In file included from ../../perl.h:7247, from shared.xs:131: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f ../../lib/auto/threads/shared/shared.so /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -lm shared.o -o ../../lib/auto/threads/shared/shared.so \ -lpthread \ chmod 755 ../../lib/auto/threads/shared/shared.so make[3]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0/dist/threads-shared' ./miniperl_top autodoc.pl ./miniperl_top pod/perlmodlib.PL -q ln -sf perldelta.pod pod/perl5360delta.pod ./miniperl_top -f pod/buildtoc -q make[2]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0' make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0' >>> perl 5.36.0 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/perl-5.36.0 DESTDIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" install.perl install.sym make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0' ./miniperl_top installperl --destdir=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot WARNING: You've never run 'make test' or some tests failed! (Installing anyway.) /usr/bin/perl5.36.0 /usr/lib/perl5/5.36.0/mipsel-linux/threads.pm /usr/lib/perl5/5.36.0/mipsel-linux/Storable.pm /usr/lib/perl5/5.36.0/mipsel-linux/Cwd.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO.pm /usr/lib/perl5/5.36.0/mipsel-linux/Socket.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode.pm /usr/lib/perl5/5.36.0/mipsel-linux/encoding.pm /usr/lib/perl5/5.36.0/mipsel-linux/mro.pm /usr/lib/perl5/5.36.0/mipsel-linux/attributes.pm /usr/lib/perl5/5.36.0/mipsel-linux/SDBM_File.pm /usr/lib/perl5/5.36.0/mipsel-linux/POSIX.pod /usr/lib/perl5/5.36.0/mipsel-linux/POSIX.pm /usr/lib/perl5/5.36.0/mipsel-linux/ops.pm /usr/lib/perl5/5.36.0/mipsel-linux/Opcode.pm /usr/lib/perl5/5.36.0/mipsel-linux/GDBM_File.pm /usr/lib/perl5/5.36.0/mipsel-linux/Fcntl.pm /usr/lib/perl5/5.36.0/mipsel-linux/O.pm /usr/lib/perl5/5.36.0/mipsel-linux/B.pm /usr/lib/perl5/5.36.0/if.pm /usr/lib/perl5/5.36.0/constant.pm /usr/lib/perl5/5.36.0/base.pm /usr/lib/perl5/5.36.0/fields.pm /usr/lib/perl5/5.36.0/autouse.pm /usr/lib/perl5/5.36.0/XSLoader.pm /usr/lib/perl5/5.36.0/Test.pm /usr/lib/perl5/5.36.0/SelfLoader.pm /usr/lib/perl5/5.36.0/Safe.pm /usr/lib/perl5/5.36.0/FindBin.pm /usr/lib/perl5/5.36.0/Exporter.pm /usr/lib/perl5/5.36.0/Env.pm /usr/lib/perl5/5.36.0/Dumpvalue.pm /usr/lib/perl5/5.36.0/Carp.pm /usr/lib/perl5/5.36.0/version.pod /usr/lib/perl5/5.36.0/version.pm /usr/lib/perl5/5.36.0/perlfaq.pm /usr/lib/perl5/5.36.0/parent.pm /usr/lib/perl5/5.36.0/experimental.pm /usr/lib/perl5/5.36.0/bigrat.pm /usr/lib/perl5/5.36.0/bigfloat.pm /usr/lib/perl5/5.36.0/bignum.pm /usr/lib/perl5/5.36.0/bigint.pm /usr/lib/perl5/5.36.0/Fatal.pm /usr/lib/perl5/5.36.0/autodie.pm /usr/lib/perl5/5.36.0/ok.pm /usr/lib/perl5/5.36.0/Test2.pm /usr/lib/perl5/5.36.0/NEXT.pm /usr/lib/perl5/5.36.0/Memoize.pm /usr/lib/perl5/5.36.0/Digest.pm /usr/lib/perl5/5.36.0/CPAN.pm /usr/lib/perl5/5.36.0/AutoLoader.pm /usr/lib/perl5/5.36.0/AutoSplit.pm /usr/lib/perl5/5.36.0/FileCache.pm /usr/lib/perl5/5.36.0/mipsel-linux/Errno.pm /usr/lib/perl5/5.36.0/mipsel-linux/DynaLoader.pm /usr/lib/perl5/5.36.0/mipsel-linux/lib.pm /usr/lib/perl5/5.36.0/mipsel-linux/re.pm /usr/lib/perl5/5.36.0/mipsel-linux/Config_heavy.pl /usr/lib/perl5/5.36.0/mipsel-linux/Config.pm /usr/lib/perl5/5.36.0/mipsel-linux/Config.pod /usr/lib/perl5/5.36.0/mipsel-linux/Config_git.pl /usr/lib/perl5/5.36.0/UNIVERSAL.pm /usr/lib/perl5/5.36.0/builtin.pm /usr/lib/perl5/5.36.0/overload.pm /usr/lib/perl5/5.36.0/less.pm /usr/lib/perl5/5.36.0/blib.pm /usr/lib/perl5/5.36.0/DirHandle.pm /usr/lib/perl5/5.36.0/meta_notation.pm /usr/lib/perl5/5.36.0/bytes.pm /usr/lib/perl5/5.36.0/English.pm /usr/lib/perl5/5.36.0/open.pm /usr/lib/perl5/5.36.0/dumpvar.pl /usr/lib/perl5/5.36.0/Internals.pod /usr/lib/perl5/5.36.0/locale.pm /usr/lib/perl5/5.36.0/integer.pm /usr/lib/perl5/5.36.0/CORE.pod /usr/lib/perl5/5.36.0/overloading.pm /usr/lib/perl5/5.36.0/Symbol.pm /usr/lib/perl5/5.36.0/feature.pm /usr/lib/perl5/5.36.0/PerlIO.pm /usr/lib/perl5/5.36.0/_charnames.pm /usr/lib/perl5/5.36.0/subs.pm /usr/lib/perl5/5.36.0/vmsish.pm /usr/lib/perl5/5.36.0/bytes_heavy.pl /usr/lib/perl5/5.36.0/strict.pm /usr/lib/perl5/5.36.0/diagnostics.pm /usr/lib/perl5/5.36.0/sort.pm /usr/lib/perl5/5.36.0/utf8.pm /usr/lib/perl5/5.36.0/filetest.pm /usr/lib/perl5/5.36.0/warnings.pm /usr/lib/perl5/5.36.0/perl5db.pl /usr/lib/perl5/5.36.0/Thread.pm /usr/lib/perl5/5.36.0/Benchmark.pm /usr/lib/perl5/5.36.0/charnames.pm /usr/lib/perl5/5.36.0/SelectSaver.pm /usr/lib/perl5/5.36.0/sigtrap.pm /usr/lib/perl5/5.36.0/AnyDBM_File.pm /usr/lib/perl5/5.36.0/deprecate.pm /usr/lib/perl5/5.36.0/FileHandle.pm /usr/lib/perl5/5.36.0/vars.pm /usr/lib/perl5/5.36.0/DB.pm /usr/lib/perl5/5.36.0/DBM_Filter.pm /usr/lib/perl5/5.36.0/mipsel-linux/threads/shared.pm /usr/lib/perl5/5.36.0/mipsel-linux/Data/Dumper.pm /usr/lib/perl5/5.36.0/mipsel-linux/Sub/Util.pm /usr/lib/perl5/5.36.0/mipsel-linux/Scalar/Util.pm /usr/lib/perl5/5.36.0/mipsel-linux/List/Util.pm /usr/lib/perl5/5.36.0/mipsel-linux/List/Util/XS.pm /usr/lib/perl5/5.36.0/mipsel-linux/MIME/QuotedPrint.pm /usr/lib/perl5/5.36.0/mipsel-linux/MIME/Base64.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Unicode.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/TW.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Symbol.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/KR.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/JP.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/EBCDIC.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/CN.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Byte.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Guess.pm /usr/lib/perl5/5.36.0/Encode/_PM.e2x /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Alias.pm /usr/lib/perl5/5.36.0/Encode/Makefile_PL.e2x /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Encoder.pm /usr/lib/perl5/5.36.0/Encode/Changes.e2x /usr/lib/perl5/5.36.0/Encode/ConfigLocal_PM.e2x /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Config.pm /usr/lib/perl5/5.36.0/Encode/README.e2x /usr/lib/perl5/5.36.0/Encode/encode.h /usr/lib/perl5/5.36.0/Encode/PerlIO.pod /usr/lib/perl5/5.36.0/Encode/Supported.pod /usr/lib/perl5/5.36.0/Encode/_T.e2x /usr/lib/perl5/5.36.0/mipsel-linux/Encode/GSM0338.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/CJKConstants.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Encoding.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Unicode/UTF7.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/KR/2022_KR.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/CN/HZ.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/JP/JIS7.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/JP/H2Z.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/MIME/Header.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/MIME/Name.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/MIME/Header/ISO_2022_JP.pm /usr/lib/perl5/5.36.0/mipsel-linux/Sys/Syslog.pm /usr/lib/perl5/5.36.0/mipsel-linux/Sys/Hostname.pm /usr/lib/perl5/5.36.0/mipsel-linux/Hash/Util.pm /usr/lib/perl5/5.36.0/mipsel-linux/Hash/Util/FieldHash.pm /usr/lib/perl5/5.36.0/encoding/warnings.pm /usr/lib/perl5/5.36.0/Thread/Semaphore.pm /usr/lib/perl5/5.36.0/Thread/Queue.pm /usr/lib/perl5/5.36.0/Search/Dict.pm /usr/lib/perl5/5.36.0/mipsel-linux/I18N/Langinfo.pm /usr/lib/perl5/5.36.0/I18N/LangTags.pm /usr/lib/perl5/5.36.0/I18N/Collate.pm /usr/lib/perl5/5.36.0/I18N/LangTags/Detect.pm /usr/lib/perl5/5.36.0/I18N/LangTags/List.pm /usr/lib/perl5/5.36.0/Filter/Simple.pm /usr/lib/perl5/5.36.0/mipsel-linux/Filter/Util/Call.pm /usr/lib/perl5/5.36.0/Exporter/Heavy.pm /usr/lib/perl5/5.36.0/mipsel-linux/Devel/Peek.pm /usr/lib/perl5/5.36.0/mipsel-linux/Devel/PPPort.pm /usr/lib/perl5/5.36.0/Devel/SelfStubber.pm /usr/lib/perl5/5.36.0/Carp/Heavy.pm /usr/lib/perl5/5.36.0/Attribute/Handlers.pm /usr/lib/perl5/5.36.0/version/Internals.pod /usr/lib/perl5/5.36.0/version/regex.pm /usr/lib/perl5/5.36.0/autodie/Util.pm /usr/lib/perl5/5.36.0/autodie/skip.pm /usr/lib/perl5/5.36.0/autodie/hints.pm /usr/lib/perl5/5.36.0/autodie/exception.pm /usr/lib/perl5/5.36.0/autodie/exception/system.pm /usr/lib/perl5/5.36.0/autodie/Scope/Guard.pm /usr/lib/perl5/5.36.0/autodie/Scope/GuardStack.pm /usr/lib/perl5/5.36.0/Text/Abbrev.pm /usr/lib/perl5/5.36.0/Text/Wrap.pm /usr/lib/perl5/5.36.0/Text/Tabs.pm /usr/lib/perl5/5.36.0/Text/ParseWords.pm /usr/lib/perl5/5.36.0/Text/Balanced.pm /usr/lib/perl5/5.36.0/Test2/IPC.pm /usr/lib/perl5/5.36.0/Test2/Hub.pm /usr/lib/perl5/5.36.0/Test2/EventFacet.pm /usr/lib/perl5/5.36.0/Test2/Transition.pod /usr/lib/perl5/5.36.0/Test2/Formatter.pm /usr/lib/perl5/5.36.0/Test2/Util.pm /usr/lib/perl5/5.36.0/Test2/Event.pm /usr/lib/perl5/5.36.0/Test2/API.pm /usr/lib/perl5/5.36.0/Test2/Hub/Interceptor.pm /usr/lib/perl5/5.36.0/Test2/Hub/Subtest.pm /usr/lib/perl5/5.36.0/Test2/Hub/Interceptor/Terminator.pm /usr/lib/perl5/5.36.0/Test2/Formatter/TAP.pm /usr/lib/perl5/5.36.0/Test2/Util/Trace.pm /usr/lib/perl5/5.36.0/Test2/Util/Facets2Legacy.pm /usr/lib/perl5/5.36.0/Test2/Util/HashBase.pm /usr/lib/perl5/5.36.0/Test2/Util/ExternalMeta.pm /usr/lib/perl5/5.36.0/Test2/IPC/Driver.pm /usr/lib/perl5/5.36.0/Test2/IPC/Driver/Files.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Trace.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Hub.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Error.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Parent.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Amnesty.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Meta.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/About.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Control.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Render.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Plan.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Assert.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Info.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Info/Table.pm /usr/lib/perl5/5.36.0/Test2/Tools/Tiny.pm /usr/lib/perl5/5.36.0/Test2/API/Stack.pm /usr/lib/perl5/5.36.0/Test2/API/Context.pm /usr/lib/perl5/5.36.0/Test2/API/Instance.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult.pm /usr/lib/perl5/5.36.0/Test2/API/Breakage.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Squasher.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Hub.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Event.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Facet.pm /usr/lib/perl5/5.36.0/Test2/Event/Waiting.pm /usr/lib/perl5/5.36.0/Test2/Event/Note.pm /usr/lib/perl5/5.36.0/Test2/Event/Exception.pm /usr/lib/perl5/5.36.0/Test2/Event/Fail.pm /usr/lib/perl5/5.36.0/Test2/Event/Encoding.pm /usr/lib/perl5/5.36.0/Test2/Event/V2.pm /usr/lib/perl5/5.36.0/Test2/Event/Pass.pm /usr/lib/perl5/5.36.0/Test2/Event/Diag.pm /usr/lib/perl5/5.36.0/Test2/Event/Plan.pm /usr/lib/perl5/5.36.0/Test2/Event/Bail.pm /usr/lib/perl5/5.36.0/Test2/Event/Subtest.pm /usr/lib/perl5/5.36.0/Test2/Event/Skip.pm /usr/lib/perl5/5.36.0/Test2/Event/Generic.pm /usr/lib/perl5/5.36.0/Test2/Event/Ok.pm /usr/lib/perl5/5.36.0/Test2/Event/TAP/Version.pm /usr/lib/perl5/5.36.0/TAP/Object.pm /usr/lib/perl5/5.36.0/TAP/Base.pm /usr/lib/perl5/5.36.0/TAP/Parser.pm /usr/lib/perl5/5.36.0/TAP/Harness.pm /usr/lib/perl5/5.36.0/TAP/Formatter/File.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Base.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Console.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Session.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Color.pm /usr/lib/perl5/5.36.0/TAP/Formatter/File/Session.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Console/Session.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Console/ParallelSession.pm /usr/lib/perl5/5.36.0/TAP/Harness/Beyond.pod /usr/lib/perl5/5.36.0/TAP/Harness/Env.pm /usr/lib/perl5/5.36.0/TAP/Parser/Source.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler.pm /usr/lib/perl5/5.36.0/TAP/Parser/Aggregator.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator.pm /usr/lib/perl5/5.36.0/TAP/Parser/Multiplexer.pm /usr/lib/perl5/5.36.0/TAP/Parser/ResultFactory.pm /usr/lib/perl5/5.36.0/TAP/Parser/IteratorFactory.pm /usr/lib/perl5/5.36.0/TAP/Parser/Grammar.pm /usr/lib/perl5/5.36.0/TAP/Parser/Scheduler.pm /usr/lib/perl5/5.36.0/TAP/Parser/YAMLish/Reader.pm /usr/lib/perl5/5.36.0/TAP/Parser/YAMLish/Writer.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/RawTAP.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Handle.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Executable.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/File.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Perl.pm /usr/lib/perl5/5.36.0/TAP/Parser/Scheduler/Spinner.pm /usr/lib/perl5/5.36.0/TAP/Parser/Scheduler/Job.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator/Array.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator/Process.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator/Stream.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Bailout.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/YAML.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Test.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Comment.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Unknown.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Pragma.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Plan.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Version.pm /usr/lib/perl5/5.36.0/Test/Tester.pm /usr/lib/perl5/5.36.0/Test/Builder.pm /usr/lib/perl5/5.36.0/Test/Tutorial.pod /usr/lib/perl5/5.36.0/Test/Simple.pm /usr/lib/perl5/5.36.0/Test/More.pm /usr/lib/perl5/5.36.0/Test/Harness.pm /usr/lib/perl5/5.36.0/Test/use/ok.pm /usr/lib/perl5/5.36.0/Test/Tester/Capture.pm /usr/lib/perl5/5.36.0/Test/Tester/Delegate.pm /usr/lib/perl5/5.36.0/Test/Tester/CaptureRunner.pm /usr/lib/perl5/5.36.0/Test/Builder/Tester.pm /usr/lib/perl5/5.36.0/Test/Builder/Module.pm /usr/lib/perl5/5.36.0/Test/Builder/Formatter.pm /usr/lib/perl5/5.36.0/Test/Builder/TodoDiag.pm /usr/lib/perl5/5.36.0/Test/Builder/Tester/Color.pm /usr/lib/perl5/5.36.0/Test/Builder/IO/Scalar.pm /usr/lib/perl5/5.36.0/Term/ReadLine.pm /usr/lib/perl5/5.36.0/Term/Complete.pm /usr/lib/perl5/5.36.0/Term/Cap.pm /usr/lib/perl5/5.36.0/Term/ANSIColor.pm /usr/lib/perl5/5.36.0/mipsel-linux/PerlIO/via.pm /usr/lib/perl5/5.36.0/mipsel-linux/PerlIO/scalar.pm /usr/lib/perl5/5.36.0/mipsel-linux/PerlIO/mmap.pm /usr/lib/perl5/5.36.0/mipsel-linux/PerlIO/encoding.pm /usr/lib/perl5/5.36.0/PerlIO/via/QuotedPrint.pm /usr/lib/perl5/5.36.0/Perl/OSType.pm /usr/lib/perl5/5.36.0/Params/Check.pm /usr/lib/perl5/5.36.0/Module/CoreList.pm /usr/lib/perl5/5.36.0/Module/CoreList.pod /usr/lib/perl5/5.36.0/Module/Metadata.pm /usr/lib/perl5/5.36.0/Module/Loaded.pm /usr/lib/perl5/5.36.0/Module/Load.pm /usr/lib/perl5/5.36.0/Module/CoreList/Utils.pm /usr/lib/perl5/5.36.0/Module/Load/Conditional.pm /usr/lib/perl5/5.36.0/Memoize/SDBM_File.pm /usr/lib/perl5/5.36.0/Memoize/Storable.pm /usr/lib/perl5/5.36.0/Memoize/ExpireFile.pm /usr/lib/perl5/5.36.0/Memoize/NDBM_File.pm /usr/lib/perl5/5.36.0/Memoize/ExpireTest.pm /usr/lib/perl5/5.36.0/Memoize/AnyDBM_File.pm /usr/lib/perl5/5.36.0/Memoize/Expire.pm /usr/lib/perl5/5.36.0/Math/Trig.pm /usr/lib/perl5/5.36.0/Math/Complex.pm /usr/lib/perl5/5.36.0/Math/BigRat.pm /usr/lib/perl5/5.36.0/Math/BigInt.pm /usr/lib/perl5/5.36.0/Math/BigFloat.pm /usr/lib/perl5/5.36.0/Math/BigFloat/Trace.pm /usr/lib/perl5/5.36.0/Math/BigRat/Trace.pm /usr/lib/perl5/5.36.0/mipsel-linux/Math/BigInt/FastCalc.pm /usr/lib/perl5/5.36.0/Math/BigInt/Trace.pm /usr/lib/perl5/5.36.0/Math/BigInt/Calc.pm /usr/lib/perl5/5.36.0/Math/BigInt/Lib.pm /usr/lib/perl5/5.36.0/Locale/Maketext.pod /usr/lib/perl5/5.36.0/Locale/Maketext.pm /usr/lib/perl5/5.36.0/Locale/Maketext/Cookbook.pod /usr/lib/perl5/5.36.0/Locale/Maketext/Guts.pm /usr/lib/perl5/5.36.0/Locale/Maketext/GutsLoader.pm /usr/lib/perl5/5.36.0/Locale/Maketext/TPJ13.pod /usr/lib/perl5/5.36.0/Locale/Maketext/Simple.pm /usr/lib/perl5/5.36.0/JSON/PP.pm /usr/lib/perl5/5.36.0/JSON/PP/Boolean.pm /usr/lib/perl5/5.36.0/Compress/Zlib.pm /usr/lib/perl5/5.36.0/mipsel-linux/Compress/Raw/Zlib.pm /usr/lib/perl5/5.36.0/mipsel-linux/Compress/Raw/Bzip2.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Pipe.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/File.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Select.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Handle.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Dir.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Seekable.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Poll.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Socket.pm /usr/lib/perl5/5.36.0/IO/Zlib.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Socket/INET.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Socket/UNIX.pm /usr/lib/perl5/5.36.0/IO/Socket/IP.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Unzip.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Gunzip.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Inflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Bunzip2.pm /usr/lib/perl5/5.36.0/IO/Uncompress/AnyUncompress.pm /usr/lib/perl5/5.36.0/IO/Uncompress/RawInflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/AnyInflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Base.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Adapter/Bunzip2.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Adapter/Inflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Adapter/Identity.pm /usr/lib/perl5/5.36.0/IO/Compress/Base.pm /usr/lib/perl5/5.36.0/IO/Compress/Zip.pm /usr/lib/perl5/5.36.0/IO/Compress/Bzip2.pm /usr/lib/perl5/5.36.0/IO/Compress/FAQ.pod /usr/lib/perl5/5.36.0/IO/Compress/Gzip.pm /usr/lib/perl5/5.36.0/IO/Compress/Deflate.pm /usr/lib/perl5/5.36.0/IO/Compress/RawDeflate.pm /usr/lib/perl5/5.36.0/IO/Compress/Base/Common.pm /usr/lib/perl5/5.36.0/IO/Compress/Gzip/Constants.pm /usr/lib/perl5/5.36.0/IO/Compress/Zlib/Constants.pm /usr/lib/perl5/5.36.0/IO/Compress/Zlib/Extra.pm /usr/lib/perl5/5.36.0/IO/Compress/Zip/Constants.pm /usr/lib/perl5/5.36.0/IO/Compress/Adapter/Deflate.pm /usr/lib/perl5/5.36.0/IO/Compress/Adapter/Identity.pm /usr/lib/perl5/5.36.0/IO/Compress/Adapter/Bzip2.pm /usr/lib/perl5/5.36.0/HTTP/Tiny.pm /usr/lib/perl5/5.36.0/mipsel-linux/Digest/SHA.pm /usr/lib/perl5/5.36.0/mipsel-linux/Digest/MD5.pm /usr/lib/perl5/5.36.0/Digest/base.pm /usr/lib/perl5/5.36.0/Digest/file.pm /usr/lib/perl5/5.36.0/Parse/CPAN/Meta.pm /usr/lib/perl5/5.36.0/App/Prove.pm /usr/lib/perl5/5.36.0/App/Cpan.pm /usr/lib/perl5/5.36.0/App/Prove/State.pm /usr/lib/perl5/5.36.0/App/Prove/State/Result.pm /usr/lib/perl5/5.36.0/App/Prove/State/Result/Test.pm /usr/lib/perl5/5.36.0/CPAN/Meta.pm /usr/lib/perl5/5.36.0/CPAN/Index.pm /usr/lib/perl5/5.36.0/CPAN/Distribution.pm /usr/lib/perl5/5.36.0/CPAN/Author.pm /usr/lib/perl5/5.36.0/CPAN/Distrostatus.pm /usr/lib/perl5/5.36.0/CPAN/Module.pm /usr/lib/perl5/5.36.0/CPAN/Debug.pm /usr/lib/perl5/5.36.0/CPAN/Complete.pm /usr/lib/perl5/5.36.0/CPAN/Distroprefs.pm /usr/lib/perl5/5.36.0/CPAN/Nox.pm /usr/lib/perl5/5.36.0/CPAN/FTP.pm /usr/lib/perl5/5.36.0/CPAN/FirstTime.pm /usr/lib/perl5/5.36.0/CPAN/Bundle.pm /usr/lib/perl5/5.36.0/CPAN/URL.pm /usr/lib/perl5/5.36.0/CPAN/InfoObj.pm /usr/lib/perl5/5.36.0/CPAN/Plugin.pm /usr/lib/perl5/5.36.0/CPAN/Mirrors.pm /usr/lib/perl5/5.36.0/CPAN/Tarzip.pm /usr/lib/perl5/5.36.0/CPAN/HandleConfig.pm /usr/lib/perl5/5.36.0/CPAN/Shell.pm /usr/lib/perl5/5.36.0/CPAN/Prompt.pm /usr/lib/perl5/5.36.0/CPAN/Queue.pm /usr/lib/perl5/5.36.0/CPAN/Version.pm /usr/lib/perl5/5.36.0/CPAN/DeferredCode.pm /usr/lib/perl5/5.36.0/CPAN/CacheMgr.pm /usr/lib/perl5/5.36.0/CPAN/Kwalify.pm /usr/lib/perl5/5.36.0/CPAN/Meta/YAML.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Requirements.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Prereqs.pm /usr/lib/perl5/5.36.0/CPAN/Meta/History.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Converter.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Validator.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Spec.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Merge.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Feature.pm /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_2.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_0.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_1.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_4.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_3.pod /usr/lib/perl5/5.36.0/CPAN/API/HOWTO.pod /usr/lib/perl5/5.36.0/CPAN/Plugin/Specfile.pm /usr/lib/perl5/5.36.0/CPAN/FTP/netrc.pm /usr/lib/perl5/5.36.0/CPAN/LWP/UserAgent.pm /usr/lib/perl5/5.36.0/CPAN/Kwalify/distroprefs.yml /usr/lib/perl5/5.36.0/CPAN/Kwalify/distroprefs.dd /usr/lib/perl5/5.36.0/CPAN/Exception/RecursiveDependency.pm /usr/lib/perl5/5.36.0/CPAN/Exception/blocked_urllist.pm /usr/lib/perl5/5.36.0/CPAN/Exception/yaml_not_installed.pm /usr/lib/perl5/5.36.0/CPAN/Exception/yaml_process_error.pm /usr/lib/perl5/5.36.0/CPAN/HTTP/Client.pm /usr/lib/perl5/5.36.0/CPAN/HTTP/Credentials.pm /usr/lib/perl5/5.36.0/Archive/Tar.pm /usr/lib/perl5/5.36.0/Archive/Tar/Constant.pm /usr/lib/perl5/5.36.0/Archive/Tar/File.pm /usr/lib/perl5/5.36.0/mipsel-linux/IPC/Semaphore.pm /usr/lib/perl5/5.36.0/mipsel-linux/IPC/Msg.pm /usr/lib/perl5/5.36.0/mipsel-linux/IPC/SysV.pm /usr/lib/perl5/5.36.0/mipsel-linux/IPC/SharedMem.pm /usr/lib/perl5/5.36.0/IPC/Cmd.pm /usr/lib/perl5/5.36.0/IPC/Open2.pm /usr/lib/perl5/5.36.0/IPC/Open3.pm /usr/lib/perl5/5.36.0/mipsel-linux/auto/threads/threads.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/threads/shared/shared.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Storable/Storable.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Cwd/Cwd.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Data/Dumper/Dumper.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Unicode/Normalize/Normalize.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Unicode/Collate/Collate.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Socket/Socket.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/List/Util/Util.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/MIME/Base64/Base64.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/Encode.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/Unicode/Unicode.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/TW/TW.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/Symbol/Symbol.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/KR/KR.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/JP/JP.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/EBCDIC/EBCDIC.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/CN/CN.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/Byte/Byte.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Compress/Raw/Zlib/Zlib.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Compress/Raw/Bzip2/Bzip2.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/re/re.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/mro/mro.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/attributes/attributes.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Sys/Syslog/Syslog.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Sys/Hostname/Hostname.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/SDBM_File/SDBM_File.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/POSIX/POSIX.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Opcode/Opcode.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Hash/Util/Util.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Hash/Util/FieldHash/FieldHash.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/GDBM_File/GDBM_File.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Fcntl/Fcntl.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/B/B.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/I18N/Langinfo/Langinfo.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Filter/Util/Call/Call.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Devel/Peek/Peek.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Time/HiRes/HiRes.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Time/Piece/Piece.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/PerlIO/scalar/scalar.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/PerlIO/mmap/mmap.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/PerlIO/encoding/encoding.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/PerlIO/via/via.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Math/BigInt/FastCalc/FastCalc.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/IO/IO.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Digest/SHA/SHA.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Digest/MD5/MD5.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/IPC/SysV/SysV.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/File/Glob/Glob.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/File/DosGlob/DosGlob.so /usr/lib/perl5/5.36.0/overload/numbers.pm /usr/lib/perl5/5.36.0/warnings/register.pm /usr/lib/perl5/5.36.0/mipsel-linux/B/Terse.pm /usr/lib/perl5/5.36.0/mipsel-linux/B/Showlex.pm /usr/lib/perl5/5.36.0/mipsel-linux/B/Xref.pm /usr/lib/perl5/5.36.0/mipsel-linux/B/Concise.pm /usr/lib/perl5/5.36.0/B/Deparse.pm /usr/lib/perl5/5.36.0/B/Op_private.pm /usr/lib/perl5/5.36.0/Class/Struct.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS.pod /usr/lib/perl5/5.36.0/ExtUtils/Typemaps.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder.pm /usr/lib/perl5/5.36.0/ExtUtils/PL2Bat.pm /usr/lib/perl5/5.36.0/ExtUtils/MANIFEST.SKIP /usr/lib/perl5/5.36.0/ExtUtils/Manifest.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_OS390.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_NW5.pm /usr/lib/perl5/5.36.0/ExtUtils/Mksymlists.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_MacOS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_BeOS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_OS2.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_UWIN.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Any.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_QNX.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Unix.pm /usr/lib/perl5/5.36.0/ExtUtils/MM.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Cygwin.pm /usr/lib/perl5/5.36.0/ExtUtils/Command.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Darwin.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Win32.pm /usr/lib/perl5/5.36.0/ExtUtils/testlib.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_VOS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_DOS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_AIX.pm /usr/lib/perl5/5.36.0/ExtUtils/Mkbootstrap.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_VMS.pm /usr/lib/perl5/5.36.0/ExtUtils/Liblist.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Win95.pm /usr/lib/perl5/5.36.0/ExtUtils/MY.pm /usr/lib/perl5/5.36.0/ExtUtils/Packlist.pm /usr/lib/perl5/5.36.0/ExtUtils/Install.pm /usr/lib/perl5/5.36.0/ExtUtils/Installed.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant.pm /usr/lib/perl5/5.36.0/ExtUtils/Miniperl.pm /usr/lib/perl5/5.36.0/ExtUtils/xsubpp /usr/lib/perl5/5.36.0/ExtUtils/typemap /usr/lib/perl5/5.36.0/ExtUtils/Embed.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/Cmd.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/Type.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/InputMap.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/OutputMap.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/Constants.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/Eval.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/Utilities.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/CountLines.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Base.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Unix.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/cygwin.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/dec_osf.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/aix.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/darwin.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/os2.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/VMS.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/android.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm /usr/lib/perl5/5.36.0/ExtUtils/Liblist/Kid.pm /usr/lib/perl5/5.36.0/ExtUtils/Command/MM.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/Config.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/Locale.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/Tutorial.pod /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/FAQ.pod /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/version.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/ProxySubs.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/XS.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/Utils.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/Base.pm /usr/lib/perl5/5.36.0/Tie/File.pm /usr/lib/perl5/5.36.0/Tie/RefHash.pm /usr/lib/perl5/5.36.0/Tie/Memoize.pm /usr/lib/perl5/5.36.0/Tie/Array.pm /usr/lib/perl5/5.36.0/Tie/Hash.pm /usr/lib/perl5/5.36.0/Tie/Handle.pm /usr/lib/perl5/5.36.0/Tie/SubstrHash.pm /usr/lib/perl5/5.36.0/Tie/Scalar.pm /usr/lib/perl5/5.36.0/Tie/StdHandle.pm /usr/lib/perl5/5.36.0/Tie/Hash/NamedCapture.pm /usr/lib/perl5/5.36.0/mipsel-linux/Time/HiRes.pm /usr/lib/perl5/5.36.0/mipsel-linux/Time/Seconds.pm /usr/lib/perl5/5.36.0/mipsel-linux/Time/Piece.pm /usr/lib/perl5/5.36.0/Time/Local.pm /usr/lib/perl5/5.36.0/Time/localtime.pm /usr/lib/perl5/5.36.0/Time/gmtime.pm /usr/lib/perl5/5.36.0/Time/tm.pm /usr/lib/perl5/5.36.0/unicore/UCD.pl /usr/lib/perl5/5.36.0/unicore/Name.pm /usr/lib/perl5/5.36.0/unicore/Name.pl /usr/lib/perl5/5.36.0/unicore/CombiningClass.pl /usr/lib/perl5/5.36.0/unicore/Decomposition.pl /usr/lib/perl5/5.36.0/unicore/version /usr/lib/perl5/5.36.0/unicore/uni_keywords.pl /usr/lib/perl5/5.36.0/unicore/NamedSequences.txt /usr/lib/perl5/5.36.0/unicore/Blocks.txt /usr/lib/perl5/5.36.0/unicore/SpecialCasing.txt /usr/lib/perl5/5.36.0/unicore/To/Vo.pl /usr/lib/perl5/5.36.0/unicore/To/Uc.pl /usr/lib/perl5/5.36.0/unicore/To/Tc.pl /usr/lib/perl5/5.36.0/unicore/To/Scx.pl /usr/lib/perl5/5.36.0/unicore/To/Sc.pl /usr/lib/perl5/5.36.0/unicore/To/Nv.pl /usr/lib/perl5/5.36.0/unicore/To/Nt.pl /usr/lib/perl5/5.36.0/unicore/To/Na1.pl /usr/lib/perl5/5.36.0/unicore/To/Lc.pl /usr/lib/perl5/5.36.0/unicore/To/Lb.pl /usr/lib/perl5/5.36.0/unicore/To/Jt.pl /usr/lib/perl5/5.36.0/unicore/To/Jg.pl /usr/lib/perl5/5.36.0/unicore/To/Isc.pl /usr/lib/perl5/5.36.0/unicore/To/Hst.pl /usr/lib/perl5/5.36.0/unicore/To/Gc.pl /usr/lib/perl5/5.36.0/unicore/To/Ea.pl /usr/lib/perl5/5.36.0/unicore/To/Cf.pl /usr/lib/perl5/5.36.0/unicore/To/Bpt.pl /usr/lib/perl5/5.36.0/unicore/To/Bpb.pl /usr/lib/perl5/5.36.0/unicore/To/Bmg.pl /usr/lib/perl5/5.36.0/unicore/To/Bc.pl /usr/lib/perl5/5.36.0/unicore/To/Age.pl /usr/lib/perl5/5.36.0/unicore/To/_PerlSCX.pl /usr/lib/perl5/5.36.0/unicore/To/_PerlLB.pl /usr/lib/perl5/5.36.0/unicore/To/WB.pl /usr/lib/perl5/5.36.0/unicore/To/SB.pl /usr/lib/perl5/5.36.0/unicore/To/PerlDeci.pl /usr/lib/perl5/5.36.0/unicore/To/NameAlia.pl /usr/lib/perl5/5.36.0/unicore/To/NFKDQC.pl /usr/lib/perl5/5.36.0/unicore/To/NFKCQC.pl /usr/lib/perl5/5.36.0/unicore/To/NFKCCF.pl /usr/lib/perl5/5.36.0/unicore/To/NFDQC.pl /usr/lib/perl5/5.36.0/unicore/To/NFCQC.pl /usr/lib/perl5/5.36.0/unicore/To/InSC.pl /usr/lib/perl5/5.36.0/unicore/To/InPC.pl /usr/lib/perl5/5.36.0/unicore/To/Identif2.pl /usr/lib/perl5/5.36.0/unicore/To/Identifi.pl /usr/lib/perl5/5.36.0/unicore/To/GCB.pl /usr/lib/perl5/5.36.0/unicore/To/EqUIdeo.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/Tu.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/Tr.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/U.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/R.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Zzzz.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Zyyy.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Zinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Yezi.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Xsux.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Vith.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tirh.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tibt.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Thaa.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Telu.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tang.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Taml.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Talu.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Takr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tagb.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Syrc.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Sinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Sind.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Shrd.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Rohg.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Phlp.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Orya.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Nand.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mymr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mult.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mong.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mlym.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Linb.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Lina.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Limb.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Latn.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Lana.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Kthi.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Knda.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Khoj.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Khmr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Khar.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Kana.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hmnp.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hmng.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hira.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hebr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hang.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Guru.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gujr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Grek.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gran.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gonm.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gong.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Glag.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Geor.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Ethi.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Dupl.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Diak.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Deva.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cyrl.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cprt.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Copt.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cham.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cakm.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Bopo.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Bhks.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Beng.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Armn.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Arab.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Adlm.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Nko.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Lao.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Han.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Yi.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Zyyy.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Zinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Telu.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Taml.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Syrc.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Sinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Orya.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Mult.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Mong.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Mlym.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Linb.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Limb.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Latn.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Knda.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Kana.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Hira.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Hang.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Guru.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gujr.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Grek.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gran.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gonm.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gong.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Glag.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Geor.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Dupl.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Deva.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Cyrl.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Cprt.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Beng.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Arab.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Han.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/100000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/90000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/80000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/70000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/60000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/50000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/40000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/30000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/20000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/10000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/9000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/8000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/7000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/6000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/5000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/4000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3_16.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/2000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_16.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/900.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/800.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/700.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/600.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/500.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/400.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/300.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3_4.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/200.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/2_3.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/100.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_8.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_6.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_4.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_3.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_2.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/90.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/80.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/70.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/60.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/50.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/40.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/30.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/20.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/19.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/18.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/17.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/16.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/15.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/14.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/13.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/12.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/11.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/10.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/9.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/8.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/7.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/6.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/5.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/4.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/2.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/0.pl /usr/lib/perl5/5.36.0/unicore/lib/Nt/None.pl /usr/lib/perl5/5.36.0/unicore/lib/Nt/Nu.pl /usr/lib/perl5/5.36.0/unicore/lib/Nt/Di.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/SA.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/QU.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/PR.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/PO.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/OP.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/NU.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/NS.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/IS.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/IN.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/ID.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/GL.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/CM.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/CL.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/CJ.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/BB.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/BA.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/AL.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/AI.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/U.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/T.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/R.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/L.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/D.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/C.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/HanifiRo.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/NoJoinin.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/FarsiYeh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Seen.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Noon.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Alef.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Yeh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Waw.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Tah.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Sad.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Reh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Qaf.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Lam.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Kaf.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Hah.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Gaf.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Feh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Dal.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Beh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Ain.pl /usr/lib/perl5/5.36.0/unicore/lib/Hst/NA.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Zs.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/So.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Sm.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Sk.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Sc.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Ps.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Po.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pi.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pf.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pe.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pd.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pc.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/No.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Nl.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Nd.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Mn.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Me.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Mc.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Lu.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Lo.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Lm.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Ll.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/LC.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Cn.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Cf.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Z.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/S.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/P.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/N.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/M.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/L.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/C.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/Na.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/W.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/N.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/H.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/A.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/NonCanon.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Vert.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Init.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Font.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Sup.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Sub.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Sqr.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Nar.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Med.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Iso.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Fin.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Enc.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Com.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Nb.pl /usr/lib/perl5/5.36.0/unicore/lib/Bpt/O.pl /usr/lib/perl5/5.36.0/unicore/lib/Bpt/N.pl /usr/lib/perl5/5.36.0/unicore/lib/Bpt/C.pl /usr/lib/perl5/5.36.0/unicore/lib/Blk/NB.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/NSM.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/WS.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/ON.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/ET.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/ES.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/EN.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/CS.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/BN.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/AN.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/AL.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/R.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/L.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/B.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V140.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V130.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V120.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V110.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V100.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V90.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V80.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V70.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V61.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V60.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V52.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V51.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V50.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V41.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V40.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V32.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V31.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V30.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V20.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V11.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/NA.pl /usr/lib/perl5/5.36.0/unicore/lib/XIDS/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/XIDC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/WSegSpac.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/Extend.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/NU.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/MN.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/ML.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/MB.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/LE.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/KA.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/HL.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/FO.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/VS/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/UIdeo/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Term/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/STerm/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/SD/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/UP.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/Sp.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/ST.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/SC.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/NU.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/LO.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/LE.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/FO.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/CL.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/AT.pl /usr/lib/perl5/5.36.0/unicore/lib/QMark/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/PatSyn/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/PCM/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKDQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKDQC/N.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKCQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKCQC/N.pl /usr/lib/perl5/5.36.0/unicore/lib/NFDQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFDQC/N.pl /usr/lib/perl5/5.36.0/unicore/lib/NFCQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFCQC/M.pl /usr/lib/perl5/5.36.0/unicore/lib/Math/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona8.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona7.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona6.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona5.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/VowelInd.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Syllable.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Invisibl.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Cantilla.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona4.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/VowelDep.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona3.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona2.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/PureKill.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consonan.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/ToneMark.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Avagraha.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Visarga.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Virama.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Number.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Vowel.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Other.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Nukta.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Bindu.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndL2.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/VisualOr.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/BottomAn.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndBo.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/LeftAndR.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndRi.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndLe.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Overstru.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Bottom.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Right.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Left.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Top.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/NA.pl /usr/lib/perl5/5.36.0/unicore/lib/In/14_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/13_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/12_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/12_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/11_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/10_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/9_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/8_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/7_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_3.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_2.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/5_2.pl /usr/lib/perl5/5.36.0/unicore/lib/In/5_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/5_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/4_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/4_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/3_2.pl /usr/lib/perl5/5.36.0/unicore/lib/In/3_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/3_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/2_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/2_0.pl /usr/lib/perl5/5.36.0/unicore/lib/Ideo/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/DefaultI.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/NotChara.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Uncommon.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Recommen.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/LimitedU.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Technica.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Inclusio.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Exclusio.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Obsolete.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/NotNFKC.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/NotXID.pl /usr/lib/perl5/5.36.0/unicore/lib/IdStatus/Restrict.pl /usr/lib/perl5/5.36.0/unicore/lib/IdStatus/Allowed.pl /usr/lib/perl5/5.36.0/unicore/lib/IDS/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/IDC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Hyphen/T.pl /usr/lib/perl5/5.36.0/unicore/lib/Hex/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/GrExt/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/GrBase/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/LVT.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/SM.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/PP.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/LV.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/CN.pl /usr/lib/perl5/5.36.0/unicore/lib/ExtPict/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Ext/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Emoji/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/EPres/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/EComp/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/EBase/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Dia/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Dep/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Dash/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/DI/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CompEx/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Cased/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWU/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWT/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWL/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWKCF/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWCM/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWCF/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CI/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CE/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/BidiM/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/BidiC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Alpha/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Upper/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/ATAR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/VR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/OV.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/NR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/NK.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/DB.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/BR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/AR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/AL.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/B.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/A.pl /usr/lib/perl5/5.36.0/unicore/lib/Lower/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPr2.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPro.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIsI.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlFol.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlCh2.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlCha.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlQuo.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlAny.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIDS.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIDC.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/XPosixPu.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPat.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlNch.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/PosixPun.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/SpacePer.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/PerlWord.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Assigned.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Title.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Print.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Graph.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Blank.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Alnum.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Word.pl /usr/lib/perl5/5.36.0/User/pwent.pm /usr/lib/perl5/5.36.0/User/grent.pm /usr/lib/perl5/5.36.0/Config/Extensions.pm /usr/lib/perl5/5.36.0/Config/Perl/V.pm /usr/lib/perl5/5.36.0/Getopt/Long.pm /usr/lib/perl5/5.36.0/Getopt/Std.pm /usr/lib/perl5/5.36.0/DBM_Filter/compress.pm /usr/lib/perl5/5.36.0/DBM_Filter/int32.pm /usr/lib/perl5/5.36.0/DBM_Filter/null.pm /usr/lib/perl5/5.36.0/DBM_Filter/utf8.pm /usr/lib/perl5/5.36.0/DBM_Filter/encode.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Glob.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/DosGlob.pm /usr/lib/perl5/5.36.0/File/GlobMapper.pm /usr/lib/perl5/5.36.0/File/Temp.pm /usr/lib/perl5/5.36.0/File/Path.pm /usr/lib/perl5/5.36.0/File/Fetch.pm /usr/lib/perl5/5.36.0/File/Find.pm /usr/lib/perl5/5.36.0/File/Compare.pm /usr/lib/perl5/5.36.0/File/stat.pm /usr/lib/perl5/5.36.0/File/Basename.pm /usr/lib/perl5/5.36.0/File/Copy.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Functions.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/VMS.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Epoc.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/OS2.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Cygwin.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Mac.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Win32.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/AmigaOS.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Unix.pm /usr/lib/perl5/5.36.0/mipsel-linux/Unicode/Normalize.pm /usr/lib/perl5/5.36.0/mipsel-linux/Unicode/Collate.pm /usr/lib/perl5/5.36.0/Unicode/UCD.pm /usr/lib/perl5/5.36.0/Unicode/Collate/allkeys.txt /usr/lib/perl5/5.36.0/Unicode/Collate/keys.txt /usr/lib/perl5/5.36.0/mipsel-linux/Unicode/Collate/Locale.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/GB2312.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Zhuyin.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Korean.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Pinyin.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Stroke.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/JISX0208.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Big5.pm /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/wo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/te.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/to.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_pin.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ta.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/tr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/yo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_gb.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_big5.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_strk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_zhu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/vo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/th.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ug_cyrl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/wae.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/tn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/uk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ur.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/vi.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/mr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/lv.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ro.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/pa.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ml.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/pl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/or.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/si.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/is.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ja.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sa.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ko.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/nso.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sv.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/nn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ln.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/nb.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/mk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/mt.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sq.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ig.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/se.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/lt.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hi.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/si_dict.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hy.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sv_refo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kok.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/lkt.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/om.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ee.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/et.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fil.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/dsb.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/bn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ar.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/cs.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/de_at_ph.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ca.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/az.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/as.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ha.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/haw.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/cy.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/es_trad.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/eo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/cu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/da.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fa.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/de_phone.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fi_phone.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/gu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/af.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fi.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/es.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/he.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/be.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fr_ca.pl /usr/lib/perl5/5.36.0/Net/Ping.pm /usr/lib/perl5/5.36.0/Net/Domain.pm /usr/lib/perl5/5.36.0/Net/SMTP.pm /usr/lib/perl5/5.36.0/Net/FTP.pm /usr/lib/perl5/5.36.0/Net/Cmd.pm /usr/lib/perl5/5.36.0/Net/Netrc.pm /usr/lib/perl5/5.36.0/Net/Config.pm /usr/lib/perl5/5.36.0/Net/Time.pm /usr/lib/perl5/5.36.0/Net/POP3.pm /usr/lib/perl5/5.36.0/Net/libnetFAQ.pod /usr/lib/perl5/5.36.0/Net/NNTP.pm /usr/lib/perl5/5.36.0/Net/hostent.pm /usr/lib/perl5/5.36.0/Net/servent.pm /usr/lib/perl5/5.36.0/Net/netent.pm /usr/lib/perl5/5.36.0/Net/protoent.pm /usr/lib/perl5/5.36.0/Net/FTP/E.pm /usr/lib/perl5/5.36.0/Net/FTP/I.pm /usr/lib/perl5/5.36.0/Net/FTP/A.pm /usr/lib/perl5/5.36.0/Net/FTP/L.pm /usr/lib/perl5/5.36.0/Net/FTP/dataconn.pm /usr/lib/perl5/5.36.0/Pod/Text.pm /usr/lib/perl5/5.36.0/Pod/ParseLink.pm /usr/lib/perl5/5.36.0/Pod/Man.pm /usr/lib/perl5/5.36.0/Pod/Usage.pm /usr/lib/perl5/5.36.0/Pod/Perldoc.pm /usr/lib/perl5/5.36.0/Pod/Checker.pm /usr/lib/perl5/5.36.0/Pod/Html.pm /usr/lib/perl5/5.36.0/Pod/Functions.pm /usr/lib/perl5/5.36.0/Pod/Simple.pod /usr/lib/perl5/5.36.0/Pod/Simple.pm /usr/lib/perl5/5.36.0/Pod/Escapes.pm /usr/lib/perl5/5.36.0/Pod/Text/Termcap.pm /usr/lib/perl5/5.36.0/Pod/Text/Color.pm /usr/lib/perl5/5.36.0/Pod/Text/Overstrike.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToTk.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToTerm.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToPod.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/BaseTo.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToNroff.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToRtf.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToANSI.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToText.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToXml.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToMan.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/GetOptsOO.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToChecker.pm /usr/lib/perl5/5.36.0/Pod/Html/Util.pm /usr/lib/perl5/5.36.0/Pod/Simple/HTMLBatch.pm /usr/lib/perl5/5.36.0/Pod/Simple/Text.pm /usr/lib/perl5/5.36.0/Pod/Simple/DumpAsText.pm /usr/lib/perl5/5.36.0/Pod/Simple/Transcode.pm /usr/lib/perl5/5.36.0/Pod/Simple/Debug.pm /usr/lib/perl5/5.36.0/Pod/Simple/LinkSection.pm /usr/lib/perl5/5.36.0/Pod/Simple/BlackBox.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParser.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserStartToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/HTML.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserTextToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/TiedOutFH.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserEndToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/SimpleTree.pm /usr/lib/perl5/5.36.0/Pod/Simple/RTF.pm /usr/lib/perl5/5.36.0/Pod/Simple/JustPod.pm /usr/lib/perl5/5.36.0/Pod/Simple/TranscodeSmart.pm /usr/lib/perl5/5.36.0/Pod/Simple/Subclassing.pod /usr/lib/perl5/5.36.0/Pod/Simple/Checker.pm /usr/lib/perl5/5.36.0/Pod/Simple/TranscodeDumb.pm /usr/lib/perl5/5.36.0/Pod/Simple/HTMLLegacy.pm /usr/lib/perl5/5.36.0/Pod/Simple/XMLOutStream.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/Progress.pm /usr/lib/perl5/5.36.0/Pod/Simple/XHTML.pm /usr/lib/perl5/5.36.0/Pod/Simple/Search.pm /usr/lib/perl5/5.36.0/Pod/Simple/TextContent.pm /usr/lib/perl5/5.36.0/Pod/Simple/Methody.pm /usr/lib/perl5/5.36.0/Pod/Simple/DumpAsXML.pm /usr/lib/perl5/5.36.0/mipsel-linux/CORE/EXTERN.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/INTERN.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/XSUB.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/av.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/bitcount.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/charclass_invlists.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/config.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/cop.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/cv.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/dosish.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/ebcdic_tables.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/embed.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/embedvar.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/fakesdio.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/feature.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/form.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/git_version.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/gv.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/handy.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/hv.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/hv_func.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/hv_macro.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/inline.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/intrpvar.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/invlist_inline.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/iperlsys.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/keywords.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/l1_char_class_tab.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/malloc_ctl.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/metaconfig.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/mg.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/mg_data.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/mg_raw.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/mg_vtable.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/mydtrace.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/nostdio.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/op.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/op_reg_common.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/opcode.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/opnames.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/overload.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/pad.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/parser.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/patchlevel.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perl.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perl_inc_macro.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perl_langinfo.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perl_siphash.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perlapi.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perlio.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perliol.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perlsdio.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perlvars.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perly.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/pp.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/pp_proto.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/proto.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/reentr.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/regcharclass.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/regcomp.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/regexp.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/regnodes.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/sbox32_hash.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/scope.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/sv.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/sv_inline.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/thread.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/time64.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/time64_config.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/try.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/uconfig.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/uni_keywords.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/unicode_constants.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/unixish.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/utf8.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/utfebcdic.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/util.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/uudmap.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/vutil.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/warnings.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/xconfig.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/zaphod32_hash.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/libperl.a /usr/bin/perl /usr/bin/pod2man /usr/bin/pod2text /usr/bin/pod2usage /usr/bin/podchecker /usr/bin/cpan /usr/bin/corelist /usr/bin/enc2xs /usr/bin/encguess /usr/bin/h2ph /usr/bin/h2xs /usr/bin/instmodsh /usr/bin/json_pp /usr/bin/libnetcfg /usr/bin/perlbug /usr/bin/perldoc /usr/bin/perlivp /usr/bin/piconv /usr/bin/pl2pm /usr/bin/pod2html /usr/bin/prove /usr/bin/ptar /usr/bin/ptardiff /usr/bin/ptargrep /usr/bin/shasum /usr/bin/splain /usr/bin/streamzip /usr/bin/xsubpp /usr/bin/zipdetails /usr/bin/perlthanks /usr/lib/perl5/5.36.0/pod/perl.pod /usr/lib/perl5/5.36.0/pod/perlintro.pod /usr/lib/perl5/5.36.0/pod/perlrun.pod /usr/lib/perl5/5.36.0/pod/perltoc.pod /usr/lib/perl5/5.36.0/pod/perlreftut.pod /usr/lib/perl5/5.36.0/pod/perldsc.pod /usr/lib/perl5/5.36.0/pod/perllol.pod /usr/lib/perl5/5.36.0/pod/perlrequick.pod /usr/lib/perl5/5.36.0/pod/perlretut.pod /usr/lib/perl5/5.36.0/pod/perlootut.pod /usr/lib/perl5/5.36.0/pod/perlperf.pod /usr/lib/perl5/5.36.0/pod/perlstyle.pod /usr/lib/perl5/5.36.0/pod/perlcheat.pod /usr/lib/perl5/5.36.0/pod/perltrap.pod /usr/lib/perl5/5.36.0/pod/perldebtut.pod /usr/lib/perl5/5.36.0/pod/perlfaq.pod /usr/lib/perl5/5.36.0/pod/perlfaq1.pod /usr/lib/perl5/5.36.0/pod/perlfaq2.pod /usr/lib/perl5/5.36.0/pod/perlfaq3.pod /usr/lib/perl5/5.36.0/pod/perlfaq4.pod /usr/lib/perl5/5.36.0/pod/perlfaq5.pod /usr/lib/perl5/5.36.0/pod/perlfaq6.pod /usr/lib/perl5/5.36.0/pod/perlfaq7.pod /usr/lib/perl5/5.36.0/pod/perlfaq8.pod /usr/lib/perl5/5.36.0/pod/perlfaq9.pod /usr/lib/perl5/5.36.0/pod/perlsyn.pod /usr/lib/perl5/5.36.0/pod/perldata.pod /usr/lib/perl5/5.36.0/pod/perlop.pod /usr/lib/perl5/5.36.0/pod/perlsub.pod /usr/lib/perl5/5.36.0/pod/perlfunc.pod /usr/lib/perl5/5.36.0/pod/perlopentut.pod /usr/lib/perl5/5.36.0/pod/perlpacktut.pod /usr/lib/perl5/5.36.0/pod/perlpod.pod /usr/lib/perl5/5.36.0/pod/perlpodspec.pod /usr/lib/perl5/5.36.0/pod/perldocstyle.pod /usr/lib/perl5/5.36.0/pod/perlpodstyle.pod /usr/lib/perl5/5.36.0/pod/perldiag.pod /usr/lib/perl5/5.36.0/pod/perldeprecation.pod /usr/lib/perl5/5.36.0/pod/perllexwarn.pod /usr/lib/perl5/5.36.0/pod/perldebug.pod /usr/lib/perl5/5.36.0/pod/perlvar.pod /usr/lib/perl5/5.36.0/pod/perlre.pod /usr/lib/perl5/5.36.0/pod/perlrebackslash.pod /usr/lib/perl5/5.36.0/pod/perlrecharclass.pod /usr/lib/perl5/5.36.0/pod/perlreref.pod /usr/lib/perl5/5.36.0/pod/perlref.pod /usr/lib/perl5/5.36.0/pod/perlform.pod /usr/lib/perl5/5.36.0/pod/perlobj.pod /usr/lib/perl5/5.36.0/pod/perltie.pod /usr/lib/perl5/5.36.0/pod/perldbmfilter.pod /usr/lib/perl5/5.36.0/pod/perlipc.pod /usr/lib/perl5/5.36.0/pod/perlfork.pod /usr/lib/perl5/5.36.0/pod/perlnumber.pod /usr/lib/perl5/5.36.0/pod/perlthrtut.pod /usr/lib/perl5/5.36.0/pod/perlport.pod /usr/lib/perl5/5.36.0/pod/perllocale.pod /usr/lib/perl5/5.36.0/pod/perluniintro.pod /usr/lib/perl5/5.36.0/pod/perlunicode.pod /usr/lib/perl5/5.36.0/pod/perlunicook.pod /usr/lib/perl5/5.36.0/pod/perlunifaq.pod /usr/lib/perl5/5.36.0/pod/perluniprops.pod /usr/lib/perl5/5.36.0/pod/perlunitut.pod /usr/lib/perl5/5.36.0/pod/perlebcdic.pod /usr/lib/perl5/5.36.0/pod/perlsec.pod /usr/lib/perl5/5.36.0/pod/perlsecpolicy.pod /usr/lib/perl5/5.36.0/pod/perlmod.pod /usr/lib/perl5/5.36.0/pod/perlmodlib.pod /usr/lib/perl5/5.36.0/pod/perlmodstyle.pod /usr/lib/perl5/5.36.0/pod/perlmodinstall.pod /usr/lib/perl5/5.36.0/pod/perlnewmod.pod /usr/lib/perl5/5.36.0/pod/perlpragma.pod /usr/lib/perl5/5.36.0/pod/perlutil.pod /usr/lib/perl5/5.36.0/pod/perlfilter.pod /usr/lib/perl5/5.36.0/pod/perldtrace.pod /usr/lib/perl5/5.36.0/pod/perlglossary.pod /usr/lib/perl5/5.36.0/pod/perlembed.pod /usr/lib/perl5/5.36.0/pod/perldebguts.pod /usr/lib/perl5/5.36.0/pod/perlxstut.pod /usr/lib/perl5/5.36.0/pod/perlxs.pod /usr/lib/perl5/5.36.0/pod/perlxstypemap.pod /usr/lib/perl5/5.36.0/pod/perlclib.pod /usr/lib/perl5/5.36.0/pod/perlguts.pod /usr/lib/perl5/5.36.0/pod/perlcall.pod /usr/lib/perl5/5.36.0/pod/perlmroapi.pod /usr/lib/perl5/5.36.0/pod/perlreapi.pod /usr/lib/perl5/5.36.0/pod/perlreguts.pod /usr/lib/perl5/5.36.0/pod/perlapi.pod /usr/lib/perl5/5.36.0/pod/perlintern.pod /usr/lib/perl5/5.36.0/pod/perliol.pod /usr/lib/perl5/5.36.0/pod/perlapio.pod /usr/lib/perl5/5.36.0/pod/perlhack.pod /usr/lib/perl5/5.36.0/pod/perlsource.pod /usr/lib/perl5/5.36.0/pod/perlinterp.pod /usr/lib/perl5/5.36.0/pod/perlhacktut.pod /usr/lib/perl5/5.36.0/pod/perlhacktips.pod /usr/lib/perl5/5.36.0/pod/perlpolicy.pod /usr/lib/perl5/5.36.0/pod/perlgov.pod /usr/lib/perl5/5.36.0/pod/perlgit.pod /usr/lib/perl5/5.36.0/pod/perlhist.pod /usr/lib/perl5/5.36.0/pod/perldelta.pod /usr/lib/perl5/5.36.0/pod/perl5360delta.pod /usr/lib/perl5/5.36.0/pod/perl5341delta.pod /usr/lib/perl5/5.36.0/pod/perl5340delta.pod /usr/lib/perl5/5.36.0/pod/perl5321delta.pod /usr/lib/perl5/5.36.0/pod/perl5320delta.pod /usr/lib/perl5/5.36.0/pod/perl5303delta.pod /usr/lib/perl5/5.36.0/pod/perl5302delta.pod /usr/lib/perl5/5.36.0/pod/perl5301delta.pod /usr/lib/perl5/5.36.0/pod/perl5300delta.pod /usr/lib/perl5/5.36.0/pod/perl5283delta.pod /usr/lib/perl5/5.36.0/pod/perl5282delta.pod /usr/lib/perl5/5.36.0/pod/perl5281delta.pod /usr/lib/perl5/5.36.0/pod/perl5280delta.pod /usr/lib/perl5/5.36.0/pod/perl5263delta.pod /usr/lib/perl5/5.36.0/pod/perl5262delta.pod /usr/lib/perl5/5.36.0/pod/perl5261delta.pod /usr/lib/perl5/5.36.0/pod/perl5260delta.pod /usr/lib/perl5/5.36.0/pod/perl5244delta.pod /usr/lib/perl5/5.36.0/pod/perl5243delta.pod /usr/lib/perl5/5.36.0/pod/perl5242delta.pod /usr/lib/perl5/5.36.0/pod/perl5241delta.pod /usr/lib/perl5/5.36.0/pod/perl5240delta.pod /usr/lib/perl5/5.36.0/pod/perl5224delta.pod /usr/lib/perl5/5.36.0/pod/perl5223delta.pod /usr/lib/perl5/5.36.0/pod/perl5222delta.pod /usr/lib/perl5/5.36.0/pod/perl5221delta.pod /usr/lib/perl5/5.36.0/pod/perl5220delta.pod /usr/lib/perl5/5.36.0/pod/perl5203delta.pod /usr/lib/perl5/5.36.0/pod/perl5202delta.pod /usr/lib/perl5/5.36.0/pod/perl5201delta.pod /usr/lib/perl5/5.36.0/pod/perl5200delta.pod /usr/lib/perl5/5.36.0/pod/perl5184delta.pod /usr/lib/perl5/5.36.0/pod/perl5182delta.pod /usr/lib/perl5/5.36.0/pod/perl5181delta.pod /usr/lib/perl5/5.36.0/pod/perl5180delta.pod /usr/lib/perl5/5.36.0/pod/perl5163delta.pod /usr/lib/perl5/5.36.0/pod/perl5162delta.pod /usr/lib/perl5/5.36.0/pod/perl5161delta.pod /usr/lib/perl5/5.36.0/pod/perl5160delta.pod /usr/lib/perl5/5.36.0/pod/perl5144delta.pod /usr/lib/perl5/5.36.0/pod/perl5143delta.pod /usr/lib/perl5/5.36.0/pod/perl5142delta.pod /usr/lib/perl5/5.36.0/pod/perl5141delta.pod /usr/lib/perl5/5.36.0/pod/perl5140delta.pod /usr/lib/perl5/5.36.0/pod/perl5125delta.pod /usr/lib/perl5/5.36.0/pod/perl5124delta.pod /usr/lib/perl5/5.36.0/pod/perl5123delta.pod /usr/lib/perl5/5.36.0/pod/perl5122delta.pod /usr/lib/perl5/5.36.0/pod/perl5121delta.pod /usr/lib/perl5/5.36.0/pod/perl5120delta.pod /usr/lib/perl5/5.36.0/pod/perl5101delta.pod /usr/lib/perl5/5.36.0/pod/perl5100delta.pod /usr/lib/perl5/5.36.0/pod/perl589delta.pod /usr/lib/perl5/5.36.0/pod/perl588delta.pod /usr/lib/perl5/5.36.0/pod/perl587delta.pod /usr/lib/perl5/5.36.0/pod/perl586delta.pod /usr/lib/perl5/5.36.0/pod/perl585delta.pod /usr/lib/perl5/5.36.0/pod/perl584delta.pod /usr/lib/perl5/5.36.0/pod/perl583delta.pod /usr/lib/perl5/5.36.0/pod/perl582delta.pod /usr/lib/perl5/5.36.0/pod/perl581delta.pod /usr/lib/perl5/5.36.0/pod/perl58delta.pod /usr/lib/perl5/5.36.0/pod/perl561delta.pod /usr/lib/perl5/5.36.0/pod/perl56delta.pod /usr/lib/perl5/5.36.0/pod/perl5005delta.pod /usr/lib/perl5/5.36.0/pod/perl5004delta.pod /usr/lib/perl5/5.36.0/pod/perlbook.pod /usr/lib/perl5/5.36.0/pod/perlcommunity.pod /usr/lib/perl5/5.36.0/pod/perldoc.pod /usr/lib/perl5/5.36.0/pod/perlexperiment.pod /usr/lib/perl5/5.36.0/pod/perlartistic.pod /usr/lib/perl5/5.36.0/pod/perlgpl.pod /usr/lib/perl5/5.36.0/pod/perlcn.pod /usr/lib/perl5/5.36.0/pod/perljp.pod /usr/lib/perl5/5.36.0/pod/perlko.pod /usr/lib/perl5/5.36.0/pod/perltw.pod /usr/lib/perl5/5.36.0/pod/perlaix.pod /usr/lib/perl5/5.36.0/pod/perlamiga.pod /usr/lib/perl5/5.36.0/pod/perlandroid.pod /usr/lib/perl5/5.36.0/pod/perlbs2000.pod /usr/lib/perl5/5.36.0/pod/perlcygwin.pod /usr/lib/perl5/5.36.0/pod/perlfreebsd.pod /usr/lib/perl5/5.36.0/pod/perlhaiku.pod /usr/lib/perl5/5.36.0/pod/perlhpux.pod /usr/lib/perl5/5.36.0/pod/perlhurd.pod /usr/lib/perl5/5.36.0/pod/perlirix.pod /usr/lib/perl5/5.36.0/pod/perllinux.pod /usr/lib/perl5/5.36.0/pod/perlmacosx.pod /usr/lib/perl5/5.36.0/pod/perlopenbsd.pod /usr/lib/perl5/5.36.0/pod/perlos2.pod /usr/lib/perl5/5.36.0/pod/perlos390.pod /usr/lib/perl5/5.36.0/pod/perlos400.pod /usr/lib/perl5/5.36.0/pod/perlplan9.pod /usr/lib/perl5/5.36.0/pod/perlqnx.pod /usr/lib/perl5/5.36.0/pod/perlriscos.pod /usr/lib/perl5/5.36.0/pod/perlsolaris.pod /usr/lib/perl5/5.36.0/pod/perlsynology.pod /usr/lib/perl5/5.36.0/pod/perltru64.pod /usr/lib/perl5/5.36.0/pod/perlvms.pod /usr/lib/perl5/5.36.0/pod/perlvos.pod /usr/lib/perl5/5.36.0/pod/perlwin32.pod /usr/lib/perl5/5.36.0/pod/perlboot.pod /usr/lib/perl5/5.36.0/pod/perlbot.pod /usr/lib/perl5/5.36.0/pod/perlrepository.pod /usr/lib/perl5/5.36.0/pod/perltodo.pod /usr/lib/perl5/5.36.0/pod/perltooc.pod /usr/lib/perl5/5.36.0/pod/perltoot.pod rm -f /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/perl5.36.0 make[1]: Nothing to be done for 'install.sym'. make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0' >>> perl 5.36.0 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> perl 5.36.0 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/perl-5.36.0 DESTDIR="/tmp/instance-22/output-1/target" install.perl install.sym make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-5.36.0' ./miniperl_top installperl --destdir=/tmp/instance-22/output-1/target WARNING: You've never run 'make test' or some tests failed! (Installing anyway.) /usr/bin/perl5.36.0 /usr/lib/perl5/5.36.0/mipsel-linux/threads.pm /usr/lib/perl5/5.36.0/mipsel-linux/Storable.pm /usr/lib/perl5/5.36.0/mipsel-linux/Cwd.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO.pm /usr/lib/perl5/5.36.0/mipsel-linux/Socket.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode.pm /usr/lib/perl5/5.36.0/mipsel-linux/encoding.pm /usr/lib/perl5/5.36.0/mipsel-linux/mro.pm /usr/lib/perl5/5.36.0/mipsel-linux/attributes.pm /usr/lib/perl5/5.36.0/mipsel-linux/SDBM_File.pm /usr/lib/perl5/5.36.0/mipsel-linux/POSIX.pod /usr/lib/perl5/5.36.0/mipsel-linux/POSIX.pm /usr/lib/perl5/5.36.0/mipsel-linux/ops.pm /usr/lib/perl5/5.36.0/mipsel-linux/Opcode.pm /usr/lib/perl5/5.36.0/mipsel-linux/GDBM_File.pm /usr/lib/perl5/5.36.0/mipsel-linux/Fcntl.pm /usr/lib/perl5/5.36.0/mipsel-linux/O.pm /usr/lib/perl5/5.36.0/mipsel-linux/B.pm /usr/lib/perl5/5.36.0/if.pm /usr/lib/perl5/5.36.0/constant.pm /usr/lib/perl5/5.36.0/base.pm /usr/lib/perl5/5.36.0/fields.pm /usr/lib/perl5/5.36.0/autouse.pm /usr/lib/perl5/5.36.0/XSLoader.pm /usr/lib/perl5/5.36.0/Test.pm /usr/lib/perl5/5.36.0/SelfLoader.pm /usr/lib/perl5/5.36.0/Safe.pm /usr/lib/perl5/5.36.0/FindBin.pm /usr/lib/perl5/5.36.0/Exporter.pm /usr/lib/perl5/5.36.0/Env.pm /usr/lib/perl5/5.36.0/Dumpvalue.pm /usr/lib/perl5/5.36.0/Carp.pm /usr/lib/perl5/5.36.0/version.pod /usr/lib/perl5/5.36.0/version.pm /usr/lib/perl5/5.36.0/perlfaq.pm /usr/lib/perl5/5.36.0/parent.pm /usr/lib/perl5/5.36.0/experimental.pm /usr/lib/perl5/5.36.0/bigrat.pm /usr/lib/perl5/5.36.0/bigfloat.pm /usr/lib/perl5/5.36.0/bignum.pm /usr/lib/perl5/5.36.0/bigint.pm /usr/lib/perl5/5.36.0/Fatal.pm /usr/lib/perl5/5.36.0/autodie.pm /usr/lib/perl5/5.36.0/ok.pm /usr/lib/perl5/5.36.0/Test2.pm /usr/lib/perl5/5.36.0/NEXT.pm /usr/lib/perl5/5.36.0/Memoize.pm /usr/lib/perl5/5.36.0/Digest.pm /usr/lib/perl5/5.36.0/CPAN.pm /usr/lib/perl5/5.36.0/AutoLoader.pm /usr/lib/perl5/5.36.0/AutoSplit.pm /usr/lib/perl5/5.36.0/FileCache.pm /usr/lib/perl5/5.36.0/mipsel-linux/Errno.pm /usr/lib/perl5/5.36.0/mipsel-linux/DynaLoader.pm /usr/lib/perl5/5.36.0/mipsel-linux/lib.pm /usr/lib/perl5/5.36.0/mipsel-linux/re.pm /usr/lib/perl5/5.36.0/mipsel-linux/Config_heavy.pl /usr/lib/perl5/5.36.0/mipsel-linux/Config.pm /usr/lib/perl5/5.36.0/mipsel-linux/Config.pod /usr/lib/perl5/5.36.0/mipsel-linux/Config_git.pl /usr/lib/perl5/5.36.0/UNIVERSAL.pm /usr/lib/perl5/5.36.0/builtin.pm /usr/lib/perl5/5.36.0/overload.pm /usr/lib/perl5/5.36.0/less.pm /usr/lib/perl5/5.36.0/blib.pm /usr/lib/perl5/5.36.0/DirHandle.pm /usr/lib/perl5/5.36.0/meta_notation.pm /usr/lib/perl5/5.36.0/bytes.pm /usr/lib/perl5/5.36.0/English.pm /usr/lib/perl5/5.36.0/open.pm /usr/lib/perl5/5.36.0/dumpvar.pl /usr/lib/perl5/5.36.0/Internals.pod /usr/lib/perl5/5.36.0/locale.pm /usr/lib/perl5/5.36.0/integer.pm /usr/lib/perl5/5.36.0/CORE.pod /usr/lib/perl5/5.36.0/overloading.pm /usr/lib/perl5/5.36.0/Symbol.pm /usr/lib/perl5/5.36.0/feature.pm /usr/lib/perl5/5.36.0/PerlIO.pm /usr/lib/perl5/5.36.0/_charnames.pm /usr/lib/perl5/5.36.0/subs.pm /usr/lib/perl5/5.36.0/vmsish.pm /usr/lib/perl5/5.36.0/bytes_heavy.pl /usr/lib/perl5/5.36.0/strict.pm /usr/lib/perl5/5.36.0/diagnostics.pm /usr/lib/perl5/5.36.0/sort.pm /usr/lib/perl5/5.36.0/utf8.pm /usr/lib/perl5/5.36.0/filetest.pm /usr/lib/perl5/5.36.0/warnings.pm /usr/lib/perl5/5.36.0/perl5db.pl /usr/lib/perl5/5.36.0/Thread.pm /usr/lib/perl5/5.36.0/Benchmark.pm /usr/lib/perl5/5.36.0/charnames.pm /usr/lib/perl5/5.36.0/SelectSaver.pm /usr/lib/perl5/5.36.0/sigtrap.pm /usr/lib/perl5/5.36.0/AnyDBM_File.pm /usr/lib/perl5/5.36.0/deprecate.pm /usr/lib/perl5/5.36.0/FileHandle.pm /usr/lib/perl5/5.36.0/vars.pm /usr/lib/perl5/5.36.0/DB.pm /usr/lib/perl5/5.36.0/DBM_Filter.pm /usr/lib/perl5/5.36.0/mipsel-linux/threads/shared.pm /usr/lib/perl5/5.36.0/mipsel-linux/Data/Dumper.pm /usr/lib/perl5/5.36.0/mipsel-linux/Sub/Util.pm /usr/lib/perl5/5.36.0/mipsel-linux/Scalar/Util.pm /usr/lib/perl5/5.36.0/mipsel-linux/List/Util.pm /usr/lib/perl5/5.36.0/mipsel-linux/List/Util/XS.pm /usr/lib/perl5/5.36.0/mipsel-linux/MIME/QuotedPrint.pm /usr/lib/perl5/5.36.0/mipsel-linux/MIME/Base64.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Unicode.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/TW.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Symbol.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/KR.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/JP.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/EBCDIC.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/CN.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Byte.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Guess.pm /usr/lib/perl5/5.36.0/Encode/_PM.e2x /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Alias.pm /usr/lib/perl5/5.36.0/Encode/Makefile_PL.e2x /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Encoder.pm /usr/lib/perl5/5.36.0/Encode/Changes.e2x /usr/lib/perl5/5.36.0/Encode/ConfigLocal_PM.e2x /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Config.pm /usr/lib/perl5/5.36.0/Encode/README.e2x /usr/lib/perl5/5.36.0/Encode/encode.h /usr/lib/perl5/5.36.0/Encode/PerlIO.pod /usr/lib/perl5/5.36.0/Encode/Supported.pod /usr/lib/perl5/5.36.0/Encode/_T.e2x /usr/lib/perl5/5.36.0/mipsel-linux/Encode/GSM0338.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/CJKConstants.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Encoding.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/Unicode/UTF7.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/KR/2022_KR.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/CN/HZ.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/JP/JIS7.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/JP/H2Z.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/MIME/Header.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/MIME/Name.pm /usr/lib/perl5/5.36.0/mipsel-linux/Encode/MIME/Header/ISO_2022_JP.pm /usr/lib/perl5/5.36.0/mipsel-linux/Sys/Syslog.pm /usr/lib/perl5/5.36.0/mipsel-linux/Sys/Hostname.pm /usr/lib/perl5/5.36.0/mipsel-linux/Hash/Util.pm /usr/lib/perl5/5.36.0/mipsel-linux/Hash/Util/FieldHash.pm /usr/lib/perl5/5.36.0/encoding/warnings.pm /usr/lib/perl5/5.36.0/Thread/Semaphore.pm /usr/lib/perl5/5.36.0/Thread/Queue.pm /usr/lib/perl5/5.36.0/Search/Dict.pm /usr/lib/perl5/5.36.0/mipsel-linux/I18N/Langinfo.pm /usr/lib/perl5/5.36.0/I18N/LangTags.pm /usr/lib/perl5/5.36.0/I18N/Collate.pm /usr/lib/perl5/5.36.0/I18N/LangTags/Detect.pm /usr/lib/perl5/5.36.0/I18N/LangTags/List.pm /usr/lib/perl5/5.36.0/Filter/Simple.pm /usr/lib/perl5/5.36.0/mipsel-linux/Filter/Util/Call.pm /usr/lib/perl5/5.36.0/Exporter/Heavy.pm /usr/lib/perl5/5.36.0/mipsel-linux/Devel/Peek.pm /usr/lib/perl5/5.36.0/mipsel-linux/Devel/PPPort.pm /usr/lib/perl5/5.36.0/Devel/SelfStubber.pm /usr/lib/perl5/5.36.0/Carp/Heavy.pm /usr/lib/perl5/5.36.0/Attribute/Handlers.pm /usr/lib/perl5/5.36.0/version/Internals.pod /usr/lib/perl5/5.36.0/version/regex.pm /usr/lib/perl5/5.36.0/autodie/Util.pm /usr/lib/perl5/5.36.0/autodie/skip.pm /usr/lib/perl5/5.36.0/autodie/hints.pm /usr/lib/perl5/5.36.0/autodie/exception.pm /usr/lib/perl5/5.36.0/autodie/exception/system.pm /usr/lib/perl5/5.36.0/autodie/Scope/Guard.pm /usr/lib/perl5/5.36.0/autodie/Scope/GuardStack.pm /usr/lib/perl5/5.36.0/Text/Abbrev.pm /usr/lib/perl5/5.36.0/Text/Wrap.pm /usr/lib/perl5/5.36.0/Text/Tabs.pm /usr/lib/perl5/5.36.0/Text/ParseWords.pm /usr/lib/perl5/5.36.0/Text/Balanced.pm /usr/lib/perl5/5.36.0/Test2/IPC.pm /usr/lib/perl5/5.36.0/Test2/Hub.pm /usr/lib/perl5/5.36.0/Test2/EventFacet.pm /usr/lib/perl5/5.36.0/Test2/Transition.pod /usr/lib/perl5/5.36.0/Test2/Formatter.pm /usr/lib/perl5/5.36.0/Test2/Util.pm /usr/lib/perl5/5.36.0/Test2/Event.pm /usr/lib/perl5/5.36.0/Test2/API.pm /usr/lib/perl5/5.36.0/Test2/Hub/Interceptor.pm /usr/lib/perl5/5.36.0/Test2/Hub/Subtest.pm /usr/lib/perl5/5.36.0/Test2/Hub/Interceptor/Terminator.pm /usr/lib/perl5/5.36.0/Test2/Formatter/TAP.pm /usr/lib/perl5/5.36.0/Test2/Util/Trace.pm /usr/lib/perl5/5.36.0/Test2/Util/Facets2Legacy.pm /usr/lib/perl5/5.36.0/Test2/Util/HashBase.pm /usr/lib/perl5/5.36.0/Test2/Util/ExternalMeta.pm /usr/lib/perl5/5.36.0/Test2/IPC/Driver.pm /usr/lib/perl5/5.36.0/Test2/IPC/Driver/Files.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Trace.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Hub.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Error.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Parent.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Amnesty.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Meta.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/About.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Control.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Render.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Plan.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Assert.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Info.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Info/Table.pm /usr/lib/perl5/5.36.0/Test2/Tools/Tiny.pm /usr/lib/perl5/5.36.0/Test2/API/Stack.pm /usr/lib/perl5/5.36.0/Test2/API/Context.pm /usr/lib/perl5/5.36.0/Test2/API/Instance.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult.pm /usr/lib/perl5/5.36.0/Test2/API/Breakage.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Squasher.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Hub.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Event.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Facet.pm /usr/lib/perl5/5.36.0/Test2/Event/Waiting.pm /usr/lib/perl5/5.36.0/Test2/Event/Note.pm /usr/lib/perl5/5.36.0/Test2/Event/Exception.pm /usr/lib/perl5/5.36.0/Test2/Event/Fail.pm /usr/lib/perl5/5.36.0/Test2/Event/Encoding.pm /usr/lib/perl5/5.36.0/Test2/Event/V2.pm /usr/lib/perl5/5.36.0/Test2/Event/Pass.pm /usr/lib/perl5/5.36.0/Test2/Event/Diag.pm /usr/lib/perl5/5.36.0/Test2/Event/Plan.pm /usr/lib/perl5/5.36.0/Test2/Event/Bail.pm /usr/lib/perl5/5.36.0/Test2/Event/Subtest.pm /usr/lib/perl5/5.36.0/Test2/Event/Skip.pm /usr/lib/perl5/5.36.0/Test2/Event/Generic.pm /usr/lib/perl5/5.36.0/Test2/Event/Ok.pm /usr/lib/perl5/5.36.0/Test2/Event/TAP/Version.pm /usr/lib/perl5/5.36.0/TAP/Object.pm /usr/lib/perl5/5.36.0/TAP/Base.pm /usr/lib/perl5/5.36.0/TAP/Parser.pm /usr/lib/perl5/5.36.0/TAP/Harness.pm /usr/lib/perl5/5.36.0/TAP/Formatter/File.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Base.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Console.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Session.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Color.pm /usr/lib/perl5/5.36.0/TAP/Formatter/File/Session.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Console/Session.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Console/ParallelSession.pm /usr/lib/perl5/5.36.0/TAP/Harness/Beyond.pod /usr/lib/perl5/5.36.0/TAP/Harness/Env.pm /usr/lib/perl5/5.36.0/TAP/Parser/Source.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler.pm /usr/lib/perl5/5.36.0/TAP/Parser/Aggregator.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator.pm /usr/lib/perl5/5.36.0/TAP/Parser/Multiplexer.pm /usr/lib/perl5/5.36.0/TAP/Parser/ResultFactory.pm /usr/lib/perl5/5.36.0/TAP/Parser/IteratorFactory.pm /usr/lib/perl5/5.36.0/TAP/Parser/Grammar.pm /usr/lib/perl5/5.36.0/TAP/Parser/Scheduler.pm /usr/lib/perl5/5.36.0/TAP/Parser/YAMLish/Reader.pm /usr/lib/perl5/5.36.0/TAP/Parser/YAMLish/Writer.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/RawTAP.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Handle.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Executable.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/File.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Perl.pm /usr/lib/perl5/5.36.0/TAP/Parser/Scheduler/Spinner.pm /usr/lib/perl5/5.36.0/TAP/Parser/Scheduler/Job.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator/Array.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator/Process.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator/Stream.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Bailout.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/YAML.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Test.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Comment.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Unknown.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Pragma.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Plan.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Version.pm /usr/lib/perl5/5.36.0/Test/Tester.pm /usr/lib/perl5/5.36.0/Test/Builder.pm /usr/lib/perl5/5.36.0/Test/Tutorial.pod /usr/lib/perl5/5.36.0/Test/Simple.pm /usr/lib/perl5/5.36.0/Test/More.pm /usr/lib/perl5/5.36.0/Test/Harness.pm /usr/lib/perl5/5.36.0/Test/use/ok.pm /usr/lib/perl5/5.36.0/Test/Tester/Capture.pm /usr/lib/perl5/5.36.0/Test/Tester/Delegate.pm /usr/lib/perl5/5.36.0/Test/Tester/CaptureRunner.pm /usr/lib/perl5/5.36.0/Test/Builder/Tester.pm /usr/lib/perl5/5.36.0/Test/Builder/Module.pm /usr/lib/perl5/5.36.0/Test/Builder/Formatter.pm /usr/lib/perl5/5.36.0/Test/Builder/TodoDiag.pm /usr/lib/perl5/5.36.0/Test/Builder/Tester/Color.pm /usr/lib/perl5/5.36.0/Test/Builder/IO/Scalar.pm /usr/lib/perl5/5.36.0/Term/ReadLine.pm /usr/lib/perl5/5.36.0/Term/Complete.pm /usr/lib/perl5/5.36.0/Term/Cap.pm /usr/lib/perl5/5.36.0/Term/ANSIColor.pm /usr/lib/perl5/5.36.0/mipsel-linux/PerlIO/via.pm /usr/lib/perl5/5.36.0/mipsel-linux/PerlIO/scalar.pm /usr/lib/perl5/5.36.0/mipsel-linux/PerlIO/mmap.pm /usr/lib/perl5/5.36.0/mipsel-linux/PerlIO/encoding.pm /usr/lib/perl5/5.36.0/PerlIO/via/QuotedPrint.pm /usr/lib/perl5/5.36.0/Perl/OSType.pm /usr/lib/perl5/5.36.0/Params/Check.pm /usr/lib/perl5/5.36.0/Module/CoreList.pm /usr/lib/perl5/5.36.0/Module/CoreList.pod /usr/lib/perl5/5.36.0/Module/Metadata.pm /usr/lib/perl5/5.36.0/Module/Loaded.pm /usr/lib/perl5/5.36.0/Module/Load.pm /usr/lib/perl5/5.36.0/Module/CoreList/Utils.pm /usr/lib/perl5/5.36.0/Module/Load/Conditional.pm /usr/lib/perl5/5.36.0/Memoize/SDBM_File.pm /usr/lib/perl5/5.36.0/Memoize/Storable.pm /usr/lib/perl5/5.36.0/Memoize/ExpireFile.pm /usr/lib/perl5/5.36.0/Memoize/NDBM_File.pm /usr/lib/perl5/5.36.0/Memoize/ExpireTest.pm /usr/lib/perl5/5.36.0/Memoize/AnyDBM_File.pm /usr/lib/perl5/5.36.0/Memoize/Expire.pm /usr/lib/perl5/5.36.0/Math/Trig.pm /usr/lib/perl5/5.36.0/Math/Complex.pm /usr/lib/perl5/5.36.0/Math/BigRat.pm /usr/lib/perl5/5.36.0/Math/BigInt.pm /usr/lib/perl5/5.36.0/Math/BigFloat.pm /usr/lib/perl5/5.36.0/Math/BigFloat/Trace.pm /usr/lib/perl5/5.36.0/Math/BigRat/Trace.pm /usr/lib/perl5/5.36.0/mipsel-linux/Math/BigInt/FastCalc.pm /usr/lib/perl5/5.36.0/Math/BigInt/Trace.pm /usr/lib/perl5/5.36.0/Math/BigInt/Calc.pm /usr/lib/perl5/5.36.0/Math/BigInt/Lib.pm /usr/lib/perl5/5.36.0/Locale/Maketext.pod /usr/lib/perl5/5.36.0/Locale/Maketext.pm /usr/lib/perl5/5.36.0/Locale/Maketext/Cookbook.pod /usr/lib/perl5/5.36.0/Locale/Maketext/Guts.pm /usr/lib/perl5/5.36.0/Locale/Maketext/GutsLoader.pm /usr/lib/perl5/5.36.0/Locale/Maketext/TPJ13.pod /usr/lib/perl5/5.36.0/Locale/Maketext/Simple.pm /usr/lib/perl5/5.36.0/JSON/PP.pm /usr/lib/perl5/5.36.0/JSON/PP/Boolean.pm /usr/lib/perl5/5.36.0/Compress/Zlib.pm /usr/lib/perl5/5.36.0/mipsel-linux/Compress/Raw/Zlib.pm /usr/lib/perl5/5.36.0/mipsel-linux/Compress/Raw/Bzip2.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Pipe.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/File.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Select.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Handle.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Dir.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Seekable.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Poll.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Socket.pm /usr/lib/perl5/5.36.0/IO/Zlib.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Socket/INET.pm /usr/lib/perl5/5.36.0/mipsel-linux/IO/Socket/UNIX.pm /usr/lib/perl5/5.36.0/IO/Socket/IP.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Unzip.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Gunzip.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Inflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Bunzip2.pm /usr/lib/perl5/5.36.0/IO/Uncompress/AnyUncompress.pm /usr/lib/perl5/5.36.0/IO/Uncompress/RawInflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/AnyInflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Base.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Adapter/Bunzip2.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Adapter/Inflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Adapter/Identity.pm /usr/lib/perl5/5.36.0/IO/Compress/Base.pm /usr/lib/perl5/5.36.0/IO/Compress/Zip.pm /usr/lib/perl5/5.36.0/IO/Compress/Bzip2.pm /usr/lib/perl5/5.36.0/IO/Compress/FAQ.pod /usr/lib/perl5/5.36.0/IO/Compress/Gzip.pm /usr/lib/perl5/5.36.0/IO/Compress/Deflate.pm /usr/lib/perl5/5.36.0/IO/Compress/RawDeflate.pm /usr/lib/perl5/5.36.0/IO/Compress/Base/Common.pm /usr/lib/perl5/5.36.0/IO/Compress/Gzip/Constants.pm /usr/lib/perl5/5.36.0/IO/Compress/Zlib/Constants.pm /usr/lib/perl5/5.36.0/IO/Compress/Zlib/Extra.pm /usr/lib/perl5/5.36.0/IO/Compress/Zip/Constants.pm /usr/lib/perl5/5.36.0/IO/Compress/Adapter/Deflate.pm /usr/lib/perl5/5.36.0/IO/Compress/Adapter/Identity.pm /usr/lib/perl5/5.36.0/IO/Compress/Adapter/Bzip2.pm /usr/lib/perl5/5.36.0/HTTP/Tiny.pm /usr/lib/perl5/5.36.0/mipsel-linux/Digest/SHA.pm /usr/lib/perl5/5.36.0/mipsel-linux/Digest/MD5.pm /usr/lib/perl5/5.36.0/Digest/base.pm /usr/lib/perl5/5.36.0/Digest/file.pm /usr/lib/perl5/5.36.0/Parse/CPAN/Meta.pm /usr/lib/perl5/5.36.0/App/Prove.pm /usr/lib/perl5/5.36.0/App/Cpan.pm /usr/lib/perl5/5.36.0/App/Prove/State.pm /usr/lib/perl5/5.36.0/App/Prove/State/Result.pm /usr/lib/perl5/5.36.0/App/Prove/State/Result/Test.pm /usr/lib/perl5/5.36.0/CPAN/Meta.pm /usr/lib/perl5/5.36.0/CPAN/Index.pm /usr/lib/perl5/5.36.0/CPAN/Distribution.pm /usr/lib/perl5/5.36.0/CPAN/Author.pm /usr/lib/perl5/5.36.0/CPAN/Distrostatus.pm /usr/lib/perl5/5.36.0/CPAN/Module.pm /usr/lib/perl5/5.36.0/CPAN/Debug.pm /usr/lib/perl5/5.36.0/CPAN/Complete.pm /usr/lib/perl5/5.36.0/CPAN/Distroprefs.pm /usr/lib/perl5/5.36.0/CPAN/Nox.pm /usr/lib/perl5/5.36.0/CPAN/FTP.pm /usr/lib/perl5/5.36.0/CPAN/FirstTime.pm /usr/lib/perl5/5.36.0/CPAN/Bundle.pm /usr/lib/perl5/5.36.0/CPAN/URL.pm /usr/lib/perl5/5.36.0/CPAN/InfoObj.pm /usr/lib/perl5/5.36.0/CPAN/Plugin.pm /usr/lib/perl5/5.36.0/CPAN/Mirrors.pm /usr/lib/perl5/5.36.0/CPAN/Tarzip.pm /usr/lib/perl5/5.36.0/CPAN/HandleConfig.pm /usr/lib/perl5/5.36.0/CPAN/Shell.pm /usr/lib/perl5/5.36.0/CPAN/Prompt.pm /usr/lib/perl5/5.36.0/CPAN/Queue.pm /usr/lib/perl5/5.36.0/CPAN/Version.pm /usr/lib/perl5/5.36.0/CPAN/DeferredCode.pm /usr/lib/perl5/5.36.0/CPAN/CacheMgr.pm /usr/lib/perl5/5.36.0/CPAN/Kwalify.pm /usr/lib/perl5/5.36.0/CPAN/Meta/YAML.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Requirements.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Prereqs.pm /usr/lib/perl5/5.36.0/CPAN/Meta/History.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Converter.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Validator.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Spec.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Merge.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Feature.pm /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_2.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_0.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_1.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_4.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_3.pod /usr/lib/perl5/5.36.0/CPAN/API/HOWTO.pod /usr/lib/perl5/5.36.0/CPAN/Plugin/Specfile.pm /usr/lib/perl5/5.36.0/CPAN/FTP/netrc.pm /usr/lib/perl5/5.36.0/CPAN/LWP/UserAgent.pm /usr/lib/perl5/5.36.0/CPAN/Kwalify/distroprefs.yml /usr/lib/perl5/5.36.0/CPAN/Kwalify/distroprefs.dd /usr/lib/perl5/5.36.0/CPAN/Exception/RecursiveDependency.pm /usr/lib/perl5/5.36.0/CPAN/Exception/blocked_urllist.pm /usr/lib/perl5/5.36.0/CPAN/Exception/yaml_not_installed.pm /usr/lib/perl5/5.36.0/CPAN/Exception/yaml_process_error.pm /usr/lib/perl5/5.36.0/CPAN/HTTP/Client.pm /usr/lib/perl5/5.36.0/CPAN/HTTP/Credentials.pm /usr/lib/perl5/5.36.0/Archive/Tar.pm /usr/lib/perl5/5.36.0/Archive/Tar/Constant.pm /usr/lib/perl5/5.36.0/Archive/Tar/File.pm /usr/lib/perl5/5.36.0/mipsel-linux/IPC/Semaphore.pm /usr/lib/perl5/5.36.0/mipsel-linux/IPC/Msg.pm /usr/lib/perl5/5.36.0/mipsel-linux/IPC/SysV.pm /usr/lib/perl5/5.36.0/mipsel-linux/IPC/SharedMem.pm /usr/lib/perl5/5.36.0/IPC/Cmd.pm /usr/lib/perl5/5.36.0/IPC/Open2.pm /usr/lib/perl5/5.36.0/IPC/Open3.pm /usr/lib/perl5/5.36.0/mipsel-linux/auto/threads/threads.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/threads/shared/shared.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Storable/Storable.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Cwd/Cwd.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Data/Dumper/Dumper.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Unicode/Normalize/Normalize.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Unicode/Collate/Collate.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Socket/Socket.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/List/Util/Util.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/MIME/Base64/Base64.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/Encode.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/Unicode/Unicode.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/TW/TW.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/Symbol/Symbol.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/KR/KR.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/JP/JP.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/EBCDIC/EBCDIC.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/CN/CN.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Encode/Byte/Byte.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Compress/Raw/Zlib/Zlib.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Compress/Raw/Bzip2/Bzip2.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/re/re.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/mro/mro.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/attributes/attributes.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Sys/Syslog/Syslog.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Sys/Hostname/Hostname.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/SDBM_File/SDBM_File.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/POSIX/POSIX.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Opcode/Opcode.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Hash/Util/Util.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Hash/Util/FieldHash/FieldHash.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/GDBM_File/GDBM_File.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Fcntl/Fcntl.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/B/B.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/I18N/Langinfo/Langinfo.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Filter/Util/Call/Call.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Devel/Peek/Peek.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Time/HiRes/HiRes.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Time/Piece/Piece.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/PerlIO/scalar/scalar.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/PerlIO/mmap/mmap.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/PerlIO/encoding/encoding.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/PerlIO/via/via.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Math/BigInt/FastCalc/FastCalc.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/IO/IO.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Digest/SHA/SHA.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/Digest/MD5/MD5.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/IPC/SysV/SysV.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/File/Glob/Glob.so /usr/lib/perl5/5.36.0/mipsel-linux/auto/File/DosGlob/DosGlob.so /usr/lib/perl5/5.36.0/overload/numbers.pm /usr/lib/perl5/5.36.0/warnings/register.pm /usr/lib/perl5/5.36.0/mipsel-linux/B/Terse.pm /usr/lib/perl5/5.36.0/mipsel-linux/B/Showlex.pm /usr/lib/perl5/5.36.0/mipsel-linux/B/Xref.pm /usr/lib/perl5/5.36.0/mipsel-linux/B/Concise.pm /usr/lib/perl5/5.36.0/B/Deparse.pm /usr/lib/perl5/5.36.0/B/Op_private.pm /usr/lib/perl5/5.36.0/Class/Struct.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS.pod /usr/lib/perl5/5.36.0/ExtUtils/Typemaps.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder.pm /usr/lib/perl5/5.36.0/ExtUtils/PL2Bat.pm /usr/lib/perl5/5.36.0/ExtUtils/MANIFEST.SKIP /usr/lib/perl5/5.36.0/ExtUtils/Manifest.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_OS390.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_NW5.pm /usr/lib/perl5/5.36.0/ExtUtils/Mksymlists.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_MacOS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_BeOS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_OS2.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_UWIN.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Any.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_QNX.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Unix.pm /usr/lib/perl5/5.36.0/ExtUtils/MM.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Cygwin.pm /usr/lib/perl5/5.36.0/ExtUtils/Command.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Darwin.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Win32.pm /usr/lib/perl5/5.36.0/ExtUtils/testlib.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_VOS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_DOS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_AIX.pm /usr/lib/perl5/5.36.0/ExtUtils/Mkbootstrap.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_VMS.pm /usr/lib/perl5/5.36.0/ExtUtils/Liblist.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Win95.pm /usr/lib/perl5/5.36.0/ExtUtils/MY.pm /usr/lib/perl5/5.36.0/ExtUtils/Packlist.pm /usr/lib/perl5/5.36.0/ExtUtils/Install.pm /usr/lib/perl5/5.36.0/ExtUtils/Installed.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant.pm /usr/lib/perl5/5.36.0/ExtUtils/Miniperl.pm /usr/lib/perl5/5.36.0/ExtUtils/xsubpp /usr/lib/perl5/5.36.0/ExtUtils/typemap /usr/lib/perl5/5.36.0/ExtUtils/Embed.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/Cmd.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/Type.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/InputMap.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/OutputMap.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/Constants.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/Eval.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/Utilities.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/CountLines.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Base.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Unix.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/cygwin.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/dec_osf.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/aix.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/darwin.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/os2.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/VMS.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/android.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm /usr/lib/perl5/5.36.0/ExtUtils/Liblist/Kid.pm /usr/lib/perl5/5.36.0/ExtUtils/Command/MM.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/Config.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/Locale.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/Tutorial.pod /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/FAQ.pod /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/version.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/ProxySubs.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/XS.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/Utils.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/Base.pm /usr/lib/perl5/5.36.0/Tie/File.pm /usr/lib/perl5/5.36.0/Tie/RefHash.pm /usr/lib/perl5/5.36.0/Tie/Memoize.pm /usr/lib/perl5/5.36.0/Tie/Array.pm /usr/lib/perl5/5.36.0/Tie/Hash.pm /usr/lib/perl5/5.36.0/Tie/Handle.pm /usr/lib/perl5/5.36.0/Tie/SubstrHash.pm /usr/lib/perl5/5.36.0/Tie/Scalar.pm /usr/lib/perl5/5.36.0/Tie/StdHandle.pm /usr/lib/perl5/5.36.0/Tie/Hash/NamedCapture.pm /usr/lib/perl5/5.36.0/mipsel-linux/Time/HiRes.pm /usr/lib/perl5/5.36.0/mipsel-linux/Time/Seconds.pm /usr/lib/perl5/5.36.0/mipsel-linux/Time/Piece.pm /usr/lib/perl5/5.36.0/Time/Local.pm /usr/lib/perl5/5.36.0/Time/localtime.pm /usr/lib/perl5/5.36.0/Time/gmtime.pm /usr/lib/perl5/5.36.0/Time/tm.pm /usr/lib/perl5/5.36.0/unicore/UCD.pl /usr/lib/perl5/5.36.0/unicore/Name.pm /usr/lib/perl5/5.36.0/unicore/Name.pl /usr/lib/perl5/5.36.0/unicore/CombiningClass.pl /usr/lib/perl5/5.36.0/unicore/Decomposition.pl /usr/lib/perl5/5.36.0/unicore/version /usr/lib/perl5/5.36.0/unicore/uni_keywords.pl /usr/lib/perl5/5.36.0/unicore/NamedSequences.txt /usr/lib/perl5/5.36.0/unicore/Blocks.txt /usr/lib/perl5/5.36.0/unicore/SpecialCasing.txt /usr/lib/perl5/5.36.0/unicore/To/Vo.pl /usr/lib/perl5/5.36.0/unicore/To/Uc.pl /usr/lib/perl5/5.36.0/unicore/To/Tc.pl /usr/lib/perl5/5.36.0/unicore/To/Scx.pl /usr/lib/perl5/5.36.0/unicore/To/Sc.pl /usr/lib/perl5/5.36.0/unicore/To/Nv.pl /usr/lib/perl5/5.36.0/unicore/To/Nt.pl /usr/lib/perl5/5.36.0/unicore/To/Na1.pl /usr/lib/perl5/5.36.0/unicore/To/Lc.pl /usr/lib/perl5/5.36.0/unicore/To/Lb.pl /usr/lib/perl5/5.36.0/unicore/To/Jt.pl /usr/lib/perl5/5.36.0/unicore/To/Jg.pl /usr/lib/perl5/5.36.0/unicore/To/Isc.pl /usr/lib/perl5/5.36.0/unicore/To/Hst.pl /usr/lib/perl5/5.36.0/unicore/To/Gc.pl /usr/lib/perl5/5.36.0/unicore/To/Ea.pl /usr/lib/perl5/5.36.0/unicore/To/Cf.pl /usr/lib/perl5/5.36.0/unicore/To/Bpt.pl /usr/lib/perl5/5.36.0/unicore/To/Bpb.pl /usr/lib/perl5/5.36.0/unicore/To/Bmg.pl /usr/lib/perl5/5.36.0/unicore/To/Bc.pl /usr/lib/perl5/5.36.0/unicore/To/Age.pl /usr/lib/perl5/5.36.0/unicore/To/_PerlSCX.pl /usr/lib/perl5/5.36.0/unicore/To/_PerlLB.pl /usr/lib/perl5/5.36.0/unicore/To/WB.pl /usr/lib/perl5/5.36.0/unicore/To/SB.pl /usr/lib/perl5/5.36.0/unicore/To/PerlDeci.pl /usr/lib/perl5/5.36.0/unicore/To/NameAlia.pl /usr/lib/perl5/5.36.0/unicore/To/NFKDQC.pl /usr/lib/perl5/5.36.0/unicore/To/NFKCQC.pl /usr/lib/perl5/5.36.0/unicore/To/NFKCCF.pl /usr/lib/perl5/5.36.0/unicore/To/NFDQC.pl /usr/lib/perl5/5.36.0/unicore/To/NFCQC.pl /usr/lib/perl5/5.36.0/unicore/To/InSC.pl /usr/lib/perl5/5.36.0/unicore/To/InPC.pl /usr/lib/perl5/5.36.0/unicore/To/Identif2.pl /usr/lib/perl5/5.36.0/unicore/To/Identifi.pl /usr/lib/perl5/5.36.0/unicore/To/GCB.pl /usr/lib/perl5/5.36.0/unicore/To/EqUIdeo.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/Tu.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/Tr.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/U.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/R.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Zzzz.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Zyyy.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Zinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Yezi.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Xsux.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Vith.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tirh.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tibt.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Thaa.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Telu.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tang.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Taml.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Talu.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Takr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tagb.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Syrc.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Sinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Sind.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Shrd.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Rohg.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Phlp.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Orya.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Nand.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mymr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mult.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mong.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mlym.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Linb.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Lina.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Limb.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Latn.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Lana.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Kthi.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Knda.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Khoj.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Khmr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Khar.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Kana.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hmnp.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hmng.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hira.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hebr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hang.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Guru.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gujr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Grek.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gran.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gonm.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gong.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Glag.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Geor.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Ethi.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Dupl.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Diak.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Deva.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cyrl.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cprt.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Copt.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cham.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cakm.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Bopo.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Bhks.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Beng.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Armn.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Arab.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Adlm.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Nko.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Lao.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Han.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Yi.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Zyyy.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Zinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Telu.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Taml.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Syrc.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Sinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Orya.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Mult.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Mong.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Mlym.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Linb.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Limb.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Latn.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Knda.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Kana.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Hira.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Hang.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Guru.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gujr.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Grek.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gran.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gonm.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gong.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Glag.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Geor.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Dupl.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Deva.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Cyrl.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Cprt.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Beng.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Arab.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Han.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/100000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/90000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/80000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/70000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/60000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/50000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/40000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/30000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/20000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/10000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/9000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/8000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/7000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/6000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/5000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/4000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3_16.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/2000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_16.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/900.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/800.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/700.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/600.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/500.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/400.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/300.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3_4.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/200.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/2_3.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/100.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_8.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_6.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_4.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_3.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_2.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/90.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/80.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/70.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/60.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/50.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/40.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/30.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/20.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/19.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/18.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/17.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/16.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/15.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/14.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/13.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/12.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/11.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/10.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/9.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/8.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/7.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/6.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/5.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/4.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/2.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/0.pl /usr/lib/perl5/5.36.0/unicore/lib/Nt/None.pl /usr/lib/perl5/5.36.0/unicore/lib/Nt/Nu.pl /usr/lib/perl5/5.36.0/unicore/lib/Nt/Di.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/SA.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/QU.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/PR.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/PO.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/OP.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/NU.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/NS.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/IS.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/IN.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/ID.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/GL.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/CM.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/CL.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/CJ.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/BB.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/BA.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/AL.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/AI.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/U.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/T.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/R.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/L.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/D.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/C.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/HanifiRo.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/NoJoinin.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/FarsiYeh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Seen.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Noon.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Alef.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Yeh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Waw.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Tah.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Sad.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Reh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Qaf.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Lam.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Kaf.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Hah.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Gaf.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Feh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Dal.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Beh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Ain.pl /usr/lib/perl5/5.36.0/unicore/lib/Hst/NA.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Zs.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/So.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Sm.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Sk.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Sc.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Ps.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Po.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pi.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pf.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pe.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pd.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pc.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/No.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Nl.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Nd.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Mn.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Me.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Mc.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Lu.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Lo.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Lm.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Ll.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/LC.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Cn.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Cf.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Z.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/S.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/P.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/N.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/M.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/L.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/C.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/Na.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/W.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/N.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/H.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/A.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/NonCanon.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Vert.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Init.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Font.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Sup.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Sub.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Sqr.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Nar.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Med.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Iso.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Fin.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Enc.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Com.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Nb.pl /usr/lib/perl5/5.36.0/unicore/lib/Bpt/O.pl /usr/lib/perl5/5.36.0/unicore/lib/Bpt/N.pl /usr/lib/perl5/5.36.0/unicore/lib/Bpt/C.pl /usr/lib/perl5/5.36.0/unicore/lib/Blk/NB.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/NSM.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/WS.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/ON.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/ET.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/ES.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/EN.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/CS.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/BN.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/AN.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/AL.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/R.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/L.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/B.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V140.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V130.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V120.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V110.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V100.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V90.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V80.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V70.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V61.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V60.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V52.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V51.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V50.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V41.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V40.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V32.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V31.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V30.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V20.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V11.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/NA.pl /usr/lib/perl5/5.36.0/unicore/lib/XIDS/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/XIDC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/WSegSpac.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/Extend.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/NU.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/MN.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/ML.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/MB.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/LE.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/KA.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/HL.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/FO.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/VS/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/UIdeo/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Term/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/STerm/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/SD/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/UP.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/Sp.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/ST.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/SC.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/NU.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/LO.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/LE.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/FO.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/CL.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/AT.pl /usr/lib/perl5/5.36.0/unicore/lib/QMark/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/PatSyn/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/PCM/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKDQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKDQC/N.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKCQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKCQC/N.pl /usr/lib/perl5/5.36.0/unicore/lib/NFDQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFDQC/N.pl /usr/lib/perl5/5.36.0/unicore/lib/NFCQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFCQC/M.pl /usr/lib/perl5/5.36.0/unicore/lib/Math/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona8.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona7.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona6.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona5.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/VowelInd.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Syllable.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Invisibl.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Cantilla.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona4.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/VowelDep.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona3.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona2.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/PureKill.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consonan.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/ToneMark.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Avagraha.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Visarga.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Virama.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Number.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Vowel.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Other.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Nukta.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Bindu.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndL2.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/VisualOr.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/BottomAn.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndBo.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/LeftAndR.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndRi.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndLe.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Overstru.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Bottom.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Right.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Left.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Top.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/NA.pl /usr/lib/perl5/5.36.0/unicore/lib/In/14_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/13_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/12_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/12_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/11_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/10_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/9_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/8_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/7_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_3.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_2.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/5_2.pl /usr/lib/perl5/5.36.0/unicore/lib/In/5_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/5_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/4_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/4_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/3_2.pl /usr/lib/perl5/5.36.0/unicore/lib/In/3_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/3_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/2_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/2_0.pl /usr/lib/perl5/5.36.0/unicore/lib/Ideo/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/DefaultI.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/NotChara.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Uncommon.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Recommen.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/LimitedU.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Technica.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Inclusio.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Exclusio.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Obsolete.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/NotNFKC.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/NotXID.pl /usr/lib/perl5/5.36.0/unicore/lib/IdStatus/Restrict.pl /usr/lib/perl5/5.36.0/unicore/lib/IdStatus/Allowed.pl /usr/lib/perl5/5.36.0/unicore/lib/IDS/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/IDC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Hyphen/T.pl /usr/lib/perl5/5.36.0/unicore/lib/Hex/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/GrExt/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/GrBase/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/LVT.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/SM.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/PP.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/LV.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/CN.pl /usr/lib/perl5/5.36.0/unicore/lib/ExtPict/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Ext/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Emoji/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/EPres/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/EComp/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/EBase/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Dia/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Dep/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Dash/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/DI/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CompEx/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Cased/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWU/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWT/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWL/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWKCF/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWCM/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWCF/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CI/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CE/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/BidiM/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/BidiC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Alpha/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Upper/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/ATAR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/VR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/OV.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/NR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/NK.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/DB.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/BR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/AR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/AL.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/B.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/A.pl /usr/lib/perl5/5.36.0/unicore/lib/Lower/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPr2.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPro.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIsI.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlFol.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlCh2.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlCha.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlQuo.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlAny.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIDS.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIDC.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/XPosixPu.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPat.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlNch.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/PosixPun.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/SpacePer.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/PerlWord.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Assigned.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Title.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Print.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Graph.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Blank.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Alnum.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Word.pl /usr/lib/perl5/5.36.0/User/pwent.pm /usr/lib/perl5/5.36.0/User/grent.pm /usr/lib/perl5/5.36.0/Config/Extensions.pm /usr/lib/perl5/5.36.0/Config/Perl/V.pm /usr/lib/perl5/5.36.0/Getopt/Long.pm /usr/lib/perl5/5.36.0/Getopt/Std.pm /usr/lib/perl5/5.36.0/DBM_Filter/compress.pm /usr/lib/perl5/5.36.0/DBM_Filter/int32.pm /usr/lib/perl5/5.36.0/DBM_Filter/null.pm /usr/lib/perl5/5.36.0/DBM_Filter/utf8.pm /usr/lib/perl5/5.36.0/DBM_Filter/encode.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Glob.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/DosGlob.pm /usr/lib/perl5/5.36.0/File/GlobMapper.pm /usr/lib/perl5/5.36.0/File/Temp.pm /usr/lib/perl5/5.36.0/File/Path.pm /usr/lib/perl5/5.36.0/File/Fetch.pm /usr/lib/perl5/5.36.0/File/Find.pm /usr/lib/perl5/5.36.0/File/Compare.pm /usr/lib/perl5/5.36.0/File/stat.pm /usr/lib/perl5/5.36.0/File/Basename.pm /usr/lib/perl5/5.36.0/File/Copy.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Functions.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/VMS.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Epoc.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/OS2.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Cygwin.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Mac.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Win32.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/AmigaOS.pm /usr/lib/perl5/5.36.0/mipsel-linux/File/Spec/Unix.pm /usr/lib/perl5/5.36.0/mipsel-linux/Unicode/Normalize.pm /usr/lib/perl5/5.36.0/mipsel-linux/Unicode/Collate.pm /usr/lib/perl5/5.36.0/Unicode/UCD.pm /usr/lib/perl5/5.36.0/Unicode/Collate/allkeys.txt /usr/lib/perl5/5.36.0/Unicode/Collate/keys.txt /usr/lib/perl5/5.36.0/mipsel-linux/Unicode/Collate/Locale.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/GB2312.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Zhuyin.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Korean.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Pinyin.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Stroke.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/JISX0208.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Big5.pm /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/wo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/te.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/to.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_pin.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ta.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/tr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/yo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_gb.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_big5.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_strk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_zhu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/vo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/th.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ug_cyrl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/wae.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/tn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/uk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ur.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/vi.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/mr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/lv.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ro.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/pa.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ml.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/pl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/or.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/si.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/is.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ja.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sa.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ko.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/nso.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sv.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/nn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ln.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/nb.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/mk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/mt.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sq.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ig.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/se.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/lt.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hi.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/si_dict.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hy.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sv_refo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kok.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/lkt.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/om.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ee.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/et.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fil.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/dsb.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/bn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ar.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/cs.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/de_at_ph.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ca.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/az.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/as.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ha.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/haw.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/cy.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/es_trad.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/eo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/cu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/da.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fa.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/de_phone.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fi_phone.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/gu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/af.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fi.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/es.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/he.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/be.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fr_ca.pl /usr/lib/perl5/5.36.0/Net/Ping.pm /usr/lib/perl5/5.36.0/Net/Domain.pm /usr/lib/perl5/5.36.0/Net/SMTP.pm /usr/lib/perl5/5.36.0/Net/FTP.pm /usr/lib/perl5/5.36.0/Net/Cmd.pm /usr/lib/perl5/5.36.0/Net/Netrc.pm /usr/lib/perl5/5.36.0/Net/Config.pm /usr/lib/perl5/5.36.0/Net/Time.pm /usr/lib/perl5/5.36.0/Net/POP3.pm /usr/lib/perl5/5.36.0/Net/libnetFAQ.pod /usr/lib/perl5/5.36.0/Net/NNTP.pm /usr/lib/perl5/5.36.0/Net/hostent.pm /usr/lib/perl5/5.36.0/Net/servent.pm /usr/lib/perl5/5.36.0/Net/netent.pm /usr/lib/perl5/5.36.0/Net/protoent.pm /usr/lib/perl5/5.36.0/Net/FTP/E.pm /usr/lib/perl5/5.36.0/Net/FTP/I.pm /usr/lib/perl5/5.36.0/Net/FTP/A.pm /usr/lib/perl5/5.36.0/Net/FTP/L.pm /usr/lib/perl5/5.36.0/Net/FTP/dataconn.pm /usr/lib/perl5/5.36.0/Pod/Text.pm /usr/lib/perl5/5.36.0/Pod/ParseLink.pm /usr/lib/perl5/5.36.0/Pod/Man.pm /usr/lib/perl5/5.36.0/Pod/Usage.pm /usr/lib/perl5/5.36.0/Pod/Perldoc.pm /usr/lib/perl5/5.36.0/Pod/Checker.pm /usr/lib/perl5/5.36.0/Pod/Html.pm /usr/lib/perl5/5.36.0/Pod/Functions.pm /usr/lib/perl5/5.36.0/Pod/Simple.pod /usr/lib/perl5/5.36.0/Pod/Simple.pm /usr/lib/perl5/5.36.0/Pod/Escapes.pm /usr/lib/perl5/5.36.0/Pod/Text/Termcap.pm /usr/lib/perl5/5.36.0/Pod/Text/Color.pm /usr/lib/perl5/5.36.0/Pod/Text/Overstrike.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToTk.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToTerm.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToPod.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/BaseTo.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToNroff.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToRtf.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToANSI.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToText.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToXml.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToMan.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/GetOptsOO.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToChecker.pm /usr/lib/perl5/5.36.0/Pod/Html/Util.pm /usr/lib/perl5/5.36.0/Pod/Simple/HTMLBatch.pm /usr/lib/perl5/5.36.0/Pod/Simple/Text.pm /usr/lib/perl5/5.36.0/Pod/Simple/DumpAsText.pm /usr/lib/perl5/5.36.0/Pod/Simple/Transcode.pm /usr/lib/perl5/5.36.0/Pod/Simple/Debug.pm /usr/lib/perl5/5.36.0/Pod/Simple/LinkSection.pm /usr/lib/perl5/5.36.0/Pod/Simple/BlackBox.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParser.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserStartToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/HTML.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserTextToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/TiedOutFH.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserEndToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/SimpleTree.pm /usr/lib/perl5/5.36.0/Pod/Simple/RTF.pm /usr/lib/perl5/5.36.0/Pod/Simple/JustPod.pm /usr/lib/perl5/5.36.0/Pod/Simple/TranscodeSmart.pm /usr/lib/perl5/5.36.0/Pod/Simple/Subclassing.pod /usr/lib/perl5/5.36.0/Pod/Simple/Checker.pm /usr/lib/perl5/5.36.0/Pod/Simple/TranscodeDumb.pm /usr/lib/perl5/5.36.0/Pod/Simple/HTMLLegacy.pm /usr/lib/perl5/5.36.0/Pod/Simple/XMLOutStream.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/Progress.pm /usr/lib/perl5/5.36.0/Pod/Simple/XHTML.pm /usr/lib/perl5/5.36.0/Pod/Simple/Search.pm /usr/lib/perl5/5.36.0/Pod/Simple/TextContent.pm /usr/lib/perl5/5.36.0/Pod/Simple/Methody.pm /usr/lib/perl5/5.36.0/Pod/Simple/DumpAsXML.pm /usr/lib/perl5/5.36.0/mipsel-linux/CORE/EXTERN.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/INTERN.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/XSUB.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/av.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/bitcount.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/charclass_invlists.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/config.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/cop.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/cv.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/dosish.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/ebcdic_tables.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/embed.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/embedvar.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/fakesdio.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/feature.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/form.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/git_version.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/gv.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/handy.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/hv.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/hv_func.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/hv_macro.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/inline.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/intrpvar.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/invlist_inline.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/iperlsys.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/keywords.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/l1_char_class_tab.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/malloc_ctl.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/metaconfig.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/mg.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/mg_data.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/mg_raw.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/mg_vtable.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/mydtrace.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/nostdio.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/op.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/op_reg_common.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/opcode.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/opnames.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/overload.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/pad.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/parser.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/patchlevel.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perl.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perl_inc_macro.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perl_langinfo.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perl_siphash.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perlapi.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perlio.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perliol.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perlsdio.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perlvars.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/perly.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/pp.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/pp_proto.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/proto.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/reentr.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/regcharclass.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/regcomp.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/regexp.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/regnodes.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/sbox32_hash.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/scope.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/sv.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/sv_inline.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/thread.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/time64.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/time64_config.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/try.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/uconfig.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/uni_keywords.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/unicode_constants.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/unixish.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/utf8.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/utfebcdic.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/util.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/uudmap.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/vutil.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/warnings.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/xconfig.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/zaphod32_hash.h /usr/lib/perl5/5.36.0/mipsel-linux/CORE/libperl.a /usr/bin/perl /usr/bin/pod2man /usr/bin/pod2text /usr/bin/pod2usage /usr/bin/podchecker /usr/bin/cpan /usr/bin/corelist /usr/bin/enc2xs /usr/bin/encguess /usr/bin/h2ph /usr/bin/h2xs /usr/bin/instmodsh /usr/bin/json_pp /usr/bin/libnetcfg /usr/bin/perlbug /usr/bin/perldoc /usr/bin/perlivp /usr/bin/piconv /usr/bin/pl2pm /usr/bin/pod2html /usr/bin/prove /usr/bin/ptar /usr/bin/ptardiff /usr/bin/ptargrep /usr/bin/shasum /usr/bin/splain /usr/bin/streamzip /usr/bin/xsubpp /usr/bin/zipdetails /usr/bin/perlthanks /usr/lib/perl5/5.36.0/pod/perl.pod /usr/lib/perl5/5.36.0/pod/perlintro.pod /usr/lib/perl5/5.36.0/pod/perlrun.pod /usr/lib/perl5/5.36.0/pod/perltoc.pod /usr/lib/perl5/5.36.0/pod/perlreftut.pod /usr/lib/perl5/5.36.0/pod/perldsc.pod /usr/lib/perl5/5.36.0/pod/perllol.pod /usr/lib/perl5/5.36.0/pod/perlrequick.pod /usr/lib/perl5/5.36.0/pod/perlretut.pod /usr/lib/perl5/5.36.0/pod/perlootut.pod /usr/lib/perl5/5.36.0/pod/perlperf.pod /usr/lib/perl5/5.36.0/pod/perlstyle.pod /usr/lib/perl5/5.36.0/pod/perlcheat.pod /usr/lib/perl5/5.36.0/pod/perltrap.pod /usr/lib/perl5/5.36.0/pod/perldebtut.pod /usr/lib/perl5/5.36.0/pod/perlfaq.pod /usr/lib/perl5/5.36.0/pod/perlfaq1.pod /usr/lib/perl5/5.36.0/pod/perlfaq2.pod /usr/lib/perl5/5.36.0/pod/perlfaq3.pod /usr/lib/perl5/5.36.0/pod/perlfaq4.pod /usr/lib/perl5/5.36.0/pod/perlfaq5.pod /usr/lib/perl5/5.36.0/pod/perlfaq6.pod /usr/lib/perl5/5.36.0/pod/perlfaq7.pod /usr/lib/perl5/5.36.0/pod/perlfaq8.pod /usr/lib/perl5/5.36.0/pod/perlfaq9.pod /usr/lib/perl5/5.36.0/pod/perlsyn.pod /usr/lib/perl5/5.36.0/pod/perldata.pod /usr/lib/perl5/5.36.0/pod/perlop.pod /usr/lib/perl5/5.36.0/pod/perlsub.pod /usr/lib/perl5/5.36.0/pod/perlfunc.pod /usr/lib/perl5/5.36.0/pod/perlopentut.pod /usr/lib/perl5/5.36.0/pod/perlpacktut.pod /usr/lib/perl5/5.36.0/pod/perlpod.pod /usr/lib/perl5/5.36.0/pod/perlpodspec.pod /usr/lib/perl5/5.36.0/pod/perldocstyle.pod /usr/lib/perl5/5.36.0/pod/perlpodstyle.pod /usr/lib/perl5/5.36.0/pod/perldiag.pod /usr/lib/perl5/5.36.0/pod/perldeprecation.pod /usr/lib/perl5/5.36.0/pod/perllexwarn.pod /usr/lib/perl5/5.36.0/pod/perldebug.pod /usr/lib/perl5/5.36.0/pod/perlvar.pod /usr/lib/perl5/5.36.0/pod/perlre.pod /usr/lib/perl5/5.36.0/pod/perlrebackslash.pod /usr/lib/perl5/5.36.0/pod/perlrecharclass.pod /usr/lib/perl5/5.36.0/pod/perlreref.pod /usr/lib/perl5/5.36.0/pod/perlref.pod /usr/lib/perl5/5.36.0/pod/perlform.pod /usr/lib/perl5/5.36.0/pod/perlobj.pod /usr/lib/perl5/5.36.0/pod/perltie.pod /usr/lib/perl5/5.36.0/pod/perldbmfilter.pod /usr/lib/perl5/5.36.0/pod/perlipc.pod /usr/lib/perl5/5.36.0/pod/perlfork.pod /usr/lib/perl5/5.36.0/pod/perlnumber.pod /usr/lib/perl5/5.36.0/pod/perlthrtut.pod /usr/lib/perl5/5.36.0/pod/perlport.pod /usr/lib/perl5/5.36.0/pod/perllocale.pod /usr/lib/perl5/5.36.0/pod/perluniintro.pod /usr/lib/perl5/5.36.0/pod/perlunicode.pod /usr/lib/perl5/5.36.0/pod/perlunicook.pod /usr/lib/perl5/5.36.0/pod/perlunifaq.pod /usr/lib/perl5/5.36.0/pod/perluniprops.pod /usr/lib/perl5/5.36.0/pod/perlunitut.pod /usr/lib/perl5/5.36.0/pod/perlebcdic.pod /usr/lib/perl5/5.36.0/pod/perlsec.pod /usr/lib/perl5/5.36.0/pod/perlsecpolicy.pod /usr/lib/perl5/5.36.0/pod/perlmod.pod /usr/lib/perl5/5.36.0/pod/perlmodlib.pod /usr/lib/perl5/5.36.0/pod/perlmodstyle.pod /usr/lib/perl5/5.36.0/pod/perlmodinstall.pod /usr/lib/perl5/5.36.0/pod/perlnewmod.pod /usr/lib/perl5/5.36.0/pod/perlpragma.pod /usr/lib/perl5/5.36.0/pod/perlutil.pod /usr/lib/perl5/5.36.0/pod/perlfilter.pod /usr/lib/perl5/5.36.0/pod/perldtrace.pod /usr/lib/perl5/5.36.0/pod/perlglossary.pod /usr/lib/perl5/5.36.0/pod/perlembed.pod /usr/lib/perl5/5.36.0/pod/perldebguts.pod /usr/lib/perl5/5.36.0/pod/perlxstut.pod /usr/lib/perl5/5.36.0/pod/perlxs.pod /usr/lib/perl5/5.36.0/pod/perlxstypemap.pod /usr/lib/perl5/5.36.0/pod/perlclib.pod /usr/lib/perl5/5.36.0/pod/perlguts.pod /usr/lib/perl5/5.36.0/pod/perlcall.pod /usr/lib/perl5/5.36.0/pod/perlmroapi.pod /usr/lib/perl5/5.36.0/pod/perlreapi.pod /usr/lib/perl5/5.36.0/pod/perlreguts.pod /usr/lib/perl5/5.36.0/pod/perlapi.pod /usr/lib/perl5/5.36.0/pod/perlintern.pod /usr/lib/perl5/5.36.0/pod/perliol.pod /usr/lib/perl5/5.36.0/pod/perlapio.pod /usr/lib/perl5/5.36.0/pod/perlhack.pod /usr/lib/perl5/5.36.0/pod/perlsource.pod /usr/lib/perl5/5.36.0/pod/perlinterp.pod /usr/lib/perl5/5.36.0/pod/perlhacktut.pod /usr/lib/perl5/5.36.0/pod/perlhacktips.pod /usr/lib/perl5/5.36.0/pod/perlpolicy.pod /usr/lib/perl5/5.36.0/pod/perlgov.pod /usr/lib/perl5/5.36.0/pod/perlgit.pod /usr/lib/perl5/5.36.0/pod/perlhist.pod /usr/lib/perl5/5.36.0/pod/perldelta.pod /usr/lib/perl5/5.36.0/pod/perl5360delta.pod /usr/lib/perl5/5.36.0/pod/perl5341delta.pod /usr/lib/perl5/5.36.0/pod/perl5340delta.pod /usr/lib/perl5/5.36.0/pod/perl5321delta.pod /usr/lib/perl5/5.36.0/pod/perl5320delta.pod /usr/lib/perl5/5.36.0/pod/perl5303delta.pod /usr/lib/perl5/5.36.0/pod/perl5302delta.pod /usr/lib/perl5/5.36.0/pod/perl5301delta.pod /usr/lib/perl5/5.36.0/pod/perl5300delta.pod /usr/lib/perl5/5.36.0/pod/perl5283delta.pod /usr/lib/perl5/5.36.0/pod/perl5282delta.pod /usr/lib/perl5/5.36.0/pod/perl5281delta.pod /usr/lib/perl5/5.36.0/pod/perl5280delta.pod /usr/lib/perl5/5.36.0/pod/perl5263delta.pod /usr/lib/perl5/5.36.0/pod/perl5262delta.pod /usr/lib/perl5/5.36.0/pod/perl5261delta.pod /usr/lib/perl5/5.36.0/pod/perl5260delta.pod /usr/lib/perl5/5.36.0/pod/perl5244delta.pod /usr/lib/perl5/5.36.0/pod/perl5243delta.pod /usr/lib/perl5/5.36.0/pod/perl5242delta.pod /usr/lib/perl5/5.36.0/pod/perl5241delta.pod /usr/lib/perl5/5.36.0/pod/perl5240delta.pod /usr/lib/perl5/5.36.0/pod/perl5224delta.pod /usr/lib/perl5/5.36.0/pod/perl5223delta.pod /usr/lib/perl5/5.36.0/pod/perl5222delta.pod /usr/lib/perl5/5.36.0/pod/perl5221delta.pod /usr/lib/perl5/5.36.0/pod/perl5220delta.pod /usr/lib/perl5/5.36.0/pod/perl5203delta.pod /usr/lib/perl5/5.36.0/pod/perl5202delta.pod /usr/lib/perl5/5.36.0/pod/perl5201delta.pod /usr/lib/perl5/5.36.0/pod/perl5200delta.pod /usr/lib/perl5/5.36.0/pod/perl5184delta.pod /usr/lib/perl5/5.36.0/pod/perl5182delta.pod /usr/lib/perl5/5.36.0/pod/perl5181delta.pod /usr/lib/perl5/5.36.0/pod/perl5180delta.pod /usr/lib/perl5/5.36.0/pod/perl5163delta.pod /usr/lib/perl5/5.36.0/pod/perl5162delta.pod /usr/lib/perl5/5.36.0/pod/perl5161delta.pod /usr/lib/perl5/5.36.0/pod/perl5160delta.pod /usr/lib/perl5/5.36.0/pod/perl5144delta.pod /usr/lib/perl5/5.36.0/pod/perl5143delta.pod /usr/lib/perl5/5.36.0/pod/perl5142delta.pod /usr/lib/perl5/5.36.0/pod/perl5141delta.pod /usr/lib/perl5/5.36.0/pod/perl5140delta.pod /usr/lib/perl5/5.36.0/pod/perl5125delta.pod /usr/lib/perl5/5.36.0/pod/perl5124delta.pod /usr/lib/perl5/5.36.0/pod/perl5123delta.pod /usr/lib/perl5/5.36.0/pod/perl5122delta.pod /usr/lib/perl5/5.36.0/pod/perl5121delta.pod /usr/lib/perl5/5.36.0/pod/perl5120delta.pod /usr/lib/perl5/5.36.0/pod/perl5101delta.pod /usr/lib/perl5/5.36.0/pod/perl5100delta.pod /usr/lib/perl5/5.36.0/pod/perl589delta.pod /usr/lib/perl5/5.36.0/pod/perl588delta.pod /usr/lib/perl5/5.36.0/pod/perl587delta.pod /usr/lib/perl5/5.36.0/pod/perl586delta.pod /usr/lib/perl5/5.36.0/pod/perl585delta.pod /usr/lib/perl5/5.36.0/pod/perl584delta.pod /usr/lib/perl5/5.36.0/pod/perl583delta.pod /usr/lib/perl5/5.36.0/pod/perl582delta.pod /usr/lib/perl5/5.36.0/pod/perl581delta.pod /usr/lib/perl5/5.36.0/pod/perl58delta.pod /usr/lib/perl5/5.36.0/pod/perl561delta.pod /usr/lib/perl5/5.36.0/pod/perl56delta.pod /usr/lib/perl5/5.36.0/pod/perl5005delta.pod /usr/lib/perl5/5.36.0/pod/perl5004delta.pod /usr/lib/perl5/5.36.0/pod/perlbook.pod /usr/lib/perl5/5.36.0/pod/perlcommunity.pod /usr/lib/perl5/5.36.0/pod/perldoc.pod /usr/lib/perl5/5.36.0/pod/perlexperiment.pod /usr/lib/perl5/5.36.0/pod/perlartistic.pod /usr/lib/perl5/5.36.0/pod/perlgpl.pod /usr/lib/perl5/5.36.0/pod/perlcn.pod /usr/lib/perl5/5.36.0/pod/perljp.pod /usr/lib/perl5/5.36.0/pod/perlko.pod /usr/lib/perl5/5.36.0/pod/perltw.pod /usr/lib/perl5/5.36.0/pod/perlaix.pod /usr/lib/perl5/5.36.0/pod/perlamiga.pod /usr/lib/perl5/5.36.0/pod/perlandroid.pod /usr/lib/perl5/5.36.0/pod/perlbs2000.pod /usr/lib/perl5/5.36.0/pod/perlcygwin.pod /usr/lib/perl5/5.36.0/pod/perlfreebsd.pod /usr/lib/perl5/5.36.0/pod/perlhaiku.pod /usr/lib/perl5/5.36.0/pod/perlhpux.pod /usr/lib/perl5/5.36.0/pod/perlhurd.pod /usr/lib/perl5/5.36.0/pod/perlirix.pod /usr/lib/perl5/5.36.0/pod/perllinux.pod /usr/lib/perl5/5.36.0/pod/perlmacosx.pod /usr/lib/perl5/5.36.0/pod/perlopenbsd.pod /usr/lib/perl5/5.36.0/pod/perlos2.pod /usr/lib/perl5/5.36.0/pod/perlos390.pod /usr/lib/perl5/5.36.0/pod/perlos400.pod /usr/lib/perl5/5.36.0/pod/perlplan9.pod /usr/lib/perl5/5.36.0/pod/perlqnx.pod /usr/lib/perl5/5.36.0/pod/perlriscos.pod /usr/lib/perl5/5.36.0/pod/perlsolaris.pod /usr/lib/perl5/5.36.0/pod/perlsynology.pod /usr/lib/perl5/5.36.0/pod/perltru64.pod /usr/lib/perl5/5.36.0/pod/perlvms.pod /usr/lib/perl5/5.36.0/pod/perlvos.pod /usr/lib/perl5/5.36.0/pod/perlwin32.pod /usr/lib/perl5/5.36.0/pod/perlboot.pod /usr/lib/perl5/5.36.0/pod/perlbot.pod /usr/lib/perl5/5.36.0/pod/perlrepository.pod /usr/lib/perl5/5.36.0/pod/perltodo.pod /usr/lib/perl5/5.36.0/pod/perltooc.pod /usr/lib/perl5/5.36.0/pod/perltoot.pod rm -f /tmp/instance-22/output-1/target/usr/bin/perl5.36.0 make[1]: Nothing to be done for 'install.sym'. make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-5.36.0' >>> perl-appconfig 1.71 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.AppConfig-1.71.tar.gz.3T3f4c/output' 'https://cpan.metacpan.org/authors/id/N/NE/NEILB/AppConfig-1.71.tar.gz' --2023-02-12 10:52:48-- https://cpan.metacpan.org/authors/id/N/NE/NEILB/AppConfig-1.71.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.2.217, 151.101.66.217, 151.101.130.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.2.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 56739 (55K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.AppConfig-1.71.tar.gz.3T3f4c/output' 0K .......... .......... .......... .......... .......... 90% 16.8M 0s 50K ..... 100% 89.8M=0.003s 2023-02-12 10:52:48 (18.2 MB/s) - '/tmp/instance-22/output-1/build/.AppConfig-1.71.tar.gz.3T3f4c/output' saved [56739/56739] AppConfig-1.71.tar.gz: OK (md5: 7747d9241561ed5567d5e134b8648707) AppConfig-1.71.tar.gz: OK (sha256: 1177027025ecb09ee64d9f9f255615c04db5e14f7536c344af632032eb887b0f) >>> perl-appconfig 1.71 Extracting gzip -d -c /tmp/instance-22/dl/perl-appconfig/AppConfig-1.71.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-appconfig-1.71 -xf - >>> perl-appconfig 1.71 Patching >>> perl-appconfig 1.71 Configuring cd /tmp/instance-22/output-1/build/perl-appconfig-1.71/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" --config optimize=" " --config ld="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE --destdir /tmp/instance-22/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.36.0 --install_path arch=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" OPTIMIZE=" " LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux DESTDIR=/tmp/instance-22/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Test::Pod 1.0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for AppConfig Writing MYMETA.yml and MYMETA.json >>> perl-appconfig 1.71 Building cd /tmp/instance-22/output-1/build/perl-appconfig-1.71/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-appconfig-1.71' cp lib/AppConfig/CGI.pm blib/lib/AppConfig/CGI.pm cp lib/AppConfig/File.pm blib/lib/AppConfig/File.pm cp lib/AppConfig/State.pm blib/lib/AppConfig/State.pm cp lib/AppConfig/Args.pm blib/lib/AppConfig/Args.pm cp lib/AppConfig/Sys.pm blib/lib/AppConfig/Sys.pm cp lib/AppConfig.pm blib/lib/AppConfig.pm cp lib/AppConfig/Getopt.pm blib/lib/AppConfig/Getopt.pm make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-appconfig-1.71' >>> perl-appconfig 1.71 Installing to target cd /tmp/instance-22/output-1/build/perl-appconfig-1.71/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-appconfig-1.71' Manifying 7 pod documents Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/AppConfig.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/AppConfig/Getopt.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/AppConfig/Sys.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/AppConfig/Args.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/AppConfig/State.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/AppConfig/File.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/AppConfig/CGI.pm Installing /tmp/instance-22/output-1/target/usr/share/man/man3/AppConfig::Sys.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/AppConfig::State.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/AppConfig::Getopt.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/AppConfig::File.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/AppConfig::CGI.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/AppConfig::Args.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/AppConfig.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-appconfig-1.71' >>> perl-class-method-modifiers 2.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Class-Method-Modifiers-2.13.tar.gz.b735Sj/output' 'https://cpan.metacpan.org/authors/id/E/ET/ETHER/Class-Method-Modifiers-2.13.tar.gz' --2023-02-12 10:52:52-- https://cpan.metacpan.org/authors/id/E/ET/ETHER/Class-Method-Modifiers-2.13.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.194.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 41385 (40K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.Class-Method-Modifiers-2.13.tar.gz.b735Sj/output' 0K .......... .......... .......... .......... 100% 12.6M=0.003s 2023-02-12 10:52:52 (12.6 MB/s) - '/tmp/instance-22/output-1/build/.Class-Method-Modifiers-2.13.tar.gz.b735Sj/output' saved [41385/41385] Class-Method-Modifiers-2.13.tar.gz: OK (md5: b1398e3682aa2e075b913b9f9000b596) Class-Method-Modifiers-2.13.tar.gz: OK (sha256: ab5807f71018a842de6b7a4826d6c1f24b8d5b09fcce5005a3309cf6ea40fd63) >>> perl-class-method-modifiers 2.13 Extracting gzip -d -c /tmp/instance-22/dl/perl-class-method-modifiers/Class-Method-Modifiers-2.13.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-class-method-modifiers-2.13 -xf - >>> perl-class-method-modifiers 2.13 Patching >>> perl-class-method-modifiers 2.13 Configuring cd /tmp/instance-22/output-1/build/perl-class-method-modifiers-2.13/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" --config optimize=" " --config ld="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE --destdir /tmp/instance-22/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.36.0 --install_path arch=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" OPTIMIZE=" " LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux DESTDIR=/tmp/instance-22/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Test::Fatal 0 not found. Warning: prerequisite Test::Needs 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Class::Method::Modifiers Writing MYMETA.yml and MYMETA.json >>> perl-class-method-modifiers 2.13 Building cd /tmp/instance-22/output-1/build/perl-class-method-modifiers-2.13/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-class-method-modifiers-2.13' cp lib/Class/Method/Modifiers.pm blib/lib/Class/Method/Modifiers.pm make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-class-method-modifiers-2.13' >>> perl-class-method-modifiers 2.13 Installing to target cd /tmp/instance-22/output-1/build/perl-class-method-modifiers-2.13/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-class-method-modifiers-2.13' Manifying 1 pod document Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Class/Method/Modifiers.pm Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Class::Method::Modifiers.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-class-method-modifiers-2.13' >>> host-perl-extutils-config 0.008 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.ExtUtils-Config-0.008.tar.gz.GRAGd1/output' 'https://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Config-0.008.tar.gz' --2023-02-12 10:52:55-- https://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Config-0.008.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.2.217, 151.101.194.217, 151.101.130.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.2.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 11165 (11K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.ExtUtils-Config-0.008.tar.gz.GRAGd1/output' 0K .......... 100% 102M=0s 2023-02-12 10:52:55 (102 MB/s) - '/tmp/instance-22/output-1/build/.ExtUtils-Config-0.008.tar.gz.GRAGd1/output' saved [11165/11165] ExtUtils-Config-0.008.tar.gz: OK (md5: 565a7b09c7cac5907a25bbe2c959a717) ExtUtils-Config-0.008.tar.gz: OK (sha256: ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e62f1a8c) >>> host-perl-extutils-config 0.008 Extracting gzip -d -c /tmp/instance-22/dl/perl-extutils-config/ExtUtils-Config-0.008.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-perl-extutils-config-0.008 -xf - >>> host-perl-extutils-config 0.008 Patching >>> host-perl-extutils-config 0.008 Configuring cd /tmp/instance-22/output-1/build/host-perl-extutils-config-0.008/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL ; fi Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for ExtUtils::Config Writing MYMETA.yml and MYMETA.json >>> host-perl-extutils-config 0.008 Building cd /tmp/instance-22/output-1/build/host-perl-extutils-config-0.008/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-extutils-config-0.008' cp lib/ExtUtils/Config.pm blib/lib/ExtUtils/Config.pm make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-extutils-config-0.008' >>> host-perl-extutils-config 0.008 Installing to host directory cd /tmp/instance-22/output-1/build/host-perl-extutils-config-0.008/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-extutils-config-0.008' Manifying 1 pod document Installing /tmp/instance-22/output-1/host/lib/perl5/site_perl/5.36.0/ExtUtils/Config.pm Installing /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Config.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-extutils-config-0.008' >>> host-perl-extutils-helpers 0.026 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.ExtUtils-Helpers-0.026.tar.gz.XUqBit/output' 'https://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Helpers-0.026.tar.gz' --2023-02-12 10:53:01-- https://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Helpers-0.026.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.66.217, 151.101.2.217, 151.101.194.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.66.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 15099 (15K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.ExtUtils-Helpers-0.026.tar.gz.XUqBit/output' 0K .......... .... 100% 106M=0s 2023-02-12 10:53:01 (106 MB/s) - '/tmp/instance-22/output-1/build/.ExtUtils-Helpers-0.026.tar.gz.XUqBit/output' saved [15099/15099] ExtUtils-Helpers-0.026.tar.gz: OK (md5: 83b00c1e401321c425ae5db6b2b2fd12) ExtUtils-Helpers-0.026.tar.gz: OK (sha256: de901b6790a4557cf4ec908149e035783b125bf115eb9640feb1bc1c24c33416) >>> host-perl-extutils-helpers 0.026 Extracting gzip -d -c /tmp/instance-22/dl/perl-extutils-helpers/ExtUtils-Helpers-0.026.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-perl-extutils-helpers-0.026 -xf - >>> host-perl-extutils-helpers 0.026 Patching >>> host-perl-extutils-helpers 0.026 Configuring cd /tmp/instance-22/output-1/build/host-perl-extutils-helpers-0.026/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL ; fi Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for ExtUtils::Helpers Writing MYMETA.yml and MYMETA.json >>> host-perl-extutils-helpers 0.026 Building cd /tmp/instance-22/output-1/build/host-perl-extutils-helpers-0.026/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-extutils-helpers-0.026' cp lib/ExtUtils/Helpers/VMS.pm blib/lib/ExtUtils/Helpers/VMS.pm cp lib/ExtUtils/Helpers/Windows.pm blib/lib/ExtUtils/Helpers/Windows.pm cp lib/ExtUtils/Helpers/Unix.pm blib/lib/ExtUtils/Helpers/Unix.pm cp lib/ExtUtils/Helpers.pm blib/lib/ExtUtils/Helpers.pm make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-extutils-helpers-0.026' >>> host-perl-extutils-helpers 0.026 Installing to host directory cd /tmp/instance-22/output-1/build/host-perl-extutils-helpers-0.026/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-extutils-helpers-0.026' Manifying 4 pod documents Installing /tmp/instance-22/output-1/host/lib/perl5/site_perl/5.36.0/ExtUtils/Helpers.pm Installing /tmp/instance-22/output-1/host/lib/perl5/site_perl/5.36.0/ExtUtils/Helpers/Unix.pm Installing /tmp/instance-22/output-1/host/lib/perl5/site_perl/5.36.0/ExtUtils/Helpers/Windows.pm Installing /tmp/instance-22/output-1/host/lib/perl5/site_perl/5.36.0/ExtUtils/Helpers/VMS.pm Installing /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Helpers::Windows.3 Installing /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Helpers::VMS.3 Installing /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Helpers::Unix.3 Installing /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::Helpers.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-extutils-helpers-0.026' >>> host-perl-extutils-installpaths 0.012 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.ExtUtils-InstallPaths-0.012.tar.gz.HWC27l/output' 'https://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-InstallPaths-0.012.tar.gz' --2023-02-12 10:53:08-- https://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-InstallPaths-0.012.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.130.217, 151.101.66.217, 151.101.2.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.130.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 17991 (18K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.ExtUtils-InstallPaths-0.012.tar.gz.HWC27l/output' 0K .......... ....... 100% 128M=0s 2023-02-12 10:53:08 (128 MB/s) - '/tmp/instance-22/output-1/build/.ExtUtils-InstallPaths-0.012.tar.gz.HWC27l/output' saved [17991/17991] ExtUtils-InstallPaths-0.012.tar.gz: OK (md5: 9a8d66aab1ffec98ea260faf03ac612b) ExtUtils-InstallPaths-0.012.tar.gz: OK (sha256: 84735e3037bab1fdffa3c2508567ad412a785c91599db3c12593a50a1dd434ed) >>> host-perl-extutils-installpaths 0.012 Extracting gzip -d -c /tmp/instance-22/dl/perl-extutils-installpaths/ExtUtils-InstallPaths-0.012.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-perl-extutils-installpaths-0.012 -xf - >>> host-perl-extutils-installpaths 0.012 Patching >>> host-perl-extutils-installpaths 0.012 Configuring cd /tmp/instance-22/output-1/build/host-perl-extutils-installpaths-0.012/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL ; fi Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for ExtUtils::InstallPaths Writing MYMETA.yml and MYMETA.json >>> host-perl-extutils-installpaths 0.012 Building cd /tmp/instance-22/output-1/build/host-perl-extutils-installpaths-0.012/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-extutils-installpaths-0.012' cp lib/ExtUtils/InstallPaths.pm blib/lib/ExtUtils/InstallPaths.pm make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-extutils-installpaths-0.012' >>> host-perl-extutils-installpaths 0.012 Installing to host directory cd /tmp/instance-22/output-1/build/host-perl-extutils-installpaths-0.012/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-extutils-installpaths-0.012' Manifying 1 pod document Installing /tmp/instance-22/output-1/host/lib/perl5/site_perl/5.36.0/ExtUtils/InstallPaths.pm Installing /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::InstallPaths.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-extutils-installpaths-0.012' >>> host-perl-module-build-tiny 0.039 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Module-Build-Tiny-0.039.tar.gz.m1ohnc/output' 'https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-Tiny-0.039.tar.gz' --2023-02-12 10:53:17-- https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-Tiny-0.039.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.194.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 20663 (20K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.Module-Build-Tiny-0.039.tar.gz.m1ohnc/output' 0K .......... .......... 100% 119M=0s 2023-02-12 10:53:17 (119 MB/s) - '/tmp/instance-22/output-1/build/.Module-Build-Tiny-0.039.tar.gz.m1ohnc/output' saved [20663/20663] Module-Build-Tiny-0.039.tar.gz: OK (md5: 2332c90c17454107fea3f2614e11a3a9) Module-Build-Tiny-0.039.tar.gz: OK (sha256: 7d580ff6ace0cbe555bf36b86dc8ea232581530cbeaaea09bccb57b55797f11c) >>> host-perl-module-build-tiny 0.039 Extracting gzip -d -c /tmp/instance-22/dl/perl-module-build-tiny/Module-Build-Tiny-0.039.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-perl-module-build-tiny-0.039 -xf - >>> host-perl-module-build-tiny 0.039 Patching >>> host-perl-module-build-tiny 0.039 Configuring cd /tmp/instance-22/output-1/build/host-perl-module-build-tiny-0.039/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL ; fi Creating new 'Build' script for 'Module-Build-Tiny' version '0.039' >>> host-perl-module-build-tiny 0.039 Building cd /tmp/instance-22/output-1/build/host-perl-module-build-tiny-0.039/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 pure_all; fi cp lib/Module/Build/Tiny.pm blib/lib/Module/Build/Tiny.pm >>> host-perl-module-build-tiny 0.039 Installing to host directory cd /tmp/instance-22/output-1/build/host-perl-module-build-tiny-0.039/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi Installing /tmp/instance-22/output-1/host/lib/perl5/site_perl/5.36.0/Module/Build/Tiny.pm Installing /tmp/instance-22/output-1/host/share/man/man3/Module::Build::Tiny.3 >>> perl-cookie-baker 0.11 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Cookie-Baker-0.11.tar.gz.ir8igM/output' 'https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/Cookie-Baker-0.11.tar.gz' --2023-02-12 10:53:25-- https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/Cookie-Baker-0.11.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.2.217, 151.101.66.217, 151.101.130.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.2.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 12496 (12K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.Cookie-Baker-0.11.tar.gz.ir8igM/output' 0K .......... .. 100% 110M=0s 2023-02-12 10:53:25 (110 MB/s) - '/tmp/instance-22/output-1/build/.Cookie-Baker-0.11.tar.gz.ir8igM/output' saved [12496/12496] Cookie-Baker-0.11.tar.gz: OK (md5: bc8f95893d6ec3093a62d1957e1908f2) Cookie-Baker-0.11.tar.gz: OK (sha256: 59275f474e07c0aa3611e3e684b894e7db913333d8214420be63f12ec18cd7ab) >>> perl-cookie-baker 0.11 Extracting gzip -d -c /tmp/instance-22/dl/perl-cookie-baker/Cookie-Baker-0.11.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-cookie-baker-0.11 -xf - >>> perl-cookie-baker 0.11 Patching >>> perl-cookie-baker 0.11 Configuring cd /tmp/instance-22/output-1/build/perl-cookie-baker-0.11/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" --config optimize=" " --config ld="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE --destdir /tmp/instance-22/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.36.0 --install_path arch=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" OPTIMIZE=" " LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux DESTDIR=/tmp/instance-22/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Creating new 'Build' script for 'Cookie-Baker' version '0.11' >>> perl-cookie-baker 0.11 Building cd /tmp/instance-22/output-1/build/perl-cookie-baker-0.11/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi Unknown option: include_dirs cp lib/Cookie/Baker.pm blib/lib/Cookie/Baker.pm >>> perl-cookie-baker 0.11 Installing to target cd /tmp/instance-22/output-1/build/perl-cookie-baker-0.11/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi Unknown option: include_dirs Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Cookie/Baker.pm Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Cookie::Baker.3 >>> perl-date-manip 6.89 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Date-Manip-6.89.tar.gz.r2LUa6/output' 'https://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.89.tar.gz' --2023-02-12 10:53:29-- https://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.89.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.194.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1949218 (1.9M) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.Date-Manip-6.89.tar.gz.r2LUa6/output' 0K .......... .......... .......... .......... .......... 2% 17.3M 0s 50K .......... .......... .......... .......... .......... 5% 16.6M 0s 100K .......... .......... .......... .......... .......... 7% 72.1M 0s 150K .......... .......... .......... .......... .......... 10% 102M 0s 200K .......... .......... .......... .......... .......... 13% 33.5M 0s 250K .......... .......... .......... .......... .......... 15% 88.7M 0s 300K .......... .......... .......... .......... .......... 18% 100M 0s 350K .......... .......... .......... .......... .......... 21% 94.8M 0s 400K .......... .......... .......... .......... .......... 23% 52.5M 0s 450K .......... .......... .......... .......... .......... 26% 50.8M 0s 500K .......... .......... .......... .......... .......... 28% 167M 0s 550K .......... .......... .......... .......... .......... 31% 168M 0s 600K .......... .......... .......... .......... .......... 34% 196M 0s 650K .......... .......... .......... .......... .......... 36% 5.37M 0s 700K .......... .......... .......... .......... .......... 39% 135M 0s 750K .......... .......... .......... .......... .......... 42% 198M 0s 800K .......... .......... .......... .......... .......... 44% 129M 0s 850K .......... .......... .......... .......... .......... 47% 141M 0s 900K .......... .......... .......... .......... .......... 49% 128M 0s 950K .......... .......... .......... .......... .......... 52% 156M 0s 1000K .......... .......... .......... .......... .......... 55% 169M 0s 1050K .......... .......... .......... .......... .......... 57% 156M 0s 1100K .......... .......... .......... .......... .......... 60% 176M 0s 1150K .......... .......... .......... .......... .......... 63% 196M 0s 1200K .......... .......... .......... .......... .......... 65% 156M 0s 1250K .......... .......... .......... .......... .......... 68% 263M 0s 1300K .......... .......... .......... .......... .......... 70% 224M 0s 1350K .......... .......... .......... .......... .......... 73% 284M 0s 1400K .......... .......... .......... .......... .......... 76% 261M 0s 1450K .......... .......... .......... .......... .......... 78% 252M 0s 1500K .......... .......... .......... .......... .......... 81% 253M 0s 1550K .......... .......... .......... .......... .......... 84% 217M 0s 1600K .......... .......... .......... .......... .......... 86% 247M 0s 1650K .......... .......... .......... .......... .......... 89% 261M 0s 1700K .......... .......... .......... .......... .......... 91% 258M 0s 1750K .......... .......... .......... .......... .......... 94% 245M 0s 1800K .......... .......... .......... .......... .......... 97% 275M 0s 1850K .......... .......... .......... .......... .......... 99% 268M 0s 1900K ... 100% 6.58T=0.03s 2023-02-12 10:53:29 (67.0 MB/s) - '/tmp/instance-22/output-1/build/.Date-Manip-6.89.tar.gz.r2LUa6/output' saved [1949218/1949218] Date-Manip-6.89.tar.gz: OK (md5: f9fe372c7abaf90e9da2ee7c3a4d32ff) Date-Manip-6.89.tar.gz: OK (sha256: 5caaa9cd1e2b0a1b84124c373e02e89b17c89fdb8fc5bc5f75ac41d304a37617) >>> perl-date-manip 6.89 Extracting gzip -d -c /tmp/instance-22/dl/perl-date-manip/Date-Manip-6.89.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-date-manip-6.89 -xf - >>> perl-date-manip 6.89 Patching >>> perl-date-manip 6.89 Configuring cd /tmp/instance-22/output-1/build/perl-date-manip-6.89/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" --config optimize=" " --config ld="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE --destdir /tmp/instance-22/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.36.0 --install_path arch=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" OPTIMIZE=" " LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux DESTDIR=/tmp/instance-22/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Test::Inter 1.09 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Date::Manip Writing MYMETA.yml and MYMETA.json >>> perl-date-manip 6.89 Building cd /tmp/instance-22/output-1/build/perl-date-manip-6.89/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-date-manip-6.89' cp lib/Date/Manip/Calc.pod blib/lib/Date/Manip/Calc.pod cp lib/Date/Manip/Config.pod blib/lib/Date/Manip/Config.pod cp lib/Date/Manip/DM6.pm blib/lib/Date/Manip/DM6.pm cp lib/Date/Manip/Lang/dutch.pm blib/lib/Date/Manip/Lang/dutch.pm cp lib/Date/Manip/Delta.pm blib/lib/Date/Manip/Delta.pm cp lib/Date/Manip/Lang/finnish.pod blib/lib/Date/Manip/Lang/finnish.pod cp lib/Date/Manip/Lang/catalan.pm blib/lib/Date/Manip/Lang/catalan.pm cp lib/Date/Manip/Delta.pod blib/lib/Date/Manip/Delta.pod cp lib/Date/Manip/Lang/italian.pm blib/lib/Date/Manip/Lang/italian.pm cp lib/Date/Manip/Lang/french.pod blib/lib/Date/Manip/Lang/french.pod cp lib/Date/Manip/DM5abbrevs.pm blib/lib/Date/Manip/DM5abbrevs.pm cp lib/Date/Manip/Lang/french.pm blib/lib/Date/Manip/Lang/french.pm cp lib/Date/Manip/DM5.pod blib/lib/Date/Manip/DM5.pod cp lib/Date/Manip/Lang/danish.pod blib/lib/Date/Manip/Lang/danish.pod cp lib/Date/Manip/Changes5.pod blib/lib/Date/Manip/Changes5.pod cp lib/Date/Manip/Base.pod blib/lib/Date/Manip/Base.pod cp lib/Date/Manip/Lang/danish.pm blib/lib/Date/Manip/Lang/danish.pm cp lib/Date/Manip/Holidays.pod blib/lib/Date/Manip/Holidays.pod cp lib/Date/Manip/Base.pm blib/lib/Date/Manip/Base.pm cp lib/Date/Manip/Lang/index.pm blib/lib/Date/Manip/Lang/index.pm cp lib/Date/Manip/Lang/catalan.pod blib/lib/Date/Manip/Lang/catalan.pod cp lib/Date/Manip/Lang/english.pod blib/lib/Date/Manip/Lang/english.pod cp lib/Date/Manip/DM5.pm blib/lib/Date/Manip/DM5.pm cp lib/Date/Manip/Interfaces.pod blib/lib/Date/Manip/Interfaces.pod cp lib/Date/Manip/Changes5to6.pod blib/lib/Date/Manip/Changes5to6.pod cp lib/Date/Manip/Date.pm blib/lib/Date/Manip/Date.pm cp lib/Date/Manip.pod blib/lib/Date/Manip.pod cp lib/Date/Manip/Lang/german.pm blib/lib/Date/Manip/Lang/german.pm cp lib/Date/Manip/Lang.pod blib/lib/Date/Manip/Lang.pod cp lib/Date/Manip/Date.pod blib/lib/Date/Manip/Date.pod cp lib/Date/Manip/Examples.pod blib/lib/Date/Manip/Examples.pod cp lib/Date/Manip/History.pod blib/lib/Date/Manip/History.pod cp lib/Date/Manip/DM6.pod blib/lib/Date/Manip/DM6.pod cp lib/Date/Manip/Lang/english.pm blib/lib/Date/Manip/Lang/english.pm cp lib/Date/Manip/Lang/german.pod blib/lib/Date/Manip/Lang/german.pod cp lib/Date/Manip/Lang/dutch.pod blib/lib/Date/Manip/Lang/dutch.pod cp lib/Date/Manip/Lang/finnish.pm blib/lib/Date/Manip/Lang/finnish.pm cp lib/Date/Manip.pm blib/lib/Date/Manip.pm cp lib/Date/Manip/Changes6.pod blib/lib/Date/Manip/Changes6.pod cp lib/Date/Manip/ConfigFile.pod blib/lib/Date/Manip/ConfigFile.pod cp lib/Date/Manip/Lang/portugue.pm blib/lib/Date/Manip/Lang/portugue.pm cp lib/Date/Manip/Misc.pod blib/lib/Date/Manip/Misc.pod cp lib/Date/Manip/Offset/off009.pm blib/lib/Date/Manip/Offset/off009.pm cp lib/Date/Manip/Lang/swedish.pm blib/lib/Date/Manip/Lang/swedish.pm cp lib/Date/Manip/Obj.pm blib/lib/Date/Manip/Obj.pm cp lib/Date/Manip/Lang/swedish.pod blib/lib/Date/Manip/Lang/swedish.pod cp lib/Date/Manip/Obj.pod blib/lib/Date/Manip/Obj.pod cp lib/Date/Manip/Lang/portugue.pod blib/lib/Date/Manip/Lang/portugue.pod cp lib/Date/Manip/Lang/romanian.pod blib/lib/Date/Manip/Lang/romanian.pod cp lib/Date/Manip/Lang/turkish.pod blib/lib/Date/Manip/Lang/turkish.pod cp lib/Date/Manip/Lang/spanish.pm blib/lib/Date/Manip/Lang/spanish.pm cp lib/Date/Manip/Migration5to6.pod blib/lib/Date/Manip/Migration5to6.pod cp lib/Date/Manip/Offset/off004.pm blib/lib/Date/Manip/Offset/off004.pm cp lib/Date/Manip/Lang/russian.pod blib/lib/Date/Manip/Lang/russian.pod cp lib/Date/Manip/Lang/romanian.pm blib/lib/Date/Manip/Lang/romanian.pm cp lib/Date/Manip/Offset/off000.pm blib/lib/Date/Manip/Offset/off000.pm cp lib/Date/Manip/Lang/russian.pm blib/lib/Date/Manip/Lang/russian.pm cp lib/Date/Manip/Lang/turkish.pm blib/lib/Date/Manip/Lang/turkish.pm cp lib/Date/Manip/Offset/off012.pm blib/lib/Date/Manip/Offset/off012.pm cp lib/Date/Manip/Offset/off006.pm blib/lib/Date/Manip/Offset/off006.pm cp lib/Date/Manip/Lang/polish.pm blib/lib/Date/Manip/Lang/polish.pm cp lib/Date/Manip/Offset/off001.pm blib/lib/Date/Manip/Offset/off001.pm cp lib/Date/Manip/Offset/off003.pm blib/lib/Date/Manip/Offset/off003.pm cp lib/Date/Manip/Lang/norwegian.pod blib/lib/Date/Manip/Lang/norwegian.pod cp lib/Date/Manip/Offset/off008.pm blib/lib/Date/Manip/Offset/off008.pm cp lib/Date/Manip/Offset/off005.pm blib/lib/Date/Manip/Offset/off005.pm cp lib/Date/Manip/Offset/off002.pm blib/lib/Date/Manip/Offset/off002.pm cp lib/Date/Manip/Offset/off010.pm blib/lib/Date/Manip/Offset/off010.pm cp lib/Date/Manip/Objects.pod blib/lib/Date/Manip/Objects.pod cp lib/Date/Manip/Offset/off013.pm blib/lib/Date/Manip/Offset/off013.pm cp lib/Date/Manip/Lang/polish.pod blib/lib/Date/Manip/Lang/polish.pod cp lib/Date/Manip/Offset/off011.pm blib/lib/Date/Manip/Offset/off011.pm cp lib/Date/Manip/Lang/italian.pod blib/lib/Date/Manip/Lang/italian.pod cp lib/Date/Manip/Lang/spanish.pod blib/lib/Date/Manip/Lang/spanish.pod cp lib/Date/Manip/Lang/norwegian.pm blib/lib/Date/Manip/Lang/norwegian.pm cp lib/Date/Manip/Offset/off007.pm blib/lib/Date/Manip/Offset/off007.pm cp lib/Date/Manip/Offset/off033.pm blib/lib/Date/Manip/Offset/off033.pm cp lib/Date/Manip/Offset/off035.pm blib/lib/Date/Manip/Offset/off035.pm cp lib/Date/Manip/Offset/off032.pm blib/lib/Date/Manip/Offset/off032.pm cp lib/Date/Manip/Offset/off045.pm blib/lib/Date/Manip/Offset/off045.pm cp lib/Date/Manip/Offset/off042.pm blib/lib/Date/Manip/Offset/off042.pm cp lib/Date/Manip/Offset/off047.pm blib/lib/Date/Manip/Offset/off047.pm cp lib/Date/Manip/Offset/off040.pm blib/lib/Date/Manip/Offset/off040.pm cp lib/Date/Manip/Offset/off041.pm blib/lib/Date/Manip/Offset/off041.pm cp lib/Date/Manip/Offset/off017.pm blib/lib/Date/Manip/Offset/off017.pm cp lib/Date/Manip/Offset/off021.pm blib/lib/Date/Manip/Offset/off021.pm cp lib/Date/Manip/Offset/off020.pm blib/lib/Date/Manip/Offset/off020.pm cp lib/Date/Manip/Offset/off048.pm blib/lib/Date/Manip/Offset/off048.pm cp lib/Date/Manip/Offset/off019.pm blib/lib/Date/Manip/Offset/off019.pm cp lib/Date/Manip/Offset/off025.pm blib/lib/Date/Manip/Offset/off025.pm cp lib/Date/Manip/Offset/off018.pm blib/lib/Date/Manip/Offset/off018.pm cp lib/Date/Manip/Offset/off023.pm blib/lib/Date/Manip/Offset/off023.pm cp lib/Date/Manip/Offset/off044.pm blib/lib/Date/Manip/Offset/off044.pm cp lib/Date/Manip/Offset/off026.pm blib/lib/Date/Manip/Offset/off026.pm cp lib/Date/Manip/Offset/off039.pm blib/lib/Date/Manip/Offset/off039.pm cp lib/Date/Manip/Offset/off024.pm blib/lib/Date/Manip/Offset/off024.pm cp lib/Date/Manip/Offset/off038.pm blib/lib/Date/Manip/Offset/off038.pm cp lib/Date/Manip/Offset/off046.pm blib/lib/Date/Manip/Offset/off046.pm cp lib/Date/Manip/Offset/off030.pm blib/lib/Date/Manip/Offset/off030.pm cp lib/Date/Manip/Offset/off034.pm blib/lib/Date/Manip/Offset/off034.pm cp lib/Date/Manip/Offset/off028.pm blib/lib/Date/Manip/Offset/off028.pm cp lib/Date/Manip/Offset/off022.pm blib/lib/Date/Manip/Offset/off022.pm cp lib/Date/Manip/Offset/off029.pm blib/lib/Date/Manip/Offset/off029.pm cp lib/Date/Manip/Offset/off015.pm blib/lib/Date/Manip/Offset/off015.pm cp lib/Date/Manip/Offset/off043.pm blib/lib/Date/Manip/Offset/off043.pm cp lib/Date/Manip/Offset/off036.pm blib/lib/Date/Manip/Offset/off036.pm cp lib/Date/Manip/Offset/off037.pm blib/lib/Date/Manip/Offset/off037.pm cp lib/Date/Manip/Offset/off027.pm blib/lib/Date/Manip/Offset/off027.pm cp lib/Date/Manip/Offset/off014.pm blib/lib/Date/Manip/Offset/off014.pm cp lib/Date/Manip/Offset/off031.pm blib/lib/Date/Manip/Offset/off031.pm cp lib/Date/Manip/Offset/off016.pm blib/lib/Date/Manip/Offset/off016.pm cp lib/Date/Manip/Offset/off054.pm blib/lib/Date/Manip/Offset/off054.pm cp lib/Date/Manip/Offset/off075.pm blib/lib/Date/Manip/Offset/off075.pm cp lib/Date/Manip/Offset/off059.pm blib/lib/Date/Manip/Offset/off059.pm cp lib/Date/Manip/Offset/off081.pm blib/lib/Date/Manip/Offset/off081.pm cp lib/Date/Manip/Offset/off076.pm blib/lib/Date/Manip/Offset/off076.pm cp lib/Date/Manip/Offset/off060.pm blib/lib/Date/Manip/Offset/off060.pm cp lib/Date/Manip/Offset/off063.pm blib/lib/Date/Manip/Offset/off063.pm cp lib/Date/Manip/Offset/off068.pm blib/lib/Date/Manip/Offset/off068.pm cp lib/Date/Manip/Offset/off072.pm blib/lib/Date/Manip/Offset/off072.pm cp lib/Date/Manip/Offset/off077.pm blib/lib/Date/Manip/Offset/off077.pm cp lib/Date/Manip/Offset/off065.pm blib/lib/Date/Manip/Offset/off065.pm cp lib/Date/Manip/Offset/off064.pm blib/lib/Date/Manip/Offset/off064.pm cp lib/Date/Manip/Offset/off082.pm blib/lib/Date/Manip/Offset/off082.pm cp lib/Date/Manip/Offset/off050.pm blib/lib/Date/Manip/Offset/off050.pm cp lib/Date/Manip/Offset/off053.pm blib/lib/Date/Manip/Offset/off053.pm cp lib/Date/Manip/Offset/off069.pm blib/lib/Date/Manip/Offset/off069.pm cp lib/Date/Manip/Offset/off067.pm blib/lib/Date/Manip/Offset/off067.pm cp lib/Date/Manip/Offset/off074.pm blib/lib/Date/Manip/Offset/off074.pm cp lib/Date/Manip/Offset/off070.pm blib/lib/Date/Manip/Offset/off070.pm cp lib/Date/Manip/Offset/off058.pm blib/lib/Date/Manip/Offset/off058.pm cp lib/Date/Manip/Offset/off062.pm blib/lib/Date/Manip/Offset/off062.pm cp lib/Date/Manip/Offset/off057.pm blib/lib/Date/Manip/Offset/off057.pm cp lib/Date/Manip/Offset/off055.pm blib/lib/Date/Manip/Offset/off055.pm cp lib/Date/Manip/Offset/off071.pm blib/lib/Date/Manip/Offset/off071.pm cp lib/Date/Manip/Offset/off061.pm blib/lib/Date/Manip/Offset/off061.pm cp lib/Date/Manip/Offset/off066.pm blib/lib/Date/Manip/Offset/off066.pm cp lib/Date/Manip/Offset/off073.pm blib/lib/Date/Manip/Offset/off073.pm cp lib/Date/Manip/Offset/off052.pm blib/lib/Date/Manip/Offset/off052.pm cp lib/Date/Manip/Offset/off049.pm blib/lib/Date/Manip/Offset/off049.pm cp lib/Date/Manip/Offset/off083.pm blib/lib/Date/Manip/Offset/off083.pm cp lib/Date/Manip/Offset/off056.pm blib/lib/Date/Manip/Offset/off056.pm cp lib/Date/Manip/Offset/off051.pm blib/lib/Date/Manip/Offset/off051.pm cp lib/Date/Manip/Offset/off080.pm blib/lib/Date/Manip/Offset/off080.pm cp lib/Date/Manip/Offset/off078.pm blib/lib/Date/Manip/Offset/off078.pm cp lib/Date/Manip/Offset/off079.pm blib/lib/Date/Manip/Offset/off079.pm cp lib/Date/Manip/Offset/off106.pm blib/lib/Date/Manip/Offset/off106.pm cp lib/Date/Manip/Offset/off109.pm blib/lib/Date/Manip/Offset/off109.pm cp lib/Date/Manip/Offset/off085.pm blib/lib/Date/Manip/Offset/off085.pm cp lib/Date/Manip/Offset/off104.pm blib/lib/Date/Manip/Offset/off104.pm cp lib/Date/Manip/Offset/off099.pm blib/lib/Date/Manip/Offset/off099.pm cp lib/Date/Manip/Offset/off096.pm blib/lib/Date/Manip/Offset/off096.pm cp lib/Date/Manip/Offset/off113.pm blib/lib/Date/Manip/Offset/off113.pm cp lib/Date/Manip/Offset/off117.pm blib/lib/Date/Manip/Offset/off117.pm cp lib/Date/Manip/Offset/off088.pm blib/lib/Date/Manip/Offset/off088.pm cp lib/Date/Manip/Offset/off093.pm blib/lib/Date/Manip/Offset/off093.pm cp lib/Date/Manip/Offset/off086.pm blib/lib/Date/Manip/Offset/off086.pm cp lib/Date/Manip/Offset/off114.pm blib/lib/Date/Manip/Offset/off114.pm cp lib/Date/Manip/Offset/off095.pm blib/lib/Date/Manip/Offset/off095.pm cp lib/Date/Manip/Offset/off103.pm blib/lib/Date/Manip/Offset/off103.pm cp lib/Date/Manip/Offset/off116.pm blib/lib/Date/Manip/Offset/off116.pm cp lib/Date/Manip/Offset/off100.pm blib/lib/Date/Manip/Offset/off100.pm cp lib/Date/Manip/Offset/off091.pm blib/lib/Date/Manip/Offset/off091.pm cp lib/Date/Manip/Offset/off118.pm blib/lib/Date/Manip/Offset/off118.pm cp lib/Date/Manip/Offset/off092.pm blib/lib/Date/Manip/Offset/off092.pm cp lib/Date/Manip/Offset/off110.pm blib/lib/Date/Manip/Offset/off110.pm cp lib/Date/Manip/Offset/off098.pm blib/lib/Date/Manip/Offset/off098.pm cp lib/Date/Manip/Offset/off097.pm blib/lib/Date/Manip/Offset/off097.pm cp lib/Date/Manip/Offset/off101.pm blib/lib/Date/Manip/Offset/off101.pm cp lib/Date/Manip/Offset/off112.pm blib/lib/Date/Manip/Offset/off112.pm cp lib/Date/Manip/Offset/off090.pm blib/lib/Date/Manip/Offset/off090.pm cp lib/Date/Manip/Offset/off107.pm blib/lib/Date/Manip/Offset/off107.pm cp lib/Date/Manip/Offset/off115.pm blib/lib/Date/Manip/Offset/off115.pm cp lib/Date/Manip/Offset/off111.pm blib/lib/Date/Manip/Offset/off111.pm cp lib/Date/Manip/Offset/off108.pm blib/lib/Date/Manip/Offset/off108.pm cp lib/Date/Manip/Offset/off087.pm blib/lib/Date/Manip/Offset/off087.pm cp lib/Date/Manip/Offset/off089.pm blib/lib/Date/Manip/Offset/off089.pm cp lib/Date/Manip/Offset/off105.pm blib/lib/Date/Manip/Offset/off105.pm cp lib/Date/Manip/Offset/off102.pm blib/lib/Date/Manip/Offset/off102.pm cp lib/Date/Manip/Offset/off094.pm blib/lib/Date/Manip/Offset/off094.pm cp lib/Date/Manip/Offset/off084.pm blib/lib/Date/Manip/Offset/off084.pm cp lib/Date/Manip/Offset/off122.pm blib/lib/Date/Manip/Offset/off122.pm cp lib/Date/Manip/Offset/off125.pm blib/lib/Date/Manip/Offset/off125.pm cp lib/Date/Manip/Offset/off120.pm blib/lib/Date/Manip/Offset/off120.pm cp lib/Date/Manip/Offset/off146.pm blib/lib/Date/Manip/Offset/off146.pm cp lib/Date/Manip/Offset/off136.pm blib/lib/Date/Manip/Offset/off136.pm cp lib/Date/Manip/Offset/off139.pm blib/lib/Date/Manip/Offset/off139.pm cp lib/Date/Manip/Offset/off124.pm blib/lib/Date/Manip/Offset/off124.pm cp lib/Date/Manip/Offset/off147.pm blib/lib/Date/Manip/Offset/off147.pm cp lib/Date/Manip/Offset/off132.pm blib/lib/Date/Manip/Offset/off132.pm cp lib/Date/Manip/Offset/off141.pm blib/lib/Date/Manip/Offset/off141.pm cp lib/Date/Manip/Offset/off140.pm blib/lib/Date/Manip/Offset/off140.pm cp lib/Date/Manip/Offset/off134.pm blib/lib/Date/Manip/Offset/off134.pm cp lib/Date/Manip/Offset/off150.pm blib/lib/Date/Manip/Offset/off150.pm cp lib/Date/Manip/Offset/off138.pm blib/lib/Date/Manip/Offset/off138.pm cp lib/Date/Manip/Offset/off121.pm blib/lib/Date/Manip/Offset/off121.pm cp lib/Date/Manip/Offset/off135.pm blib/lib/Date/Manip/Offset/off135.pm cp lib/Date/Manip/Offset/off126.pm blib/lib/Date/Manip/Offset/off126.pm cp lib/Date/Manip/Offset/off131.pm blib/lib/Date/Manip/Offset/off131.pm cp lib/Date/Manip/Offset/off128.pm blib/lib/Date/Manip/Offset/off128.pm cp lib/Date/Manip/Offset/off127.pm blib/lib/Date/Manip/Offset/off127.pm cp lib/Date/Manip/Offset/off151.pm blib/lib/Date/Manip/Offset/off151.pm cp lib/Date/Manip/Offset/off142.pm blib/lib/Date/Manip/Offset/off142.pm cp lib/Date/Manip/Offset/off149.pm blib/lib/Date/Manip/Offset/off149.pm cp lib/Date/Manip/Offset/off153.pm blib/lib/Date/Manip/Offset/off153.pm cp lib/Date/Manip/Offset/off129.pm blib/lib/Date/Manip/Offset/off129.pm cp lib/Date/Manip/Offset/off143.pm blib/lib/Date/Manip/Offset/off143.pm cp lib/Date/Manip/Offset/off137.pm blib/lib/Date/Manip/Offset/off137.pm cp lib/Date/Manip/Offset/off123.pm blib/lib/Date/Manip/Offset/off123.pm cp lib/Date/Manip/Offset/off148.pm blib/lib/Date/Manip/Offset/off148.pm cp lib/Date/Manip/Offset/off119.pm blib/lib/Date/Manip/Offset/off119.pm cp lib/Date/Manip/Offset/off130.pm blib/lib/Date/Manip/Offset/off130.pm cp lib/Date/Manip/Offset/off144.pm blib/lib/Date/Manip/Offset/off144.pm cp lib/Date/Manip/Offset/off145.pm blib/lib/Date/Manip/Offset/off145.pm cp lib/Date/Manip/Offset/off152.pm blib/lib/Date/Manip/Offset/off152.pm cp lib/Date/Manip/Offset/off133.pm blib/lib/Date/Manip/Offset/off133.pm cp lib/Date/Manip/Offset/off185.pm blib/lib/Date/Manip/Offset/off185.pm cp lib/Date/Manip/Offset/off181.pm blib/lib/Date/Manip/Offset/off181.pm cp lib/Date/Manip/Offset/off184.pm blib/lib/Date/Manip/Offset/off184.pm cp lib/Date/Manip/Offset/off156.pm blib/lib/Date/Manip/Offset/off156.pm cp lib/Date/Manip/Offset/off169.pm blib/lib/Date/Manip/Offset/off169.pm cp lib/Date/Manip/Offset/off160.pm blib/lib/Date/Manip/Offset/off160.pm cp lib/Date/Manip/Offset/off165.pm blib/lib/Date/Manip/Offset/off165.pm cp lib/Date/Manip/Offset/off168.pm blib/lib/Date/Manip/Offset/off168.pm cp lib/Date/Manip/Offset/off166.pm blib/lib/Date/Manip/Offset/off166.pm cp lib/Date/Manip/Offset/off158.pm blib/lib/Date/Manip/Offset/off158.pm cp lib/Date/Manip/Offset/off187.pm blib/lib/Date/Manip/Offset/off187.pm cp lib/Date/Manip/Offset/off167.pm blib/lib/Date/Manip/Offset/off167.pm cp lib/Date/Manip/Offset/off186.pm blib/lib/Date/Manip/Offset/off186.pm cp lib/Date/Manip/Offset/off179.pm blib/lib/Date/Manip/Offset/off179.pm cp lib/Date/Manip/Offset/off173.pm blib/lib/Date/Manip/Offset/off173.pm cp lib/Date/Manip/Offset/off161.pm blib/lib/Date/Manip/Offset/off161.pm cp lib/Date/Manip/Offset/off162.pm blib/lib/Date/Manip/Offset/off162.pm cp lib/Date/Manip/Offset/off176.pm blib/lib/Date/Manip/Offset/off176.pm cp lib/Date/Manip/Offset/off170.pm blib/lib/Date/Manip/Offset/off170.pm cp lib/Date/Manip/Offset/off154.pm blib/lib/Date/Manip/Offset/off154.pm cp lib/Date/Manip/Offset/off174.pm blib/lib/Date/Manip/Offset/off174.pm cp lib/Date/Manip/Offset/off180.pm blib/lib/Date/Manip/Offset/off180.pm cp lib/Date/Manip/Offset/off183.pm blib/lib/Date/Manip/Offset/off183.pm cp lib/Date/Manip/Offset/off182.pm blib/lib/Date/Manip/Offset/off182.pm cp lib/Date/Manip/Offset/off164.pm blib/lib/Date/Manip/Offset/off164.pm cp lib/Date/Manip/Offset/off157.pm blib/lib/Date/Manip/Offset/off157.pm cp lib/Date/Manip/Offset/off172.pm blib/lib/Date/Manip/Offset/off172.pm cp lib/Date/Manip/Offset/off178.pm blib/lib/Date/Manip/Offset/off178.pm cp lib/Date/Manip/Offset/off163.pm blib/lib/Date/Manip/Offset/off163.pm cp lib/Date/Manip/Offset/off155.pm blib/lib/Date/Manip/Offset/off155.pm cp lib/Date/Manip/Offset/off175.pm blib/lib/Date/Manip/Offset/off175.pm cp lib/Date/Manip/Offset/off177.pm blib/lib/Date/Manip/Offset/off177.pm cp lib/Date/Manip/Offset/off188.pm blib/lib/Date/Manip/Offset/off188.pm cp lib/Date/Manip/Offset/off159.pm blib/lib/Date/Manip/Offset/off159.pm cp lib/Date/Manip/Offset/off171.pm blib/lib/Date/Manip/Offset/off171.pm cp lib/Date/Manip/Offset/off223.pm blib/lib/Date/Manip/Offset/off223.pm cp lib/Date/Manip/Offset/off192.pm blib/lib/Date/Manip/Offset/off192.pm cp lib/Date/Manip/Offset/off191.pm blib/lib/Date/Manip/Offset/off191.pm cp lib/Date/Manip/Offset/off215.pm blib/lib/Date/Manip/Offset/off215.pm cp lib/Date/Manip/Offset/off213.pm blib/lib/Date/Manip/Offset/off213.pm cp lib/Date/Manip/Offset/off210.pm blib/lib/Date/Manip/Offset/off210.pm cp lib/Date/Manip/Offset/off218.pm blib/lib/Date/Manip/Offset/off218.pm cp lib/Date/Manip/Offset/off197.pm blib/lib/Date/Manip/Offset/off197.pm cp lib/Date/Manip/Offset/off214.pm blib/lib/Date/Manip/Offset/off214.pm cp lib/Date/Manip/Offset/off202.pm blib/lib/Date/Manip/Offset/off202.pm cp lib/Date/Manip/Offset/off222.pm blib/lib/Date/Manip/Offset/off222.pm cp lib/Date/Manip/Offset/off190.pm blib/lib/Date/Manip/Offset/off190.pm cp lib/Date/Manip/Offset/off220.pm blib/lib/Date/Manip/Offset/off220.pm cp lib/Date/Manip/Offset/off199.pm blib/lib/Date/Manip/Offset/off199.pm cp lib/Date/Manip/Offset/off203.pm blib/lib/Date/Manip/Offset/off203.pm cp lib/Date/Manip/Offset/off209.pm blib/lib/Date/Manip/Offset/off209.pm cp lib/Date/Manip/Offset/off212.pm blib/lib/Date/Manip/Offset/off212.pm cp lib/Date/Manip/Offset/off195.pm blib/lib/Date/Manip/Offset/off195.pm cp lib/Date/Manip/Offset/off216.pm blib/lib/Date/Manip/Offset/off216.pm cp lib/Date/Manip/Offset/off217.pm blib/lib/Date/Manip/Offset/off217.pm cp lib/Date/Manip/Offset/off207.pm blib/lib/Date/Manip/Offset/off207.pm cp lib/Date/Manip/Offset/off206.pm blib/lib/Date/Manip/Offset/off206.pm cp lib/Date/Manip/Offset/off198.pm blib/lib/Date/Manip/Offset/off198.pm cp lib/Date/Manip/Offset/off211.pm blib/lib/Date/Manip/Offset/off211.pm cp lib/Date/Manip/Offset/off205.pm blib/lib/Date/Manip/Offset/off205.pm cp lib/Date/Manip/Offset/off189.pm blib/lib/Date/Manip/Offset/off189.pm cp lib/Date/Manip/Offset/off196.pm blib/lib/Date/Manip/Offset/off196.pm cp lib/Date/Manip/Offset/off194.pm blib/lib/Date/Manip/Offset/off194.pm cp lib/Date/Manip/Offset/off200.pm blib/lib/Date/Manip/Offset/off200.pm cp lib/Date/Manip/Offset/off221.pm blib/lib/Date/Manip/Offset/off221.pm cp lib/Date/Manip/Offset/off204.pm blib/lib/Date/Manip/Offset/off204.pm cp lib/Date/Manip/Offset/off201.pm blib/lib/Date/Manip/Offset/off201.pm cp lib/Date/Manip/Offset/off193.pm blib/lib/Date/Manip/Offset/off193.pm cp lib/Date/Manip/Offset/off208.pm blib/lib/Date/Manip/Offset/off208.pm cp lib/Date/Manip/Offset/off219.pm blib/lib/Date/Manip/Offset/off219.pm cp lib/Date/Manip/Offset/off248.pm blib/lib/Date/Manip/Offset/off248.pm cp lib/Date/Manip/Offset/off244.pm blib/lib/Date/Manip/Offset/off244.pm cp lib/Date/Manip/Offset/off242.pm blib/lib/Date/Manip/Offset/off242.pm cp lib/Date/Manip/Offset/off251.pm blib/lib/Date/Manip/Offset/off251.pm cp lib/Date/Manip/Offset/off243.pm blib/lib/Date/Manip/Offset/off243.pm cp lib/Date/Manip/Offset/off238.pm blib/lib/Date/Manip/Offset/off238.pm cp lib/Date/Manip/Offset/off234.pm blib/lib/Date/Manip/Offset/off234.pm cp lib/Date/Manip/Offset/off252.pm blib/lib/Date/Manip/Offset/off252.pm cp lib/Date/Manip/Offset/off258.pm blib/lib/Date/Manip/Offset/off258.pm cp lib/Date/Manip/Offset/off225.pm blib/lib/Date/Manip/Offset/off225.pm cp lib/Date/Manip/Offset/off247.pm blib/lib/Date/Manip/Offset/off247.pm cp lib/Date/Manip/Offset/off253.pm blib/lib/Date/Manip/Offset/off253.pm cp lib/Date/Manip/Offset/off241.pm blib/lib/Date/Manip/Offset/off241.pm cp lib/Date/Manip/Offset/off246.pm blib/lib/Date/Manip/Offset/off246.pm cp lib/Date/Manip/Offset/off229.pm blib/lib/Date/Manip/Offset/off229.pm cp lib/Date/Manip/Offset/off231.pm blib/lib/Date/Manip/Offset/off231.pm cp lib/Date/Manip/Offset/off237.pm blib/lib/Date/Manip/Offset/off237.pm cp lib/Date/Manip/Offset/off245.pm blib/lib/Date/Manip/Offset/off245.pm cp lib/Date/Manip/Offset/off257.pm blib/lib/Date/Manip/Offset/off257.pm cp lib/Date/Manip/Offset/off233.pm blib/lib/Date/Manip/Offset/off233.pm cp lib/Date/Manip/Offset/off228.pm blib/lib/Date/Manip/Offset/off228.pm cp lib/Date/Manip/Offset/off239.pm blib/lib/Date/Manip/Offset/off239.pm cp lib/Date/Manip/Offset/off240.pm blib/lib/Date/Manip/Offset/off240.pm cp lib/Date/Manip/Offset/off255.pm blib/lib/Date/Manip/Offset/off255.pm cp lib/Date/Manip/Offset/off226.pm blib/lib/Date/Manip/Offset/off226.pm cp lib/Date/Manip/Offset/off227.pm blib/lib/Date/Manip/Offset/off227.pm cp lib/Date/Manip/Offset/off250.pm blib/lib/Date/Manip/Offset/off250.pm cp lib/Date/Manip/Offset/off224.pm blib/lib/Date/Manip/Offset/off224.pm cp lib/Date/Manip/Offset/off236.pm blib/lib/Date/Manip/Offset/off236.pm cp lib/Date/Manip/Offset/off249.pm blib/lib/Date/Manip/Offset/off249.pm cp lib/Date/Manip/Offset/off254.pm blib/lib/Date/Manip/Offset/off254.pm cp lib/Date/Manip/Offset/off256.pm blib/lib/Date/Manip/Offset/off256.pm cp lib/Date/Manip/Offset/off232.pm blib/lib/Date/Manip/Offset/off232.pm cp lib/Date/Manip/Offset/off235.pm blib/lib/Date/Manip/Offset/off235.pm cp lib/Date/Manip/Offset/off230.pm blib/lib/Date/Manip/Offset/off230.pm cp lib/Date/Manip/Offset/off259.pm blib/lib/Date/Manip/Offset/off259.pm cp lib/Date/Manip/Offset/off293.pm blib/lib/Date/Manip/Offset/off293.pm cp lib/Date/Manip/Offset/off285.pm blib/lib/Date/Manip/Offset/off285.pm cp lib/Date/Manip/Offset/off265.pm blib/lib/Date/Manip/Offset/off265.pm cp lib/Date/Manip/Offset/off272.pm blib/lib/Date/Manip/Offset/off272.pm cp lib/Date/Manip/Offset/off290.pm blib/lib/Date/Manip/Offset/off290.pm cp lib/Date/Manip/Offset/off291.pm blib/lib/Date/Manip/Offset/off291.pm cp lib/Date/Manip/Offset/off292.pm blib/lib/Date/Manip/Offset/off292.pm cp lib/Date/Manip/Offset/off267.pm blib/lib/Date/Manip/Offset/off267.pm cp lib/Date/Manip/Offset/off289.pm blib/lib/Date/Manip/Offset/off289.pm cp lib/Date/Manip/Offset/off282.pm blib/lib/Date/Manip/Offset/off282.pm cp lib/Date/Manip/Offset/off262.pm blib/lib/Date/Manip/Offset/off262.pm cp lib/Date/Manip/Offset/off270.pm blib/lib/Date/Manip/Offset/off270.pm cp lib/Date/Manip/Offset/off260.pm blib/lib/Date/Manip/Offset/off260.pm cp lib/Date/Manip/Offset/off283.pm blib/lib/Date/Manip/Offset/off283.pm cp lib/Date/Manip/Offset/off288.pm blib/lib/Date/Manip/Offset/off288.pm cp lib/Date/Manip/Offset/off287.pm blib/lib/Date/Manip/Offset/off287.pm cp lib/Date/Manip/Offset/off269.pm blib/lib/Date/Manip/Offset/off269.pm cp lib/Date/Manip/Offset/off263.pm blib/lib/Date/Manip/Offset/off263.pm cp lib/Date/Manip/Offset/off286.pm blib/lib/Date/Manip/Offset/off286.pm cp lib/Date/Manip/Offset/off275.pm blib/lib/Date/Manip/Offset/off275.pm cp lib/Date/Manip/Offset/off274.pm blib/lib/Date/Manip/Offset/off274.pm cp lib/Date/Manip/Offset/off271.pm blib/lib/Date/Manip/Offset/off271.pm cp lib/Date/Manip/Offset/off264.pm blib/lib/Date/Manip/Offset/off264.pm cp lib/Date/Manip/Offset/off284.pm blib/lib/Date/Manip/Offset/off284.pm cp lib/Date/Manip/Offset/off261.pm blib/lib/Date/Manip/Offset/off261.pm cp lib/Date/Manip/Offset/off280.pm blib/lib/Date/Manip/Offset/off280.pm cp lib/Date/Manip/Offset/off278.pm blib/lib/Date/Manip/Offset/off278.pm cp lib/Date/Manip/Offset/off276.pm blib/lib/Date/Manip/Offset/off276.pm cp lib/Date/Manip/Offset/off277.pm blib/lib/Date/Manip/Offset/off277.pm cp lib/Date/Manip/Offset/off268.pm blib/lib/Date/Manip/Offset/off268.pm cp lib/Date/Manip/Offset/off279.pm blib/lib/Date/Manip/Offset/off279.pm cp lib/Date/Manip/Offset/off266.pm blib/lib/Date/Manip/Offset/off266.pm cp lib/Date/Manip/Offset/off273.pm blib/lib/Date/Manip/Offset/off273.pm cp lib/Date/Manip/Offset/off281.pm blib/lib/Date/Manip/Offset/off281.pm cp lib/Date/Manip/Offset/off319.pm blib/lib/Date/Manip/Offset/off319.pm cp lib/Date/Manip/Offset/off311.pm blib/lib/Date/Manip/Offset/off311.pm cp lib/Date/Manip/Offset/off301.pm blib/lib/Date/Manip/Offset/off301.pm cp lib/Date/Manip/Offset/off310.pm blib/lib/Date/Manip/Offset/off310.pm cp lib/Date/Manip/Offset/off294.pm blib/lib/Date/Manip/Offset/off294.pm cp lib/Date/Manip/Offset/off299.pm blib/lib/Date/Manip/Offset/off299.pm cp lib/Date/Manip/Offset/off323.pm blib/lib/Date/Manip/Offset/off323.pm cp lib/Date/Manip/Offset/off306.pm blib/lib/Date/Manip/Offset/off306.pm cp lib/Date/Manip/Offset/off298.pm blib/lib/Date/Manip/Offset/off298.pm cp lib/Date/Manip/Offset/off303.pm blib/lib/Date/Manip/Offset/off303.pm cp lib/Date/Manip/Offset/off316.pm blib/lib/Date/Manip/Offset/off316.pm cp lib/Date/Manip/Offset/off315.pm blib/lib/Date/Manip/Offset/off315.pm cp lib/Date/Manip/Offset/off324.pm blib/lib/Date/Manip/Offset/off324.pm cp lib/Date/Manip/Offset/off327.pm blib/lib/Date/Manip/Offset/off327.pm cp lib/Date/Manip/Offset/off321.pm blib/lib/Date/Manip/Offset/off321.pm cp lib/Date/Manip/Offset/off312.pm blib/lib/Date/Manip/Offset/off312.pm cp lib/Date/Manip/Offset/off304.pm blib/lib/Date/Manip/Offset/off304.pm cp lib/Date/Manip/Offset/off309.pm blib/lib/Date/Manip/Offset/off309.pm cp lib/Date/Manip/Offset/off295.pm blib/lib/Date/Manip/Offset/off295.pm cp lib/Date/Manip/Offset/off322.pm blib/lib/Date/Manip/Offset/off322.pm cp lib/Date/Manip/Offset/off325.pm blib/lib/Date/Manip/Offset/off325.pm cp lib/Date/Manip/Offset/off314.pm blib/lib/Date/Manip/Offset/off314.pm cp lib/Date/Manip/Offset/off297.pm blib/lib/Date/Manip/Offset/off297.pm cp lib/Date/Manip/Offset/off305.pm blib/lib/Date/Manip/Offset/off305.pm cp lib/Date/Manip/Offset/off326.pm blib/lib/Date/Manip/Offset/off326.pm cp lib/Date/Manip/Offset/off328.pm blib/lib/Date/Manip/Offset/off328.pm cp lib/Date/Manip/Offset/off307.pm blib/lib/Date/Manip/Offset/off307.pm cp lib/Date/Manip/Offset/off308.pm blib/lib/Date/Manip/Offset/off308.pm cp lib/Date/Manip/Offset/off320.pm blib/lib/Date/Manip/Offset/off320.pm cp lib/Date/Manip/Offset/off302.pm blib/lib/Date/Manip/Offset/off302.pm cp lib/Date/Manip/Offset/off317.pm blib/lib/Date/Manip/Offset/off317.pm cp lib/Date/Manip/Offset/off300.pm blib/lib/Date/Manip/Offset/off300.pm cp lib/Date/Manip/Offset/off313.pm blib/lib/Date/Manip/Offset/off313.pm cp lib/Date/Manip/Offset/off318.pm blib/lib/Date/Manip/Offset/off318.pm cp lib/Date/Manip/Offset/off296.pm blib/lib/Date/Manip/Offset/off296.pm cp lib/Date/Manip/Offset/off351.pm blib/lib/Date/Manip/Offset/off351.pm cp lib/Date/Manip/Offset/off352.pm blib/lib/Date/Manip/Offset/off352.pm cp lib/Date/Manip/Offset/off349.pm blib/lib/Date/Manip/Offset/off349.pm cp lib/Date/Manip/Offset/off342.pm blib/lib/Date/Manip/Offset/off342.pm cp lib/Date/Manip/Offset/off358.pm blib/lib/Date/Manip/Offset/off358.pm cp lib/Date/Manip/Offset/off346.pm blib/lib/Date/Manip/Offset/off346.pm cp lib/Date/Manip/Offset/off354.pm blib/lib/Date/Manip/Offset/off354.pm cp lib/Date/Manip/Offset/off332.pm blib/lib/Date/Manip/Offset/off332.pm cp lib/Date/Manip/Offset/off345.pm blib/lib/Date/Manip/Offset/off345.pm cp lib/Date/Manip/Offset/off338.pm blib/lib/Date/Manip/Offset/off338.pm cp lib/Date/Manip/Offset/off363.pm blib/lib/Date/Manip/Offset/off363.pm cp lib/Date/Manip/Offset/off359.pm blib/lib/Date/Manip/Offset/off359.pm cp lib/Date/Manip/Offset/off337.pm blib/lib/Date/Manip/Offset/off337.pm cp lib/Date/Manip/Offset/off350.pm blib/lib/Date/Manip/Offset/off350.pm cp lib/Date/Manip/Offset/off353.pm blib/lib/Date/Manip/Offset/off353.pm cp lib/Date/Manip/Offset/off330.pm blib/lib/Date/Manip/Offset/off330.pm cp lib/Date/Manip/Offset/off344.pm blib/lib/Date/Manip/Offset/off344.pm cp lib/Date/Manip/Offset/off356.pm blib/lib/Date/Manip/Offset/off356.pm cp lib/Date/Manip/Offset/off348.pm blib/lib/Date/Manip/Offset/off348.pm cp lib/Date/Manip/Offset/off343.pm blib/lib/Date/Manip/Offset/off343.pm cp lib/Date/Manip/Offset/off329.pm blib/lib/Date/Manip/Offset/off329.pm cp lib/Date/Manip/Offset/off333.pm blib/lib/Date/Manip/Offset/off333.pm cp lib/Date/Manip/Offset/off357.pm blib/lib/Date/Manip/Offset/off357.pm cp lib/Date/Manip/Offset/off334.pm blib/lib/Date/Manip/Offset/off334.pm cp lib/Date/Manip/Offset/off347.pm blib/lib/Date/Manip/Offset/off347.pm cp lib/Date/Manip/Offset/off360.pm blib/lib/Date/Manip/Offset/off360.pm cp lib/Date/Manip/Offset/off340.pm blib/lib/Date/Manip/Offset/off340.pm cp lib/Date/Manip/Offset/off339.pm blib/lib/Date/Manip/Offset/off339.pm cp lib/Date/Manip/Offset/off355.pm blib/lib/Date/Manip/Offset/off355.pm cp lib/Date/Manip/Offset/off335.pm blib/lib/Date/Manip/Offset/off335.pm cp lib/Date/Manip/Offset/off336.pm blib/lib/Date/Manip/Offset/off336.pm cp lib/Date/Manip/Offset/off331.pm blib/lib/Date/Manip/Offset/off331.pm cp lib/Date/Manip/Offset/off362.pm blib/lib/Date/Manip/Offset/off362.pm cp lib/Date/Manip/Offset/off361.pm blib/lib/Date/Manip/Offset/off361.pm cp lib/Date/Manip/Offset/off341.pm blib/lib/Date/Manip/Offset/off341.pm cp lib/Date/Manip/Offset/off378.pm blib/lib/Date/Manip/Offset/off378.pm cp lib/Date/Manip/Offset/off394.pm blib/lib/Date/Manip/Offset/off394.pm cp lib/Date/Manip/Offset/off398.pm blib/lib/Date/Manip/Offset/off398.pm cp lib/Date/Manip/Offset/off397.pm blib/lib/Date/Manip/Offset/off397.pm cp lib/Date/Manip/Offset/off392.pm blib/lib/Date/Manip/Offset/off392.pm cp lib/Date/Manip/Offset/off364.pm blib/lib/Date/Manip/Offset/off364.pm cp lib/Date/Manip/Offset/off387.pm blib/lib/Date/Manip/Offset/off387.pm cp lib/Date/Manip/Offset/off389.pm blib/lib/Date/Manip/Offset/off389.pm cp lib/Date/Manip/Offset/off374.pm blib/lib/Date/Manip/Offset/off374.pm cp lib/Date/Manip/Offset/off373.pm blib/lib/Date/Manip/Offset/off373.pm cp lib/Date/Manip/Offset/off383.pm blib/lib/Date/Manip/Offset/off383.pm cp lib/Date/Manip/Offset/off371.pm blib/lib/Date/Manip/Offset/off371.pm cp lib/Date/Manip/Offset/off393.pm blib/lib/Date/Manip/Offset/off393.pm cp lib/Date/Manip/Offset/off386.pm blib/lib/Date/Manip/Offset/off386.pm cp lib/Date/Manip/Offset/off381.pm blib/lib/Date/Manip/Offset/off381.pm cp lib/Date/Manip/Offset/off390.pm blib/lib/Date/Manip/Offset/off390.pm cp lib/Date/Manip/Offset/off396.pm blib/lib/Date/Manip/Offset/off396.pm cp lib/Date/Manip/Offset/off377.pm blib/lib/Date/Manip/Offset/off377.pm cp lib/Date/Manip/Offset/off384.pm blib/lib/Date/Manip/Offset/off384.pm cp lib/Date/Manip/Offset/off380.pm blib/lib/Date/Manip/Offset/off380.pm cp lib/Date/Manip/Offset/off369.pm blib/lib/Date/Manip/Offset/off369.pm cp lib/Date/Manip/Offset/off375.pm blib/lib/Date/Manip/Offset/off375.pm cp lib/Date/Manip/Offset/off368.pm blib/lib/Date/Manip/Offset/off368.pm cp lib/Date/Manip/Offset/off388.pm blib/lib/Date/Manip/Offset/off388.pm cp lib/Date/Manip/Offset/off367.pm blib/lib/Date/Manip/Offset/off367.pm cp lib/Date/Manip/Offset/off382.pm blib/lib/Date/Manip/Offset/off382.pm cp lib/Date/Manip/Offset/off366.pm blib/lib/Date/Manip/Offset/off366.pm cp lib/Date/Manip/Offset/off379.pm blib/lib/Date/Manip/Offset/off379.pm cp lib/Date/Manip/Offset/off395.pm blib/lib/Date/Manip/Offset/off395.pm cp lib/Date/Manip/Offset/off370.pm blib/lib/Date/Manip/Offset/off370.pm cp lib/Date/Manip/Offset/off391.pm blib/lib/Date/Manip/Offset/off391.pm cp lib/Date/Manip/Offset/off372.pm blib/lib/Date/Manip/Offset/off372.pm cp lib/Date/Manip/Offset/off365.pm blib/lib/Date/Manip/Offset/off365.pm cp lib/Date/Manip/Offset/off376.pm blib/lib/Date/Manip/Offset/off376.pm cp lib/Date/Manip/Offset/off385.pm blib/lib/Date/Manip/Offset/off385.pm cp lib/Date/Manip/Offset/off409.pm blib/lib/Date/Manip/Offset/off409.pm cp lib/Date/Manip/Offset/off410.pm blib/lib/Date/Manip/Offset/off410.pm cp lib/Date/Manip/TZ/afbiss00.pm blib/lib/Date/Manip/TZ/afbiss00.pm cp lib/Date/Manip/TZ/afjoha00.pm blib/lib/Date/Manip/TZ/afjoha00.pm cp lib/Date/Manip/TZ/afjuba00.pm blib/lib/Date/Manip/TZ/afjuba00.pm cp lib/Date/Manip/TZ/afcasa00.pm blib/lib/Date/Manip/TZ/afcasa00.pm cp lib/Date/Manip/TZ.pm blib/lib/Date/Manip/TZ.pm cp lib/Date/Manip/TZ/afceut00.pm blib/lib/Date/Manip/TZ/afceut00.pm cp lib/Date/Manip/Offset/off404.pm blib/lib/Date/Manip/Offset/off404.pm cp lib/Date/Manip/TZ/afcair00.pm blib/lib/Date/Manip/TZ/afcair00.pm cp lib/Date/Manip/TZ/afsao_00.pm blib/lib/Date/Manip/TZ/afsao_00.pm cp lib/Date/Manip/Offset/off408.pm blib/lib/Date/Manip/Offset/off408.pm cp lib/Date/Manip/TZ/afmapu00.pm blib/lib/Date/Manip/TZ/afmapu00.pm cp lib/Date/Manip/TZ/afnair00.pm blib/lib/Date/Manip/TZ/afnair00.pm cp lib/Date/Manip/Offset/off399.pm blib/lib/Date/Manip/Offset/off399.pm cp lib/Date/Manip/Offset/off407.pm blib/lib/Date/Manip/Offset/off407.pm cp lib/Date/Manip/TZ/afmonr00.pm blib/lib/Date/Manip/TZ/afmonr00.pm cp lib/Date/Manip/Problems.pod blib/lib/Date/Manip/Problems.pod cp lib/Date/Manip/Offset/off405.pm blib/lib/Date/Manip/Offset/off405.pm cp lib/Date/Manip/TZ/afndja00.pm blib/lib/Date/Manip/TZ/afndja00.pm cp lib/Date/Manip/TZ/aftrip00.pm blib/lib/Date/Manip/TZ/aftrip00.pm cp lib/Date/Manip/Offset/off401.pm blib/lib/Date/Manip/Offset/off401.pm cp lib/Date/Manip/TZ/afel_a00.pm blib/lib/Date/Manip/TZ/afel_a00.pm cp lib/Date/Manip/TZ/aflago00.pm blib/lib/Date/Manip/TZ/aflago00.pm cp lib/Date/Manip/Offset/off402.pm blib/lib/Date/Manip/Offset/off402.pm cp lib/Date/Manip/Offset/off403.pm blib/lib/Date/Manip/Offset/off403.pm cp lib/Date/Manip/TZ/a00.pm blib/lib/Date/Manip/TZ/a00.pm cp lib/Date/Manip/Offset/off411.pm blib/lib/Date/Manip/Offset/off411.pm cp lib/Date/Manip/Offset/off400.pm blib/lib/Date/Manip/Offset/off400.pm cp lib/Date/Manip/Offset/off406.pm blib/lib/Date/Manip/Offset/off406.pm cp lib/Date/Manip/Recur.pod blib/lib/Date/Manip/Recur.pod cp lib/Date/Manip/Recur.pm blib/lib/Date/Manip/Recur.pm cp lib/Date/Manip/TZ/aftuni00.pm blib/lib/Date/Manip/TZ/aftuni00.pm cp lib/Date/Manip/TZ/afabid00.pm blib/lib/Date/Manip/TZ/afabid00.pm cp lib/Date/Manip/TZ/afkhar00.pm blib/lib/Date/Manip/TZ/afkhar00.pm cp lib/Date/Manip/TZ.pod blib/lib/Date/Manip/TZ.pod cp lib/Date/Manip/TZ/afalgi00.pm blib/lib/Date/Manip/TZ/afalgi00.pm cp lib/Date/Manip/TZ/amfort00.pm blib/lib/Date/Manip/TZ/amfort00.pm cp lib/Date/Manip/TZ/ambele00.pm blib/lib/Date/Manip/TZ/ambele00.pm cp lib/Date/Manip/TZ/amcuia00.pm blib/lib/Date/Manip/TZ/amcuia00.pm cp lib/Date/Manip/TZ/amchih00.pm blib/lib/Date/Manip/TZ/amchih00.pm cp lib/Date/Manip/TZ/amcamb00.pm blib/lib/Date/Manip/TZ/amcamb00.pm cp lib/Date/Manip/TZ/amfort01.pm blib/lib/Date/Manip/TZ/amfort01.pm cp lib/Date/Manip/TZ/ambarb00.pm blib/lib/Date/Manip/TZ/ambarb00.pm cp lib/Date/Manip/TZ/ambeli00.pm blib/lib/Date/Manip/TZ/ambeli00.pm cp lib/Date/Manip/TZ/amdetr00.pm blib/lib/Date/Manip/TZ/amdetr00.pm cp lib/Date/Manip/TZ/amedmo00.pm blib/lib/Date/Manip/TZ/amedmo00.pm cp lib/Date/Manip/TZ/ambeul00.pm blib/lib/Date/Manip/TZ/ambeul00.pm cp lib/Date/Manip/TZ/amdaws01.pm blib/lib/Date/Manip/TZ/amdaws01.pm cp lib/Date/Manip/TZ/amcost00.pm blib/lib/Date/Manip/TZ/amcost00.pm cp lib/Date/Manip/TZ/ameiru00.pm blib/lib/Date/Manip/TZ/ameiru00.pm cp lib/Date/Manip/TZ/amel_s00.pm blib/lib/Date/Manip/TZ/amel_s00.pm cp lib/Date/Manip/TZ/amcent00.pm blib/lib/Date/Manip/TZ/amcent00.pm cp lib/Date/Manip/TZ/amchic00.pm blib/lib/Date/Manip/TZ/amchic00.pm cp lib/Date/Manip/TZ/amcanc00.pm blib/lib/Date/Manip/TZ/amcanc00.pm cp lib/Date/Manip/TZ/ambahi01.pm blib/lib/Date/Manip/TZ/ambahi01.pm cp lib/Date/Manip/TZ/amasun00.pm blib/lib/Date/Manip/TZ/amasun00.pm cp lib/Date/Manip/TZ/amcata00.pm blib/lib/Date/Manip/TZ/amcata00.pm cp lib/Date/Manip/TZ/amadak00.pm blib/lib/Date/Manip/TZ/amadak00.pm cp lib/Date/Manip/TZ/ambois00.pm blib/lib/Date/Manip/TZ/ambois00.pm cp lib/Date/Manip/TZ/amcara00.pm blib/lib/Date/Manip/TZ/amcara00.pm cp lib/Date/Manip/TZ/amanch00.pm blib/lib/Date/Manip/TZ/amanch00.pm cp lib/Date/Manip/TZ/amdaws00.pm blib/lib/Date/Manip/TZ/amdaws00.pm cp lib/Date/Manip/TZ/amarag00.pm blib/lib/Date/Manip/TZ/amarag00.pm cp lib/Date/Manip/TZ/ambahi00.pm blib/lib/Date/Manip/TZ/ambahi00.pm cp lib/Date/Manip/TZ/amdanm00.pm blib/lib/Date/Manip/TZ/amdanm00.pm cp lib/Date/Manip/TZ/amcord00.pm blib/lib/Date/Manip/TZ/amcord00.pm cp lib/Date/Manip/TZ/amcamp00.pm blib/lib/Date/Manip/TZ/amcamp00.pm cp lib/Date/Manip/TZ/amboa_00.pm blib/lib/Date/Manip/TZ/amboa_00.pm cp lib/Date/Manip/TZ/ambuen00.pm blib/lib/Date/Manip/TZ/ambuen00.pm cp lib/Date/Manip/TZ/amcaye00.pm blib/lib/Date/Manip/TZ/amcaye00.pm cp lib/Date/Manip/TZ/ambogo00.pm blib/lib/Date/Manip/TZ/ambogo00.pm cp lib/Date/Manip/TZ/amdenv00.pm blib/lib/Date/Manip/TZ/amdenv00.pm cp lib/Date/Manip/TZ/afwind00.pm blib/lib/Date/Manip/TZ/afwind00.pm cp lib/Date/Manip/TZ/aminuv00.pm blib/lib/Date/Manip/TZ/aminuv00.pm cp lib/Date/Manip/TZ/ammare00.pm blib/lib/Date/Manip/TZ/ammare00.pm cp lib/Date/Manip/TZ/amloui00.pm blib/lib/Date/Manip/TZ/amloui00.pm cp lib/Date/Manip/TZ/ammaza00.pm blib/lib/Date/Manip/TZ/ammaza00.pm cp lib/Date/Manip/TZ/ammonc00.pm blib/lib/Date/Manip/TZ/ammonc00.pm cp lib/Date/Manip/TZ/ammiqu00.pm blib/lib/Date/Manip/TZ/ammiqu00.pm cp lib/Date/Manip/TZ/amgoos00.pm blib/lib/Date/Manip/TZ/amgoos00.pm cp lib/Date/Manip/TZ/amjama00.pm blib/lib/Date/Manip/TZ/amjama00.pm cp lib/Date/Manip/TZ/ammata00.pm blib/lib/Date/Manip/TZ/ammata00.pm cp lib/Date/Manip/TZ/ammend00.pm blib/lib/Date/Manip/TZ/ammend00.pm cp lib/Date/Manip/TZ/ammeri00.pm blib/lib/Date/Manip/TZ/ammeri00.pm cp lib/Date/Manip/TZ/amiqal00.pm blib/lib/Date/Manip/TZ/amiqal00.pm cp lib/Date/Manip/TZ/amlos_00.pm blib/lib/Date/Manip/TZ/amlos_00.pm cp lib/Date/Manip/TZ/amguay00.pm blib/lib/Date/Manip/TZ/amguay00.pm cp lib/Date/Manip/TZ/ammeno00.pm blib/lib/Date/Manip/TZ/ammeno00.pm cp lib/Date/Manip/TZ/ammana00.pm blib/lib/Date/Manip/TZ/ammana00.pm cp lib/Date/Manip/TZ/amguat00.pm blib/lib/Date/Manip/TZ/amguat00.pm cp lib/Date/Manip/TZ/amla_r00.pm blib/lib/Date/Manip/TZ/amla_r00.pm cp lib/Date/Manip/TZ/amindi00.pm blib/lib/Date/Manip/TZ/amindi00.pm cp lib/Date/Manip/TZ/amhali00.pm blib/lib/Date/Manip/TZ/amhali00.pm cp lib/Date/Manip/TZ/amknox00.pm blib/lib/Date/Manip/TZ/amknox00.pm cp lib/Date/Manip/TZ/ammont00.pm blib/lib/Date/Manip/TZ/ammont00.pm cp lib/Date/Manip/TZ/ammace00.pm blib/lib/Date/Manip/TZ/ammace00.pm cp lib/Date/Manip/TZ/amglac00.pm blib/lib/Date/Manip/TZ/amglac00.pm cp lib/Date/Manip/TZ/amherm00.pm blib/lib/Date/Manip/TZ/amherm00.pm cp lib/Date/Manip/TZ/ammetl00.pm blib/lib/Date/Manip/TZ/ammetl00.pm cp lib/Date/Manip/TZ/amguya00.pm blib/lib/Date/Manip/TZ/amguya00.pm cp lib/Date/Manip/TZ/ammont01.pm blib/lib/Date/Manip/TZ/ammont01.pm cp lib/Date/Manip/TZ/ammexi00.pm blib/lib/Date/Manip/TZ/ammexi00.pm cp lib/Date/Manip/TZ/amlima00.pm blib/lib/Date/Manip/TZ/amlima00.pm cp lib/Date/Manip/TZ/amjuju00.pm blib/lib/Date/Manip/TZ/amjuju00.pm cp lib/Date/Manip/TZ/amla_p00.pm blib/lib/Date/Manip/TZ/amla_p00.pm cp lib/Date/Manip/TZ/amgran00.pm blib/lib/Date/Manip/TZ/amgran00.pm cp lib/Date/Manip/TZ/ammart00.pm blib/lib/Date/Manip/TZ/ammart00.pm cp lib/Date/Manip/TZ/amjune00.pm blib/lib/Date/Manip/TZ/amjune00.pm cp lib/Date/Manip/TZ/amhava00.pm blib/lib/Date/Manip/TZ/amhava00.pm cp lib/Date/Manip/TZ/ammana01.pm blib/lib/Date/Manip/TZ/ammana01.pm cp lib/Date/Manip/TZ/amsant02.pm blib/lib/Date/Manip/TZ/amsant02.pm cp lib/Date/Manip/TZ/amrio_00.pm blib/lib/Date/Manip/TZ/amrio_00.pm cp lib/Date/Manip/TZ/ampete00.pm blib/lib/Date/Manip/TZ/ampete00.pm cp lib/Date/Manip/TZ/amswif00.pm blib/lib/Date/Manip/TZ/amswif00.pm cp lib/Date/Manip/TZ/amsant00.pm blib/lib/Date/Manip/TZ/amsant00.pm cp lib/Date/Manip/TZ/ampara00.pm blib/lib/Date/Manip/TZ/ampara00.pm cp lib/Date/Manip/TZ/amnew_00.pm blib/lib/Date/Manip/TZ/amnew_00.pm cp lib/Date/Manip/TZ/amrain00.pm blib/lib/Date/Manip/TZ/amrain00.pm cp lib/Date/Manip/TZ/amojin00.pm blib/lib/Date/Manip/TZ/amojin00.pm cp lib/Date/Manip/TZ/amsant01.pm blib/lib/Date/Manip/TZ/amsant01.pm cp lib/Date/Manip/TZ/amregi00.pm blib/lib/Date/Manip/TZ/amregi00.pm cp lib/Date/Manip/TZ/amnoro00.pm blib/lib/Date/Manip/TZ/amnoro00.pm cp lib/Date/Manip/TZ/amsalt00.pm blib/lib/Date/Manip/TZ/amsalt00.pm cp lib/Date/Manip/TZ/ampuer00.pm blib/lib/Date/Manip/TZ/ampuer00.pm cp lib/Date/Manip/TZ/ampana00.pm blib/lib/Date/Manip/TZ/ampana00.pm cp lib/Date/Manip/TZ/amsitk00.pm blib/lib/Date/Manip/TZ/amsitk00.pm cp lib/Date/Manip/TZ/amport00.pm blib/lib/Date/Manip/TZ/amport00.pm cp lib/Date/Manip/TZ/amscor00.pm blib/lib/Date/Manip/TZ/amscor00.pm cp lib/Date/Manip/TZ/amnipi00.pm blib/lib/Date/Manip/TZ/amnipi00.pm cp lib/Date/Manip/TZ/amtell00.pm blib/lib/Date/Manip/TZ/amtell00.pm cp lib/Date/Manip/TZ/amnew_01.pm blib/lib/Date/Manip/TZ/amnew_01.pm cp lib/Date/Manip/TZ/ampang00.pm blib/lib/Date/Manip/TZ/ampang00.pm cp lib/Date/Manip/TZ/amsao_00.pm blib/lib/Date/Manip/TZ/amsao_00.pm cp lib/Date/Manip/TZ/amphoe00.pm blib/lib/Date/Manip/TZ/amphoe00.pm cp lib/Date/Manip/TZ/amreso00.pm blib/lib/Date/Manip/TZ/amreso00.pm cp lib/Date/Manip/TZ/amnuuk00.pm blib/lib/Date/Manip/TZ/amnuuk00.pm cp lib/Date/Manip/TZ/ammont02.pm blib/lib/Date/Manip/TZ/ammont02.pm cp lib/Date/Manip/TZ/amreci00.pm blib/lib/Date/Manip/TZ/amreci00.pm cp lib/Date/Manip/TZ/amsan_00.pm blib/lib/Date/Manip/TZ/amsan_00.pm cp lib/Date/Manip/TZ/amrank00.pm blib/lib/Date/Manip/TZ/amrank00.pm cp lib/Date/Manip/TZ/amrio_01.pm blib/lib/Date/Manip/TZ/amrio_01.pm cp lib/Date/Manip/TZ/amport01.pm blib/lib/Date/Manip/TZ/amport01.pm cp lib/Date/Manip/TZ/ampunt00.pm blib/lib/Date/Manip/TZ/ampunt00.pm cp lib/Date/Manip/TZ/amtegu00.pm blib/lib/Date/Manip/TZ/amtegu00.pm cp lib/Date/Manip/TZ/amsan_01.pm blib/lib/Date/Manip/TZ/amsan_01.pm cp lib/Date/Manip/TZ/amnome00.pm blib/lib/Date/Manip/TZ/amnome00.pm cp lib/Date/Manip/TZ/amst_j00.pm blib/lib/Date/Manip/TZ/amst_j00.pm cp lib/Date/Manip/TZ/aschit00.pm blib/lib/Date/Manip/TZ/aschit00.pm cp lib/Date/Manip/TZ/asatyr00.pm blib/lib/Date/Manip/TZ/asatyr00.pm cp lib/Date/Manip/TZ/amtucu00.pm blib/lib/Date/Manip/TZ/amtucu00.pm cp lib/Date/Manip/TZ/asanad00.pm blib/lib/Date/Manip/TZ/asanad00.pm cp lib/Date/Manip/TZ/amvanc00.pm blib/lib/Date/Manip/TZ/amvanc00.pm cp lib/Date/Manip/TZ/ancase00.pm blib/lib/Date/Manip/TZ/ancase00.pm cp lib/Date/Manip/TZ/amthul00.pm blib/lib/Date/Manip/TZ/amthul00.pm cp lib/Date/Manip/TZ/anpalm00.pm blib/lib/Date/Manip/TZ/anpalm00.pm cp lib/Date/Manip/TZ/amwhit00.pm blib/lib/Date/Manip/TZ/amwhit00.pm cp lib/Date/Manip/TZ/amtiju00.pm blib/lib/Date/Manip/TZ/amtiju00.pm cp lib/Date/Manip/TZ/amyell00.pm blib/lib/Date/Manip/TZ/amyell00.pm cp lib/Date/Manip/TZ/amvinc00.pm blib/lib/Date/Manip/TZ/amvinc00.pm cp lib/Date/Manip/TZ/ascolo00.pm blib/lib/Date/Manip/TZ/ascolo00.pm cp lib/Date/Manip/TZ/asbang00.pm blib/lib/Date/Manip/TZ/asbang00.pm cp lib/Date/Manip/TZ/asamma00.pm blib/lib/Date/Manip/TZ/asamma00.pm cp lib/Date/Manip/TZ/asashg00.pm blib/lib/Date/Manip/TZ/asashg00.pm cp lib/Date/Manip/TZ/antrol00.pm blib/lib/Date/Manip/TZ/antrol00.pm cp lib/Date/Manip/TZ/andavi00.pm blib/lib/Date/Manip/TZ/andavi00.pm cp lib/Date/Manip/TZ/amyaku00.pm blib/lib/Date/Manip/TZ/amyaku00.pm cp lib/Date/Manip/TZ/asbarn00.pm blib/lib/Date/Manip/TZ/asbarn00.pm cp lib/Date/Manip/TZ/amushu00.pm blib/lib/Date/Manip/TZ/amushu00.pm cp lib/Date/Manip/TZ/amtoro00.pm blib/lib/Date/Manip/TZ/amtoro00.pm cp lib/Date/Manip/TZ/asaqto00.pm blib/lib/Date/Manip/TZ/asaqto00.pm cp lib/Date/Manip/TZ/asbaku00.pm blib/lib/Date/Manip/TZ/asbaku00.pm cp lib/Date/Manip/TZ/asbagh00.pm blib/lib/Date/Manip/TZ/asbagh00.pm cp lib/Date/Manip/TZ/aschoi00.pm blib/lib/Date/Manip/TZ/aschoi00.pm cp lib/Date/Manip/TZ/asbeir00.pm blib/lib/Date/Manip/TZ/asbeir00.pm cp lib/Date/Manip/TZ/amwina00.pm blib/lib/Date/Manip/TZ/amwina00.pm cp lib/Date/Manip/TZ/asaqta00.pm blib/lib/Date/Manip/TZ/asaqta00.pm cp lib/Date/Manip/TZ/asbish00.pm blib/lib/Date/Manip/TZ/asbish00.pm cp lib/Date/Manip/TZ/anmacq00.pm blib/lib/Date/Manip/TZ/anmacq00.pm cp lib/Date/Manip/TZ/asalma00.pm blib/lib/Date/Manip/TZ/asalma00.pm cp lib/Date/Manip/TZ/amveva00.pm blib/lib/Date/Manip/TZ/amveva00.pm cp lib/Date/Manip/TZ/anroth00.pm blib/lib/Date/Manip/TZ/anroth00.pm cp lib/Date/Manip/TZ/anmaws00.pm blib/lib/Date/Manip/TZ/anmaws00.pm cp lib/Date/Manip/TZ/amwinn00.pm blib/lib/Date/Manip/TZ/amwinn00.pm cp lib/Date/Manip/TZ/amthun00.pm blib/lib/Date/Manip/TZ/amthun00.pm cp lib/Date/Manip/TZ/asduba00.pm blib/lib/Date/Manip/TZ/asduba00.pm cp lib/Date/Manip/TZ/asjeru00.pm blib/lib/Date/Manip/TZ/asjeru00.pm cp lib/Date/Manip/TZ/asfama00.pm blib/lib/Date/Manip/TZ/asfama00.pm cp lib/Date/Manip/TZ/asmani00.pm blib/lib/Date/Manip/TZ/asmani00.pm cp lib/Date/Manip/TZ/asdush00.pm blib/lib/Date/Manip/TZ/asdush00.pm cp lib/Date/Manip/TZ/asdili00.pm blib/lib/Date/Manip/TZ/asdili00.pm cp lib/Date/Manip/TZ/asqyzy00.pm blib/lib/Date/Manip/TZ/asqyzy00.pm cp lib/Date/Manip/TZ/askath00.pm blib/lib/Date/Manip/TZ/askath00.pm cp lib/Date/Manip/TZ/asnico00.pm blib/lib/Date/Manip/TZ/asnico00.pm cp lib/Date/Manip/TZ/asjaka00.pm blib/lib/Date/Manip/TZ/asjaka00.pm cp lib/Date/Manip/TZ/askolk00.pm blib/lib/Date/Manip/TZ/askolk00.pm cp lib/Date/Manip/TZ/askamc00.pm blib/lib/Date/Manip/TZ/askamc00.pm cp lib/Date/Manip/TZ/asirku00.pm blib/lib/Date/Manip/TZ/asirku00.pm cp lib/Date/Manip/TZ/askabu00.pm blib/lib/Date/Manip/TZ/askabu00.pm cp lib/Date/Manip/TZ/askhan00.pm blib/lib/Date/Manip/TZ/askhan00.pm cp lib/Date/Manip/TZ/ashebr00.pm blib/lib/Date/Manip/TZ/ashebr00.pm cp lib/Date/Manip/TZ/ashovd00.pm blib/lib/Date/Manip/TZ/ashovd00.pm cp lib/Date/Manip/TZ/asjaya00.pm blib/lib/Date/Manip/TZ/asjaya00.pm cp lib/Date/Manip/TZ/asgaza00.pm blib/lib/Date/Manip/TZ/asgaza00.pm cp lib/Date/Manip/TZ/asqata00.pm blib/lib/Date/Manip/TZ/asqata00.pm cp lib/Date/Manip/TZ/asmaka00.pm blib/lib/Date/Manip/TZ/asmaka00.pm cp lib/Date/Manip/TZ/askras00.pm blib/lib/Date/Manip/TZ/askras00.pm cp lib/Date/Manip/TZ/aspyon00.pm blib/lib/Date/Manip/TZ/aspyon00.pm cp lib/Date/Manip/TZ/askuch00.pm blib/lib/Date/Manip/TZ/askuch00.pm cp lib/Date/Manip/TZ/asdhak00.pm blib/lib/Date/Manip/TZ/asdhak00.pm cp lib/Date/Manip/TZ/asoral00.pm blib/lib/Date/Manip/TZ/asoral00.pm cp lib/Date/Manip/TZ/asomsk00.pm blib/lib/Date/Manip/TZ/asomsk00.pm cp lib/Date/Manip/TZ/asdama00.pm blib/lib/Date/Manip/TZ/asdama00.pm cp lib/Date/Manip/TZ/asnovo01.pm blib/lib/Date/Manip/TZ/asnovo01.pm cp lib/Date/Manip/TZ/aspont00.pm blib/lib/Date/Manip/TZ/aspont00.pm cp lib/Date/Manip/TZ/ashong00.pm blib/lib/Date/Manip/TZ/ashong00.pm cp lib/Date/Manip/TZ/asnovo00.pm blib/lib/Date/Manip/TZ/asnovo00.pm cp lib/Date/Manip/TZ/asqost00.pm blib/lib/Date/Manip/TZ/asqost00.pm cp lib/Date/Manip/TZ/asho_c00.pm blib/lib/Date/Manip/TZ/asho_c00.pm cp lib/Date/Manip/TZ/asmaca00.pm blib/lib/Date/Manip/TZ/asmaca00.pm cp lib/Date/Manip/TZ/askara00.pm blib/lib/Date/Manip/TZ/askara00.pm cp lib/Date/Manip/TZ/asmaga00.pm blib/lib/Date/Manip/TZ/asmaga00.pm cp lib/Date/Manip/TZ/astash00.pm blib/lib/Date/Manip/TZ/astash00.pm cp lib/Date/Manip/TZ/astaip00.pm blib/lib/Date/Manip/TZ/astaip00.pm cp lib/Date/Manip/TZ/asustm00.pm blib/lib/Date/Manip/TZ/asustm00.pm cp lib/Date/Manip/TZ/astoms00.pm blib/lib/Date/Manip/TZ/astoms00.pm cp lib/Date/Manip/TZ/audarw00.pm blib/lib/Date/Manip/TZ/audarw00.pm cp lib/Date/Manip/TZ/auadel00.pm blib/lib/Date/Manip/TZ/auadel00.pm cp lib/Date/Manip/TZ/aueucl00.pm blib/lib/Date/Manip/TZ/aueucl00.pm cp lib/Date/Manip/TZ/asyaku00.pm blib/lib/Date/Manip/TZ/asyaku00.pm cp lib/Date/Manip/TZ/atmade00.pm blib/lib/Date/Manip/TZ/atmade00.pm cp lib/Date/Manip/TZ/atcape00.pm blib/lib/Date/Manip/TZ/atcape00.pm cp lib/Date/Manip/TZ/atcana00.pm blib/lib/Date/Manip/TZ/atcana00.pm cp lib/Date/Manip/TZ/asulaa00.pm blib/lib/Date/Manip/TZ/asulaa00.pm cp lib/Date/Manip/TZ/asyeka00.pm blib/lib/Date/Manip/TZ/asyeka00.pm cp lib/Date/Manip/TZ/assama00.pm blib/lib/Date/Manip/TZ/assama00.pm cp lib/Date/Manip/TZ/atsout00.pm blib/lib/Date/Manip/TZ/atsout00.pm cp lib/Date/Manip/TZ/asurum00.pm blib/lib/Date/Manip/TZ/asurum00.pm cp lib/Date/Manip/TZ/aulind00.pm blib/lib/Date/Manip/TZ/aulind00.pm cp lib/Date/Manip/TZ/astehr00.pm blib/lib/Date/Manip/TZ/astehr00.pm cp lib/Date/Manip/TZ/asyere00.pm blib/lib/Date/Manip/TZ/asyere00.pm cp lib/Date/Manip/TZ/asriya00.pm blib/lib/Date/Manip/TZ/asriya00.pm cp lib/Date/Manip/TZ/atazor00.pm blib/lib/Date/Manip/TZ/atazor00.pm cp lib/Date/Manip/TZ/assakh00.pm blib/lib/Date/Manip/TZ/assakh00.pm cp lib/Date/Manip/TZ/aubris00.pm blib/lib/Date/Manip/TZ/aubris00.pm cp lib/Date/Manip/TZ/atfaro00.pm blib/lib/Date/Manip/TZ/atfaro00.pm cp lib/Date/Manip/TZ/auhoba00.pm blib/lib/Date/Manip/TZ/auhoba00.pm cp lib/Date/Manip/TZ/asvlad00.pm blib/lib/Date/Manip/TZ/asvlad00.pm cp lib/Date/Manip/TZ/astoky00.pm blib/lib/Date/Manip/TZ/astoky00.pm cp lib/Date/Manip/TZ/astbil00.pm blib/lib/Date/Manip/TZ/astbil00.pm cp lib/Date/Manip/TZ/asseou00.pm blib/lib/Date/Manip/TZ/asseou00.pm cp lib/Date/Manip/TZ/asyang00.pm blib/lib/Date/Manip/TZ/asyang00.pm cp lib/Date/Manip/TZ/atberm00.pm blib/lib/Date/Manip/TZ/atberm00.pm cp lib/Date/Manip/TZ/assing00.pm blib/lib/Date/Manip/TZ/assing00.pm cp lib/Date/Manip/TZ/aubrok00.pm blib/lib/Date/Manip/TZ/aubrok00.pm cp lib/Date/Manip/TZ/asthim00.pm blib/lib/Date/Manip/TZ/asthim00.pm cp lib/Date/Manip/TZ/assred00.pm blib/lib/Date/Manip/TZ/assred00.pm cp lib/Date/Manip/TZ/atstan00.pm blib/lib/Date/Manip/TZ/atstan00.pm cp lib/Date/Manip/TZ/asshan00.pm blib/lib/Date/Manip/TZ/asshan00.pm cp lib/Date/Manip/TZ/etgmtp11.pm blib/lib/Date/Manip/TZ/etgmtp11.pm cp lib/Date/Manip/TZ/etgmtm03.pm blib/lib/Date/Manip/TZ/etgmtm03.pm cp lib/Date/Manip/TZ/b00.pm blib/lib/Date/Manip/TZ/b00.pm cp lib/Date/Manip/TZ/etgmtm12.pm blib/lib/Date/Manip/TZ/etgmtm12.pm cp lib/Date/Manip/TZ/etgmtp08.pm blib/lib/Date/Manip/TZ/etgmtp08.pm cp lib/Date/Manip/TZ/etgmtp00.pm blib/lib/Date/Manip/TZ/etgmtp00.pm cp lib/Date/Manip/TZ/cet00.pm blib/lib/Date/Manip/TZ/cet00.pm cp lib/Date/Manip/TZ/etgmtp01.pm blib/lib/Date/Manip/TZ/etgmtp01.pm cp lib/Date/Manip/TZ/aupert00.pm blib/lib/Date/Manip/TZ/aupert00.pm cp lib/Date/Manip/TZ/d00.pm blib/lib/Date/Manip/TZ/d00.pm cp lib/Date/Manip/TZ/etgmtm06.pm blib/lib/Date/Manip/TZ/etgmtm06.pm cp lib/Date/Manip/TZ/etgmtm00.pm blib/lib/Date/Manip/TZ/etgmtm00.pm cp lib/Date/Manip/TZ/etgmtm10.pm blib/lib/Date/Manip/TZ/etgmtm10.pm cp lib/Date/Manip/TZ/aulord00.pm blib/lib/Date/Manip/TZ/aulord00.pm cp lib/Date/Manip/TZ/etgmtm11.pm blib/lib/Date/Manip/TZ/etgmtm11.pm cp lib/Date/Manip/TZ/etgmtp02.pm blib/lib/Date/Manip/TZ/etgmtp02.pm cp lib/Date/Manip/TZ/etgmt00.pm blib/lib/Date/Manip/TZ/etgmt00.pm cp lib/Date/Manip/TZ/e00.pm blib/lib/Date/Manip/TZ/e00.pm cp lib/Date/Manip/TZ/etgmtm05.pm blib/lib/Date/Manip/TZ/etgmtm05.pm cp lib/Date/Manip/TZ/ausydn00.pm blib/lib/Date/Manip/TZ/ausydn00.pm cp lib/Date/Manip/TZ/c00.pm blib/lib/Date/Manip/TZ/c00.pm cp lib/Date/Manip/TZ/etgmtp06.pm blib/lib/Date/Manip/TZ/etgmtp06.pm cp lib/Date/Manip/TZ/etgmtp10.pm blib/lib/Date/Manip/TZ/etgmtp10.pm cp lib/Date/Manip/TZ/etgmtp03.pm blib/lib/Date/Manip/TZ/etgmtp03.pm cp lib/Date/Manip/TZ/etgmtp07.pm blib/lib/Date/Manip/TZ/etgmtp07.pm cp lib/Date/Manip/TZ/etgmtm02.pm blib/lib/Date/Manip/TZ/etgmtm02.pm cp lib/Date/Manip/TZ/etgmtp09.pm blib/lib/Date/Manip/TZ/etgmtp09.pm cp lib/Date/Manip/TZ/etgmtm08.pm blib/lib/Date/Manip/TZ/etgmtm08.pm cp lib/Date/Manip/TZ/etgmtp05.pm blib/lib/Date/Manip/TZ/etgmtp05.pm cp lib/Date/Manip/TZ/etgmtm13.pm blib/lib/Date/Manip/TZ/etgmtm13.pm cp lib/Date/Manip/TZ/etgmtm07.pm blib/lib/Date/Manip/TZ/etgmtm07.pm cp lib/Date/Manip/TZ/aumelb00.pm blib/lib/Date/Manip/TZ/aumelb00.pm cp lib/Date/Manip/TZ/etgmtm04.pm blib/lib/Date/Manip/TZ/etgmtm04.pm cp lib/Date/Manip/TZ/euando00.pm blib/lib/Date/Manip/TZ/euando00.pm cp lib/Date/Manip/TZ/etgmtm01.pm blib/lib/Date/Manip/TZ/etgmtm01.pm cp lib/Date/Manip/TZ/etgmtp04.pm blib/lib/Date/Manip/TZ/etgmtp04.pm cp lib/Date/Manip/TZ/eet00.pm blib/lib/Date/Manip/TZ/eet00.pm cp lib/Date/Manip/TZ/etgmtm09.pm blib/lib/Date/Manip/TZ/etgmtm09.pm cp lib/Date/Manip/TZ/eugibr00.pm blib/lib/Date/Manip/TZ/eugibr00.pm cp lib/Date/Manip/TZ/eusara00.pm blib/lib/Date/Manip/TZ/eusara00.pm cp lib/Date/Manip/TZ/eukiro00.pm blib/lib/Date/Manip/TZ/eukiro00.pm cp lib/Date/Manip/TZ/eusofi00.pm blib/lib/Date/Manip/TZ/eusofi00.pm cp lib/Date/Manip/TZ/eubuda00.pm blib/lib/Date/Manip/TZ/eubuda00.pm cp lib/Date/Manip/TZ/euhels00.pm blib/lib/Date/Manip/TZ/euhels00.pm cp lib/Date/Manip/TZ/euprag00.pm blib/lib/Date/Manip/TZ/euprag00.pm cp lib/Date/Manip/TZ/eubrus00.pm blib/lib/Date/Manip/TZ/eubrus00.pm cp lib/Date/Manip/TZ/euvolg00.pm blib/lib/Date/Manip/TZ/euvolg00.pm cp lib/Date/Manip/TZ/eubelg00.pm blib/lib/Date/Manip/TZ/eubelg00.pm cp lib/Date/Manip/TZ/eubuch00.pm blib/lib/Date/Manip/TZ/eubuch00.pm cp lib/Date/Manip/TZ/euchis00.pm blib/lib/Date/Manip/TZ/euchis00.pm cp lib/Date/Manip/TZ/eumadr00.pm blib/lib/Date/Manip/TZ/eumadr00.pm cp lib/Date/Manip/TZ/eusimf00.pm blib/lib/Date/Manip/TZ/eusimf00.pm cp lib/Date/Manip/TZ/euwars00.pm blib/lib/Date/Manip/TZ/euwars00.pm cp lib/Date/Manip/TZ/euulya00.pm blib/lib/Date/Manip/TZ/euulya00.pm cp lib/Date/Manip/TZ/euista00.pm blib/lib/Date/Manip/TZ/euista00.pm cp lib/Date/Manip/TZ/euviln00.pm blib/lib/Date/Manip/TZ/euviln00.pm cp lib/Date/Manip/TZ/eukali00.pm blib/lib/Date/Manip/TZ/eukali00.pm cp lib/Date/Manip/TZ/eukyiv00.pm blib/lib/Date/Manip/TZ/eukyiv00.pm cp lib/Date/Manip/TZ/eulond00.pm blib/lib/Date/Manip/TZ/eulond00.pm cp lib/Date/Manip/TZ/euastr00.pm blib/lib/Date/Manip/TZ/euastr00.pm cp lib/Date/Manip/TZ/eulisb00.pm blib/lib/Date/Manip/TZ/eulisb00.pm cp lib/Date/Manip/TZ/eumins00.pm blib/lib/Date/Manip/TZ/eumins00.pm cp lib/Date/Manip/TZ/eumalt00.pm blib/lib/Date/Manip/TZ/eumalt00.pm cp lib/Date/Manip/TZ/euvien00.pm blib/lib/Date/Manip/TZ/euvien00.pm cp lib/Date/Manip/TZ/eudubl00.pm blib/lib/Date/Manip/TZ/eudubl00.pm cp lib/Date/Manip/TZ/euberl00.pm blib/lib/Date/Manip/TZ/euberl00.pm cp lib/Date/Manip/TZ/eurome00.pm blib/lib/Date/Manip/TZ/eurome00.pm cp lib/Date/Manip/TZ/euuzhg00.pm blib/lib/Date/Manip/TZ/euuzhg00.pm cp lib/Date/Manip/TZ/eusama00.pm blib/lib/Date/Manip/TZ/eusama00.pm cp lib/Date/Manip/TZ/euriga00.pm blib/lib/Date/Manip/TZ/euriga00.pm cp lib/Date/Manip/TZ/eumosc00.pm blib/lib/Date/Manip/TZ/eumosc00.pm cp lib/Date/Manip/TZ/euathe00.pm blib/lib/Date/Manip/TZ/euathe00.pm cp lib/Date/Manip/TZ/eutall00.pm blib/lib/Date/Manip/TZ/eutall00.pm cp lib/Date/Manip/TZ/eutira00.pm blib/lib/Date/Manip/TZ/eutira00.pm cp lib/Date/Manip/TZ/eupari00.pm blib/lib/Date/Manip/TZ/eupari00.pm cp lib/Date/Manip/TZ/paboug00.pm blib/lib/Date/Manip/TZ/paboug00.pm cp lib/Date/Manip/TZ/pagala00.pm blib/lib/Date/Manip/TZ/pagala00.pm cp lib/Date/Manip/TZ/pahono00.pm blib/lib/Date/Manip/TZ/pahono00.pm cp lib/Date/Manip/TZ/o00.pm blib/lib/Date/Manip/TZ/o00.pm cp lib/Date/Manip/TZ/pakant00.pm blib/lib/Date/Manip/TZ/pakant00.pm cp lib/Date/Manip/TZ/panorf00.pm blib/lib/Date/Manip/TZ/panorf00.pm cp lib/Date/Manip/TZ/i00.pm blib/lib/Date/Manip/TZ/i00.pm cp lib/Date/Manip/TZ/paguam00.pm blib/lib/Date/Manip/TZ/paguam00.pm cp lib/Date/Manip/TZ/n00.pm blib/lib/Date/Manip/TZ/n00.pm cp lib/Date/Manip/TZ/f00.pm blib/lib/Date/Manip/TZ/f00.pm cp lib/Date/Manip/TZ/paauck00.pm blib/lib/Date/Manip/TZ/paauck00.pm cp lib/Date/Manip/TZ/met00.pm blib/lib/Date/Manip/TZ/met00.pm cp lib/Date/Manip/TZ/paniue00.pm blib/lib/Date/Manip/TZ/paniue00.pm cp lib/Date/Manip/TZ/euzapo00.pm blib/lib/Date/Manip/TZ/euzapo00.pm cp lib/Date/Manip/TZ/pakiri00.pm blib/lib/Date/Manip/TZ/pakiri00.pm cp lib/Date/Manip/TZ/paapia00.pm blib/lib/Date/Manip/TZ/paapia00.pm cp lib/Date/Manip/TZ/paefat00.pm blib/lib/Date/Manip/TZ/paefat00.pm cp lib/Date/Manip/TZ/inmald00.pm blib/lib/Date/Manip/TZ/inmald00.pm cp lib/Date/Manip/TZ/euzuri00.pm blib/lib/Date/Manip/TZ/euzuri00.pm cp lib/Date/Manip/TZ/h00.pm blib/lib/Date/Manip/TZ/h00.pm cp lib/Date/Manip/TZ/g00.pm blib/lib/Date/Manip/TZ/g00.pm cp lib/Date/Manip/TZ/pachat00.pm blib/lib/Date/Manip/TZ/pachat00.pm cp lib/Date/Manip/TZ/inmaur00.pm blib/lib/Date/Manip/TZ/inmaur00.pm cp lib/Date/Manip/TZ/panoum00.pm blib/lib/Date/Manip/TZ/panoum00.pm cp lib/Date/Manip/TZ/pafaka00.pm blib/lib/Date/Manip/TZ/pafaka00.pm cp lib/Date/Manip/TZ/l00.pm blib/lib/Date/Manip/TZ/l00.pm cp lib/Date/Manip/TZ/papago00.pm blib/lib/Date/Manip/TZ/papago00.pm cp lib/Date/Manip/TZ/panaur00.pm blib/lib/Date/Manip/TZ/panaur00.pm cp lib/Date/Manip/TZ/p00.pm blib/lib/Date/Manip/TZ/p00.pm cp lib/Date/Manip/TZ/pamarq00.pm blib/lib/Date/Manip/TZ/pamarq00.pm cp lib/Date/Manip/TZ/pafiji00.pm blib/lib/Date/Manip/TZ/pafiji00.pm cp lib/Date/Manip/TZ/k00.pm blib/lib/Date/Manip/TZ/k00.pm cp lib/Date/Manip/TZ/pakosr00.pm blib/lib/Date/Manip/TZ/pakosr00.pm cp lib/Date/Manip/TZ/m00.pm blib/lib/Date/Manip/TZ/m00.pm cp lib/Date/Manip/TZ/pagamb00.pm blib/lib/Date/Manip/TZ/pagamb00.pm cp lib/Date/Manip/TZ/inchag00.pm blib/lib/Date/Manip/TZ/inchag00.pm cp lib/Date/Manip/TZ/paeast00.pm blib/lib/Date/Manip/TZ/paeast00.pm cp lib/Date/Manip/TZ/pakwaj00.pm blib/lib/Date/Manip/TZ/pakwaj00.pm cp lib/Date/Manip/TZ/paguad00.pm blib/lib/Date/Manip/TZ/paguad00.pm cp lib/Date/Manip/TZ/patahi00.pm blib/lib/Date/Manip/TZ/patahi00.pm cp lib/Date/Manip/Zones.pod blib/lib/Date/Manip/Zones.pod cp lib/Date/Manip/TZ/papala00.pm blib/lib/Date/Manip/TZ/papala00.pm cp lib/Date/Manip/TZ_Base.pod blib/lib/Date/Manip/TZ_Base.pod cp lib/Date/Manip/Zones.pm blib/lib/Date/Manip/Zones.pm cp lib/Date/Manip/TZ/ut00.pm blib/lib/Date/Manip/TZ/ut00.pm cp lib/Date/Manip/TZ/paport00.pm blib/lib/Date/Manip/TZ/paport00.pm cp lib/Date/Manip/TZ/patong00.pm blib/lib/Date/Manip/TZ/patong00.pm cp lib/Date/Manip/TZ/utc00.pm blib/lib/Date/Manip/TZ/utc00.pm cp lib/Date/Manip/TZ_Base.pm blib/lib/Date/Manip/TZ_Base.pm cp lib/Date/Manip/TZ/u00.pm blib/lib/Date/Manip/TZ/u00.pm cp lib/Date/Manip/TZ/t00.pm blib/lib/Date/Manip/TZ/t00.pm cp lib/Date/Manip/TZ/wet00.pm blib/lib/Date/Manip/TZ/wet00.pm cp lib/Date/Manip/TZ/s00.pm blib/lib/Date/Manip/TZ/s00.pm cp lib/Date/Manip/TZ/z00.pm blib/lib/Date/Manip/TZ/z00.pm cp lib/Date/Manip/TZ/v00.pm blib/lib/Date/Manip/TZ/v00.pm cp lib/Date/Manip/TZ/papitc00.pm blib/lib/Date/Manip/TZ/papitc00.pm cp lib/Date/Manip/TZdata.pod blib/lib/Date/Manip/TZdata.pod cp lib/Date/Manip/TZ/w00.pm blib/lib/Date/Manip/TZ/w00.pm cp lib/Date/Manip/TZ/x00.pm blib/lib/Date/Manip/TZ/x00.pm cp lib/Date/Manip/TZ/patara00.pm blib/lib/Date/Manip/TZ/patara00.pm cp lib/Date/Manip/TZdata.pm blib/lib/Date/Manip/TZdata.pm cp lib/Date/Manip/TZ/q00.pm blib/lib/Date/Manip/TZ/q00.pm cp lib/Date/Manip/TZ/r00.pm blib/lib/Date/Manip/TZ/r00.pm cp lib/Date/Manip/TZ/pararo00.pm blib/lib/Date/Manip/TZ/pararo00.pm cp lib/Date/Manip/TZ/y00.pm blib/lib/Date/Manip/TZ/y00.pm cp examples/dm_date blib/script/dm_date : blib/script/dm_date cp examples/dm_zdump blib/script/dm_zdump : blib/script/dm_zdump make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-date-manip-6.89' >>> perl-date-manip 6.89 Installing to target cd /tmp/instance-22/output-1/build/perl-date-manip-6.89/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-date-manip-6.89' Manifying 2 pod documents Manifying 33 pod documents Manifying 12 pod documents Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZdata.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZdata.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ_Base.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Zones.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ_Base.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Zones.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Recur.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Recur.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Problems.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Objects.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Migration5to6.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Obj.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Obj.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Misc.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/ConfigFile.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Changes6.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/DM6.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/History.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Examples.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Date.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Date.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Changes5to6.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Interfaces.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/DM5.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Base.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Holidays.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Base.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Changes5.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/DM5.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/DM5abbrevs.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Delta.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Delta.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/DM6.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Config.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Calc.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/y00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pararo00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/r00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/q00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/patara00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/x00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/w00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/papitc00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/v00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/z00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/s00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/wet00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/t00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/u00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/utc00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/patong00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/paport00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ut00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/papala00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/patahi00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/paguad00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pakwaj00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/paeast00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/inchag00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pagamb00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/m00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pakosr00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/k00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pafiji00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pamarq00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/p00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/panaur00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/papago00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/l00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pafaka00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/panoum00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/inmaur00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pachat00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/g00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/h00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euzuri00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/inmald00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/paefat00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/paapia00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pakiri00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euzapo00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/paniue00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/met00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/paauck00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/f00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/n00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/paguam00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/i00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/panorf00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pakant00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/o00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pahono00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/pagala00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/paboug00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eupari00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eutira00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eutall00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euathe00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eumosc00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euriga00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eusama00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euuzhg00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eurome00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euberl00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eudubl00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euvien00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eumalt00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eumins00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eulisb00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euastr00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eulond00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eukyiv00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eukali00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euviln00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euista00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euulya00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euwars00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eusimf00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eumadr00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euchis00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eubuch00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eubelg00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euvolg00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eubrus00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euprag00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euhels00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eubuda00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eusofi00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eukiro00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eusara00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eugibr00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm09.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/eet00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp04.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/euando00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm04.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aumelb00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm07.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm13.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp05.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm08.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp09.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm02.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp07.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp03.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp10.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp06.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/c00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ausydn00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm05.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/e00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmt00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp02.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm11.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aulord00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm10.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm06.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/d00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aupert00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/cet00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp08.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm12.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/b00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtm03.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/etgmtp11.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asshan00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/atstan00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/assred00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asthim00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aubrok00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/assing00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/atberm00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asyang00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asseou00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/astbil00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/astoky00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asvlad00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/auhoba00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/atfaro00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aubris00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/assakh00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/atazor00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asriya00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asyere00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/astehr00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aulind00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asurum00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/atsout00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/assama00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asyeka00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asulaa00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/atcana00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/atcape00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/atmade00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asyaku00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aueucl00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/auadel00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/audarw00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/astoms00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asustm00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/astaip00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/astash00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asmaga00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/askara00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asmaca00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asho_c00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asqost00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asnovo00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ashong00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aspont00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asnovo01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asdama00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asomsk00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asoral00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asdhak00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/askuch00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aspyon00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/askras00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asmaka00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asqata00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asgaza00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asjaya00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ashovd00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ashebr00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/askhan00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/askabu00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asirku00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/askamc00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/askolk00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asjaka00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asnico00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/askath00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asqyzy00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asdili00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asdush00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asmani00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asfama00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asjeru00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asduba00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amthun00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amwinn00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/anmaws00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/anroth00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amveva00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asalma00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/anmacq00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asbish00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asaqta00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amwina00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asbeir00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aschoi00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asbagh00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asbaku00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asaqto00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amtoro00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amushu00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asbarn00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amyaku00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/andavi00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/antrol00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asashg00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asamma00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asbang00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ascolo00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amvinc00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amyell00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amtiju00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amwhit00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/anpalm00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amthul00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ancase00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amvanc00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asanad00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amtucu00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/asatyr00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aschit00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amst_j00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amnome00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amsan_01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amtegu00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ampunt00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amport01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amrio_01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amrank00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amsan_00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amreci00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammont02.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amnuuk00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amreso00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amphoe00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amsao_00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ampang00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amnew_01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amtell00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amnipi00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amscor00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amport00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amsitk00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ampana00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ampuer00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amsalt00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amnoro00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amregi00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amsant01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amojin00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amrain00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amnew_00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ampara00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amsant00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amswif00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ampete00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amrio_00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amsant02.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammana01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amhava00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amjune00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammart00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amgran00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amla_p00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amjuju00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amlima00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammexi00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammont01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amguya00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammetl00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amherm00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amglac00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammace00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammont00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amknox00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amhali00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amindi00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amla_r00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amguat00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammana00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammeno00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amguay00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amlos_00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amiqal00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammeri00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammend00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammata00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amjama00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amgoos00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammiqu00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammonc00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammaza00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amloui00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ammare00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aminuv00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afwind00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amdenv00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ambogo00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amcaye00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ambuen00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amboa_00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amcamp00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amcord00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amdanm00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ambahi00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amarag00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amdaws00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amanch00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amcara00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ambois00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amadak00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amcata00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amasun00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ambahi01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amcanc00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amchic00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amcent00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amel_s00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ameiru00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amcost00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amdaws01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ambeul00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amedmo00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amdetr00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ambeli00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ambarb00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amfort01.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amcamb00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amchih00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amcuia00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/ambele00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/amfort00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afalgi00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afkhar00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afabid00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aftuni00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/a00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aflago00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afel_a00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/aftrip00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afndja00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afmonr00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afnair00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afmapu00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afsao_00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afcair00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afceut00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afcasa00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afjuba00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afjoha00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/TZ/afbiss00.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off406.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off400.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off411.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off403.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off402.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off401.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off405.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off407.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off399.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off408.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off404.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off410.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off409.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off385.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off376.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off365.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off372.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off391.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off370.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off395.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off379.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off366.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off382.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off367.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off388.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off368.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off375.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off369.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off380.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off384.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off377.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off396.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off390.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off381.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off386.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off393.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off371.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off383.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off373.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off374.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off389.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off387.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off364.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off392.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off397.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off398.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off394.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off378.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off341.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off361.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off362.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off331.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off336.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off335.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off355.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off339.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off340.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off360.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off347.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off334.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off357.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off333.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off329.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off343.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off348.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off356.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off344.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off330.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off353.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off350.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off337.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off359.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off363.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off338.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off345.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off332.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off354.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off346.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off358.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off342.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off349.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off352.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off351.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off296.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off318.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off313.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off300.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off317.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off302.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off320.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off308.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off307.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off328.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off326.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off305.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off297.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off314.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off325.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off322.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off295.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off309.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off304.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off312.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off321.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off327.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off324.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off315.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off316.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off303.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off298.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off306.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off323.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off299.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off294.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off310.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off301.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off311.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off319.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off281.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off273.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off266.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off279.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off268.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off277.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off276.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off278.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off280.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off261.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off284.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off264.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off271.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off274.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off275.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off286.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off263.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off269.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off287.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off288.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off283.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off260.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off270.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off262.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off282.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off289.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off267.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off292.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off291.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off290.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off272.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off265.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off285.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off293.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off259.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off230.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off235.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off232.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off256.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off254.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off249.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off236.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off224.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off250.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off227.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off226.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off255.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off240.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off239.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off228.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off233.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off257.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off245.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off237.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off231.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off229.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off246.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off241.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off253.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off247.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off225.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off258.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off252.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off234.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off238.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off243.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off251.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off242.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off244.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off248.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off219.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off208.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off193.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off201.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off204.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off221.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off200.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off194.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off196.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off189.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off205.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off211.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off198.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off206.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off207.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off217.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off216.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off195.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off212.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off209.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off203.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off199.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off220.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off190.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off222.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off202.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off214.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off197.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off218.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off210.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off213.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off215.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off191.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off192.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off223.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off171.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off159.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off188.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off177.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off175.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off155.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off163.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off178.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off172.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off157.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off164.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off182.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off183.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off180.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off174.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off154.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off170.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off176.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off162.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off161.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off173.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off179.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off186.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off167.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off187.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off158.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off166.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off168.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off165.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off160.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off169.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off156.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off184.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off181.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off185.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off133.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off152.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off145.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off144.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off130.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off119.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off148.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off123.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off137.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off143.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off129.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off153.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off149.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off142.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off151.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off127.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off128.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off131.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off126.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off135.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off121.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off138.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off150.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off134.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off140.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off141.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off132.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off147.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off124.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off139.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off136.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off146.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off120.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off125.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off122.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off084.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off094.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off102.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off105.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off089.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off087.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off108.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off111.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off115.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off107.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off090.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off112.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off101.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off097.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off098.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off110.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off092.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off118.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off091.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off100.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off116.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off103.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off095.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off114.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off086.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off093.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off088.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off117.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off113.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off096.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off099.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off104.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off085.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off109.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off106.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off079.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off078.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off080.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off051.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off056.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off083.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off049.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off052.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off073.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off066.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off061.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off071.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off055.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off057.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off062.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off058.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off070.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off074.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off067.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off069.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off053.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off050.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off082.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off064.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off065.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off077.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off072.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off068.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off063.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off060.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off076.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off081.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off059.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off075.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off054.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off016.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off031.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off014.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off027.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off037.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off036.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off043.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off015.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off029.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off022.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off028.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off034.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off030.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off046.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off038.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off024.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off039.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off026.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off044.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off023.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off018.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off025.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off019.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off048.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off020.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off021.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off017.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off041.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off040.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off047.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off042.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off045.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off032.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off035.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off033.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off007.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off011.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off013.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off010.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off002.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off005.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off008.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off003.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off001.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off006.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off012.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off000.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off004.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Offset/off009.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/norwegian.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/spanish.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/italian.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/polish.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/norwegian.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/polish.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/turkish.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/russian.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/romanian.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/russian.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/spanish.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/turkish.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/romanian.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/portugue.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/swedish.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/swedish.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/portugue.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/finnish.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/dutch.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/german.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/english.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/german.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/english.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/catalan.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/index.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/danish.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/danish.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/french.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/french.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/italian.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/catalan.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/finnish.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/Date/Manip/Lang/dutch.pm Installing /tmp/instance-22/output-1/target/usr/share/man/man1/dm_zdump.1 Installing /tmp/instance-22/output-1/target/usr/share/man/man1/dm_date.1 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Zones.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::TZdata.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::TZ_Base.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::TZ.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Recur.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Problems.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Objects.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Obj.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Misc.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Migration5to6.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::turkish.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::swedish.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::spanish.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::russian.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::romanian.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::portugue.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::polish.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::norwegian.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::italian.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::index.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::german.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::french.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::finnish.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::english.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::dutch.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::danish.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang::catalan.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Lang.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Interfaces.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Holidays.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::History.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Examples.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Delta.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Date.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::DM6.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::DM5abbrevs.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::DM5.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::ConfigFile.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Config.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Changes6.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Changes5to6.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Changes5.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Calc.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip::Base.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/Date::Manip.3 Installing /tmp/instance-22/output-1/target/usr/bin/dm_zdump Installing /tmp/instance-22/output-1/target/usr/bin/dm_date make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-date-manip-6.89' >>> host-perl-extutils-pkgconfig 1.16 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.ExtUtils-PkgConfig-1.16.tar.gz.AGoAWH/output' 'https://cpan.metacpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz' --2023-02-12 10:53:56-- https://cpan.metacpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.16.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.2.217, 151.101.66.217, 151.101.130.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.2.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10144 (9.9K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.ExtUtils-PkgConfig-1.16.tar.gz.AGoAWH/output' 0K ......... 100% 98.6M=0s 2023-02-12 10:53:56 (98.6 MB/s) - '/tmp/instance-22/output-1/build/.ExtUtils-PkgConfig-1.16.tar.gz.AGoAWH/output' saved [10144/10144] ExtUtils-PkgConfig-1.16.tar.gz: OK (md5: b86318f2b6ac6af3ee985299e1e38fe5) ExtUtils-PkgConfig-1.16.tar.gz: OK (sha256: bbeaced995d7d8d10cfc51a3a5a66da41ceb2bc04fedcab50e10e6300e801c6e) >>> host-perl-extutils-pkgconfig 1.16 Extracting gzip -d -c /tmp/instance-22/dl/perl-extutils-pkgconfig/ExtUtils-PkgConfig-1.16.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-perl-extutils-pkgconfig-1.16 -xf - >>> host-perl-extutils-pkgconfig 1.16 Patching >>> host-perl-extutils-pkgconfig 1.16 Configuring cd /tmp/instance-22/output-1/build/host-perl-extutils-pkgconfig-1.16/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL ; else PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL ; fi Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for ExtUtils::PkgConfig Writing MYMETA.yml and MYMETA.json >>> host-perl-extutils-pkgconfig 1.16 Building cd /tmp/instance-22/output-1/build/host-perl-extutils-pkgconfig-1.16/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-extutils-pkgconfig-1.16' cp lib/ExtUtils/PkgConfig.pm blib/lib/ExtUtils/PkgConfig.pm make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-extutils-pkgconfig-1.16' >>> host-perl-extutils-pkgconfig 1.16 Installing to host directory cd /tmp/instance-22/output-1/build/host-perl-extutils-pkgconfig-1.16/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/host-perl-extutils-pkgconfig-1.16' Manifying 1 pod document Installing /tmp/instance-22/output-1/host/lib/perl5/site_perl/5.36.0/ExtUtils/PkgConfig.pm Installing /tmp/instance-22/output-1/host/share/man/man3/ExtUtils::PkgConfig.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-perl-extutils-pkgconfig-1.16' >>> perl-gd 2.76 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.GD-2.76.tar.gz.sVMXkk/output' 'https://cpan.metacpan.org/authors/id/R/RU/RURBAN/GD-2.76.tar.gz' --2023-02-12 10:54:04-- https://cpan.metacpan.org/authors/id/R/RU/RURBAN/GD-2.76.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.194.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 264364 (258K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.GD-2.76.tar.gz.sVMXkk/output' 0K .......... .......... .......... .......... .......... 19% 14.1M 0s 50K .......... .......... .......... .......... .......... 38% 15.2M 0s 100K .......... .......... .......... .......... .......... 58% 179M 0s 150K .......... .......... .......... .......... .......... 77% 72.1M 0s 200K .......... .......... .......... .......... .......... 96% 27.0M 0s 250K ........ 100% 193M=0.009s 2023-02-12 10:54:04 (26.6 MB/s) - '/tmp/instance-22/output-1/build/.GD-2.76.tar.gz.sVMXkk/output' saved [264364/264364] GD-2.76.tar.gz: OK (md5: fb4bacab10ed4f28d52c2aabdaf866bb) GD-2.76.tar.gz: OK (sha256: 693d9e3d709e9188a682cb9090a77b70aac12a04e84128677577b94e4331775b) >>> perl-gd 2.76 Extracting gzip -d -c /tmp/instance-22/dl/perl-gd/GD-2.76.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-gd-2.76 -xf - >>> perl-gd 2.76 Patching >>> perl-gd 2.76 Configuring cd /tmp/instance-22/output-1/build/perl-gd-2.76/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG_PATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig" PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" --config optimize=" " --config ld="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE --destdir /tmp/instance-22/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.36.0 --install_path arch=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 -lib_jpeg_path=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr -lib_png_path=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr -lib_gd_path=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr -lib_zlib_path=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr -options=JPEG,PNG; else PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG_PATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig" PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" OPTIMIZE=" " LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux DESTDIR=/tmp/instance-22/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 -lib_jpeg_path=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr -lib_png_path=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr -lib_gd_path=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr -lib_zlib_path=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr -options=JPEG,PNG; fi Configuring for libgd version 2.3.3. Warning: prerequisite Test::Fork 0.02 not found. Included Features: JPEG,PNG GD library used from: /tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib PNG library used from: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr JPEG library used from: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr Zlib library used from: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr gdlib-config used: gdlib-config Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for GD Writing MYMETA.yml and MYMETA.json >>> perl-gd 2.76 Building cd /tmp/instance-22/output-1/build/perl-gd-2.76/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-gd-2.76' "/tmp/instance-22/output-1/host/bin/perl" lib/GD/Image_pm.PL lib/GD/Image.pm Extracting Image.pm (with variable substitutions) cp lib/GD/Polyline.pm blib/lib/GD/Polyline.pm cp lib/GD/Group.pm blib/lib/GD/Group.pm cp lib/GD/Image.pm blib/lib/GD/Image.pm cp lib/GD/Simple.pm blib/lib/GD/Simple.pm cp lib/GD/Polygon.pm blib/lib/GD/Polygon.pm cp lib/GD.pm blib/lib/GD.pm AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD) Running Mkbootstrap for GD () chmod 644 "GD.bs" "/tmp/instance-22/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GD.bs blib/arch/auto/GD/GD.bs 644 "/tmp/instance-22/output-1/host/bin/perl" "/tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/xsubpp" -typemap '/tmp/instance-22/output-1/host/lib/perl5/5.36.0/ExtUtils/typemap' -typemap '/tmp/instance-22/output-1/build/perl-gd-2.76/typemap' GD.xs > GD.xsc mv GD.xsc GD.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -c -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DVERSION=\"2.76\" -DXS_VERSION=\"2.76\" -fPIC "-I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE" -DHAVE_WBMP -DHAVE_JPEG -DHAVE_GD2 -DHAVE_PNG -DLIBGD_VERSION="2.3.3" GD.c In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE/perl.h:7247, from GD.xs:5: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE/sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/GD/GD.so LD_RUN_PATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib" /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared GD.o -o blib/arch/auto/GD/GD.so \ -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lgd \ chmod 755 blib/arch/auto/GD/GD.so "/tmp/instance-22/output-1/host/bin/perl" "-Iblib/arch" "-Iblib/lib" bdf_scripts/bdf2gdfont_pl.PL bdf_scripts/bdf2gdfont.pl Extracting bdf2gdfont.pl (with variable substitutions) cp bdf_scripts/bdf2gdfont.pl blib/script/bdf2gdfont.pl : blib/script/bdf2gdfont.pl make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-gd-2.76' >>> perl-gd 2.76 Installing to target cd /tmp/instance-22/output-1/build/perl-gd-2.76/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-gd-2.76' "/tmp/instance-22/output-1/host/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GD.bs blib/arch/auto/GD/GD.bs 644 Manifying 1 pod document Manifying 6 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/mipsel-linux/auto/GD/GD.so Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/mipsel-linux/GD.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/mipsel-linux/GD/Polygon.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/mipsel-linux/GD/Simple.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/mipsel-linux/GD/Image.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/mipsel-linux/GD/Group.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/mipsel-linux/GD/Polyline.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/mipsel-linux/auto/GD/autosplit.ix Installing /tmp/instance-22/output-1/target/usr/share/man/man1/bdf2gdfont.pl.1 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Simple.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Polyline.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Polygon.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Image.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Group.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD.3 Installing /tmp/instance-22/output-1/target/usr/bin/bdf2gdfont.pl make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-gd-2.76' >>> perl-gdgraph 1.54 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.GDGraph-1.54.tar.gz.tTRhRs/output' 'https://cpan.metacpan.org/authors/id/R/RU/RUZ/GDGraph-1.54.tar.gz' --2023-02-12 10:54:18-- https://cpan.metacpan.org/authors/id/R/RU/RUZ/GDGraph-1.54.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.2.217, 151.101.194.217, 151.101.130.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.2.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 157158 (153K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.GDGraph-1.54.tar.gz.tTRhRs/output' 0K .......... .......... .......... .......... .......... 32% 9.42M 0s 50K .......... .......... .......... .......... .......... 65% 71.5M 0s 100K .......... .......... .......... .......... .......... 97% 85.3M 0s 150K ... 100% 113M=0.006s 2023-02-12 10:54:18 (23.2 MB/s) - '/tmp/instance-22/output-1/build/.GDGraph-1.54.tar.gz.tTRhRs/output' saved [157158/157158] GDGraph-1.54.tar.gz: OK (md5: 38c6a188519e6272e9b2b722b315c3d8) GDGraph-1.54.tar.gz: OK (sha256: b96f5c10b656c17d16ab65a1777c908297b028d3b6815f6d54b2337f006bfa4f) >>> perl-gdgraph 1.54 Extracting gzip -d -c /tmp/instance-22/dl/perl-gdgraph/GDGraph-1.54.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-gdgraph-1.54 -xf - >>> perl-gdgraph 1.54 Patching >>> perl-gdgraph 1.54 Configuring cd /tmp/instance-22/output-1/build/perl-gdgraph-1.54/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" --config optimize=" " --config ld="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE --destdir /tmp/instance-22/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.36.0 --install_path arch=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" OPTIMIZE=" " LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux DESTDIR=/tmp/instance-22/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Capture::Tiny 0.30 not found. Warning: prerequisite GD 1.18 not found. Warning: prerequisite GD::Text 0.80 not found. Warning: prerequisite Test::Exception 0.40 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for GD::Graph Writing MYMETA.yml and MYMETA.json The automatic tests for GDGraph are not really a solid workout of the library. The best way to test the package is to run the examples before installing it. You can run the examples in the samples directory with `make samples` or by going into that directory, and just running `make`. If that fails, please read samples/Makefile. UPDATE: Running the examples is part of the test procedure now. You are still encouraged to run check them out to learn from them and to see the ouput images. >>> perl-gdgraph 1.54 Building cd /tmp/instance-22/output-1/build/perl-gdgraph-1.54/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-gdgraph-1.54' cp Graph.pm blib/lib/GD/Graph.pm cp Graph/colour.pm blib/lib/GD/Graph/colour.pm cp Graph/area.pm blib/lib/GD/Graph/area.pm cp Graph/linespoints.pm blib/lib/GD/Graph/linespoints.pm cp Graph/points.pm blib/lib/GD/Graph/points.pm cp Graph/lines.pm blib/lib/GD/Graph/lines.pm cp Graph/bars.pm blib/lib/GD/Graph/bars.pm cp Graph/utils.pm blib/lib/GD/Graph/utils.pm cp Graph/mixed.pm blib/lib/GD/Graph/mixed.pm cp Graph/Data.pm blib/lib/GD/Graph/Data.pm cp Graph/Error.pm blib/lib/GD/Graph/Error.pm cp Graph/pie.pm blib/lib/GD/Graph/pie.pm cp Graph/hbars.pm blib/lib/GD/Graph/hbars.pm cp Graph/FAQ.pod blib/lib/GD/Graph/FAQ.pod cp Graph/axestype.pm blib/lib/GD/Graph/axestype.pm make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-gdgraph-1.54' >>> perl-gdgraph 1.54 Installing to target cd /tmp/instance-22/output-1/build/perl-gdgraph-1.54/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-gdgraph-1.54' Manifying 6 pod documents Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/axestype.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/FAQ.pod Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/hbars.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/pie.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/Error.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/Data.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/mixed.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/utils.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/bars.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/lines.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/points.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/linespoints.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/area.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Graph/colour.pm Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Graph::hbars.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Graph::colour.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Graph::FAQ.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Graph::Error.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Graph::Data.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Graph.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-gdgraph-1.54' >>> perl-gdtextutil 0.86 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.GDTextUtil-0.86.tar.gz.dHWqWT/output' 'https://cpan.metacpan.org/authors/id/M/MV/MVERB/GDTextUtil-0.86.tar.gz' --2023-02-12 10:54:22-- https://cpan.metacpan.org/authors/id/M/MV/MVERB/GDTextUtil-0.86.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.66.217, 151.101.2.217, 151.101.194.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.66.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 64698 (63K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.GDTextUtil-0.86.tar.gz.dHWqWT/output' 0K .......... .......... .......... .......... .......... 79% 10.9M 0s 50K .......... ... 100% 127M=0.005s 2023-02-12 10:54:22 (13.5 MB/s) - '/tmp/instance-22/output-1/build/.GDTextUtil-0.86.tar.gz.dHWqWT/output' saved [64698/64698] GDTextUtil-0.86.tar.gz: OK (md5: 941ad06eadc86b47f3a32da405665c41) GDTextUtil-0.86.tar.gz: OK (sha256: 886ecbf85cfe94f4135ee5689c4847a9ae783ecb99e6759e12c734f2dd6116bc) >>> perl-gdtextutil 0.86 Extracting gzip -d -c /tmp/instance-22/dl/perl-gdtextutil/GDTextUtil-0.86.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-gdtextutil-0.86 -xf - >>> perl-gdtextutil 0.86 Patching >>> perl-gdtextutil 0.86 Configuring cd /tmp/instance-22/output-1/build/perl-gdtextutil-0.86/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" --config optimize=" " --config ld="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE --destdir /tmp/instance-22/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.36.0 --install_path arch=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" OPTIMIZE=" " LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux DESTDIR=/tmp/instance-22/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Checking if your kit is complete... Looks good Warning: prerequisite GD 1 not found. Generating a Unix-style Makefile Writing Makefile for GD::Text Writing MYMETA.yml and MYMETA.json >>> perl-gdtextutil 0.86 Building cd /tmp/instance-22/output-1/build/perl-gdtextutil-0.86/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-gdtextutil-0.86' cp Text.pm blib/lib/GD/Text.pm cp Text/Align.pm blib/lib/GD/Text/Align.pm cp Text/Wrap.pm blib/lib/GD/Text/Wrap.pm make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-gdtextutil-0.86' >>> perl-gdtextutil 0.86 Installing to target cd /tmp/instance-22/output-1/build/perl-gdtextutil-0.86/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-gdtextutil-0.86' Manifying 3 pod documents Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Text.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Text/Wrap.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/GD/Text/Align.pm Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Text::Wrap.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Text::Align.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/GD::Text.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-gdtextutil-0.86' >>> perl-http-multipartparser 0.02 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.HTTP-MultiPartParser-0.02.tar.gz.VmNkb3/output' 'https://cpan.metacpan.org/authors/id/C/CH/CHANSEN/HTTP-MultiPartParser-0.02.tar.gz' --2023-02-12 10:54:25-- https://cpan.metacpan.org/authors/id/C/CH/CHANSEN/HTTP-MultiPartParser-0.02.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.130.217, 151.101.66.217, 151.101.2.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.130.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 30258 (30K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.HTTP-MultiPartParser-0.02.tar.gz.VmNkb3/output' 0K .......... .......... ......... 100% 43.2M=0.001s 2023-02-12 10:54:25 (43.2 MB/s) - '/tmp/instance-22/output-1/build/.HTTP-MultiPartParser-0.02.tar.gz.VmNkb3/output' saved [30258/30258] HTTP-MultiPartParser-0.02.tar.gz: OK (md5: 1b07ebac54ce3288c044a23ba60196d2) HTTP-MultiPartParser-0.02.tar.gz: OK (sha256: 5eddda159f54d16f868e032440ac2b024e55aac48931871b62627f1a16d00b12) >>> perl-http-multipartparser 0.02 Extracting gzip -d -c /tmp/instance-22/dl/perl-http-multipartparser/HTTP-MultiPartParser-0.02.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-http-multipartparser-0.02 -xf - >>> perl-http-multipartparser 0.02 Patching >>> perl-http-multipartparser 0.02 Configuring cd /tmp/instance-22/output-1/build/perl-http-multipartparser-0.02/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" --config optimize=" " --config ld="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE --destdir /tmp/instance-22/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.36.0 --install_path arch=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" OPTIMIZE=" " LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux DESTDIR=/tmp/instance-22/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Test::Deep 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for HTTP::MultiPartParser Writing MYMETA.yml and MYMETA.json >>> perl-http-multipartparser 0.02 Building cd /tmp/instance-22/output-1/build/perl-http-multipartparser-0.02/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-http-multipartparser-0.02' cp lib/HTTP/MultiPartParser.pod blib/lib/HTTP/MultiPartParser.pod cp lib/HTTP/MultiPartParser.pm blib/lib/HTTP/MultiPartParser.pm make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-http-multipartparser-0.02' >>> perl-http-multipartparser 0.02 Installing to target cd /tmp/instance-22/output-1/build/perl-http-multipartparser-0.02/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-http-multipartparser-0.02' Manifying 1 pod document Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/HTTP/MultiPartParser.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/HTTP/MultiPartParser.pod Installing /tmp/instance-22/output-1/target/usr/share/man/man3/HTTP::MultiPartParser.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-http-multipartparser-0.02' >>> perl-uri 5.17 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.URI-5.17.tar.gz.tsWUZF/output' 'https://cpan.metacpan.org/authors/id/O/OA/OALDERS/URI-5.17.tar.gz' --2023-02-12 10:54:29-- https://cpan.metacpan.org/authors/id/O/OA/OALDERS/URI-5.17.tar.gz Resolving cpan.metacpan.org (cpan.metacpan.org)... 151.101.2.217, 151.101.66.217, 151.101.130.217, ... Connecting to cpan.metacpan.org (cpan.metacpan.org)|151.101.2.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 115815 (113K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.URI-5.17.tar.gz.tsWUZF/output' 0K .......... .......... .......... .......... .......... 44% 14.8M 0s 50K .......... .......... .......... .......... .......... 88% 16.9M 0s 100K .......... ... 100% 188M=0.006s 2023-02-12 10:54:29 (17.6 MB/s) - '/tmp/instance-22/output-1/build/.URI-5.17.tar.gz.tsWUZF/output' saved [115815/115815] URI-5.17.tar.gz: OK (md5: 63675c429cfb1df73d7d21a9302e1000) URI-5.17.tar.gz: OK (sha256: 5f7e42b769cb27499113cfae4b786c37d49e7c7d32dbb469602cd808308568f8) >>> perl-uri 5.17 Extracting gzip -d -c /tmp/instance-22/dl/perl-uri/URI-5.17.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/perl-uri-5.17 -xf - >>> perl-uri 5.17 Patching >>> perl-uri 5.17 Configuring cd /tmp/instance-22/output-1/build/perl-uri-5.17/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build.PL --config ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config full_ar="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" --config cc="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" --config optimize=" " --config ld="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux/CORE --destdir /tmp/instance-22/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.36.0 --install_path arch=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Makefile.PL AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" FULL_AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" OPTIMIZE=" " LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/perl5/5.36.0/mipsel-linux DESTDIR=/tmp/instance-22/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.36.0 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.36.0/mipsel-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi Warning: prerequisite Test::Fatal 0 not found. Warning: prerequisite Test::Needs 0 not found. Warning: prerequisite Test::Warnings 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for URI Writing MYMETA.yml and MYMETA.json >>> perl-uri 5.17 Building cd /tmp/instance-22/output-1/build/perl-uri-5.17/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build build; else /home/autobuild/make/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-uri-5.17' cp lib/URI/file/Base.pm blib/lib/URI/file/Base.pm cp lib/URI/URL.pm blib/lib/URI/URL.pm cp lib/URI/nntp.pm blib/lib/URI/nntp.pm cp lib/URI/IRI.pm blib/lib/URI/IRI.pm cp lib/URI/rlogin.pm blib/lib/URI/rlogin.pm cp lib/URI/_foreign.pm blib/lib/URI/_foreign.pm cp lib/URI/telnet.pm blib/lib/URI/telnet.pm cp lib/URI/QueryParam.pm blib/lib/URI/QueryParam.pm cp lib/URI/sftp.pm blib/lib/URI/sftp.pm cp lib/URI/_idna.pm blib/lib/URI/_idna.pm cp lib/URI/file/QNX.pm blib/lib/URI/file/QNX.pm cp lib/URI/file.pm blib/lib/URI/file.pm cp lib/URI/Split.pm blib/lib/URI/Split.pm cp lib/URI/ssh.pm blib/lib/URI/ssh.pm cp lib/URI/_segment.pm blib/lib/URI/_segment.pm cp lib/URI.pm blib/lib/URI.pm cp lib/URI/_server.pm blib/lib/URI/_server.pm cp lib/URI/news.pm blib/lib/URI/news.pm cp lib/URI/file/FAT.pm blib/lib/URI/file/FAT.pm cp lib/URI/_userpass.pm blib/lib/URI/_userpass.pm cp lib/URI/ldapi.pm blib/lib/URI/ldapi.pm cp lib/URI/ldap.pm blib/lib/URI/ldap.pm cp lib/URI/_query.pm blib/lib/URI/_query.pm cp lib/URI/urn/isbn.pm blib/lib/URI/urn/isbn.pm cp lib/URI/Escape.pm blib/lib/URI/Escape.pm cp lib/URI/urn.pm blib/lib/URI/urn.pm cp lib/URI/file/OS2.pm blib/lib/URI/file/OS2.pm cp lib/URI/https.pm blib/lib/URI/https.pm cp lib/URI/rtsp.pm blib/lib/URI/rtsp.pm cp lib/URI/Heuristic.pm blib/lib/URI/Heuristic.pm cp lib/URI/file/Win32.pm blib/lib/URI/file/Win32.pm cp lib/URI/data.pm blib/lib/URI/data.pm cp lib/URI/file/Mac.pm blib/lib/URI/file/Mac.pm cp lib/URI/nntps.pm blib/lib/URI/nntps.pm cp lib/URI/sip.pm blib/lib/URI/sip.pm cp lib/URI/_generic.pm blib/lib/URI/_generic.pm cp lib/URI/mailto.pm blib/lib/URI/mailto.pm cp lib/URI/sips.pm blib/lib/URI/sips.pm cp lib/URI/pop.pm blib/lib/URI/pop.pm cp lib/URI/rtspu.pm blib/lib/URI/rtspu.pm cp lib/URI/rsync.pm blib/lib/URI/rsync.pm cp lib/URI/_punycode.pm blib/lib/URI/_punycode.pm cp lib/URI/ftp.pm blib/lib/URI/ftp.pm cp lib/URI/_login.pm blib/lib/URI/_login.pm cp lib/URI/urn/oid.pm blib/lib/URI/urn/oid.pm cp lib/URI/snews.pm blib/lib/URI/snews.pm cp lib/URI/mms.pm blib/lib/URI/mms.pm cp lib/URI/WithBase.pm blib/lib/URI/WithBase.pm cp lib/URI/http.pm blib/lib/URI/http.pm cp lib/URI/tn3270.pm blib/lib/URI/tn3270.pm cp lib/URI/ldaps.pm blib/lib/URI/ldaps.pm cp lib/URI/file/Unix.pm blib/lib/URI/file/Unix.pm cp lib/URI/_ldap.pm blib/lib/URI/_ldap.pm cp lib/URI/gopher.pm blib/lib/URI/gopher.pm make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-uri-5.17' >>> perl-uri 5.17 Installing to target cd /tmp/instance-22/output-1/build/perl-uri-5.17/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /tmp/instance-22/output-1/host/bin/perl Build install; else /home/autobuild/make/make -j1 pure_install; fi make[1]: Entering directory '/tmp/instance-22/output-1/build/perl-uri-5.17' Manifying 11 pod documents Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/gopher.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/_ldap.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/ldaps.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/tn3270.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/http.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/WithBase.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/mms.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/snews.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/_login.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/ftp.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/_punycode.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/rsync.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/rtspu.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/pop.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/sips.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/mailto.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/_generic.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/sip.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/nntps.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/data.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/Heuristic.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/rtsp.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/https.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/urn.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/Escape.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/_query.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/ldap.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/ldapi.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/_userpass.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/news.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/_server.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/_segment.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/ssh.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/Split.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/file.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/_idna.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/sftp.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/QueryParam.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/telnet.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/_foreign.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/rlogin.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/IRI.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/nntp.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/URL.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/urn/oid.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/urn/isbn.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/file/Unix.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/file/Mac.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/file/Win32.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/file/OS2.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/file/FAT.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/file/QNX.pm Installing /tmp/instance-22/output-1/target/usr/lib/perl5/site_perl/5.36.0/URI/file/Base.pm Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI::ldap.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI::file.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI::data.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI::_punycode.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI::WithBase.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI::URL.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI::Split.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI::QueryParam.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI::Heuristic.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI::Escape.3 Installing /tmp/instance-22/output-1/target/usr/share/man/man3/URI.3 make[1]: Leaving directory '/tmp/instance-22/output-1/build/perl-uri-5.17' phytool-2.tar.xz: OK (md5: 972982f8e5f7237cbccfc6d275da7348) phytool-2.tar.xz: OK (sha256: 9901a14e8c6af02b7333c60b21ff81f50620e8326d54827185e5617ff9b11d21) >>> phytool 2 Extracting xzcat /tmp/instance-22/dl/phytool/phytool-2.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/phytool-2 -xf - >>> phytool 2 Patching >>> phytool 2 Configuring >>> phytool 2 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/phytool-2 LDLIBS="" make[1]: Entering directory '/tmp/instance-22/output-1/build/phytool-2' CC phytool.o phytool.c: In function 'mv6tool_parse_loc_if': phytool.c:278:2: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 278 | asprintf(&path, "/sys/class/net/%s/phys_switch_id", dev); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ phytool.c:284:2: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 284 | asprintf(&path, "/sys/class/net/%s/phys_port_id", dev); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC print_mv6.o CC print_phy.o CC phytool make[1]: Leaving directory '/tmp/instance-22/output-1/build/phytool-2' >>> phytool 2 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/phytool-2 DESTDIR="/tmp/instance-22/output-1/target" PREFIX="usr" install make[1]: Entering directory '/tmp/instance-22/output-1/build/phytool-2' make[1]: Leaving directory '/tmp/instance-22/output-1/build/phytool-2' pigz-2.7.tar.gz: OK (sha256: b4c9e60344a08d5db37ca7ad00a5b2c76ccb9556354b722d56d55ca7e8b1c707) >>> pigz 2.7 Extracting gzip -d -c /tmp/instance-22/dl/pigz/pigz-2.7.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/pigz-2.7 -xf - >>> pigz 2.7 Patching >>> pigz 2.7 Configuring >>> pigz 2.7 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-22/output-1/build/pigz-2.7 make[1]: Entering directory '/tmp/instance-22/output-1/build/pigz-2.7' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pigz.o pigz.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o yarn.o yarn.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c zopfli/src/zopfli/deflate.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c zopfli/src/zopfli/blocksplitter.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c zopfli/src/zopfli/tree.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c zopfli/src/zopfli/lz77.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c zopfli/src/zopfli/cache.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c zopfli/src/zopfli/hash.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c zopfli/src/zopfli/util.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c zopfli/src/zopfli/squeeze.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c zopfli/src/zopfli/katajainen.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c zopfli/src/zopfli/symbols.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -o pigz pigz.o yarn.o try.o deflate.o blocksplitter.o tree.o lz77.o cache.o hash.o util.o squeeze.o katajainen.o symbols.o -lm -lpthread -lz ln -f pigz unpigz make[1]: Leaving directory '/tmp/instance-22/output-1/build/pigz-2.7' >>> pigz 2.7 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-22/output-1/build/pigz-2.7/pigz /tmp/instance-22/output-1/target/usr/bin/pigz pimd-2.3.2.tar.gz: OK (sha256: c77a9812751f114490a28a6839b16aac8b020c8d9fd6aa22bf3880c054e19f1d) >>> pimd 2.3.2 Extracting gzip -d -c /tmp/instance-22/dl/pimd/pimd-2.3.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/pimd-2.3.2 -xf - >>> pimd 2.3.2 Patching >>> pimd 2.3.2 Configuring (cd /tmp/instance-22/output-1/build/pimd-2.3.2; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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 ./configure ) >>> pimd 2.3.2 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CROSS=/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu- CC=/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc LDFLAGS="" -C /tmp/instance-22/output-1/build/pimd-2.3.2 make[1]: Entering directory '/tmp/instance-22/output-1/build/pimd-2.3.2' CC igmp.o CC igmp_proto.o CC trace.o CC inet.o CC kern.o CC main.o CC config.o CC debug.o CC vers.o CC callout.o CC netlink.o CC route.o CC vif.o CC timer.o CC mrt.o CC pim.o CC pim_proto.o CC rp.o CC dvmrp_proto.o CC libite/strlcpy.o CC libite/strlcat.o CC libite/pidfile.o CC libite/strtonum.o LINK pimd make[1]: Leaving directory '/tmp/instance-22/output-1/build/pimd-2.3.2' >>> pimd 2.3.2 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target prefix=/usr -C /tmp/instance-22/output-1/build/pimd-2.3.2 install make[1]: Entering directory '/tmp/instance-22/output-1/build/pimd-2.3.2' make[1]: Leaving directory '/tmp/instance-22/output-1/build/pimd-2.3.2' >>> python-aexpect 1.6.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.aexpect-1.6.4.tar.gz.Baf0Yz/output' 'https://files.pythonhosted.org/packages/3b/22/f87ffa70348dde4597d9314995be89c8d4c7728260033b972a8d691e3f7d/aexpect-1.6.4.tar.gz' --2023-02-12 10:54:58-- https://files.pythonhosted.org/packages/3b/22/f87ffa70348dde4597d9314995be89c8d4c7728260033b972a8d691e3f7d/aexpect-1.6.4.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 48257 (47K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.aexpect-1.6.4.tar.gz.Baf0Yz/output' 0K .......... .......... .......... .......... ....... 100% 13.7M=0.003s 2023-02-12 10:54:58 (13.7 MB/s) - '/tmp/instance-22/output-1/build/.aexpect-1.6.4.tar.gz.Baf0Yz/output' saved [48257/48257] aexpect-1.6.4.tar.gz: OK (md5: d37473ff0024c15938bfe86a543537e6) aexpect-1.6.4.tar.gz: OK (sha256: 3998aa84ae54963fd59488f0caa533f6edbb31bc6cb842da09b041cbad56ad88) >>> python-aexpect 1.6.4 Extracting gzip -d -c /tmp/instance-22/dl/python-aexpect/aexpect-1.6.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-aexpect-1.6.4 -xf - >>> python-aexpect 1.6.4 Patching >>> python-aexpect 1.6.4 Configuring >>> python-aexpect 1.6.4 Building (cd /tmp/instance-22/output-1/build/python-aexpect-1.6.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/aexpect copying aexpect/shared.py -> build/lib/aexpect copying aexpect/rss_client.py -> build/lib/aexpect copying aexpect/remote_door.py -> build/lib/aexpect copying aexpect/remote.py -> build/lib/aexpect copying aexpect/exceptions.py -> build/lib/aexpect copying aexpect/client.py -> build/lib/aexpect copying aexpect/__init__.py -> build/lib/aexpect creating build/lib/aexpect/utils copying aexpect/utils/wait.py -> build/lib/aexpect/utils copying aexpect/utils/process.py -> build/lib/aexpect/utils copying aexpect/utils/path.py -> build/lib/aexpect/utils copying aexpect/utils/genio.py -> build/lib/aexpect/utils copying aexpect/utils/data_factory.py -> build/lib/aexpect/utils copying aexpect/utils/astring.py -> build/lib/aexpect/utils copying aexpect/utils/__init__.py -> build/lib/aexpect/utils running build_scripts creating build/scripts-3.11 copying scripts/aexpect_helper -> build/scripts-3.11 >>> python-aexpect 1.6.4 Installing to target (cd /tmp/instance-22/output-1/build/python-aexpect-1.6.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect/utils copying build/lib/aexpect/utils/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect/utils copying build/lib/aexpect/utils/astring.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect/utils copying build/lib/aexpect/utils/data_factory.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect/utils copying build/lib/aexpect/utils/genio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect/utils copying build/lib/aexpect/utils/path.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect/utils copying build/lib/aexpect/utils/process.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect/utils copying build/lib/aexpect/utils/wait.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect/utils copying build/lib/aexpect/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect copying build/lib/aexpect/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect copying build/lib/aexpect/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect copying build/lib/aexpect/remote.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect copying build/lib/aexpect/remote_door.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect copying build/lib/aexpect/rss_client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect copying build/lib/aexpect/shared.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect running install_egg_info running egg_info writing aexpect.egg-info/PKG-INFO writing dependency_links to aexpect.egg-info/dependency_links.txt writing requirements to aexpect.egg-info/requires.txt writing top-level names to aexpect.egg-info/top_level.txt reading manifest file 'aexpect.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'aexpect.egg-info/SOURCES.txt' Copying aexpect.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aexpect-1.6.4-py3.11.egg-info running install_scripts copying build/scripts-3.11/aexpect_helper -> /tmp/instance-22/output-1/target/usr/bin changing mode of /tmp/instance-22/output-1/target/usr/bin/aexpect_helper to 755 >>> python-aiodns 3.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.aiodns-3.0.0.tar.gz.p5OSHI/output' 'https://files.pythonhosted.org/packages/27/79/df72e25df0fdd9bf5a5ab068539731d27c5f2ae5654621ae0c92ceca94cf/aiodns-3.0.0.tar.gz' --2023-02-12 10:55:02-- https://files.pythonhosted.org/packages/27/79/df72e25df0fdd9bf5a5ab068539731d27c5f2ae5654621ae0c92ceca94cf/aiodns-3.0.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6743 (6.6K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.aiodns-3.0.0.tar.gz.p5OSHI/output' 0K ...... 100% 82.3M=0s 2023-02-12 10:55:02 (82.3 MB/s) - '/tmp/instance-22/output-1/build/.aiodns-3.0.0.tar.gz.p5OSHI/output' saved [6743/6743] aiodns-3.0.0.tar.gz: OK (md5: 181e11935c78965de2b2b7b0e5efba8d) aiodns-3.0.0.tar.gz: OK (sha256: 946bdfabe743fceeeb093c8a010f5d1645f708a241be849e17edfb0e49e08cd6) >>> python-aiodns 3.0.0 Extracting gzip -d -c /tmp/instance-22/dl/python-aiodns/aiodns-3.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-aiodns-3.0.0 -xf - >>> python-aiodns 3.0.0 Patching >>> python-aiodns 3.0.0 Configuring >>> python-aiodns 3.0.0 Building (cd /tmp/instance-22/output-1/build/python-aiodns-3.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/aiodns copying aiodns/error.py -> build/lib/aiodns copying aiodns/__init__.py -> build/lib/aiodns >>> python-aiodns 3.0.0 Installing to target (cd /tmp/instance-22/output-1/build/python-aiodns-3.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiodns copying build/lib/aiodns/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiodns copying build/lib/aiodns/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiodns running install_egg_info running egg_info writing aiodns.egg-info/PKG-INFO writing dependency_links to aiodns.egg-info/dependency_links.txt writing requirements to aiodns.egg-info/requires.txt writing top-level names to aiodns.egg-info/top_level.txt reading manifest file 'aiodns.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'aiodns.egg-info/SOURCES.txt' Copying aiodns.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiodns-3.0.0-py3.11.egg-info running install_scripts >>> python-aiohttp-cors 0.7.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.aiohttp-cors-0.7.0.tar.gz.Lz8qda/output' 'https://files.pythonhosted.org/packages/44/9e/6cdce7c3f346d8fd487adf68761728ad8cd5fbc296a7b07b92518350d31f/aiohttp-cors-0.7.0.tar.gz' --2023-02-12 10:55:06-- https://files.pythonhosted.org/packages/44/9e/6cdce7c3f346d8fd487adf68761728ad8cd5fbc296a7b07b92518350d31f/aiohttp-cors-0.7.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 35966 (35K) [binary/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.aiohttp-cors-0.7.0.tar.gz.Lz8qda/output' 0K .......... .......... .......... ..... 100% 9.51M=0.004s 2023-02-12 10:55:06 (9.51 MB/s) - '/tmp/instance-22/output-1/build/.aiohttp-cors-0.7.0.tar.gz.Lz8qda/output' saved [35966/35966] aiohttp-cors-0.7.0.tar.gz: OK (md5: de3940a901b269be82c8bd9f28d53ff0) aiohttp-cors-0.7.0.tar.gz: OK (sha256: 4d39c6d7100fd9764ed1caf8cebf0eb01bf5e3f24e2e073fda6234bc48b19f5d) >>> python-aiohttp-cors 0.7.0 Extracting gzip -d -c /tmp/instance-22/dl/python-aiohttp-cors/aiohttp-cors-0.7.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-aiohttp-cors-0.7.0 -xf - >>> python-aiohttp-cors 0.7.0 Patching >>> python-aiohttp-cors 0.7.0 Configuring >>> python-aiohttp-cors 0.7.0 Building (cd /tmp/instance-22/output-1/build/python-aiohttp-cors-0.7.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/aiohttp_cors copying aiohttp_cors/urldispatcher_router_adapter.py -> build/lib/aiohttp_cors copying aiohttp_cors/mixin.py -> build/lib/aiohttp_cors copying aiohttp_cors/__init__.py -> build/lib/aiohttp_cors copying aiohttp_cors/resource_options.py -> build/lib/aiohttp_cors copying aiohttp_cors/cors_config.py -> build/lib/aiohttp_cors copying aiohttp_cors/preflight_handler.py -> build/lib/aiohttp_cors copying aiohttp_cors/__about__.py -> build/lib/aiohttp_cors copying aiohttp_cors/abc.py -> build/lib/aiohttp_cors >>> python-aiohttp-cors 0.7.0 Installing to target (cd /tmp/instance-22/output-1/build/python-aiohttp-cors-0.7.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp_cors copying build/lib/aiohttp_cors/abc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp_cors copying build/lib/aiohttp_cors/__about__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp_cors copying build/lib/aiohttp_cors/preflight_handler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp_cors copying build/lib/aiohttp_cors/cors_config.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp_cors copying build/lib/aiohttp_cors/resource_options.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp_cors copying build/lib/aiohttp_cors/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp_cors copying build/lib/aiohttp_cors/mixin.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp_cors copying build/lib/aiohttp_cors/urldispatcher_router_adapter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp_cors running install_egg_info running egg_info writing aiohttp_cors.egg-info/PKG-INFO writing dependency_links to aiohttp_cors.egg-info/dependency_links.txt writing requirements to aiohttp_cors.egg-info/requires.txt writing top-level names to aiohttp_cors.egg-info/top_level.txt reading manifest file 'aiohttp_cors.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'aiohttp_cors.egg-info/SOURCES.txt' Copying aiohttp_cors.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp_cors-0.7.0-py3.11.egg-info running install_scripts >>> python-aiohttp 3.8.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.aiohttp-3.8.3.tar.gz.mX32eP/output' 'https://files.pythonhosted.org/packages/ff/4f/62d9859b7d4e6dc32feda67815c5f5ab4421e6909e48cbc970b6a40d60b7/aiohttp-3.8.3.tar.gz' --2023-02-12 10:55:10-- https://files.pythonhosted.org/packages/ff/4f/62d9859b7d4e6dc32feda67815c5f5ab4421e6909e48cbc970b6a40d60b7/aiohttp-3.8.3.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 7337480 (7.0M) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.aiohttp-3.8.3.tar.gz.mX32eP/output' 0K .......... .......... .......... .......... .......... 0% 14.8M 0s 50K .......... .......... .......... .......... .......... 1% 21.3M 0s 100K .......... .......... .......... .......... .......... 2% 92.8M 0s 150K .......... .......... .......... .......... .......... 2% 65.7M 0s 200K .......... .......... .......... .......... .......... 3% 33.5M 0s 250K .......... .......... .......... .......... .......... 4% 101M 0s 300K .......... .......... .......... .......... .......... 4% 71.9M 0s 350K .......... .......... .......... .......... .......... 5% 146M 0s 400K .......... .......... .......... .......... .......... 6% 69.0M 0s 450K .......... .......... .......... .......... .......... 6% 78.7M 0s 500K .......... .......... .......... .......... .......... 7% 87.1M 0s 550K .......... .......... .......... .......... .......... 8% 105M 0s 600K .......... .......... .......... .......... .......... 9% 5.53M 0s 650K .......... .......... .......... .......... .......... 9% 133M 0s 700K .......... .......... .......... .......... .......... 10% 215M 0s 750K .......... .......... .......... .......... .......... 11% 191M 0s 800K .......... .......... .......... .......... .......... 11% 170M 0s 850K .......... .......... .......... .......... .......... 12% 170M 0s 900K .......... .......... .......... .......... .......... 13% 200M 0s 950K .......... .......... .......... .......... .......... 13% 252M 0s 1000K .......... .......... .......... .......... .......... 14% 70.2M 0s 1050K .......... .......... .......... .......... .......... 15% 160M 0s 1100K .......... .......... .......... .......... .......... 16% 225M 0s 1150K .......... .......... .......... .......... .......... 16% 189M 0s 1200K .......... .......... .......... .......... .......... 17% 208M 0s 1250K .......... .......... .......... .......... .......... 18% 172M 0s 1300K .......... .......... .......... .......... .......... 18% 203M 0s 1350K .......... .......... .......... .......... .......... 19% 251M 0s 1400K .......... .......... .......... .......... .......... 20% 218M 0s 1450K .......... .......... .......... .......... .......... 20% 185M 0s 1500K .......... .......... .......... .......... .......... 21% 209M 0s 1550K .......... .......... .......... .......... .......... 22% 235M 0s 1600K .......... .......... .......... .......... .......... 23% 186M 0s 1650K .......... .......... .......... .......... .......... 23% 217M 0s 1700K .......... .......... .......... .......... .......... 24% 204M 0s 1750K .......... .......... .......... .......... .......... 25% 199M 0s 1800K .......... .......... .......... .......... .......... 25% 221M 0s 1850K .......... .......... .......... .......... .......... 26% 189M 0s 1900K .......... .......... .......... .......... .......... 27% 85.8M 0s 1950K .......... .......... .......... .......... .......... 27% 214M 0s 2000K .......... .......... .......... .......... .......... 28% 190M 0s 2050K .......... .......... .......... .......... .......... 29% 238M 0s 2100K .......... .......... .......... .......... .......... 30% 223M 0s 2150K .......... .......... .......... .......... .......... 30% 226M 0s 2200K .......... .......... .......... .......... .......... 31% 89.5M 0s 2250K .......... .......... .......... .......... .......... 32% 98.1M 0s 2300K .......... .......... .......... .......... .......... 32% 95.5M 0s 2350K .......... .......... .......... .......... .......... 33% 126M 0s 2400K .......... .......... .......... .......... .......... 34% 93.8M 0s 2450K .......... .......... .......... .......... .......... 34% 120M 0s 2500K .......... .......... .......... .......... .......... 35% 78.1M 0s 2550K .......... .......... .......... .......... .......... 36% 99.5M 0s 2600K .......... .......... .......... .......... .......... 36% 115M 0s 2650K .......... .......... .......... .......... .......... 37% 93.3M 0s 2700K .......... .......... .......... .......... .......... 38% 95.7M 0s 2750K .......... .......... .......... .......... .......... 39% 120M 0s 2800K .......... .......... .......... .......... .......... 39% 94.9M 0s 2850K .......... .......... .......... .......... .......... 40% 104M 0s 2900K .......... .......... .......... .......... .......... 41% 91.1M 0s 2950K .......... .......... .......... .......... .......... 41% 123M 0s 3000K .......... .......... .......... .......... .......... 42% 76.2M 0s 3050K .......... .......... .......... .......... .......... 43% 6.03M 0s 3100K .......... .......... .......... .......... .......... 43% 64.0M 0s 3150K .......... .......... .......... .......... .......... 44% 147M 0s 3200K .......... .......... .......... .......... .......... 45% 67.6M 0s 3250K .......... .......... .......... .......... .......... 46% 82.7M 0s 3300K .......... .......... .......... .......... .......... 46% 83.6M 0s 3350K .......... .......... .......... .......... .......... 47% 120M 0s 3400K .......... .......... .......... .......... .......... 48% 86.1M 0s 3450K .......... .......... .......... .......... .......... 48% 83.0M 0s 3500K .......... .......... .......... .......... .......... 49% 32.9M 0s 3550K .......... .......... .......... .......... .......... 50% 38.0M 0s 3600K .......... .......... .......... .......... .......... 50% 38.8M 0s 3650K .......... .......... .......... .......... .......... 51% 91.8M 0s 3700K .......... .......... .......... .......... .......... 52% 86.5M 0s 3750K .......... .......... .......... .......... .......... 53% 83.5M 0s 3800K .......... .......... .......... .......... .......... 53% 82.8M 0s 3850K .......... .......... .......... .......... .......... 54% 79.1M 0s 3900K .......... .......... .......... .......... .......... 55% 113M 0s 3950K .......... .......... .......... .......... .......... 55% 62.5M 0s 4000K .......... .......... .......... .......... .......... 56% 78.3M 0s 4050K .......... .......... .......... .......... .......... 57% 108M 0s 4100K .......... .......... .......... .......... .......... 57% 65.0M 0s 4150K .......... .......... .......... .......... .......... 58% 73.5M 0s 4200K .......... .......... .......... .......... .......... 59% 88.3M 0s 4250K .......... .......... .......... .......... .......... 60% 80.6M 0s 4300K .......... .......... .......... .......... .......... 60% 77.4M 0s 4350K .......... .......... .......... .......... .......... 61% 80.0M 0s 4400K .......... .......... .......... .......... .......... 62% 96.7M 0s 4450K .......... .......... .......... .......... .......... 62% 68.3M 0s 4500K .......... .......... .......... .......... .......... 63% 171M 0s 4550K .......... .......... .......... .......... .......... 64% 68.1M 0s 4600K .......... .......... .......... .......... .......... 64% 62.3M 0s 4650K .......... .......... .......... .......... .......... 65% 13.6M 0s 4700K .......... .......... .......... .......... .......... 66% 194M 0s 4750K .......... .......... .......... .......... .......... 66% 271M 0s 4800K .......... .......... .......... .......... .......... 67% 226M 0s 4850K .......... .......... .......... .......... .......... 68% 206M 0s 4900K .......... .......... .......... .......... .......... 69% 80.0M 0s 4950K .......... .......... .......... .......... .......... 69% 126M 0s 5000K .......... .......... .......... .......... .......... 70% 41.3M 0s 5050K .......... .......... .......... .......... .......... 71% 69.6M 0s 5100K .......... .......... .......... .......... .......... 71% 79.9M 0s 5150K .......... .......... .......... .......... .......... 72% 117M 0s 5200K .......... .......... .......... .......... .......... 73% 65.3M 0s 5250K .......... .......... .......... .......... .......... 73% 81.5M 0s 5300K .......... .......... .......... .......... .......... 74% 84.9M 0s 5350K .......... .......... .......... .......... .......... 75% 120M 0s 5400K .......... .......... .......... .......... .......... 76% 61.6M 0s 5450K .......... .......... .......... .......... .......... 76% 79.5M 0s 5500K .......... .......... .......... .......... .......... 77% 126M 0s 5550K .......... .......... .......... .......... .......... 78% 74.2M 0s 5600K .......... .......... .......... .......... .......... 78% 86.5M 0s 5650K .......... .......... .......... .......... .......... 79% 12.7M 0s 5700K .......... .......... .......... .......... .......... 80% 233M 0s 5750K .......... .......... .......... .......... .......... 80% 273M 0s 5800K .......... .......... .......... .......... .......... 81% 283M 0s 5850K .......... .......... .......... .......... .......... 82% 260M 0s 5900K .......... .......... .......... .......... .......... 83% 311M 0s 5950K .......... .......... .......... .......... .......... 83% 314M 0s 6000K .......... .......... .......... .......... .......... 84% 16.6M 0s 6050K .......... .......... .......... .......... .......... 85% 107M 0s 6100K .......... .......... .......... .......... .......... 85% 102M 0s 6150K .......... .......... .......... .......... .......... 86% 108M 0s 6200K .......... .......... .......... .......... .......... 87% 66.1M 0s 6250K .......... .......... .......... .......... .......... 87% 109M 0s 6300K .......... .......... .......... .......... .......... 88% 114M 0s 6350K .......... .......... .......... .......... .......... 89% 82.4M 0s 6400K .......... .......... .......... .......... .......... 90% 74.9M 0s 6450K .......... .......... .......... .......... .......... 90% 77.7M 0s 6500K .......... .......... .......... .......... .......... 91% 77.5M 0s 6550K .......... .......... .......... .......... .......... 92% 94.7M 0s 6600K .......... .......... .......... .......... .......... 92% 84.5M 0s 6650K .......... .......... .......... .......... .......... 93% 79.3M 0s 6700K .......... .......... .......... .......... .......... 94% 97.5M 0s 6750K .......... .......... .......... .......... .......... 94% 16.9M 0s 6800K .......... .......... .......... .......... .......... 95% 210M 0s 6850K .......... .......... .......... .......... .......... 96% 222M 0s 6900K .......... .......... .......... .......... .......... 96% 222M 0s 6950K .......... .......... .......... .......... .......... 97% 237M 0s 7000K .......... .......... .......... .......... .......... 98% 209M 0s 7050K .......... .......... .......... .......... .......... 99% 21.2M 0s 7100K .......... .......... .......... .......... .......... 99% 263M 0s 7150K .......... ..... 100% 293M=0.1s 2023-02-12 10:55:11 (68.4 MB/s) - '/tmp/instance-22/output-1/build/.aiohttp-3.8.3.tar.gz.mX32eP/output' saved [7337480/7337480] aiohttp-3.8.3.tar.gz: OK (md5: 642653db642be1508e50fcdeafe0f928) aiohttp-3.8.3.tar.gz: OK (sha256: 3828fb41b7203176b82fe5d699e0d845435f2374750a44b480ea6b930f6be269) >>> python-aiohttp 3.8.3 Extracting gzip -d -c /tmp/instance-22/dl/python-aiohttp/aiohttp-3.8.3.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-aiohttp-3.8.3 -xf - >>> python-aiohttp 3.8.3 Patching >>> python-aiohttp 3.8.3 Configuring >>> python-aiohttp 3.8.3 Building (cd /tmp/instance-22/output-1/build/python-aiohttp-3.8.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) ********************* * Accelerated build * ********************* running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/worker.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_ws.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_urldispatcher.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_server.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_runner.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_routedef.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_response.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_request.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_protocol.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_middlewares.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_log.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_fileresponse.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_exceptions.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web_app.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/web.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/typedefs.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/tracing.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/test_utils.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/tcp_helpers.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/streams.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/resolver.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/pytest_plugin.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/payload_streamer.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/payload.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/multipart.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/log.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/locks.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/http_writer.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/http_websocket.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/http_parser.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/http_exceptions.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/http.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/helpers.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/hdrs.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/formdata.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/cookiejar.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/connector.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/client_ws.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/client_reqrep.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/client_proto.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/client_exceptions.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/client.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/base_protocol.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/abc.py -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/__init__.py -> build/lib.linux-mipsel-3.11/aiohttp running egg_info writing aiohttp.egg-info/PKG-INFO writing dependency_links to aiohttp.egg-info/dependency_links.txt writing requirements to aiohttp.egg-info/requires.txt writing top-level names to aiohttp.egg-info/top_level.txt reading manifest file 'aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'aiohttp' anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'aiohttp/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'aiohttp.egg-info/SOURCES.txt' copying aiohttp/_cparser.pxd -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/_find_header.pxd -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/_headers.pxi -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/_helpers.pyi -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/_helpers.pyx -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/_http_parser.pyx -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/_http_writer.pyx -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/_websocket.pyx -> build/lib.linux-mipsel-3.11/aiohttp copying aiohttp/py.typed -> build/lib.linux-mipsel-3.11/aiohttp creating build/lib.linux-mipsel-3.11/aiohttp/.hash copying aiohttp/.hash/_cparser.pxd.hash -> build/lib.linux-mipsel-3.11/aiohttp/.hash copying aiohttp/.hash/_find_header.pxd.hash -> build/lib.linux-mipsel-3.11/aiohttp/.hash copying aiohttp/.hash/_helpers.pyi.hash -> build/lib.linux-mipsel-3.11/aiohttp/.hash copying aiohttp/.hash/_helpers.pyx.hash -> build/lib.linux-mipsel-3.11/aiohttp/.hash copying aiohttp/.hash/_http_parser.pyx.hash -> build/lib.linux-mipsel-3.11/aiohttp/.hash copying aiohttp/.hash/_http_writer.pyx.hash -> build/lib.linux-mipsel-3.11/aiohttp/.hash copying aiohttp/.hash/_websocket.pyx.hash -> build/lib.linux-mipsel-3.11/aiohttp/.hash copying aiohttp/.hash/hdrs.py.hash -> build/lib.linux-mipsel-3.11/aiohttp/.hash running build_ext building 'aiohttp._websocket' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/aiohttp /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c aiohttp/_websocket.c -o build/temp.linux-mipsel-3.11/aiohttp/_websocket.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/aiohttp/_websocket.o -L. -o build/lib.linux-mipsel-3.11/aiohttp/_websocket.cpython-311-mipsel-linux-gnu.so building 'aiohttp._http_parser' extension creating build/temp.linux-mipsel-3.11/vendor creating build/temp.linux-mipsel-3.11/vendor/llhttp creating build/temp.linux-mipsel-3.11/vendor/llhttp/build creating build/temp.linux-mipsel-3.11/vendor/llhttp/build/c creating build/temp.linux-mipsel-3.11/vendor/llhttp/src creating build/temp.linux-mipsel-3.11/vendor/llhttp/src/native /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c aiohttp/_find_header.c -o build/temp.linux-mipsel-3.11/aiohttp/_find_header.o aiohttp/_find_header.c: In function 'find_header': aiohttp/_find_header.c:21:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 21 | char *pchar = str; | ^~~ aiohttp/_find_header.c:9867:1: warning: label 'missing' defined but not used [-Wunused-label] 9867 | missing: | ^~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c aiohttp/_http_parser.c -o build/temp.linux-mipsel-3.11/aiohttp/_http_parser.o aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_field': aiohttp/_http_parser.c:12478:34: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 12478 | __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); | ^ aiohttp/_http_parser.c:12574:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_field' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12574 | __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_field(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 706, __pyx_L3_error) | ^~~~~~~~~~ aiohttp/_http_parser.c:12574:148: note: expected 'char *' but argument is of type 'const char *' aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_value': aiohttp/_http_parser.c:12799:34: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 12799 | __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); | ^ aiohttp/_http_parser.c:12895:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_value' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12895 | __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_value(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 723, __pyx_L3_error) | ^~~~~~~~~~ aiohttp/_http_parser.c:12895:148: note: expected 'char *' but argument is of type 'const char *' aiohttp/_http_parser.c: In function '__pyx_pw_7aiohttp_12_http_parser_10HttpParser_7feed_data': aiohttp/_http_parser.c:9799:17: warning: '__pyx_v_nb' may be used uninitialized in this function [-Wmaybe-uninitialized] 9799 | __pyx_t_4 = __Pyx_PyObject_GetSlice(__pyx_v_data, __pyx_v_nb, 0, NULL, NULL, NULL, 1, 0, 1); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 560, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aiohttp/_http_parser.c:9501:10: note: '__pyx_v_nb' was declared here 9501 | size_t __pyx_v_nb; | ^~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c vendor/llhttp/build/c/llhttp.c -o build/temp.linux-mipsel-3.11/vendor/llhttp/build/c/llhttp.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c vendor/llhttp/src/native/api.c -o build/temp.linux-mipsel-3.11/vendor/llhttp/src/native/api.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c vendor/llhttp/src/native/http.c -o build/temp.linux-mipsel-3.11/vendor/llhttp/src/native/http.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/aiohttp/_find_header.o build/temp.linux-mipsel-3.11/aiohttp/_http_parser.o build/temp.linux-mipsel-3.11/vendor/llhttp/build/c/llhttp.o build/temp.linux-mipsel-3.11/vendor/llhttp/src/native/api.o build/temp.linux-mipsel-3.11/vendor/llhttp/src/native/http.o -L. -o build/lib.linux-mipsel-3.11/aiohttp/_http_parser.cpython-311-mipsel-linux-gnu.so building 'aiohttp._helpers' extension /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c aiohttp/_helpers.c -o build/temp.linux-mipsel-3.11/aiohttp/_helpers.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/aiohttp/_helpers.o -L. -o build/lib.linux-mipsel-3.11/aiohttp/_helpers.cpython-311-mipsel-linux-gnu.so building 'aiohttp._http_writer' extension /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c aiohttp/_http_writer.c -o build/temp.linux-mipsel-3.11/aiohttp/_http_writer.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/aiohttp/_http_writer.o -L. -o build/lib.linux-mipsel-3.11/aiohttp/_http_writer.cpython-311-mipsel-linux-gnu.so >>> python-aiohttp 3.8.3 Installing to target (cd /tmp/instance-22/output-1/build/python-aiohttp-3.8.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) ********************* * Accelerated build * ********************* running install /tmp/instance-22/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 aiohttp.egg-info/PKG-INFO writing dependency_links to aiohttp.egg-info/dependency_links.txt writing requirements to aiohttp.egg-info/requires.txt writing top-level names to aiohttp.egg-info/top_level.txt reading manifest file 'aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'aiohttp' anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'aiohttp/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'aiohttp.egg-info/SOURCES.txt' running build_ext running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_http_writer.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_helpers.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_http_parser.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_websocket.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-mipsel-3.11/aiohttp/.hash/hdrs.py.hash -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-mipsel-3.11/aiohttp/.hash/_websocket.pyx.hash -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-mipsel-3.11/aiohttp/.hash/_http_writer.pyx.hash -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-mipsel-3.11/aiohttp/.hash/_http_parser.pyx.hash -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-mipsel-3.11/aiohttp/.hash/_helpers.pyx.hash -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-mipsel-3.11/aiohttp/.hash/_helpers.pyi.hash -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-mipsel-3.11/aiohttp/.hash/_find_header.pxd.hash -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-mipsel-3.11/aiohttp/.hash/_cparser.pxd.hash -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-mipsel-3.11/aiohttp/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_websocket.pyx -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_http_writer.pyx -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_http_parser.pyx -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_helpers.pyx -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_helpers.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_headers.pxi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_find_header.pxd -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/_cparser.pxd -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/abc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/base_protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/client_exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/client_proto.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/client_reqrep.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/client_ws.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/connector.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/cookiejar.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/formdata.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/hdrs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/http.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/http_exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/http_parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/http_websocket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/http_writer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/locks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/log.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/multipart.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/payload.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/payload_streamer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/pytest_plugin.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/resolver.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/streams.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/tcp_helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/test_utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/tracing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/typedefs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_app.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_fileresponse.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_log.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_middlewares.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_request.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_response.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_routedef.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_server.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_urldispatcher.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/web_ws.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-mipsel-3.11/aiohttp/worker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp running install_egg_info Copying aiohttp.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiohttp-3.8.3-py3.11.egg-info running install_scripts >>> python-aiojobs 1.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.aiojobs-1.1.0.tar.gz.YOfXBh/output' 'https://files.pythonhosted.org/packages/99/75/b6d3678d804fffda81ebbac6214c35a4417d5ddbd70ffe7958ad951e64d2/aiojobs-1.1.0.tar.gz' --2023-02-12 10:55:40-- https://files.pythonhosted.org/packages/99/75/b6d3678d804fffda81ebbac6214c35a4417d5ddbd70ffe7958ad951e64d2/aiojobs-1.1.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 134746 (132K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.aiojobs-1.1.0.tar.gz.YOfXBh/output' 0K .......... .......... .......... .......... .......... 37% 15.1M 0s 50K .......... .......... .......... .......... .......... 75% 17.8M 0s 100K .......... .......... .......... . 100% 145M=0.006s 2023-02-12 10:55:40 (20.8 MB/s) - '/tmp/instance-22/output-1/build/.aiojobs-1.1.0.tar.gz.YOfXBh/output' saved [134746/134746] aiojobs-1.1.0.tar.gz: OK (md5: 18a5b38cc13b2d59a91fdfec64588b4c) aiojobs-1.1.0.tar.gz: OK (sha256: f0c43dfc4de359052a67df309b593732c32028deef1bb787c7a363da29accde3) >>> python-aiojobs 1.1.0 Extracting gzip -d -c /tmp/instance-22/dl/python-aiojobs/aiojobs-1.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-aiojobs-1.1.0 -xf - >>> python-aiojobs 1.1.0 Patching >>> python-aiojobs 1.1.0 Configuring >>> python-aiojobs 1.1.0 Building (cd /tmp/instance-22/output-1/build/python-aiojobs-1.1.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python -c 'from setuptools import setup;setup()' build ) running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_scheduler.py -> build/lib/tests copying tests/test_job.py -> build/lib/tests copying tests/test_aiohttp.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/aiojobs copying aiojobs/aiohttp.py -> build/lib/aiojobs copying aiojobs/_scheduler.py -> build/lib/aiojobs copying aiojobs/_job.py -> build/lib/aiojobs copying aiojobs/__init__.py -> build/lib/aiojobs running egg_info writing aiojobs.egg-info/PKG-INFO writing dependency_links to aiojobs.egg-info/dependency_links.txt writing requirements to aiojobs.egg-info/requires.txt writing top-level names to aiojobs.egg-info/top_level.txt reading manifest file 'aiojobs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'examples' warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'aiojobs.egg-info/SOURCES.txt' copying aiojobs/py.typed -> build/lib/aiojobs >>> python-aiojobs 1.1.0 Installing to target (cd /tmp/instance-22/output-1/build/python-aiojobs-1.1.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python -c 'from setuptools import setup;setup()' install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 aiojobs.egg-info/PKG-INFO writing dependency_links to aiojobs.egg-info/dependency_links.txt writing requirements to aiojobs.egg-info/requires.txt writing top-level names to aiojobs.egg-info/top_level.txt reading manifest file 'aiojobs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'examples' warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'aiojobs.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiojobs copying build/lib/aiojobs/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiojobs copying build/lib/aiojobs/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiojobs copying build/lib/aiojobs/_job.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiojobs copying build/lib/aiojobs/_scheduler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiojobs copying build/lib/aiojobs/aiohttp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiojobs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tests copying build/lib/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tests copying build/lib/tests/conftest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_aiohttp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_job.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_scheduler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tests running install_egg_info Copying aiojobs.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiojobs-1.1.0-py3.11.egg-info running install_scripts >>> host-python-flit-core 3.8.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.flit_core-3.8.0.tar.gz.8pv44D/output' 'https://files.pythonhosted.org/packages/10/e5/be08751d07b30889af130cec20955c987a74380a10058e6e8856e4010afc/flit_core-3.8.0.tar.gz' --2023-02-12 10:55:44-- https://files.pythonhosted.org/packages/10/e5/be08751d07b30889af130cec20955c987a74380a10058e6e8856e4010afc/flit_core-3.8.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 41224 (40K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.flit_core-3.8.0.tar.gz.8pv44D/output' 0K .......... .......... .......... .......... 100% 13.9M=0.003s 2023-02-12 10:55:44 (13.9 MB/s) - '/tmp/instance-22/output-1/build/.flit_core-3.8.0.tar.gz.8pv44D/output' saved [41224/41224] 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 /tmp/instance-22/dl/python-flit-core/flit_core-3.8.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/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 /tmp/instance-22/output-1/build/host-python-flit-core-3.8.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /tmp/instance-22/output-1/host/bin/python -m flit_core.wheel ) Building wheel from /tmp/instance-22/output-1/build/host-python-flit-core-3.8.0 Wheel built /tmp/instance-22/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 /tmp/instance-22/output-1/build/host-python-flit-core-3.8.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /tmp/instance-22/output-1/host/bin/python -m bootstrap_install dist/* --installdir=/tmp/instance-22/output-1/host/lib/python3.11/site-packages ) Installing to /tmp/instance-22/output-1/host/lib/python3.11/site-packages >>> host-python-installer 0.6.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.installer-0.6.0.tar.gz.dM7pml/output' 'https://files.pythonhosted.org/packages/c9/ab/a9141dc175ec7b620fffe7e0295251a7b6a0ffb4325d64aeb128dff8c698/installer-0.6.0.tar.gz' --2023-02-12 10:55:51-- https://files.pythonhosted.org/packages/c9/ab/a9141dc175ec7b620fffe7e0295251a7b6a0ffb4325d64aeb128dff8c698/installer-0.6.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 471077 (460K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.installer-0.6.0.tar.gz.dM7pml/output' 0K .......... .......... .......... .......... .......... 10% 12.7M 0s 50K .......... .......... .......... .......... .......... 21% 27.2M 0s 100K .......... .......... .......... .......... .......... 32% 90.9M 0s 150K .......... .......... .......... .......... .......... 43% 99.3M 0s 200K .......... .......... .......... .......... .......... 54% 12.8M 0s 250K .......... .......... .......... .......... .......... 65% 245M 0s 300K .......... .......... .......... .......... .......... 76% 254M 0s 350K .......... .......... .......... .......... .......... 86% 205M 0s 400K .......... .......... .......... .......... .......... 97% 256M 0s 450K .......... 100% 404M=0.01s 2023-02-12 10:55:51 (39.6 MB/s) - '/tmp/instance-22/output-1/build/.installer-0.6.0.tar.gz.dM7pml/output' saved [471077/471077] 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 /tmp/instance-22/dl/python-installer/installer-0.6.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/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 /tmp/instance-22/output-1/build/host-python-installer-0.6.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/tmp/instance-22/output-1/build/host-python-installer-0.6.0/src" /tmp/instance-22/output-1/host/bin/python -m flit_core.wheel ) Building wheel from /tmp/instance-22/output-1/build/host-python-installer-0.6.0 Wheel built /tmp/instance-22/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 /tmp/instance-22/output-1/build/host-python-installer-0.6.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/tmp/instance-22/output-1/build/host-python-installer-0.6.0/src" /tmp/instance-22/output-1/host/bin/python /tmp/instance-22/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/tmp/instance-22/output-1/host/bin/python --script-kind=posix --purelib=/tmp/instance-22/output-1/host/lib/python3.11/site-packages --headers=/tmp/instance-22/output-1/host/include/python3.11 --scripts=/tmp/instance-22/output-1/host/bin --data=/tmp/instance-22/output-1/host ) >>> host-python-packaging 22.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.packaging-22.0.tar.gz.XJ8d8u/output' 'https://files.pythonhosted.org/packages/6b/f7/c240d7654ddd2d2f3f328d8468d4f1f876865f6b9038b146bec0a6737c65/packaging-22.0.tar.gz' --2023-02-12 10:55:58-- https://files.pythonhosted.org/packages/6b/f7/c240d7654ddd2d2f3f328d8468d4f1f876865f6b9038b146bec0a6737c65/packaging-22.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 125371 (122K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.packaging-22.0.tar.gz.XJ8d8u/output' 0K .......... .......... .......... .......... .......... 40% 15.5M 0s 50K .......... .......... .......... .......... .......... 81% 19.0M 0s 100K .......... .......... .. 100% 117M=0.006s 2023-02-12 10:55:58 (20.2 MB/s) - '/tmp/instance-22/output-1/build/.packaging-22.0.tar.gz.XJ8d8u/output' saved [125371/125371] 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 /tmp/instance-22/dl/python-packaging/packaging-22.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/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 /tmp/instance-22/output-1/build/host-python-packaging-22.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /tmp/instance-22/output-1/host/bin/python -m flit_core.wheel ) Building wheel from /tmp/instance-22/output-1/build/host-python-packaging-22.0 Wheel built /tmp/instance-22/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 /tmp/instance-22/output-1/build/host-python-packaging-22.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /tmp/instance-22/output-1/host/bin/python /tmp/instance-22/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/tmp/instance-22/output-1/host/bin/python --script-kind=posix --purelib=/tmp/instance-22/output-1/host/lib/python3.11/site-packages --headers=/tmp/instance-22/output-1/host/include/python3.11 --scripts=/tmp/instance-22/output-1/host/bin --data=/tmp/instance-22/output-1/host ) >>> host-python-pep517 0.13.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pep517-0.13.0.tar.gz.ei2fsT/output' 'https://files.pythonhosted.org/packages/4d/19/e11fcc88288f68ae48e3aa9cf5a6fd092a88e629cb723465666c44d487a0/pep517-0.13.0.tar.gz' --2023-02-12 10:56:09-- https://files.pythonhosted.org/packages/4d/19/e11fcc88288f68ae48e3aa9cf5a6fd092a88e629cb723465666c44d487a0/pep517-0.13.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 25798 (25K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pep517-0.13.0.tar.gz.ei2fsT/output' 0K .......... .......... ..... 100% 122M=0s 2023-02-12 10:56:10 (122 MB/s) - '/tmp/instance-22/output-1/build/.pep517-0.13.0.tar.gz.ei2fsT/output' saved [25798/25798] 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 /tmp/instance-22/dl/python-pep517/pep517-0.13.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/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 /tmp/instance-22/output-1/build/host-python-pep517-0.13.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /tmp/instance-22/output-1/host/bin/python -m flit_core.wheel ) Building wheel from /tmp/instance-22/output-1/build/host-python-pep517-0.13.0 Wheel built /tmp/instance-22/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 /tmp/instance-22/output-1/build/host-python-pep517-0.13.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /tmp/instance-22/output-1/host/bin/python /tmp/instance-22/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/tmp/instance-22/output-1/host/bin/python --script-kind=posix --purelib=/tmp/instance-22/output-1/host/lib/python3.11/site-packages --headers=/tmp/instance-22/output-1/host/include/python3.11 --scripts=/tmp/instance-22/output-1/host/bin --data=/tmp/instance-22/output-1/host ) >>> host-python-pypa-build 0.9.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.build-0.9.0.tar.gz.cswioy/output' 'https://files.pythonhosted.org/packages/0f/61/aaf43fbb36cc4308be8ac8088f52db9622b0dbf1f0880c1016ae6aa03f46/build-0.9.0.tar.gz' --2023-02-12 10:56:36-- https://files.pythonhosted.org/packages/0f/61/aaf43fbb36cc4308be8ac8088f52db9622b0dbf1f0880c1016ae6aa03f46/build-0.9.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 17450 (17K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.build-0.9.0.tar.gz.cswioy/output' 0K .......... ....... 100% 115M=0s 2023-02-12 10:56:36 (115 MB/s) - '/tmp/instance-22/output-1/build/.build-0.9.0.tar.gz.cswioy/output' saved [17450/17450] 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 /tmp/instance-22/dl/python-pypa-build/build-0.9.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/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 /tmp/instance-22/output-1/build/host-python-pypa-build-0.9.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/util.py -> build/lib/build copying src/build/env.py -> build/lib/build copying src/build/__main__.py -> build/lib/build copying src/build/__init__.py -> build/lib/build copying src/build/py.typed -> build/lib/build >>> host-python-pypa-build 0.9.0 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-pypa-build-0.9.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/host/lib/python3.11/site-packages/build copying build/lib/build/py.typed -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/build copying build/lib/build/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/build copying build/lib/build/__main__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/build copying build/lib/build/env.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/build copying build/lib/build/util.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/build byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/build/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/build/__main__.py to __main__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/build/env.py to env.cpython-311.pyc byte-compiling /tmp/instance-22/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 /tmp/instance-22/output-1/host/lib/python3.11/site-packages/build-0.9.0-py3.11.egg-info running install_scripts Installing pyproject-build script to /tmp/instance-22/output-1/host/bin >>> python-aioprocessing 2.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.aioprocessing-2.0.1.tar.gz.1MXGMJ/output' 'https://files.pythonhosted.org/packages/4d/85/9a75151e7049bf144c01384279201d82d99484bd658f8e6fb013552d8724/aioprocessing-2.0.1.tar.gz' --2023-02-12 10:56:44-- https://files.pythonhosted.org/packages/4d/85/9a75151e7049bf144c01384279201d82d99484bd658f8e6fb013552d8724/aioprocessing-2.0.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 12818 (13K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.aioprocessing-2.0.1.tar.gz.1MXGMJ/output' 0K .......... .. 100% 110M=0s 2023-02-12 10:56:44 (110 MB/s) - '/tmp/instance-22/output-1/build/.aioprocessing-2.0.1.tar.gz.1MXGMJ/output' saved [12818/12818] aioprocessing-2.0.1.tar.gz: OK (md5: e533c65f5879374c27f266c2040405ea) aioprocessing-2.0.1.tar.gz: OK (sha256: fe01c7b1a38c78168611d3040e73d93036c3b7c8a649d636dc9ed7a3bc9b1ba2) >>> python-aioprocessing 2.0.1 Extracting gzip -d -c /tmp/instance-22/dl/python-aioprocessing/aioprocessing-2.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-aioprocessing-2.0.1 -xf - >>> python-aioprocessing 2.0.1 Patching >>> python-aioprocessing 2.0.1 Configuring >>> python-aioprocessing 2.0.1 Building (cd /tmp/instance-22/output-1/build/python-aioprocessing-2.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built aioprocessing-2.0.1-py3-none-any.whl >>> python-aioprocessing 2.0.1 Installing to target (cd /tmp/instance-22/output-1/build/python-aioprocessing-2.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python /tmp/instance-22/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages --headers=/tmp/instance-22/output-1/target/usr/include/python3.11 --scripts=/tmp/instance-22/output-1/target/usr/bin --data=/tmp/instance-22/output-1/target/usr ) >>> python-aiosignal 1.3.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.aiosignal-1.3.1.tar.gz.xuyK73/output' 'https://files.pythonhosted.org/packages/ae/67/0952ed97a9793b4958e5736f6d2b346b414a2cd63e82d05940032f45b32f/aiosignal-1.3.1.tar.gz' --2023-02-12 10:56:48-- https://files.pythonhosted.org/packages/ae/67/0952ed97a9793b4958e5736f6d2b346b414a2cd63e82d05940032f45b32f/aiosignal-1.3.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 19422 (19K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.aiosignal-1.3.1.tar.gz.xuyK73/output' 0K .......... ........ 100% 93.1M=0s 2023-02-12 10:56:48 (93.1 MB/s) - '/tmp/instance-22/output-1/build/.aiosignal-1.3.1.tar.gz.xuyK73/output' saved [19422/19422] aiosignal-1.3.1.tar.gz: OK (md5: 2a15f4008b899377590cef4773020902) aiosignal-1.3.1.tar.gz: OK (sha256: 54cd96e15e1649b75d6c87526a6ff0b6c1b0dd3459f43d9ca11d48c339b68cfc) >>> python-aiosignal 1.3.1 Extracting gzip -d -c /tmp/instance-22/dl/python-aiosignal/aiosignal-1.3.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-aiosignal-1.3.1 -xf - >>> python-aiosignal 1.3.1 Patching >>> python-aiosignal 1.3.1 Configuring >>> python-aiosignal 1.3.1 Building (cd /tmp/instance-22/output-1/build/python-aiosignal-1.3.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/aiosignal copying aiosignal/__init__.py -> build/lib/aiosignal running egg_info writing aiosignal.egg-info/PKG-INFO writing dependency_links to aiosignal.egg-info/dependency_links.txt writing requirements to aiosignal.egg-info/requires.txt writing top-level names to aiosignal.egg-info/top_level.txt reading manifest file 'aiosignal.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'aiosignal.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'aiosignal.egg-info/SOURCES.txt' copying aiosignal/__init__.pyi -> build/lib/aiosignal copying aiosignal/py.typed -> build/lib/aiosignal >>> python-aiosignal 1.3.1 Installing to target (cd /tmp/instance-22/output-1/build/python-aiosignal-1.3.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 aiosignal.egg-info/PKG-INFO writing dependency_links to aiosignal.egg-info/dependency_links.txt writing requirements to aiosignal.egg-info/requires.txt writing top-level names to aiosignal.egg-info/top_level.txt reading manifest file 'aiosignal.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'aiosignal.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'aiosignal.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiosignal copying build/lib/aiosignal/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiosignal copying build/lib/aiosignal/__init__.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiosignal copying build/lib/aiosignal/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiosignal running install_egg_info Copying aiosignal.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/aiosignal-1.3.1-py3.11.egg-info running install_scripts >>> python-appdirs 1.4.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.appdirs-1.4.4.tar.gz.YpSCIU/output' 'https://files.pythonhosted.org/packages/d7/d8/05696357e0311f5b5c316d7b95f46c669dd9c15aaeecbb48c7d0aeb88c40/appdirs-1.4.4.tar.gz' --2023-02-12 10:56:53-- https://files.pythonhosted.org/packages/d7/d8/05696357e0311f5b5c316d7b95f46c669dd9c15aaeecbb48c7d0aeb88c40/appdirs-1.4.4.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13470 (13K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.appdirs-1.4.4.tar.gz.YpSCIU/output' 0K .......... ... 100% 105M=0s 2023-02-12 10:56:53 (105 MB/s) - '/tmp/instance-22/output-1/build/.appdirs-1.4.4.tar.gz.YpSCIU/output' saved [13470/13470] appdirs-1.4.4.tar.gz: OK (md5: d6bca12613174185dd9abc8a29f4f012) appdirs-1.4.4.tar.gz: OK (sha256: 7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41) >>> python-appdirs 1.4.4 Extracting gzip -d -c /tmp/instance-22/dl/python-appdirs/appdirs-1.4.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-appdirs-1.4.4 -xf - >>> python-appdirs 1.4.4 Patching >>> python-appdirs 1.4.4 Configuring >>> python-appdirs 1.4.4 Building (cd /tmp/instance-22/output-1/build/python-appdirs-1.4.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib copying appdirs.py -> build/lib >>> python-appdirs 1.4.4 Installing to target (cd /tmp/instance-22/output-1/build/python-appdirs-1.4.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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/appdirs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing appdirs.egg-info/PKG-INFO writing dependency_links to appdirs.egg-info/dependency_links.txt writing top-level names to appdirs.egg-info/top_level.txt reading manifest file 'appdirs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'appdirs.egg-info/SOURCES.txt' Copying appdirs.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/appdirs-1.4.4-py3.11.egg-info running install_scripts >>> python-async-generator 1.10 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.async_generator-1.10.tar.gz.Ifqf2d/output' 'https://files.pythonhosted.org/packages/ce/b6/6fa6b3b598a03cba5e80f829e0dadbb49d7645f523d209b2fb7ea0bbb02a/async_generator-1.10.tar.gz' --2023-02-12 10:56:58-- https://files.pythonhosted.org/packages/ce/b6/6fa6b3b598a03cba5e80f829e0dadbb49d7645f523d209b2fb7ea0bbb02a/async_generator-1.10.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 29870 (29K) [binary/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.async_generator-1.10.tar.gz.Ifqf2d/output' 0K .......... .......... ......... 100% 37.2M=0.001s 2023-02-12 10:56:59 (37.2 MB/s) - '/tmp/instance-22/output-1/build/.async_generator-1.10.tar.gz.Ifqf2d/output' saved [29870/29870] async_generator-1.10.tar.gz: OK (md5: 078a29b4afb3d7f38c097a530f042a55) async_generator-1.10.tar.gz: OK (sha256: 6ebb3d106c12920aaae42ccb6f787ef5eefdcdd166ea3d628fa8476abe712144) >>> python-async-generator 1.10 Extracting gzip -d -c /tmp/instance-22/dl/python-async-generator/async_generator-1.10.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-async-generator-1.10 -xf - >>> python-async-generator 1.10 Patching >>> python-async-generator 1.10 Configuring >>> python-async-generator 1.10 Building (cd /tmp/instance-22/output-1/build/python-async-generator-1.10//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/async_generator copying async_generator/_util.py -> build/lib/async_generator copying async_generator/__init__.py -> build/lib/async_generator copying async_generator/_version.py -> build/lib/async_generator copying async_generator/_impl.py -> build/lib/async_generator creating build/lib/async_generator/_tests copying async_generator/_tests/test_util.py -> build/lib/async_generator/_tests copying async_generator/_tests/__init__.py -> build/lib/async_generator/_tests copying async_generator/_tests/test_async_generator.py -> build/lib/async_generator/_tests copying async_generator/_tests/conftest.py -> build/lib/async_generator/_tests >>> python-async-generator 1.10 Installing to target (cd /tmp/instance-22/output-1/build/python-async-generator-1.10//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/conftest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/test_async_generator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator/_tests copying build/lib/async_generator/_impl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator copying build/lib/async_generator/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator copying build/lib/async_generator/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator copying build/lib/async_generator/_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator running install_egg_info running egg_info writing async_generator.egg-info/PKG-INFO writing dependency_links to async_generator.egg-info/dependency_links.txt writing top-level names to async_generator.egg-info/top_level.txt reading manifest file 'async_generator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'async_generator.egg-info/SOURCES.txt' Copying async_generator.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_generator-1.10-py3.11.egg-info running install_scripts >>> python-async-timeout 4.0.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.async-timeout-4.0.2.tar.gz.0KOoKi/output' 'https://files.pythonhosted.org/packages/54/6e/9678f7b2993537452710ffb1750c62d2c26df438aa621ad5fa9d1507a43a/async-timeout-4.0.2.tar.gz' --2023-02-12 10:57:02-- https://files.pythonhosted.org/packages/54/6e/9678f7b2993537452710ffb1750c62d2c26df438aa621ad5fa9d1507a43a/async-timeout-4.0.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8221 (8.0K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.async-timeout-4.0.2.tar.gz.0KOoKi/output' 0K ........ 100% 70.4M=0s 2023-02-12 10:57:02 (70.4 MB/s) - '/tmp/instance-22/output-1/build/.async-timeout-4.0.2.tar.gz.0KOoKi/output' saved [8221/8221] async-timeout-4.0.2.tar.gz: OK (md5: 10571272b2e0fab839ec23f8293bf482) async-timeout-4.0.2.tar.gz: OK (sha256: 2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15) >>> python-async-timeout 4.0.2 Extracting gzip -d -c /tmp/instance-22/dl/python-async-timeout/async-timeout-4.0.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-async-timeout-4.0.2 -xf - >>> python-async-timeout 4.0.2 Patching >>> python-async-timeout 4.0.2 Configuring >>> python-async-timeout 4.0.2 Building (cd /tmp/instance-22/output-1/build/python-async-timeout-4.0.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/async_timeout copying async_timeout/__init__.py -> build/lib/async_timeout running egg_info writing async_timeout.egg-info/PKG-INFO writing dependency_links to async_timeout.egg-info/dependency_links.txt writing requirements to async_timeout.egg-info/requires.txt writing top-level names to async_timeout.egg-info/top_level.txt reading manifest file 'async_timeout.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'async_timeout.egg-info/SOURCES.txt' copying async_timeout/py.typed -> build/lib/async_timeout >>> python-async-timeout 4.0.2 Installing to target (cd /tmp/instance-22/output-1/build/python-async-timeout-4.0.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 async_timeout.egg-info/PKG-INFO writing dependency_links to async_timeout.egg-info/dependency_links.txt writing requirements to async_timeout.egg-info/requires.txt writing top-level names to async_timeout.egg-info/top_level.txt reading manifest file 'async_timeout.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'async_timeout.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_timeout copying build/lib/async_timeout/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_timeout copying build/lib/async_timeout/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_timeout running install_egg_info Copying async_timeout.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/async_timeout-4.0.2-py3.11.egg-info running install_scripts >>> python-attrs 22.2.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.attrs-22.2.0.tar.gz.VWPDQN/output' 'https://files.pythonhosted.org/packages/21/31/3f468da74c7de4fcf9b25591e682856389b3400b4b62f201e65f15ea3e07/attrs-22.2.0.tar.gz' --2023-02-12 10:57:06-- https://files.pythonhosted.org/packages/21/31/3f468da74c7de4fcf9b25591e682856389b3400b4b62f201e65f15ea3e07/attrs-22.2.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 215900 (211K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.attrs-22.2.0.tar.gz.VWPDQN/output' 0K .......... .......... .......... .......... .......... 23% 12.7M 0s 50K .......... .......... .......... .......... .......... 47% 15.5M 0s 100K .......... .......... .......... .......... .......... 71% 89.5M 0s 150K .......... .......... .......... .......... .......... 94% 19.3M 0s 200K .......... 100% 246M=0.01s 2023-02-12 10:57:06 (20.3 MB/s) - '/tmp/instance-22/output-1/build/.attrs-22.2.0.tar.gz.VWPDQN/output' saved [215900/215900] attrs-22.2.0.tar.gz: OK (md5: eff16b3bbd0d9b72e118cca83a19d380) attrs-22.2.0.tar.gz: OK (sha256: c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99) >>> python-attrs 22.2.0 Extracting gzip -d -c /tmp/instance-22/dl/python-attrs/attrs-22.2.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-attrs-22.2.0 -xf - >>> python-attrs 22.2.0 Patching >>> python-attrs 22.2.0 Configuring >>> python-attrs 22.2.0 Building (cd /tmp/instance-22/output-1/build/python-attrs-22.2.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/attrs copying src/attrs/validators.py -> build/lib/attrs copying src/attrs/setters.py -> build/lib/attrs copying src/attrs/filters.py -> build/lib/attrs copying src/attrs/exceptions.py -> build/lib/attrs copying src/attrs/converters.py -> build/lib/attrs copying src/attrs/__init__.py -> build/lib/attrs creating build/lib/attr copying src/attr/validators.py -> build/lib/attr copying src/attr/setters.py -> build/lib/attr copying src/attr/filters.py -> build/lib/attr copying src/attr/exceptions.py -> build/lib/attr copying src/attr/converters.py -> build/lib/attr copying src/attr/_version_info.py -> build/lib/attr copying src/attr/_next_gen.py -> build/lib/attr copying src/attr/_make.py -> build/lib/attr copying src/attr/_funcs.py -> build/lib/attr copying src/attr/_config.py -> build/lib/attr copying src/attr/_compat.py -> build/lib/attr copying src/attr/_cmp.py -> build/lib/attr copying src/attr/__init__.py -> build/lib/attr running egg_info writing src/attrs.egg-info/PKG-INFO writing dependency_links to src/attrs.egg-info/dependency_links.txt writing requirements to src/attrs.egg-info/requires.txt writing top-level names to src/attrs.egg-info/top_level.txt reading manifest file 'src/attrs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/docutils.conf' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'changelog.d/*.md' adding license file 'LICENSE' writing manifest file 'src/attrs.egg-info/SOURCES.txt' copying src/attrs/__init__.pyi -> build/lib/attrs copying src/attrs/py.typed -> build/lib/attrs copying src/attr/__init__.pyi -> build/lib/attr copying src/attr/_cmp.pyi -> build/lib/attr copying src/attr/_typing_compat.pyi -> build/lib/attr copying src/attr/_version_info.pyi -> build/lib/attr copying src/attr/converters.pyi -> build/lib/attr copying src/attr/exceptions.pyi -> build/lib/attr copying src/attr/filters.pyi -> build/lib/attr copying src/attr/py.typed -> build/lib/attr copying src/attr/setters.pyi -> build/lib/attr copying src/attr/validators.pyi -> build/lib/attr >>> python-attrs 22.2.0 Installing to target (cd /tmp/instance-22/output-1/build/python-attrs-22.2.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/attrs.egg-info/PKG-INFO writing dependency_links to src/attrs.egg-info/dependency_links.txt writing requirements to src/attrs.egg-info/requires.txt writing top-level names to src/attrs.egg-info/top_level.txt reading manifest file 'src/attrs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/docutils.conf' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'changelog.d/*.md' adding license file 'LICENSE' writing manifest file 'src/attrs.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/validators.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/setters.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/filters.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/exceptions.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/converters.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/_version_info.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/_typing_compat.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/_cmp.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/__init__.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/_cmp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/_config.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/_funcs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/_make.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/_next_gen.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/_version_info.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/converters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/filters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/setters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr copying build/lib/attr/validators.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attr creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attrs copying build/lib/attrs/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attrs copying build/lib/attrs/__init__.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attrs copying build/lib/attrs/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attrs copying build/lib/attrs/converters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attrs copying build/lib/attrs/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attrs copying build/lib/attrs/filters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attrs copying build/lib/attrs/setters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attrs copying build/lib/attrs/validators.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attrs running install_egg_info Copying src/attrs.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/attrs-22.2.0-py3.11.egg-info running install_scripts >>> host-python-pycparser 2.21 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pycparser-2.21.tar.gz.fR5kaH/output' 'https://files.pythonhosted.org/packages/5e/0b/95d387f5f4433cb0f53ff7ad859bd2c6051051cebbb564f139a999ab46de/pycparser-2.21.tar.gz' --2023-02-12 10:57:10-- https://files.pythonhosted.org/packages/5e/0b/95d387f5f4433cb0f53ff7ad859bd2c6051051cebbb564f139a999ab46de/pycparser-2.21.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 170877 (167K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pycparser-2.21.tar.gz.fR5kaH/output' 0K .......... .......... .......... .......... .......... 29% 15.2M 0s 50K .......... .......... .......... .......... .......... 59% 10.1M 0s 100K .......... .......... .......... .......... .......... 89% 277M 0s 150K .......... ...... 100% 310M=0.008s 2023-02-12 10:57:10 (19.7 MB/s) - '/tmp/instance-22/output-1/build/.pycparser-2.21.tar.gz.fR5kaH/output' saved [170877/170877] pycparser-2.21.tar.gz: OK (md5: 48f7d743bf018f7bb2ffc5fb976d1492) pycparser-2.21.tar.gz: OK (sha256: e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206) >>> host-python-pycparser 2.21 Extracting gzip -d -c /tmp/instance-22/dl/python-pycparser/pycparser-2.21.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-pycparser-2.21 -xf - >>> host-python-pycparser 2.21 Patching >>> host-python-pycparser 2.21 Configuring >>> host-python-pycparser 2.21 Building (cd /tmp/instance-22/output-1/build/host-python-pycparser-2.21//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/pycparser copying pycparser/_ast_gen.py -> build/lib/pycparser copying pycparser/lextab.py -> build/lib/pycparser copying pycparser/__init__.py -> build/lib/pycparser copying pycparser/plyparser.py -> build/lib/pycparser copying pycparser/c_ast.py -> build/lib/pycparser copying pycparser/ast_transforms.py -> build/lib/pycparser copying pycparser/_build_tables.py -> build/lib/pycparser copying pycparser/c_lexer.py -> build/lib/pycparser copying pycparser/c_generator.py -> build/lib/pycparser copying pycparser/c_parser.py -> build/lib/pycparser copying pycparser/yacctab.py -> build/lib/pycparser creating build/lib/pycparser/ply copying pycparser/ply/lex.py -> build/lib/pycparser/ply copying pycparser/ply/cpp.py -> build/lib/pycparser/ply copying pycparser/ply/__init__.py -> build/lib/pycparser/ply copying pycparser/ply/yacc.py -> build/lib/pycparser/ply copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply copying pycparser/ply/ygen.py -> build/lib/pycparser/ply copying pycparser/_c_ast.cfg -> build/lib/pycparser >>> host-python-pycparser 2.21 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-pycparser-2.21//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_c_ast.cfg -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/ygen.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/ctokens.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/yacc.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/cpp.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/lex.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/yacctab.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_parser.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_generator.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_lexer.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_build_tables.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/ast_transforms.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_ast.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/plyparser.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/lextab.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_ast_gen.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply/ygen.py to ygen.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply/ctokens.py to ctokens.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply/yacc.py to yacc.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply/cpp.py to cpp.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ply/lex.py to lex.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/yacctab.py to yacctab.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/c_parser.py to c_parser.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/c_generator.py to c_generator.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/c_lexer.py to c_lexer.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/_build_tables.py to _build_tables.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/ast_transforms.py to ast_transforms.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/c_ast.py to c_ast.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/plyparser.py to plyparser.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/lextab.py to lextab.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser/_ast_gen.py to _ast_gen.cpython-311.pyc running install_egg_info running egg_info creating pycparser.egg-info writing pycparser.egg-info/PKG-INFO writing dependency_links to pycparser.egg-info/dependency_links.txt writing top-level names to pycparser.egg-info/top_level.txt writing manifest file 'pycparser.egg-info/SOURCES.txt' reading manifest file 'pycparser.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pycparser.egg-info/SOURCES.txt' Copying pycparser.egg-info to /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pycparser-2.21-py3.11.egg-info running install_scripts Build the lexing/parsing tables >>> host-python-cffi 1.15.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.cffi-1.15.1.tar.gz.lPTDmT/output' 'https://files.pythonhosted.org/packages/2b/a8/050ab4f0c3d4c1b8aaa805f70e26e84d0e27004907c5b8ecc1d31815f92a/cffi-1.15.1.tar.gz' --2023-02-12 10:57:18-- https://files.pythonhosted.org/packages/2b/a8/050ab4f0c3d4c1b8aaa805f70e26e84d0e27004907c5b8ecc1d31815f92a/cffi-1.15.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 508501 (497K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.cffi-1.15.1.tar.gz.lPTDmT/output' 0K .......... .......... .......... .......... .......... 10% 11.1M 0s 50K .......... .......... .......... .......... .......... 20% 17.2M 0s 100K .......... .......... .......... .......... .......... 30% 11.5M 0s 150K .......... .......... .......... .......... .......... 40% 257M 0s 200K .......... .......... .......... .......... .......... 50% 309M 0s 250K .......... .......... .......... .......... .......... 60% 287M 0s 300K .......... .......... .......... .......... .......... 70% 33.5M 0s 350K .......... .......... .......... .......... .......... 80% 224M 0s 400K .......... .......... .......... .......... .......... 90% 239M 0s 450K .......... .......... .......... .......... ...... 100% 270M=0.01s 2023-02-12 10:57:18 (34.5 MB/s) - '/tmp/instance-22/output-1/build/.cffi-1.15.1.tar.gz.lPTDmT/output' saved [508501/508501] cffi-1.15.1.tar.gz: OK (md5: f493860a6e98cd0c4178149568a6b4f6) cffi-1.15.1.tar.gz: OK (sha256: d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9) >>> host-python-cffi 1.15.1 Extracting gzip -d -c /tmp/instance-22/dl/python-cffi/cffi-1.15.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-cffi-1.15.1 -xf - >>> host-python-cffi 1.15.1 Patching >>> host-python-cffi 1.15.1 Configuring >>> host-python-cffi 1.15.1 Building (cd /tmp/instance-22/output-1/build/host-python-cffi-1.15.1//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/build/host-python-cffi-1.15.1/setup.py:68: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Distribution /tmp/instance-22/output-1/build/host-python-cffi-1.15.1/setup.py:69: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils.sysconfig import get_config_vars /tmp/instance-22/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.linux-x86_64-3.11 creating build/lib.linux-x86_64-3.11/cffi copying cffi/verifier.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/vengine_gen.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/vengine_cpy.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/setuptools_ext.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/recompiler.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/pkgconfig.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/model.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/lock.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/ffiplatform.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/error.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/cparser.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/commontypes.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/cffi_opcode.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/backend_ctypes.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/api.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/__init__.py -> build/lib.linux-x86_64-3.11/cffi copying cffi/_cffi_include.h -> build/lib.linux-x86_64-3.11/cffi copying cffi/parse_c_type.h -> build/lib.linux-x86_64-3.11/cffi copying cffi/_embedding.h -> build/lib.linux-x86_64-3.11/cffi copying cffi/_cffi_errors.h -> build/lib.linux-x86_64-3.11/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-x86_64-3.11 creating build/temp.linux-x86_64-3.11/c /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include/python3.11 -c c/_cffi_backend.c -o build/temp.linux-x86_64-3.11/c/_cffi_backend.o /usr/bin/gcc -pthread -shared -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib -O2 -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include build/temp.linux-x86_64-3.11/c/_cffi_backend.o -L/tmp/instance-22/output-1/host/lib/../lib -L/tmp/instance-22/output-1/host/lib -lffi -o build/lib.linux-x86_64-3.11/_cffi_backend.cpython-311-x86_64-linux-gnu.so >>> host-python-cffi 1.15.1 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-cffi-1.15.1//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-22/output-1/build/host-python-cffi-1.15.1/setup.py:68: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Distribution /tmp/instance-22/output-1/build/host-python-cffi-1.15.1/setup.py:69: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils.sysconfig import get_config_vars /tmp/instance-22/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 /tmp/instance-22/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 running install_lib copying build/lib.linux-x86_64-3.11/_cffi_backend.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/_cffi_errors.h -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/_embedding.h -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/parse_c_type.h -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/_cffi_include.h -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/api.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/backend_ctypes.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/cffi_opcode.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/commontypes.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/cparser.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/error.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/ffiplatform.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/lock.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/model.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/pkgconfig.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/recompiler.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/setuptools_ext.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/vengine_cpy.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/vengine_gen.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-3.11/cffi/verifier.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/api.py to api.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/backend_ctypes.py to backend_ctypes.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/cffi_opcode.py to cffi_opcode.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/commontypes.py to commontypes.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/cparser.py to cparser.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/error.py to error.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/lock.py to lock.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/model.py to model.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/pkgconfig.py to pkgconfig.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/recompiler.py to recompiler.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/vengine_cpy.py to vengine_cpy.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/vengine_gen.py to vengine_gen.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi/verifier.py to verifier.cpython-311.pyc running install_egg_info running egg_info writing cffi.egg-info/PKG-INFO writing dependency_links to cffi.egg-info/dependency_links.txt writing entry points to cffi.egg-info/entry_points.txt writing requirements to cffi.egg-info/requires.txt writing top-level names to cffi.egg-info/top_level.txt reading manifest file 'cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cffi.egg-info/SOURCES.txt' Copying cffi.egg-info to /tmp/instance-22/output-1/host/lib/python3.11/site-packages/cffi-1.15.1-py3.11.egg-info running install_scripts >>> python-autobahn 22.12.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.autobahn-22.12.1.tar.gz.9kUL44/output' 'https://files.pythonhosted.org/packages/a8/6f/78b90951f263232e468439627f31a2c0846e36043c95af96dc527a4aeee6/autobahn-22.12.1.tar.gz' --2023-02-12 10:57:31-- https://files.pythonhosted.org/packages/a8/6f/78b90951f263232e468439627f31a2c0846e36043c95af96dc527a4aeee6/autobahn-22.12.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 479515 (468K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.autobahn-22.12.1.tar.gz.9kUL44/output' 0K .......... .......... .......... .......... .......... 10% 15.3M 0s 50K .......... .......... .......... .......... .......... 21% 23.0M 0s 100K .......... .......... .......... .......... .......... 32% 84.5M 0s 150K .......... .......... .......... .......... .......... 42% 94.9M 0s 200K .......... .......... .......... .......... .......... 53% 26.3M 0s 250K .......... .......... .......... .......... .......... 64% 101M 0s 300K .......... .......... .......... .......... .......... 74% 93.5M 0s 350K .......... .......... .......... .......... .......... 85% 72.2M 0s 400K .......... .......... .......... .......... .......... 96% 16.5M 0s 450K .......... ........ 100% 8.52M=0.02s 2023-02-12 10:57:32 (30.5 MB/s) - '/tmp/instance-22/output-1/build/.autobahn-22.12.1.tar.gz.9kUL44/output' saved [479515/479515] autobahn-22.12.1.tar.gz: OK (md5: 98d8451385ccd8ece2d2fac023c61a19) autobahn-22.12.1.tar.gz: OK (sha256: 43b4e8b1aeaeb20a0cc0a81572e613dc958057c0ab248a7d6b41b2763270f925) >>> python-autobahn 22.12.1 Extracting gzip -d -c /tmp/instance-22/dl/python-autobahn/autobahn-22.12.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-autobahn-22.12.1 -xf - >>> python-autobahn 22.12.1 Patching >>> python-autobahn 22.12.1 Configuring >>> python-autobahn 22.12.1 Building (cd /tmp/instance-22/output-1/build/python-autobahn-22.12.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib AUTOBAHN_STRIP_XBR=1 /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/autobahn copying autobahn/util.py -> build/lib.linux-mipsel-3.11/autobahn copying autobahn/testutil.py -> build/lib.linux-mipsel-3.11/autobahn copying autobahn/exception.py -> build/lib.linux-mipsel-3.11/autobahn copying autobahn/_version.py -> build/lib.linux-mipsel-3.11/autobahn copying autobahn/__main__.py -> build/lib.linux-mipsel-3.11/autobahn copying autobahn/__init__.py -> build/lib.linux-mipsel-3.11/autobahn creating build/lib.linux-mipsel-3.11/autobahn/test copying autobahn/test/test_util.py -> build/lib.linux-mipsel-3.11/autobahn/test copying autobahn/test/test_rng.py -> build/lib.linux-mipsel-3.11/autobahn/test copying autobahn/test/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/test creating build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/websocket.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/uri.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/types.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/serializer.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/role.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/request.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/protocol.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/message_fbs.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/message.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/interfaces.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/exception.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/cryptosign.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/cryptobox.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/component.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/auth.py -> build/lib.linux-mipsel-3.11/autobahn/wamp copying autobahn/wamp/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/wamp creating build/lib.linux-mipsel-3.11/autobahn/wamp/gen copying autobahn/wamp/gen/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen creating build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Void.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Map.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp creating build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Yield.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Welcome.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregistered.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregister.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribed.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribe.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Serializer.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/RouterRoles.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Result.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Registered.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Register.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Published.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Publish.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Principal.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Payload.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/MessageType.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Message.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Match.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Kdf.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Invocation.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Interrupt.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/HelloNew.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Hello.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Goodbye.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/EventReceived.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Event.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Error.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ClientRoles.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Challenge.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CancelMode.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Cancel.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Call.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Authenticate.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMode.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMethod.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthFactor.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AnyMessage.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Abort.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto creating build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_websocket.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_user_handler_errors.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_uri_pattern.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_transport_details.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_session_details.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_serializer.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_scram.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_protocol_peer.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_protocol.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_message.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_identifiers.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_exception.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_cryptosign.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_cryptobox.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_component_aio.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_component.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_auth.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test copying autobahn/wamp/test/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/wamp/test creating build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/xormasker.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/util.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/utf8validator.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/types.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/protocol.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/interfaces.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/compress_snappy.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/compress_deflate.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/compress_bzip2.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/compress_base.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/compress.py -> build/lib.linux-mipsel-3.11/autobahn/websocket copying autobahn/websocket/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/websocket creating build/lib.linux-mipsel-3.11/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_url.py -> build/lib.linux-mipsel-3.11/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_protocol.py -> build/lib.linux-mipsel-3.11/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_frame.py -> build/lib.linux-mipsel-3.11/autobahn/websocket/test copying autobahn/websocket/test/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/websocket/test creating build/lib.linux-mipsel-3.11/autobahn/rawsocket copying autobahn/rawsocket/util.py -> build/lib.linux-mipsel-3.11/autobahn/rawsocket copying autobahn/rawsocket/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/rawsocket creating build/lib.linux-mipsel-3.11/autobahn/rawsocket/test copying autobahn/rawsocket/test/test_rawsocket_url.py -> build/lib.linux-mipsel-3.11/autobahn/rawsocket/test copying autobahn/rawsocket/test/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/rawsocket/test creating build/lib.linux-mipsel-3.11/autobahn/asyncio copying autobahn/asyncio/websocket.py -> build/lib.linux-mipsel-3.11/autobahn/asyncio copying autobahn/asyncio/wamp.py -> build/lib.linux-mipsel-3.11/autobahn/asyncio copying autobahn/asyncio/util.py -> build/lib.linux-mipsel-3.11/autobahn/asyncio copying autobahn/asyncio/rawsocket.py -> build/lib.linux-mipsel-3.11/autobahn/asyncio copying autobahn/asyncio/component.py -> build/lib.linux-mipsel-3.11/autobahn/asyncio copying autobahn/asyncio/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/asyncio creating build/lib.linux-mipsel-3.11/autobahn/twisted copying autobahn/twisted/websocket.py -> build/lib.linux-mipsel-3.11/autobahn/twisted copying autobahn/twisted/wamp.py -> build/lib.linux-mipsel-3.11/autobahn/twisted copying autobahn/twisted/util.py -> build/lib.linux-mipsel-3.11/autobahn/twisted copying autobahn/twisted/resource.py -> build/lib.linux-mipsel-3.11/autobahn/twisted copying autobahn/twisted/rawsocket.py -> build/lib.linux-mipsel-3.11/autobahn/twisted copying autobahn/twisted/forwarder.py -> build/lib.linux-mipsel-3.11/autobahn/twisted copying autobahn/twisted/cryptosign.py -> build/lib.linux-mipsel-3.11/autobahn/twisted copying autobahn/twisted/component.py -> build/lib.linux-mipsel-3.11/autobahn/twisted copying autobahn/twisted/choosereactor.py -> build/lib.linux-mipsel-3.11/autobahn/twisted copying autobahn/twisted/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/twisted creating build/lib.linux-mipsel-3.11/autobahn/twisted/test copying autobahn/twisted/test/test_wamp_runner.py -> build/lib.linux-mipsel-3.11/autobahn/twisted/test copying autobahn/twisted/test/test_tx_websocket_agent.py -> build/lib.linux-mipsel-3.11/autobahn/twisted/test copying autobahn/twisted/test/test_tx_rawsocket.py -> build/lib.linux-mipsel-3.11/autobahn/twisted/test copying autobahn/twisted/test/test_tx_protocol.py -> build/lib.linux-mipsel-3.11/autobahn/twisted/test copying autobahn/twisted/test/test_tx_endpoint_plugins.py -> build/lib.linux-mipsel-3.11/autobahn/twisted/test copying autobahn/twisted/test/test_tx_component.py -> build/lib.linux-mipsel-3.11/autobahn/twisted/test copying autobahn/twisted/test/test_tx_choosereactor.py -> build/lib.linux-mipsel-3.11/autobahn/twisted/test copying autobahn/twisted/test/test_tx_application_runner.py -> build/lib.linux-mipsel-3.11/autobahn/twisted/test copying autobahn/twisted/test/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/twisted/test creating build/lib.linux-mipsel-3.11/autobahn/twisted/testing copying autobahn/twisted/testing/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/twisted/testing creating build/lib.linux-mipsel-3.11/autobahn/nvx copying autobahn/nvx/_utf8validator.py -> build/lib.linux-mipsel-3.11/autobahn/nvx copying autobahn/nvx/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/nvx creating build/lib.linux-mipsel-3.11/autobahn/nvx/test copying autobahn/nvx/test/test_nvx_utf8validator.py -> build/lib.linux-mipsel-3.11/autobahn/nvx/test copying autobahn/nvx/test/__init__.py -> build/lib.linux-mipsel-3.11/autobahn/nvx/test package init file 'twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib.linux-mipsel-3.11/twisted creating build/lib.linux-mipsel-3.11/twisted/plugins copying twisted/plugins/autobahn_twistd.py -> build/lib.linux-mipsel-3.11/twisted/plugins copying twisted/plugins/autobahn_endpoints.py -> build/lib.linux-mipsel-3.11/twisted/plugins running egg_info creating autobahn.egg-info writing autobahn.egg-info/PKG-INFO writing dependency_links to autobahn.egg-info/dependency_links.txt writing entry points to autobahn.egg-info/entry_points.txt writing requirements to autobahn.egg-info/requires.txt writing top-level names to autobahn.egg-info/top_level.txt writing manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'autobahn.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.asset' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.asset' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.asset' 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 'autobahn.asset' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.asyncio.test' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.asyncio.test' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.asyncio.test' 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 'autobahn.asyncio.test' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.wamp.gen.schema' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.wamp.gen.schema' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.wamp.gen.schema' 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 'autobahn.wamp.gen.schema' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.xbr.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.xbr.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.xbr.templates' 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 'autobahn.xbr.templates' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.xbr.test.catalog.schema' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.xbr.test.catalog.schema' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.xbr.test.catalog.schema' 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 'autobahn.xbr.test.catalog.schema' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.xbr.test.profile' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.xbr.test.profile' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.xbr.test.profile' 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 'autobahn.xbr.test.profile' 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.linux-mipsel-3.11/autobahn/asset copying autobahn/asset/xbr_gray.svg -> build/lib.linux-mipsel-3.11/autobahn/asset copying autobahn/asset/xbr_white.svg -> build/lib.linux-mipsel-3.11/autobahn/asset creating build/lib.linux-mipsel-3.11/autobahn/xbr creating build/lib.linux-mipsel-3.11/autobahn/xbr/templates creating build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/enum.py.jinja2 -> build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/module.py.jinja2 -> build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/obj.py.jinja2 -> build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/service.py.jinja2 -> build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_enum.py.jinja2 -> build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_module.py.jinja2 -> build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_obj.py.jinja2 -> build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_service.py.jinja2 -> build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn creating build/lib.linux-mipsel-3.11/autobahn/xbr/templates/sol-eip712 copying autobahn/xbr/templates/sol-eip712/obj-eip712.sol.jinja2 -> build/lib.linux-mipsel-3.11/autobahn/xbr/templates/sol-eip712 creating build/lib.linux-mipsel-3.11/autobahn/xbr/test creating build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog creating build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/demo.bfbs -> build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/testsvc1.bfbs -> build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp-auth.bfbs -> build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp-control.bfbs -> build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp-meta.bfbs -> build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp.bfbs -> build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema creating build/lib.linux-mipsel-3.11/autobahn/xbr/test/profile copying autobahn/xbr/test/profile/config.ini -> build/lib.linux-mipsel-3.11/autobahn/xbr/test/profile copying autobahn/xbr/test/profile/default.priv -> build/lib.linux-mipsel-3.11/autobahn/xbr/test/profile copying autobahn/xbr/test/profile/default.pub -> build/lib.linux-mipsel-3.11/autobahn/xbr/test/profile creating build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/auth.bfbs -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/pubsub.bfbs -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/roles.bfbs -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/rpc.bfbs -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/session.bfbs -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/types.bfbs -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/wamp.bfbs -> build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema creating build/lib.linux-mipsel-3.11/autobahn/asyncio/test copying autobahn/asyncio/test/README_NO_INIT_PY -> build/lib.linux-mipsel-3.11/autobahn/asyncio/test copying autobahn/asyncio/test/test_aio_rawsocket.py -> build/lib.linux-mipsel-3.11/autobahn/asyncio/test copying autobahn/asyncio/test/test_aio_websocket.py -> build/lib.linux-mipsel-3.11/autobahn/asyncio/test copying autobahn/asyncio/test/test_wamp_runner.py -> build/lib.linux-mipsel-3.11/autobahn/asyncio/test copying autobahn/nvx/_utf8validator.c -> build/lib.linux-mipsel-3.11/autobahn/nvx running build_ext generating cffi module 'build/temp.linux-mipsel-3.11/_nvx_utf8validator.c' creating build/temp.linux-mipsel-3.11 building '_nvx_utf8validator' extension creating build/temp.linux-mipsel-3.11/build creating build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c build/temp.linux-mipsel-3.11/_nvx_utf8validator.c -o build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11/_nvx_utf8validator.o -std=c99 -Wall -Wno-strict-prototypes -O3 -march=native cc1: error: unrecognized argument in option '-march=native' cc1: note: valid arguments to '-march=' are: 10000 1004kc 1004kf 1004kf1_1 1004kf2_1 10k 12000 12k 14000 14k 16000 16k 2000 20kc 24kc 24kec 24kef 24kef1_1 24kef2_1 24kefx 24kex 24kf 24kf1_1 24kf2_1 24kfx 24kx 2k 3000 34kc 34kf 34kf1_1 34kf2_1 34kfx 34kn 34kx 3900 3k 4000 4100 4111 4120 4130 4300 4400 4600 4650 4700 4k 4kc 4kec 4kem 4kep 4km 4kp 4ksc 4ksd 5000 5400 5500 5900 5k 5kc 5kf 6000 6k 7000 74kc 74kf 74kf1_1 74kf2_1 74kf3_2 74kfx 74kx 7k 8000 8k 9000 9k from-abi gs264e gs464 gs464e i6400 i6500 interaptiv loongson2e loongson2f loongson3a m14k m14kc m14ke m14kec m4k m5100 m5101 mips1 mips2 mips3 mips32 mips32r2 mips32r3 mips32r5 mips32r6 mips4 mips64 mips64r2 mips64r3 mips64r5 mips64r6 octeon octeon+ octeon2 octeon3 orion p5600 p6600 r10000 r1004kc r1004kf r1004kf1_1 r1004kf2_1 r10k r12000 r12k r14000 r14k r16000 r16k r2000 r20kc r24kc r24kec r24kef r24kef1_1 r24kef2_1 r24kefx r24kex r24kf r24kf1_1 r24kf2_1 r24kfx r24kx r2k r3000 r34kc r34kf r34kf1_1 r34kf2_1 r34kfx r34kn r34kx r3900 r3k r4000 r4100 r4111 r4120 r4130 r4300 r4400 r4600 r4650 r4700 r4k r4kc r4kec r4kem r4kep r4km r4kp r4ksc r4ksd r5000 r5400 r5500 r5900 r5k r5kc r5kf r6000 r6k r7000 r74kc r74kf r74kf1_1 r74kf2_1 r74kf3_2 r74kfx r74kx r7k r8000 r8k r9000 r9k rm7000 rm7k rm9000 rm9k sb1 sb1a sr71000 sr71k vr4100 vr4111 vr4120 vr4130 vr4300 vr5000 vr5400 vr5500 vr5k xlp xlr warning: build_ext_make_mod: building extension "_nvx_utf8validator" failed: command '/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc' failed with exit code 1 >>> python-autobahn 22.12.1 Installing to target (cd /tmp/instance-22/output-1/build/python-autobahn-22.12.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib AUTOBAHN_STRIP_XBR=1 /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 package init file 'twisted/plugins/__init__.py' not found (or not a regular file) running egg_info creating autobahn.egg-info writing autobahn.egg-info/PKG-INFO writing dependency_links to autobahn.egg-info/dependency_links.txt writing entry points to autobahn.egg-info/entry_points.txt writing requirements to autobahn.egg-info/requires.txt writing top-level names to autobahn.egg-info/top_level.txt writing manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'autobahn.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.asset' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.asset' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.asset' 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 'autobahn.asset' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.asyncio.test' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.asyncio.test' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.asyncio.test' 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 'autobahn.asyncio.test' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.wamp.gen.schema' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.wamp.gen.schema' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.wamp.gen.schema' 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 'autobahn.wamp.gen.schema' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.xbr.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.xbr.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.xbr.templates' 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 'autobahn.xbr.templates' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.xbr.test.catalog.schema' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.xbr.test.catalog.schema' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.xbr.test.catalog.schema' 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 'autobahn.xbr.test.catalog.schema' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'autobahn.xbr.test.profile' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.xbr.test.profile' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'autobahn.xbr.test.profile' 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 'autobahn.xbr.test.profile' 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 build_ext generating cffi module 'build/temp.linux-mipsel-3.11/_nvx_utf8validator.c' already up-to-date building '_nvx_utf8validator' extension /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c build/temp.linux-mipsel-3.11/_nvx_utf8validator.c -o build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11/_nvx_utf8validator.o -std=c99 -Wall -Wno-strict-prototypes -O3 -march=native cc1: error: unrecognized argument in option '-march=native' cc1: note: valid arguments to '-march=' are: 10000 1004kc 1004kf 1004kf1_1 1004kf2_1 10k 12000 12k 14000 14k 16000 16k 2000 20kc 24kc 24kec 24kef 24kef1_1 24kef2_1 24kefx 24kex 24kf 24kf1_1 24kf2_1 24kfx 24kx 2k 3000 34kc 34kf 34kf1_1 34kf2_1 34kfx 34kn 34kx 3900 3k 4000 4100 4111 4120 4130 4300 4400 4600 4650 4700 4k 4kc 4kec 4kem 4kep 4km 4kp 4ksc 4ksd 5000 5400 5500 5900 5k 5kc 5kf 6000 6k 7000 74kc 74kf 74kf1_1 74kf2_1 74kf3_2 74kfx 74kx 7k 8000 8k 9000 9k from-abi gs264e gs464 gs464e i6400 i6500 interaptiv loongson2e loongson2f loongson3a m14k m14kc m14ke m14kec m4k m5100 m5101 mips1 mips2 mips3 mips32 mips32r2 mips32r3 mips32r5 mips32r6 mips4 mips64 mips64r2 mips64r3 mips64r5 mips64r6 octeon octeon+ octeon2 octeon3 orion p5600 p6600 r10000 r1004kc r1004kf r1004kf1_1 r1004kf2_1 r10k r12000 r12k r14000 r14k r16000 r16k r2000 r20kc r24kc r24kec r24kef r24kef1_1 r24kef2_1 r24kefx r24kex r24kf r24kf1_1 r24kf2_1 r24kfx r24kx r2k r3000 r34kc r34kf r34kf1_1 r34kf2_1 r34kfx r34kn r34kx r3900 r3k r4000 r4100 r4111 r4120 r4130 r4300 r4400 r4600 r4650 r4700 r4k r4kc r4kec r4kem r4kep r4km r4kp r4ksc r4ksd r5000 r5400 r5500 r5900 r5k r5kc r5kf r6000 r6k r7000 r74kc r74kf r74kf1_1 r74kf2_1 r74kf3_2 r74kfx r74kx r7k r8000 r8k r9000 r9k rm7000 rm7k rm9000 rm9k sb1 sb1a sr71000 sr71k vr4100 vr4111 vr4120 vr4130 vr4300 vr5000 vr5400 vr5500 vr5k xlp xlr warning: build_ext_make_mod: building extension "_nvx_utf8validator" failed: command '/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc' failed with exit code 1 running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib.linux-mipsel-3.11/twisted/plugins/autobahn_endpoints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib.linux-mipsel-3.11/twisted/plugins/autobahn_twistd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/profile copying build/lib.linux-mipsel-3.11/autobahn/xbr/test/profile/default.pub -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/profile copying build/lib.linux-mipsel-3.11/autobahn/xbr/test/profile/default.priv -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/profile copying build/lib.linux-mipsel-3.11/autobahn/xbr/test/profile/config.ini -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/profile creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/catalog creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/catalog/schema copying build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema/wamp.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/catalog/schema copying build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema/wamp-meta.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/catalog/schema copying build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema/wamp-control.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/catalog/schema copying build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema/wamp-auth.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/catalog/schema copying build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema/testsvc1.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/catalog/schema copying build/lib.linux-mipsel-3.11/autobahn/xbr/test/catalog/schema/demo.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/test/catalog/schema creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/sol-eip712 copying build/lib.linux-mipsel-3.11/autobahn/xbr/templates/sol-eip712/obj-eip712.sol.jinja2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/sol-eip712 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/py-autobahn copying build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn/test_service.py.jinja2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/py-autobahn copying build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn/test_obj.py.jinja2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/py-autobahn copying build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn/test_module.py.jinja2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/py-autobahn copying build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn/test_enum.py.jinja2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/py-autobahn copying build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn/service.py.jinja2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/py-autobahn copying build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn/obj.py.jinja2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/py-autobahn copying build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn/module.py.jinja2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/py-autobahn copying build/lib.linux-mipsel-3.11/autobahn/xbr/templates/py-autobahn/enum.py.jinja2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/xbr/templates/py-autobahn creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asset copying build/lib.linux-mipsel-3.11/autobahn/asset/xbr_white.svg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asset copying build/lib.linux-mipsel-3.11/autobahn/asset/xbr_gray.svg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asset creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/nvx copying build/lib.linux-mipsel-3.11/autobahn/nvx/_utf8validator.c -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/nvx creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/nvx/test copying build/lib.linux-mipsel-3.11/autobahn/nvx/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/nvx/test copying build/lib.linux-mipsel-3.11/autobahn/nvx/test/test_nvx_utf8validator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/nvx/test copying build/lib.linux-mipsel-3.11/autobahn/nvx/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/nvx copying build/lib.linux-mipsel-3.11/autobahn/nvx/_utf8validator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/nvx creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/testing copying build/lib.linux-mipsel-3.11/autobahn/twisted/testing/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/testing creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/test copying build/lib.linux-mipsel-3.11/autobahn/twisted/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/test copying build/lib.linux-mipsel-3.11/autobahn/twisted/test/test_tx_application_runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/test copying build/lib.linux-mipsel-3.11/autobahn/twisted/test/test_tx_choosereactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/test copying build/lib.linux-mipsel-3.11/autobahn/twisted/test/test_tx_component.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/test copying build/lib.linux-mipsel-3.11/autobahn/twisted/test/test_tx_endpoint_plugins.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/test copying build/lib.linux-mipsel-3.11/autobahn/twisted/test/test_tx_protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/test copying build/lib.linux-mipsel-3.11/autobahn/twisted/test/test_tx_rawsocket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/test copying build/lib.linux-mipsel-3.11/autobahn/twisted/test/test_tx_websocket_agent.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/test copying build/lib.linux-mipsel-3.11/autobahn/twisted/test/test_wamp_runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted/test copying build/lib.linux-mipsel-3.11/autobahn/twisted/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted copying build/lib.linux-mipsel-3.11/autobahn/twisted/choosereactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted copying build/lib.linux-mipsel-3.11/autobahn/twisted/component.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted copying build/lib.linux-mipsel-3.11/autobahn/twisted/cryptosign.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted copying build/lib.linux-mipsel-3.11/autobahn/twisted/forwarder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted copying build/lib.linux-mipsel-3.11/autobahn/twisted/rawsocket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted copying build/lib.linux-mipsel-3.11/autobahn/twisted/resource.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted copying build/lib.linux-mipsel-3.11/autobahn/twisted/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted copying build/lib.linux-mipsel-3.11/autobahn/twisted/wamp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted copying build/lib.linux-mipsel-3.11/autobahn/twisted/websocket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/twisted creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio/test copying build/lib.linux-mipsel-3.11/autobahn/asyncio/test/test_wamp_runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio/test copying build/lib.linux-mipsel-3.11/autobahn/asyncio/test/test_aio_websocket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio/test copying build/lib.linux-mipsel-3.11/autobahn/asyncio/test/test_aio_rawsocket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio/test copying build/lib.linux-mipsel-3.11/autobahn/asyncio/test/README_NO_INIT_PY -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio/test copying build/lib.linux-mipsel-3.11/autobahn/asyncio/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio copying build/lib.linux-mipsel-3.11/autobahn/asyncio/component.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio copying build/lib.linux-mipsel-3.11/autobahn/asyncio/rawsocket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio copying build/lib.linux-mipsel-3.11/autobahn/asyncio/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio copying build/lib.linux-mipsel-3.11/autobahn/asyncio/wamp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio copying build/lib.linux-mipsel-3.11/autobahn/asyncio/websocket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/asyncio creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/rawsocket creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/rawsocket/test copying build/lib.linux-mipsel-3.11/autobahn/rawsocket/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/rawsocket/test copying build/lib.linux-mipsel-3.11/autobahn/rawsocket/test/test_rawsocket_url.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/rawsocket/test copying build/lib.linux-mipsel-3.11/autobahn/rawsocket/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/rawsocket copying build/lib.linux-mipsel-3.11/autobahn/rawsocket/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/rawsocket creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket/test copying build/lib.linux-mipsel-3.11/autobahn/websocket/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket/test copying build/lib.linux-mipsel-3.11/autobahn/websocket/test/test_websocket_frame.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket/test copying build/lib.linux-mipsel-3.11/autobahn/websocket/test/test_websocket_protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket/test copying build/lib.linux-mipsel-3.11/autobahn/websocket/test/test_websocket_url.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket/test copying build/lib.linux-mipsel-3.11/autobahn/websocket/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/compress.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/compress_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/compress_bzip2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/compress_deflate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/compress_snappy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/types.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/utf8validator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket copying build/lib.linux-mipsel-3.11/autobahn/websocket/xormasker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/websocket creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_auth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_component.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_component_aio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_cryptobox.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_cryptosign.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_exception.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_identifiers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_protocol_peer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_scram.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_serializer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_session_details.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_transport_details.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_uri_pattern.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_user_handler_errors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test copying build/lib.linux-mipsel-3.11/autobahn/wamp/test/test_wamp_websocket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/schema copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema/wamp.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/schema copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema/types.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/schema copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema/session.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/schema copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema/rpc.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/schema copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema/roles.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/schema copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema/pubsub.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/schema copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/schema/auth.bfbs -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/schema creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Abort.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AnyMessage.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthFactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthMethod.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthMode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Authenticate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Call.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Cancel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/CancelMode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Challenge.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/ClientRoles.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Event.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/EventReceived.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Goodbye.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Hello.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/HelloNew.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Interrupt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Invocation.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Kdf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Match.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/MessageType.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Payload.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Principal.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Publish.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Published.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Register.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Registered.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Result.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/RouterRoles.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Serializer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Subscribe.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Subscribed.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Unregister.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Unregistered.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Welcome.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/Yield.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/proto/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/Map.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/Void.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/wamp/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/gen/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp/gen copying build/lib.linux-mipsel-3.11/autobahn/wamp/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/auth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/component.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/cryptobox.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/cryptosign.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/exception.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/message_fbs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/request.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/role.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/serializer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/types.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/uri.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp copying build/lib.linux-mipsel-3.11/autobahn/wamp/websocket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/wamp creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/test copying build/lib.linux-mipsel-3.11/autobahn/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/test copying build/lib.linux-mipsel-3.11/autobahn/test/test_rng.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/test copying build/lib.linux-mipsel-3.11/autobahn/test/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn/test copying build/lib.linux-mipsel-3.11/autobahn/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn copying build/lib.linux-mipsel-3.11/autobahn/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn copying build/lib.linux-mipsel-3.11/autobahn/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn copying build/lib.linux-mipsel-3.11/autobahn/exception.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn copying build/lib.linux-mipsel-3.11/autobahn/testutil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn copying build/lib.linux-mipsel-3.11/autobahn/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn running install_egg_info Copying autobahn.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/autobahn-22.12.1-py3.11.egg-info running install_scripts Installing wamp script to /tmp/instance-22/output-1/target/usr/bin >>> host-python-typing-extensions 4.4.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.typing_extensions-4.4.0.tar.gz.BaEY54/output' 'https://files.pythonhosted.org/packages/e3/a7/8f4e456ef0adac43f452efc2d0e4b242ab831297f1bac60ac815d37eb9cf/typing_extensions-4.4.0.tar.gz' --2023-02-12 10:57:37-- https://files.pythonhosted.org/packages/e3/a7/8f4e456ef0adac43f452efc2d0e4b242ab831297f1bac60ac815d37eb9cf/typing_extensions-4.4.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 49708 (49K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.typing_extensions-4.4.0.tar.gz.BaEY54/output' 0K .......... .......... .......... .......... ........ 100% 14.9M=0.003s 2023-02-12 10:57:37 (14.9 MB/s) - '/tmp/instance-22/output-1/build/.typing_extensions-4.4.0.tar.gz.BaEY54/output' saved [49708/49708] typing_extensions-4.4.0.tar.gz: OK (md5: 5cfcb56ea6fc4972c3600c0030f4d136) typing_extensions-4.4.0.tar.gz: OK (sha256: 1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa) >>> host-python-typing-extensions 4.4.0 Extracting gzip -d -c /tmp/instance-22/dl/python-typing-extensions/typing_extensions-4.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-typing-extensions-4.4.0 -xf - >>> host-python-typing-extensions 4.4.0 Patching >>> host-python-typing-extensions 4.4.0 Configuring >>> host-python-typing-extensions 4.4.0 Building (cd /tmp/instance-22/output-1/build/host-python-typing-extensions-4.4.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /tmp/instance-22/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 >>> host-python-typing-extensions 4.4.0 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-typing-extensions-4.4.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /tmp/instance-22/output-1/host/bin/python /tmp/instance-22/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/tmp/instance-22/output-1/host/bin/python --script-kind=posix --purelib=/tmp/instance-22/output-1/host/lib/python3.11/site-packages --headers=/tmp/instance-22/output-1/host/include/python3.11 --scripts=/tmp/instance-22/output-1/host/bin --data=/tmp/instance-22/output-1/host ) >>> host-python-setuptools-scm 7.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.setuptools_scm-7.1.0.tar.gz.vpFymM/output' 'https://files.pythonhosted.org/packages/98/12/2c1e579bb968759fc512391473340d0661b1a8c96a59fb7c65b02eec1321/setuptools_scm-7.1.0.tar.gz' --2023-02-12 10:57:45-- https://files.pythonhosted.org/packages/98/12/2c1e579bb968759fc512391473340d0661b1a8c96a59fb7c65b02eec1321/setuptools_scm-7.1.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 71904 (70K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.setuptools_scm-7.1.0.tar.gz.vpFymM/output' 0K .......... .......... .......... .......... .......... 71% 18.2M 0s 50K .......... .......... 100% 201M=0.003s 2023-02-12 10:57:45 (24.6 MB/s) - '/tmp/instance-22/output-1/build/.setuptools_scm-7.1.0.tar.gz.vpFymM/output' saved [71904/71904] setuptools_scm-7.1.0.tar.gz: OK (md5: 158dc741637fb4fa4b955c62bd2c08be) setuptools_scm-7.1.0.tar.gz: OK (sha256: 6c508345a771aad7d56ebff0e70628bf2b0ec7573762be9960214730de278f27) >>> host-python-setuptools-scm 7.1.0 Extracting gzip -d -c /tmp/instance-22/dl/python-setuptools-scm/setuptools_scm-7.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-setuptools-scm-7.1.0 -xf - >>> host-python-setuptools-scm 7.1.0 Patching >>> host-python-setuptools-scm 7.1.0 Configuring >>> host-python-setuptools-scm 7.1.0 Building (cd /tmp/instance-22/output-1/build/host-python-setuptools-scm-7.1.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/setuptools_scm copying src/setuptools_scm/version.py -> build/lib/setuptools_scm copying src/setuptools_scm/utils.py -> build/lib/setuptools_scm copying src/setuptools_scm/scm_workdir.py -> build/lib/setuptools_scm copying src/setuptools_scm/integration.py -> build/lib/setuptools_scm copying src/setuptools_scm/hg_git.py -> build/lib/setuptools_scm copying src/setuptools_scm/hg.py -> build/lib/setuptools_scm copying src/setuptools_scm/hacks.py -> build/lib/setuptools_scm copying src/setuptools_scm/git.py -> build/lib/setuptools_scm copying src/setuptools_scm/file_finder_hg.py -> build/lib/setuptools_scm copying src/setuptools_scm/file_finder_git.py -> build/lib/setuptools_scm copying src/setuptools_scm/file_finder.py -> build/lib/setuptools_scm copying src/setuptools_scm/discover.py -> build/lib/setuptools_scm copying src/setuptools_scm/config.py -> build/lib/setuptools_scm copying src/setuptools_scm/_version_cls.py -> build/lib/setuptools_scm copying src/setuptools_scm/_types.py -> build/lib/setuptools_scm copying src/setuptools_scm/_overrides.py -> build/lib/setuptools_scm copying src/setuptools_scm/_entrypoints.py -> build/lib/setuptools_scm copying src/setuptools_scm/_cli.py -> build/lib/setuptools_scm copying src/setuptools_scm/__main__.py -> build/lib/setuptools_scm copying src/setuptools_scm/__init__.py -> build/lib/setuptools_scm creating build/lib/setuptools_scm/_integration copying src/setuptools_scm/_integration/setuptools.py -> build/lib/setuptools_scm/_integration copying src/setuptools_scm/_integration/pyproject_reading.py -> build/lib/setuptools_scm/_integration copying src/setuptools_scm/_integration/__init__.py -> build/lib/setuptools_scm/_integration >>> host-python-setuptools-scm 7.1.0 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-setuptools-scm-7.1.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration copying build/lib/setuptools_scm/_integration/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration copying build/lib/setuptools_scm/_integration/pyproject_reading.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration copying build/lib/setuptools_scm/_integration/setuptools.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration copying build/lib/setuptools_scm/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/__main__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/_cli.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/_entrypoints.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/_overrides.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/_types.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/_version_cls.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/config.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/discover.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/file_finder.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/file_finder_git.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/file_finder_hg.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/git.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/hacks.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/hg.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/hg_git.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/integration.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/scm_workdir.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/utils.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/version.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration/pyproject_reading.py to pyproject_reading.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration/setuptools.py to setuptools.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/__main__.py to __main__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_cli.py to _cli.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_entrypoints.py to _entrypoints.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_overrides.py to _overrides.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_types.py to _types.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/_version_cls.py to _version_cls.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/config.py to config.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/discover.py to discover.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/file_finder.py to file_finder.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/file_finder_git.py to file_finder_git.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/file_finder_hg.py to file_finder_hg.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/git.py to git.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/hacks.py to hacks.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/hg.py to hg.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/hg_git.py to hg_git.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/integration.py to integration.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/scm_workdir.py to scm_workdir.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/utils.py to utils.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm/version.py to version.cpython-311.pyc running install_egg_info running egg_info writing src/setuptools_scm.egg-info/PKG-INFO writing dependency_links to src/setuptools_scm.egg-info/dependency_links.txt writing entry points to src/setuptools_scm.egg-info/entry_points.txt writing requirements to src/setuptools_scm.egg-info/requires.txt writing top-level names to src/setuptools_scm.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/setuptools_scm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.nix' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching '.git_archival.txt' adding license file 'LICENSE' writing manifest file 'src/setuptools_scm.egg-info/SOURCES.txt' Copying src/setuptools_scm.egg-info to /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_scm-7.1.0-py3.11.egg-info running install_scripts >>> python-automat 22.10.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Automat-22.10.0.tar.gz.bNLwEL/output' 'https://files.pythonhosted.org/packages/7a/7b/9c3d26d8a0416eefbc0428f168241b32657ca260fb7ef507596ff5c2f6c4/Automat-22.10.0.tar.gz' --2023-02-12 10:57:53-- https://files.pythonhosted.org/packages/7a/7b/9c3d26d8a0416eefbc0428f168241b32657ca260fb7ef507596ff5c2f6c4/Automat-22.10.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 59099 (58K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.Automat-22.10.0.tar.gz.bNLwEL/output' 0K .......... .......... .......... .......... .......... 86% 16.6M 0s 50K ....... 100% 102M=0.003s 2023-02-12 10:57:53 (18.7 MB/s) - '/tmp/instance-22/output-1/build/.Automat-22.10.0.tar.gz.bNLwEL/output' saved [59099/59099] Automat-22.10.0.tar.gz: OK (md5: b8064994239aabb172748f984489ce75) Automat-22.10.0.tar.gz: OK (sha256: e56beb84edad19dcc11d30e8d9b895f75deeb5ef5e96b84a467066b3b84bb04e) >>> python-automat 22.10.0 Extracting gzip -d -c /tmp/instance-22/dl/python-automat/Automat-22.10.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-automat-22.10.0 -xf - >>> python-automat 22.10.0 Patching Applying 0001-Remove-uneeded-dependency-to-wheel.patch using patch: patching file setup.py >>> python-automat 22.10.0 Configuring >>> python-automat 22.10.0 Building (cd /tmp/instance-22/output-1/build/python-automat-22.10.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'readme' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/automat copying automat/_visualize.py -> build/lib/automat copying automat/_methodical.py -> build/lib/automat copying automat/_introspection.py -> build/lib/automat copying automat/_discover.py -> build/lib/automat copying automat/_core.py -> build/lib/automat copying automat/__init__.py -> build/lib/automat creating build/lib/automat/_test copying automat/_test/test_visualize.py -> build/lib/automat/_test copying automat/_test/test_trace.py -> build/lib/automat/_test copying automat/_test/test_methodical.py -> build/lib/automat/_test copying automat/_test/test_discover.py -> build/lib/automat/_test copying automat/_test/test_core.py -> build/lib/automat/_test copying automat/_test/__init__.py -> build/lib/automat/_test running egg_info writing Automat.egg-info/PKG-INFO writing dependency_links to Automat.egg-info/dependency_links.txt writing entry points to Automat.egg-info/entry_points.txt writing requirements to Automat.egg-info/requires.txt writing top-level names to Automat.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'Automat.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'Automat.egg-info/SOURCES.txt' >>> python-automat 22.10.0 Installing to target (cd /tmp/instance-22/output-1/build/python-automat-22.10.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'readme' warnings.warn(msg) running install /tmp/instance-22/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 Automat.egg-info/PKG-INFO writing dependency_links to Automat.egg-info/dependency_links.txt writing entry points to Automat.egg-info/entry_points.txt writing requirements to Automat.egg-info/requires.txt writing top-level names to Automat.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'Automat.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'Automat.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat/_test copying build/lib/automat/_test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat/_test copying build/lib/automat/_test/test_core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat/_test copying build/lib/automat/_test/test_discover.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat/_test copying build/lib/automat/_test/test_methodical.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat/_test copying build/lib/automat/_test/test_trace.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat/_test copying build/lib/automat/_test/test_visualize.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat/_test copying build/lib/automat/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat copying build/lib/automat/_core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat copying build/lib/automat/_discover.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat copying build/lib/automat/_introspection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat copying build/lib/automat/_methodical.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat copying build/lib/automat/_visualize.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/automat running install_egg_info Copying Automat.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/Automat-22.10.0-py3.11.egg-info running install_scripts Installing automat-visualize script to /tmp/instance-22/output-1/target/usr/bin >>> python-babel 2.11.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Babel-2.11.0.tar.gz.skZtPf/output' 'https://files.pythonhosted.org/packages/ff/80/45b42203ecc32c8de281f52e3ec81cb5e4ef16127e9e8543089d8b1649fb/Babel-2.11.0.tar.gz' --2023-02-12 10:57:57-- https://files.pythonhosted.org/packages/ff/80/45b42203ecc32c8de281f52e3ec81cb5e4ef16127e9e8543089d8b1649fb/Babel-2.11.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9346097 (8.9M) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.Babel-2.11.0.tar.gz.skZtPf/output' 0K .......... .......... .......... .......... .......... 0% 15.0M 1s 50K .......... .......... .......... .......... .......... 1% 18.3M 1s 100K .......... .......... .......... .......... .......... 1% 74.3M 0s 150K .......... .......... .......... .......... .......... 2% 44.0M 0s 200K .......... .......... .......... .......... .......... 2% 68.7M 0s 250K .......... .......... .......... .......... .......... 3% 58.7M 0s 300K .......... .......... .......... .......... .......... 3% 65.8M 0s 350K .......... .......... .......... .......... .......... 4% 69.8M 0s 400K .......... .......... .......... .......... .......... 4% 84.2M 0s 450K .......... .......... .......... .......... .......... 5% 66.5M 0s 500K .......... .......... .......... .......... .......... 6% 151M 0s 550K .......... .......... .......... .......... .......... 6% 77.6M 0s 600K .......... .......... .......... .......... .......... 7% 74.2M 0s 650K .......... .......... .......... .......... .......... 7% 104M 0s 700K .......... .......... .......... .......... .......... 8% 13.8M 0s 750K .......... .......... .......... .......... .......... 8% 269M 0s 800K .......... .......... .......... .......... .......... 9% 303M 0s 850K .......... .......... .......... .......... .......... 9% 42.2M 0s 900K .......... .......... .......... .......... .......... 10% 89.7M 0s 950K .......... .......... .......... .......... .......... 10% 276M 0s 1000K .......... .......... .......... .......... .......... 11% 1.92M 0s 1050K .......... .......... .......... .......... .......... 12% 43.8M 0s 1100K .......... .......... .......... .......... .......... 12% 222M 0s 1150K .......... .......... .......... .......... .......... 13% 24.0M 0s 1200K .......... .......... .......... .......... .......... 13% 249M 0s 1250K .......... .......... .......... .......... .......... 14% 11.0M 0s 1300K .......... .......... .......... .......... .......... 14% 206M 0s 1350K .......... .......... .......... .......... .......... 15% 294M 0s 1400K .......... .......... .......... .......... .......... 15% 288M 0s 1450K .......... .......... .......... .......... .......... 16% 260M 0s 1500K .......... .......... .......... .......... .......... 16% 294M 0s 1550K .......... .......... .......... .......... .......... 17% 299M 0s 1600K .......... .......... .......... .......... .......... 18% 301M 0s 1650K .......... .......... .......... .......... .......... 18% 61.0M 0s 1700K .......... .......... .......... .......... .......... 19% 54.0M 0s 1750K .......... .......... .......... .......... .......... 19% 223M 0s 1800K .......... .......... .......... .......... .......... 20% 107M 0s 1850K .......... .......... .......... .......... .......... 20% 87.1M 0s 1900K .......... .......... .......... .......... .......... 21% 22.6M 0s 1950K .......... .......... .......... .......... .......... 21% 75.5M 0s 2000K .......... .......... .......... .......... .......... 22% 2.30M 0s 2050K .......... .......... .......... .......... .......... 23% 172M 0s 2100K .......... .......... .......... .......... .......... 23% 149M 0s 2150K .......... .......... .......... .......... .......... 24% 75.1M 0s 2200K .......... .......... .......... .......... .......... 24% 99.9M 0s 2250K .......... .......... .......... .......... .......... 25% 43.5M 0s 2300K .......... .......... .......... .......... .......... 25% 38.6M 0s 2350K .......... .......... .......... .......... .......... 26% 233M 0s 2400K .......... .......... .......... .......... .......... 26% 41.5M 0s 2450K .......... .......... .......... .......... .......... 27% 214M 0s 2500K .......... .......... .......... .......... .......... 27% 87.5M 0s 2550K .......... .......... .......... .......... .......... 28% 67.0M 0s 2600K .......... .......... .......... .......... .......... 29% 77.6M 0s 2650K .......... .......... .......... .......... .......... 29% 39.6M 0s 2700K .......... .......... .......... .......... .......... 30% 214M 0s 2750K .......... .......... .......... .......... .......... 30% 85.2M 0s 2800K .......... .......... .......... .......... .......... 31% 54.4M 0s 2850K .......... .......... .......... .......... .......... 31% 60.1M 0s 2900K .......... .......... .......... .......... .......... 32% 79.8M 0s 2950K .......... .......... .......... .......... .......... 32% 38.5M 0s 3000K .......... .......... .......... .......... .......... 33% 216M 0s 3050K .......... .......... .......... .......... .......... 33% 119M 0s 3100K .......... .......... .......... .......... .......... 34% 73.9M 0s 3150K .......... .......... .......... .......... .......... 35% 26.7M 0s 3200K .......... .......... .......... .......... .......... 35% 104M 0s 3250K .......... .......... .......... .......... .......... 36% 57.8M 0s 3300K .......... .......... .......... .......... .......... 36% 95.8M 0s 3350K .......... .......... .......... .......... .......... 37% 65.9M 0s 3400K .......... .......... .......... .......... .......... 37% 37.8M 0s 3450K .......... .......... .......... .......... .......... 38% 103M 0s 3500K .......... .......... .......... .......... .......... 38% 57.4M 0s 3550K .......... .......... .......... .......... .......... 39% 93.7M 0s 3600K .......... .......... .......... .......... .......... 39% 79.8M 0s 3650K .......... .......... .......... .......... .......... 40% 64.1M 0s 3700K .......... .......... .......... .......... .......... 41% 47.4M 0s 3750K .......... .......... .......... .......... .......... 41% 26.7M 0s 3800K .......... .......... .......... .......... .......... 42% 245M 0s 3850K .......... .......... .......... .......... .......... 42% 232M 0s 3900K .......... .......... .......... .......... .......... 43% 36.0M 0s 3950K .......... .......... .......... .......... .......... 43% 33.7M 0s 4000K .......... .......... .......... .......... .......... 44% 62.9M 0s 4050K .......... .......... .......... .......... .......... 44% 189M 0s 4100K .......... .......... .......... .......... .......... 45% 13.9M 0s 4150K .......... .......... .......... .......... .......... 46% 271M 0s 4200K .......... .......... .......... .......... .......... 46% 258M 0s 4250K .......... .......... .......... .......... .......... 47% 322M 0s 4300K .......... .......... .......... .......... .......... 47% 14.5M 0s 4350K .......... .......... .......... .......... .......... 48% 225M 0s 4400K .......... .......... .......... .......... .......... 48% 187M 0s 4450K .......... .......... .......... .......... .......... 49% 233M 0s 4500K .......... .......... .......... .......... .......... 49% 82.7M 0s 4550K .......... .......... .......... .......... .......... 50% 25.3M 0s 4600K .......... .......... .......... .......... .......... 50% 117M 0s 4650K .......... .......... .......... .......... .......... 51% 103M 0s 4700K .......... .......... .......... .......... .......... 52% 61.6M 0s 4750K .......... .......... .......... .......... .......... 52% 93.2M 0s 4800K .......... .......... .......... .......... .......... 53% 52.2M 0s 4850K .......... .......... .......... .......... .......... 53% 37.8M 0s 4900K .......... .......... .......... .......... .......... 54% 236M 0s 4950K .......... .......... .......... .......... .......... 54% 35.8M 0s 5000K .......... .......... .......... .......... .......... 55% 256M 0s 5050K .......... .......... .......... .......... .......... 55% 69.0M 0s 5100K .......... .......... .......... .......... .......... 56% 81.1M 0s 5150K .......... .......... .......... .......... .......... 56% 33.1M 0s 5200K .......... .......... .......... .......... .......... 57% 207M 0s 5250K .......... .......... .......... .......... .......... 58% 22.0M 0s 5300K .......... .......... .......... .......... .......... 58% 208M 0s 5350K .......... .......... .......... .......... .......... 59% 233M 0s 5400K .......... .......... .......... .......... .......... 59% 218M 0s 5450K .......... .......... .......... .......... .......... 60% 86.2M 0s 5500K .......... .......... .......... .......... .......... 60% 23.6M 0s 5550K .......... .......... .......... .......... .......... 61% 22.3M 0s 5600K .......... .......... .......... .......... .......... 61% 272M 0s 5650K .......... .......... .......... .......... .......... 62% 213M 0s 5700K .......... .......... .......... .......... .......... 62% 223M 0s 5750K .......... .......... .......... .......... .......... 63% 228M 0s 5800K .......... .......... .......... .......... .......... 64% 23.5M 0s 5850K .......... .......... .......... .......... .......... 64% 68.3M 0s 5900K .......... .......... .......... .......... .......... 65% 91.7M 0s 5950K .......... .......... .......... .......... .......... 65% 70.8M 0s 6000K .......... .......... .......... .......... .......... 66% 76.9M 0s 6050K .......... .......... .......... .......... .......... 66% 63.2M 0s 6100K .......... .......... .......... .......... .......... 67% 54.6M 0s 6150K .......... .......... .......... .......... .......... 67% 41.0M 0s 6200K .......... .......... .......... .......... .......... 68% 209M 0s 6250K .......... .......... .......... .......... .......... 69% 36.0M 0s 6300K .......... .......... .......... .......... .......... 69% 217M 0s 6350K .......... .......... .......... .......... .......... 70% 70.1M 0s 6400K .......... .......... .......... .......... .......... 70% 78.1M 0s 6450K .......... .......... .......... .......... .......... 71% 73.4M 0s 6500K .......... .......... .......... .......... .......... 71% 85.2M 0s 6550K .......... .......... .......... .......... .......... 72% 46.4M 0s 6600K .......... .......... .......... .......... .......... 72% 33.3M 0s 6650K .......... .......... .......... .......... .......... 73% 207M 0s 6700K .......... .......... .......... .......... .......... 73% 233M 0s 6750K .......... .......... .......... .......... .......... 74% 120M 0s 6800K .......... .......... .......... .......... .......... 75% 56.7M 0s 6850K .......... .......... .......... .......... .......... 75% 38.0M 0s 6900K .......... .......... .......... .......... .......... 76% 61.3M 0s 6950K .......... .......... .......... .......... .......... 76% 90.6M 0s 7000K .......... .......... .......... .......... .......... 77% 82.3M 0s 7050K .......... .......... .......... .......... .......... 77% 96.8M 0s 7100K .......... .......... .......... .......... .......... 78% 117M 0s 7150K .......... .......... .......... .......... .......... 78% 14.1M 0s 7200K .......... .......... .......... .......... .......... 79% 248M 0s 7250K .......... .......... .......... .......... .......... 79% 265M 0s 7300K .......... .......... .......... .......... .......... 80% 227M 0s 7350K .......... .......... .......... .......... .......... 81% 12.8M 0s 7400K .......... .......... .......... .......... .......... 81% 197M 0s 7450K .......... .......... .......... .......... .......... 82% 260M 0s 7500K .......... .......... .......... .......... .......... 82% 249M 0s 7550K .......... .......... .......... .......... .......... 83% 242M 0s 7600K .......... .......... .......... .......... .......... 83% 19.0M 0s 7650K .......... .......... .......... .......... .......... 84% 231M 0s 7700K .......... .......... .......... .......... .......... 84% 12.8M 0s 7750K .......... .......... .......... .......... .......... 85% 248M 0s 7800K .......... .......... .......... .......... .......... 86% 258M 0s 7850K .......... .......... .......... .......... .......... 86% 261M 0s 7900K .......... .......... .......... .......... .......... 87% 217M 0s 7950K .......... .......... .......... .......... .......... 87% 14.8M 0s 8000K .......... .......... .......... .......... .......... 88% 192M 0s 8050K .......... .......... .......... .......... .......... 88% 239M 0s 8100K .......... .......... .......... .......... .......... 89% 24.0M 0s 8150K .......... .......... .......... .......... .......... 89% 269M 0s 8200K .......... .......... .......... .......... .......... 90% 38.1M 0s 8250K .......... .......... .......... .......... .......... 90% 195M 0s 8300K .......... .......... .......... .......... .......... 91% 159M 0s 8350K .......... .......... .......... .......... .......... 92% 61.1M 0s 8400K .......... .......... .......... .......... .......... 92% 79.6M 0s 8450K .......... .......... .......... .......... .......... 93% 72.3M 0s 8500K .......... .......... .......... .......... .......... 93% 66.9M 0s 8550K .......... .......... .......... .......... .......... 94% 89.4M 0s 8600K .......... .......... .......... .......... .......... 94% 80.4M 0s 8650K .......... .......... .......... .......... .......... 95% 90.9M 0s 8700K .......... .......... .......... .......... .......... 95% 54.6M 0s 8750K .......... .......... .......... .......... .......... 96% 8.07M 0s 8800K .......... .......... .......... .......... .......... 96% 249M 0s 8850K .......... .......... .......... .......... .......... 97% 257M 0s 8900K .......... .......... .......... .......... .......... 98% 246M 0s 8950K .......... .......... .......... .......... .......... 98% 259M 0s 9000K .......... .......... .......... .......... .......... 99% 6.74M 0s 9050K .......... .......... .......... .......... .......... 99% 252M 0s 9100K .......... .......... ....... 100% 217M=0.2s 2023-02-12 10:57:57 (43.6 MB/s) - '/tmp/instance-22/output-1/build/.Babel-2.11.0.tar.gz.skZtPf/output' saved [9346097/9346097] Babel-2.11.0.tar.gz: OK (md5: 9ee7784fd452d456206ecd3a12694010) Babel-2.11.0.tar.gz: OK (sha256: 5ef4b3226b0180dedded4229651c8b0e1a3a6a2837d45a073272f313e4cf97f6) >>> python-babel 2.11.0 Extracting gzip -d -c /tmp/instance-22/dl/python-babel/Babel-2.11.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-babel-2.11.0 -xf - >>> python-babel 2.11.0 Patching >>> python-babel 2.11.0 Configuring >>> python-babel 2.11.0 Building (cd /tmp/instance-22/output-1/build/python-babel-2.11.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/babel copying babel/util.py -> build/lib/babel copying babel/units.py -> build/lib/babel copying babel/support.py -> build/lib/babel copying babel/plural.py -> build/lib/babel copying babel/numbers.py -> build/lib/babel copying babel/localedata.py -> build/lib/babel copying babel/lists.py -> build/lib/babel copying babel/languages.py -> build/lib/babel copying babel/dates.py -> build/lib/babel copying babel/core.py -> build/lib/babel copying babel/__init__.py -> build/lib/babel creating build/lib/babel/messages copying babel/messages/pofile.py -> build/lib/babel/messages copying babel/messages/plurals.py -> build/lib/babel/messages copying babel/messages/mofile.py -> build/lib/babel/messages copying babel/messages/jslexer.py -> build/lib/babel/messages copying babel/messages/frontend.py -> build/lib/babel/messages copying babel/messages/extract.py -> build/lib/babel/messages copying babel/messages/checkers.py -> build/lib/babel/messages copying babel/messages/catalog.py -> build/lib/babel/messages copying babel/messages/__init__.py -> build/lib/babel/messages creating build/lib/babel/localtime copying babel/localtime/_win32.py -> build/lib/babel/localtime copying babel/localtime/_unix.py -> build/lib/babel/localtime copying babel/localtime/__init__.py -> build/lib/babel/localtime running egg_info writing Babel.egg-info/PKG-INFO writing dependency_links to Babel.egg-info/dependency_links.txt writing entry points to Babel.egg-info/entry_points.txt writing requirements to Babel.egg-info/requires.txt writing top-level names to Babel.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'Babel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'Babel.egg-info/SOURCES.txt' copying babel/global.dat -> build/lib/babel creating build/lib/babel/locale-data copying babel/locale-data/af.dat -> build/lib/babel/locale-data copying babel/locale-data/af_NA.dat -> build/lib/babel/locale-data copying babel/locale-data/af_ZA.dat -> build/lib/babel/locale-data copying babel/locale-data/agq.dat -> build/lib/babel/locale-data copying babel/locale-data/agq_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/ak.dat -> build/lib/babel/locale-data copying babel/locale-data/ak_GH.dat -> build/lib/babel/locale-data copying babel/locale-data/am.dat -> build/lib/babel/locale-data copying babel/locale-data/am_ET.dat -> build/lib/babel/locale-data copying babel/locale-data/ar.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_001.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_AE.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_BH.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_DJ.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_DZ.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_EG.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_EH.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_ER.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_IL.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_IQ.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_JO.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_KM.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_KW.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_LB.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_LY.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_MA.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_MR.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_OM.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_PS.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_QA.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_SA.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_SD.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_SO.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_SS.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_SY.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_TD.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_TN.dat -> build/lib/babel/locale-data copying babel/locale-data/ar_YE.dat -> build/lib/babel/locale-data copying babel/locale-data/as.dat -> build/lib/babel/locale-data copying babel/locale-data/as_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/asa.dat -> build/lib/babel/locale-data copying babel/locale-data/asa_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/ast.dat -> build/lib/babel/locale-data copying babel/locale-data/ast_ES.dat -> build/lib/babel/locale-data copying babel/locale-data/az.dat -> build/lib/babel/locale-data copying babel/locale-data/az_Cyrl.dat -> build/lib/babel/locale-data copying babel/locale-data/az_Cyrl_AZ.dat -> build/lib/babel/locale-data copying babel/locale-data/az_Latn.dat -> build/lib/babel/locale-data copying babel/locale-data/az_Latn_AZ.dat -> build/lib/babel/locale-data copying babel/locale-data/bas.dat -> build/lib/babel/locale-data copying babel/locale-data/bas_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/be.dat -> build/lib/babel/locale-data copying babel/locale-data/be_BY.dat -> build/lib/babel/locale-data copying babel/locale-data/be_TARASK.dat -> build/lib/babel/locale-data copying babel/locale-data/bem.dat -> build/lib/babel/locale-data copying babel/locale-data/bem_ZM.dat -> build/lib/babel/locale-data copying babel/locale-data/bez.dat -> build/lib/babel/locale-data copying babel/locale-data/bez_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/bg.dat -> build/lib/babel/locale-data copying babel/locale-data/bg_BG.dat -> build/lib/babel/locale-data copying babel/locale-data/bm.dat -> build/lib/babel/locale-data copying babel/locale-data/bm_ML.dat -> build/lib/babel/locale-data copying babel/locale-data/bn.dat -> build/lib/babel/locale-data copying babel/locale-data/bn_BD.dat -> build/lib/babel/locale-data copying babel/locale-data/bn_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/bo.dat -> build/lib/babel/locale-data copying babel/locale-data/bo_CN.dat -> build/lib/babel/locale-data copying babel/locale-data/bo_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/br.dat -> build/lib/babel/locale-data copying babel/locale-data/br_FR.dat -> build/lib/babel/locale-data copying babel/locale-data/brx.dat -> build/lib/babel/locale-data copying babel/locale-data/brx_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/bs.dat -> build/lib/babel/locale-data copying babel/locale-data/bs_Cyrl.dat -> build/lib/babel/locale-data copying babel/locale-data/bs_Cyrl_BA.dat -> build/lib/babel/locale-data copying babel/locale-data/bs_Latn.dat -> build/lib/babel/locale-data copying babel/locale-data/bs_Latn_BA.dat -> build/lib/babel/locale-data copying babel/locale-data/ca.dat -> build/lib/babel/locale-data copying babel/locale-data/ca_AD.dat -> build/lib/babel/locale-data copying babel/locale-data/ca_ES.dat -> build/lib/babel/locale-data copying babel/locale-data/ca_ES_VALENCIA.dat -> build/lib/babel/locale-data copying babel/locale-data/ca_FR.dat -> build/lib/babel/locale-data copying babel/locale-data/ca_IT.dat -> build/lib/babel/locale-data copying babel/locale-data/ccp.dat -> build/lib/babel/locale-data copying babel/locale-data/ccp_BD.dat -> build/lib/babel/locale-data copying babel/locale-data/ccp_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/ce.dat -> build/lib/babel/locale-data copying babel/locale-data/ce_RU.dat -> build/lib/babel/locale-data copying babel/locale-data/ceb.dat -> build/lib/babel/locale-data copying babel/locale-data/ceb_PH.dat -> build/lib/babel/locale-data copying babel/locale-data/cgg.dat -> build/lib/babel/locale-data copying babel/locale-data/cgg_UG.dat -> build/lib/babel/locale-data copying babel/locale-data/chr.dat -> build/lib/babel/locale-data copying babel/locale-data/chr_US.dat -> build/lib/babel/locale-data copying babel/locale-data/ckb.dat -> build/lib/babel/locale-data copying babel/locale-data/ckb_IQ.dat -> build/lib/babel/locale-data copying babel/locale-data/ckb_IR.dat -> build/lib/babel/locale-data copying babel/locale-data/cs.dat -> build/lib/babel/locale-data copying babel/locale-data/cs_CZ.dat -> build/lib/babel/locale-data copying babel/locale-data/cy.dat -> build/lib/babel/locale-data copying babel/locale-data/cy_GB.dat -> build/lib/babel/locale-data copying babel/locale-data/da.dat -> build/lib/babel/locale-data copying babel/locale-data/da_DK.dat -> build/lib/babel/locale-data copying babel/locale-data/da_GL.dat -> build/lib/babel/locale-data copying babel/locale-data/dav.dat -> build/lib/babel/locale-data copying babel/locale-data/dav_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/de.dat -> build/lib/babel/locale-data copying babel/locale-data/de_AT.dat -> build/lib/babel/locale-data copying babel/locale-data/de_BE.dat -> build/lib/babel/locale-data copying babel/locale-data/de_CH.dat -> build/lib/babel/locale-data copying babel/locale-data/de_DE.dat -> build/lib/babel/locale-data copying babel/locale-data/de_IT.dat -> build/lib/babel/locale-data copying babel/locale-data/de_LI.dat -> build/lib/babel/locale-data copying babel/locale-data/de_LU.dat -> build/lib/babel/locale-data copying babel/locale-data/dje.dat -> build/lib/babel/locale-data copying babel/locale-data/dje_NE.dat -> build/lib/babel/locale-data copying babel/locale-data/doi.dat -> build/lib/babel/locale-data copying babel/locale-data/doi_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/dsb.dat -> build/lib/babel/locale-data copying babel/locale-data/dsb_DE.dat -> build/lib/babel/locale-data copying babel/locale-data/dua.dat -> build/lib/babel/locale-data copying babel/locale-data/dua_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/dyo.dat -> build/lib/babel/locale-data copying babel/locale-data/dyo_SN.dat -> build/lib/babel/locale-data copying babel/locale-data/dz.dat -> build/lib/babel/locale-data copying babel/locale-data/dz_BT.dat -> build/lib/babel/locale-data copying babel/locale-data/ebu.dat -> build/lib/babel/locale-data copying babel/locale-data/ebu_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/ee.dat -> build/lib/babel/locale-data copying babel/locale-data/ee_GH.dat -> build/lib/babel/locale-data copying babel/locale-data/ee_TG.dat -> build/lib/babel/locale-data copying babel/locale-data/el.dat -> build/lib/babel/locale-data copying babel/locale-data/el_CY.dat -> build/lib/babel/locale-data copying babel/locale-data/el_GR.dat -> build/lib/babel/locale-data copying babel/locale-data/en.dat -> build/lib/babel/locale-data copying babel/locale-data/en_001.dat -> build/lib/babel/locale-data copying babel/locale-data/en_150.dat -> build/lib/babel/locale-data copying babel/locale-data/en_AE.dat -> build/lib/babel/locale-data copying babel/locale-data/en_AG.dat -> build/lib/babel/locale-data copying babel/locale-data/en_AI.dat -> build/lib/babel/locale-data copying babel/locale-data/en_AS.dat -> build/lib/babel/locale-data copying babel/locale-data/en_AT.dat -> build/lib/babel/locale-data copying babel/locale-data/en_AU.dat -> build/lib/babel/locale-data copying babel/locale-data/en_BB.dat -> build/lib/babel/locale-data copying babel/locale-data/en_BE.dat -> build/lib/babel/locale-data copying babel/locale-data/en_BI.dat -> build/lib/babel/locale-data copying babel/locale-data/en_BM.dat -> build/lib/babel/locale-data copying babel/locale-data/en_BS.dat -> build/lib/babel/locale-data copying babel/locale-data/en_BW.dat -> build/lib/babel/locale-data copying babel/locale-data/en_BZ.dat -> build/lib/babel/locale-data copying babel/locale-data/en_CA.dat -> build/lib/babel/locale-data copying babel/locale-data/en_CC.dat -> build/lib/babel/locale-data copying babel/locale-data/en_CH.dat -> build/lib/babel/locale-data copying babel/locale-data/en_CK.dat -> build/lib/babel/locale-data copying babel/locale-data/en_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/en_CX.dat -> build/lib/babel/locale-data copying babel/locale-data/en_CY.dat -> build/lib/babel/locale-data copying babel/locale-data/en_DE.dat -> build/lib/babel/locale-data copying babel/locale-data/en_DG.dat -> build/lib/babel/locale-data copying babel/locale-data/en_DK.dat -> build/lib/babel/locale-data copying babel/locale-data/en_DM.dat -> build/lib/babel/locale-data copying babel/locale-data/en_ER.dat -> build/lib/babel/locale-data copying babel/locale-data/en_FI.dat -> build/lib/babel/locale-data copying babel/locale-data/en_FJ.dat -> build/lib/babel/locale-data copying babel/locale-data/en_FK.dat -> build/lib/babel/locale-data copying babel/locale-data/en_FM.dat -> build/lib/babel/locale-data copying babel/locale-data/en_GB.dat -> build/lib/babel/locale-data copying babel/locale-data/en_GD.dat -> build/lib/babel/locale-data copying babel/locale-data/en_GG.dat -> build/lib/babel/locale-data copying babel/locale-data/en_GH.dat -> build/lib/babel/locale-data copying babel/locale-data/en_GI.dat -> build/lib/babel/locale-data copying babel/locale-data/en_GM.dat -> build/lib/babel/locale-data copying babel/locale-data/en_GU.dat -> build/lib/babel/locale-data copying babel/locale-data/en_GY.dat -> build/lib/babel/locale-data copying babel/locale-data/en_HK.dat -> build/lib/babel/locale-data copying babel/locale-data/en_IE.dat -> build/lib/babel/locale-data copying babel/locale-data/en_IL.dat -> build/lib/babel/locale-data copying babel/locale-data/en_IM.dat -> build/lib/babel/locale-data copying babel/locale-data/en_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/en_IO.dat -> build/lib/babel/locale-data copying babel/locale-data/en_JE.dat -> build/lib/babel/locale-data copying babel/locale-data/en_JM.dat -> build/lib/babel/locale-data copying babel/locale-data/en_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/en_KI.dat -> build/lib/babel/locale-data copying babel/locale-data/en_KN.dat -> build/lib/babel/locale-data copying babel/locale-data/en_KY.dat -> build/lib/babel/locale-data copying babel/locale-data/en_LC.dat -> build/lib/babel/locale-data copying babel/locale-data/en_LR.dat -> build/lib/babel/locale-data copying babel/locale-data/en_LS.dat -> build/lib/babel/locale-data copying babel/locale-data/en_MG.dat -> build/lib/babel/locale-data copying babel/locale-data/en_MH.dat -> build/lib/babel/locale-data copying babel/locale-data/en_MO.dat -> build/lib/babel/locale-data copying babel/locale-data/en_MP.dat -> build/lib/babel/locale-data copying babel/locale-data/en_MS.dat -> build/lib/babel/locale-data copying babel/locale-data/en_MT.dat -> build/lib/babel/locale-data copying babel/locale-data/en_MU.dat -> build/lib/babel/locale-data copying babel/locale-data/en_MV.dat -> build/lib/babel/locale-data copying babel/locale-data/en_MW.dat -> build/lib/babel/locale-data copying babel/locale-data/en_MY.dat -> build/lib/babel/locale-data copying babel/locale-data/en_NA.dat -> build/lib/babel/locale-data copying babel/locale-data/en_NF.dat -> build/lib/babel/locale-data copying babel/locale-data/en_NG.dat -> build/lib/babel/locale-data copying babel/locale-data/en_NL.dat -> build/lib/babel/locale-data copying babel/locale-data/en_NR.dat -> build/lib/babel/locale-data copying babel/locale-data/en_NU.dat -> build/lib/babel/locale-data copying babel/locale-data/en_NZ.dat -> build/lib/babel/locale-data copying babel/locale-data/en_PG.dat -> build/lib/babel/locale-data copying babel/locale-data/en_PH.dat -> build/lib/babel/locale-data copying babel/locale-data/en_PK.dat -> build/lib/babel/locale-data copying babel/locale-data/en_PN.dat -> build/lib/babel/locale-data copying babel/locale-data/en_PR.dat -> build/lib/babel/locale-data copying babel/locale-data/en_PW.dat -> build/lib/babel/locale-data copying babel/locale-data/en_RW.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SB.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SC.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SD.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SE.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SG.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SH.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SI.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SL.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SS.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SX.dat -> build/lib/babel/locale-data copying babel/locale-data/en_SZ.dat -> build/lib/babel/locale-data copying babel/locale-data/en_TC.dat -> build/lib/babel/locale-data copying babel/locale-data/en_TK.dat -> build/lib/babel/locale-data copying babel/locale-data/en_TO.dat -> build/lib/babel/locale-data copying babel/locale-data/en_TT.dat -> build/lib/babel/locale-data copying babel/locale-data/en_TV.dat -> build/lib/babel/locale-data copying babel/locale-data/en_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/en_UG.dat -> build/lib/babel/locale-data copying babel/locale-data/en_UM.dat -> build/lib/babel/locale-data copying babel/locale-data/en_US.dat -> build/lib/babel/locale-data copying babel/locale-data/en_US_POSIX.dat -> build/lib/babel/locale-data copying babel/locale-data/en_VC.dat -> build/lib/babel/locale-data copying babel/locale-data/en_VG.dat -> build/lib/babel/locale-data copying babel/locale-data/en_VI.dat -> build/lib/babel/locale-data copying babel/locale-data/en_VU.dat -> build/lib/babel/locale-data copying babel/locale-data/en_WS.dat -> build/lib/babel/locale-data copying babel/locale-data/en_ZA.dat -> build/lib/babel/locale-data copying babel/locale-data/en_ZM.dat -> build/lib/babel/locale-data copying babel/locale-data/en_ZW.dat -> build/lib/babel/locale-data copying babel/locale-data/eo.dat -> build/lib/babel/locale-data copying babel/locale-data/eo_001.dat -> build/lib/babel/locale-data copying babel/locale-data/es.dat -> build/lib/babel/locale-data copying babel/locale-data/es_419.dat -> build/lib/babel/locale-data copying babel/locale-data/es_AR.dat -> build/lib/babel/locale-data copying babel/locale-data/es_BO.dat -> build/lib/babel/locale-data copying babel/locale-data/es_BR.dat -> build/lib/babel/locale-data copying babel/locale-data/es_BZ.dat -> build/lib/babel/locale-data copying babel/locale-data/es_CL.dat -> build/lib/babel/locale-data copying babel/locale-data/es_CO.dat -> build/lib/babel/locale-data copying babel/locale-data/es_CR.dat -> build/lib/babel/locale-data copying babel/locale-data/es_CU.dat -> build/lib/babel/locale-data copying babel/locale-data/es_DO.dat -> build/lib/babel/locale-data copying babel/locale-data/es_EA.dat -> build/lib/babel/locale-data copying babel/locale-data/es_EC.dat -> build/lib/babel/locale-data copying babel/locale-data/es_ES.dat -> build/lib/babel/locale-data copying babel/locale-data/es_GQ.dat -> build/lib/babel/locale-data copying babel/locale-data/es_GT.dat -> build/lib/babel/locale-data copying babel/locale-data/es_HN.dat -> build/lib/babel/locale-data copying babel/locale-data/es_IC.dat -> build/lib/babel/locale-data copying babel/locale-data/es_MX.dat -> build/lib/babel/locale-data copying babel/locale-data/es_NI.dat -> build/lib/babel/locale-data copying babel/locale-data/es_PA.dat -> build/lib/babel/locale-data copying babel/locale-data/es_PE.dat -> build/lib/babel/locale-data copying babel/locale-data/es_PH.dat -> build/lib/babel/locale-data copying babel/locale-data/es_PR.dat -> build/lib/babel/locale-data copying babel/locale-data/es_PY.dat -> build/lib/babel/locale-data copying babel/locale-data/es_SV.dat -> build/lib/babel/locale-data copying babel/locale-data/es_US.dat -> build/lib/babel/locale-data copying babel/locale-data/es_UY.dat -> build/lib/babel/locale-data copying babel/locale-data/es_VE.dat -> build/lib/babel/locale-data copying babel/locale-data/et.dat -> build/lib/babel/locale-data copying babel/locale-data/et_EE.dat -> build/lib/babel/locale-data copying babel/locale-data/eu.dat -> build/lib/babel/locale-data copying babel/locale-data/eu_ES.dat -> build/lib/babel/locale-data copying babel/locale-data/ewo.dat -> build/lib/babel/locale-data copying babel/locale-data/ewo_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/fa.dat -> build/lib/babel/locale-data copying babel/locale-data/fa_AF.dat -> build/lib/babel/locale-data copying babel/locale-data/fa_IR.dat -> build/lib/babel/locale-data copying babel/locale-data/ff.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_BF.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_GH.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_GM.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_GN.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_GW.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_LR.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_MR.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_NE.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_NG.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_SL.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Adlm_SN.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_BF.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_GH.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_GM.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_GN.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_GW.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_LR.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_MR.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_NE.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_NG.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_SL.dat -> build/lib/babel/locale-data copying babel/locale-data/ff_Latn_SN.dat -> build/lib/babel/locale-data copying babel/locale-data/fi.dat -> build/lib/babel/locale-data copying babel/locale-data/fi_FI.dat -> build/lib/babel/locale-data copying babel/locale-data/fil.dat -> build/lib/babel/locale-data copying babel/locale-data/fil_PH.dat -> build/lib/babel/locale-data copying babel/locale-data/fo.dat -> build/lib/babel/locale-data copying babel/locale-data/fo_DK.dat -> build/lib/babel/locale-data copying babel/locale-data/fo_FO.dat -> build/lib/babel/locale-data copying babel/locale-data/fr.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_BE.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_BF.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_BI.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_BJ.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_BL.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_CA.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_CD.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_CF.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_CG.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_CH.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_CI.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_DJ.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_DZ.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_FR.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_GA.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_GF.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_GN.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_GP.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_GQ.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_HT.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_KM.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_LU.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_MA.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_MC.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_MF.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_MG.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_ML.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_MQ.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_MR.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_MU.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_NC.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_NE.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_PF.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_PM.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_RE.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_RW.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_SC.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_SN.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_SY.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_TD.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_TG.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_TN.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_VU.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_WF.dat -> build/lib/babel/locale-data copying babel/locale-data/fr_YT.dat -> build/lib/babel/locale-data copying babel/locale-data/fur.dat -> build/lib/babel/locale-data copying babel/locale-data/fur_IT.dat -> build/lib/babel/locale-data copying babel/locale-data/fy.dat -> build/lib/babel/locale-data copying babel/locale-data/fy_NL.dat -> build/lib/babel/locale-data copying babel/locale-data/ga.dat -> build/lib/babel/locale-data copying babel/locale-data/ga_GB.dat -> build/lib/babel/locale-data copying babel/locale-data/ga_IE.dat -> build/lib/babel/locale-data copying babel/locale-data/gd.dat -> build/lib/babel/locale-data copying babel/locale-data/gd_GB.dat -> build/lib/babel/locale-data copying babel/locale-data/gl.dat -> build/lib/babel/locale-data copying babel/locale-data/gl_ES.dat -> build/lib/babel/locale-data copying babel/locale-data/gsw.dat -> build/lib/babel/locale-data copying babel/locale-data/gsw_CH.dat -> build/lib/babel/locale-data copying babel/locale-data/gsw_FR.dat -> build/lib/babel/locale-data copying babel/locale-data/gsw_LI.dat -> build/lib/babel/locale-data copying babel/locale-data/gu.dat -> build/lib/babel/locale-data copying babel/locale-data/gu_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/guz.dat -> build/lib/babel/locale-data copying babel/locale-data/guz_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/gv.dat -> build/lib/babel/locale-data copying babel/locale-data/gv_IM.dat -> build/lib/babel/locale-data copying babel/locale-data/ha.dat -> build/lib/babel/locale-data copying babel/locale-data/ha_GH.dat -> build/lib/babel/locale-data copying babel/locale-data/ha_NE.dat -> build/lib/babel/locale-data copying babel/locale-data/ha_NG.dat -> build/lib/babel/locale-data copying babel/locale-data/haw.dat -> build/lib/babel/locale-data copying babel/locale-data/haw_US.dat -> build/lib/babel/locale-data copying babel/locale-data/he.dat -> build/lib/babel/locale-data copying babel/locale-data/he_IL.dat -> build/lib/babel/locale-data copying babel/locale-data/hi.dat -> build/lib/babel/locale-data copying babel/locale-data/hi_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/hi_Latn.dat -> build/lib/babel/locale-data copying babel/locale-data/hi_Latn_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/hr.dat -> build/lib/babel/locale-data copying babel/locale-data/hr_BA.dat -> build/lib/babel/locale-data copying babel/locale-data/hr_HR.dat -> build/lib/babel/locale-data copying babel/locale-data/hsb.dat -> build/lib/babel/locale-data copying babel/locale-data/hsb_DE.dat -> build/lib/babel/locale-data copying babel/locale-data/hu.dat -> build/lib/babel/locale-data copying babel/locale-data/hu_HU.dat -> build/lib/babel/locale-data copying babel/locale-data/hy.dat -> build/lib/babel/locale-data copying babel/locale-data/hy_AM.dat -> build/lib/babel/locale-data copying babel/locale-data/ia.dat -> build/lib/babel/locale-data copying babel/locale-data/ia_001.dat -> build/lib/babel/locale-data copying babel/locale-data/id.dat -> build/lib/babel/locale-data copying babel/locale-data/id_ID.dat -> build/lib/babel/locale-data copying babel/locale-data/ig.dat -> build/lib/babel/locale-data copying babel/locale-data/ig_NG.dat -> build/lib/babel/locale-data copying babel/locale-data/ii.dat -> build/lib/babel/locale-data copying babel/locale-data/ii_CN.dat -> build/lib/babel/locale-data copying babel/locale-data/is.dat -> build/lib/babel/locale-data copying babel/locale-data/is_IS.dat -> build/lib/babel/locale-data copying babel/locale-data/it.dat -> build/lib/babel/locale-data copying babel/locale-data/it_CH.dat -> build/lib/babel/locale-data copying babel/locale-data/it_IT.dat -> build/lib/babel/locale-data copying babel/locale-data/it_SM.dat -> build/lib/babel/locale-data copying babel/locale-data/it_VA.dat -> build/lib/babel/locale-data copying babel/locale-data/ja.dat -> build/lib/babel/locale-data copying babel/locale-data/ja_JP.dat -> build/lib/babel/locale-data copying babel/locale-data/jgo.dat -> build/lib/babel/locale-data copying babel/locale-data/jgo_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/jmc.dat -> build/lib/babel/locale-data copying babel/locale-data/jmc_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/jv.dat -> build/lib/babel/locale-data copying babel/locale-data/jv_ID.dat -> build/lib/babel/locale-data copying babel/locale-data/ka.dat -> build/lib/babel/locale-data copying babel/locale-data/ka_GE.dat -> build/lib/babel/locale-data copying babel/locale-data/kab.dat -> build/lib/babel/locale-data copying babel/locale-data/kab_DZ.dat -> build/lib/babel/locale-data copying babel/locale-data/kam.dat -> build/lib/babel/locale-data copying babel/locale-data/kam_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/kde.dat -> build/lib/babel/locale-data copying babel/locale-data/kde_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/kea.dat -> build/lib/babel/locale-data copying babel/locale-data/kea_CV.dat -> build/lib/babel/locale-data copying babel/locale-data/kgp.dat -> build/lib/babel/locale-data copying babel/locale-data/kgp_BR.dat -> build/lib/babel/locale-data copying babel/locale-data/khq.dat -> build/lib/babel/locale-data copying babel/locale-data/khq_ML.dat -> build/lib/babel/locale-data copying babel/locale-data/ki.dat -> build/lib/babel/locale-data copying babel/locale-data/ki_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/kk.dat -> build/lib/babel/locale-data copying babel/locale-data/kk_KZ.dat -> build/lib/babel/locale-data copying babel/locale-data/kkj.dat -> build/lib/babel/locale-data copying babel/locale-data/kkj_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/kl.dat -> build/lib/babel/locale-data copying babel/locale-data/kl_GL.dat -> build/lib/babel/locale-data copying babel/locale-data/kln.dat -> build/lib/babel/locale-data copying babel/locale-data/kln_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/km.dat -> build/lib/babel/locale-data copying babel/locale-data/km_KH.dat -> build/lib/babel/locale-data copying babel/locale-data/kn.dat -> build/lib/babel/locale-data copying babel/locale-data/kn_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/ko.dat -> build/lib/babel/locale-data copying babel/locale-data/ko_KP.dat -> build/lib/babel/locale-data copying babel/locale-data/ko_KR.dat -> build/lib/babel/locale-data copying babel/locale-data/kok.dat -> build/lib/babel/locale-data copying babel/locale-data/kok_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/ks.dat -> build/lib/babel/locale-data copying babel/locale-data/ks_Arab.dat -> build/lib/babel/locale-data copying babel/locale-data/ks_Arab_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/ks_Deva.dat -> build/lib/babel/locale-data copying babel/locale-data/ks_Deva_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/ksb.dat -> build/lib/babel/locale-data copying babel/locale-data/ksb_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/ksf.dat -> build/lib/babel/locale-data copying babel/locale-data/ksf_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/ksh.dat -> build/lib/babel/locale-data copying babel/locale-data/ksh_DE.dat -> build/lib/babel/locale-data copying babel/locale-data/ku.dat -> build/lib/babel/locale-data copying babel/locale-data/ku_TR.dat -> build/lib/babel/locale-data copying babel/locale-data/kw.dat -> build/lib/babel/locale-data copying babel/locale-data/kw_GB.dat -> build/lib/babel/locale-data copying babel/locale-data/ky.dat -> build/lib/babel/locale-data copying babel/locale-data/ky_KG.dat -> build/lib/babel/locale-data copying babel/locale-data/lag.dat -> build/lib/babel/locale-data copying babel/locale-data/lag_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/lb.dat -> build/lib/babel/locale-data copying babel/locale-data/lb_LU.dat -> build/lib/babel/locale-data copying babel/locale-data/lg.dat -> build/lib/babel/locale-data copying babel/locale-data/lg_UG.dat -> build/lib/babel/locale-data copying babel/locale-data/lkt.dat -> build/lib/babel/locale-data copying babel/locale-data/lkt_US.dat -> build/lib/babel/locale-data copying babel/locale-data/ln.dat -> build/lib/babel/locale-data copying babel/locale-data/ln_AO.dat -> build/lib/babel/locale-data copying babel/locale-data/ln_CD.dat -> build/lib/babel/locale-data copying babel/locale-data/ln_CF.dat -> build/lib/babel/locale-data copying babel/locale-data/ln_CG.dat -> build/lib/babel/locale-data copying babel/locale-data/lo.dat -> build/lib/babel/locale-data copying babel/locale-data/lo_LA.dat -> build/lib/babel/locale-data copying babel/locale-data/lrc.dat -> build/lib/babel/locale-data copying babel/locale-data/lrc_IQ.dat -> build/lib/babel/locale-data copying babel/locale-data/lrc_IR.dat -> build/lib/babel/locale-data copying babel/locale-data/lt.dat -> build/lib/babel/locale-data copying babel/locale-data/lt_LT.dat -> build/lib/babel/locale-data copying babel/locale-data/lu.dat -> build/lib/babel/locale-data copying babel/locale-data/lu_CD.dat -> build/lib/babel/locale-data copying babel/locale-data/luo.dat -> build/lib/babel/locale-data copying babel/locale-data/luo_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/luy.dat -> build/lib/babel/locale-data copying babel/locale-data/luy_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/lv.dat -> build/lib/babel/locale-data copying babel/locale-data/lv_LV.dat -> build/lib/babel/locale-data copying babel/locale-data/mai.dat -> build/lib/babel/locale-data copying babel/locale-data/mai_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/mas.dat -> build/lib/babel/locale-data copying babel/locale-data/mas_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/mas_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/mer.dat -> build/lib/babel/locale-data copying babel/locale-data/mer_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/mfe.dat -> build/lib/babel/locale-data copying babel/locale-data/mfe_MU.dat -> build/lib/babel/locale-data copying babel/locale-data/mg.dat -> build/lib/babel/locale-data copying babel/locale-data/mg_MG.dat -> build/lib/babel/locale-data copying babel/locale-data/mgh.dat -> build/lib/babel/locale-data copying babel/locale-data/mgh_MZ.dat -> build/lib/babel/locale-data copying babel/locale-data/mgo.dat -> build/lib/babel/locale-data copying babel/locale-data/mgo_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/mi.dat -> build/lib/babel/locale-data copying babel/locale-data/mi_NZ.dat -> build/lib/babel/locale-data copying babel/locale-data/mk.dat -> build/lib/babel/locale-data copying babel/locale-data/mk_MK.dat -> build/lib/babel/locale-data copying babel/locale-data/ml.dat -> build/lib/babel/locale-data copying babel/locale-data/ml_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/mn.dat -> build/lib/babel/locale-data copying babel/locale-data/mn_MN.dat -> build/lib/babel/locale-data copying babel/locale-data/mni.dat -> build/lib/babel/locale-data copying babel/locale-data/mni_Beng.dat -> build/lib/babel/locale-data copying babel/locale-data/mni_Beng_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/mr.dat -> build/lib/babel/locale-data copying babel/locale-data/mr_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/ms.dat -> build/lib/babel/locale-data copying babel/locale-data/ms_BN.dat -> build/lib/babel/locale-data copying babel/locale-data/ms_ID.dat -> build/lib/babel/locale-data copying babel/locale-data/ms_MY.dat -> build/lib/babel/locale-data copying babel/locale-data/ms_SG.dat -> build/lib/babel/locale-data copying babel/locale-data/mt.dat -> build/lib/babel/locale-data copying babel/locale-data/mt_MT.dat -> build/lib/babel/locale-data copying babel/locale-data/mua.dat -> build/lib/babel/locale-data copying babel/locale-data/mua_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/my.dat -> build/lib/babel/locale-data copying babel/locale-data/my_MM.dat -> build/lib/babel/locale-data copying babel/locale-data/mzn.dat -> build/lib/babel/locale-data copying babel/locale-data/mzn_IR.dat -> build/lib/babel/locale-data copying babel/locale-data/naq.dat -> build/lib/babel/locale-data copying babel/locale-data/naq_NA.dat -> build/lib/babel/locale-data copying babel/locale-data/nb.dat -> build/lib/babel/locale-data copying babel/locale-data/nb_NO.dat -> build/lib/babel/locale-data copying babel/locale-data/nb_SJ.dat -> build/lib/babel/locale-data copying babel/locale-data/nd.dat -> build/lib/babel/locale-data copying babel/locale-data/nd_ZW.dat -> build/lib/babel/locale-data copying babel/locale-data/nds.dat -> build/lib/babel/locale-data copying babel/locale-data/nds_DE.dat -> build/lib/babel/locale-data copying babel/locale-data/nds_NL.dat -> build/lib/babel/locale-data copying babel/locale-data/ne.dat -> build/lib/babel/locale-data copying babel/locale-data/ne_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/ne_NP.dat -> build/lib/babel/locale-data copying babel/locale-data/nl.dat -> build/lib/babel/locale-data copying babel/locale-data/nl_AW.dat -> build/lib/babel/locale-data copying babel/locale-data/nl_BE.dat -> build/lib/babel/locale-data copying babel/locale-data/nl_BQ.dat -> build/lib/babel/locale-data copying babel/locale-data/nl_CW.dat -> build/lib/babel/locale-data copying babel/locale-data/nl_NL.dat -> build/lib/babel/locale-data copying babel/locale-data/nl_SR.dat -> build/lib/babel/locale-data copying babel/locale-data/nl_SX.dat -> build/lib/babel/locale-data copying babel/locale-data/nmg.dat -> build/lib/babel/locale-data copying babel/locale-data/nmg_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/nn.dat -> build/lib/babel/locale-data copying babel/locale-data/nn_NO.dat -> build/lib/babel/locale-data copying babel/locale-data/nnh.dat -> build/lib/babel/locale-data copying babel/locale-data/nnh_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/no.dat -> build/lib/babel/locale-data copying babel/locale-data/nus.dat -> build/lib/babel/locale-data copying babel/locale-data/nus_SS.dat -> build/lib/babel/locale-data copying babel/locale-data/nyn.dat -> build/lib/babel/locale-data copying babel/locale-data/nyn_UG.dat -> build/lib/babel/locale-data copying babel/locale-data/om.dat -> build/lib/babel/locale-data copying babel/locale-data/om_ET.dat -> build/lib/babel/locale-data copying babel/locale-data/om_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/or.dat -> build/lib/babel/locale-data copying babel/locale-data/or_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/os.dat -> build/lib/babel/locale-data copying babel/locale-data/os_GE.dat -> build/lib/babel/locale-data copying babel/locale-data/os_RU.dat -> build/lib/babel/locale-data copying babel/locale-data/pa.dat -> build/lib/babel/locale-data copying babel/locale-data/pa_Arab.dat -> build/lib/babel/locale-data copying babel/locale-data/pa_Arab_PK.dat -> build/lib/babel/locale-data copying babel/locale-data/pa_Guru.dat -> build/lib/babel/locale-data copying babel/locale-data/pa_Guru_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/pcm.dat -> build/lib/babel/locale-data copying babel/locale-data/pcm_NG.dat -> build/lib/babel/locale-data copying babel/locale-data/pl.dat -> build/lib/babel/locale-data copying babel/locale-data/pl_PL.dat -> build/lib/babel/locale-data copying babel/locale-data/ps.dat -> build/lib/babel/locale-data copying babel/locale-data/ps_AF.dat -> build/lib/babel/locale-data copying babel/locale-data/ps_PK.dat -> build/lib/babel/locale-data copying babel/locale-data/pt.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_AO.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_BR.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_CH.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_CV.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_GQ.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_GW.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_LU.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_MO.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_MZ.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_PT.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_ST.dat -> build/lib/babel/locale-data copying babel/locale-data/pt_TL.dat -> build/lib/babel/locale-data copying babel/locale-data/qu.dat -> build/lib/babel/locale-data copying babel/locale-data/qu_BO.dat -> build/lib/babel/locale-data copying babel/locale-data/qu_EC.dat -> build/lib/babel/locale-data copying babel/locale-data/qu_PE.dat -> build/lib/babel/locale-data copying babel/locale-data/rm.dat -> build/lib/babel/locale-data copying babel/locale-data/rm_CH.dat -> build/lib/babel/locale-data copying babel/locale-data/rn.dat -> build/lib/babel/locale-data copying babel/locale-data/rn_BI.dat -> build/lib/babel/locale-data copying babel/locale-data/ro.dat -> build/lib/babel/locale-data copying babel/locale-data/ro_MD.dat -> build/lib/babel/locale-data copying babel/locale-data/ro_RO.dat -> build/lib/babel/locale-data copying babel/locale-data/rof.dat -> build/lib/babel/locale-data copying babel/locale-data/rof_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/root.dat -> build/lib/babel/locale-data copying babel/locale-data/ru.dat -> build/lib/babel/locale-data copying babel/locale-data/ru_BY.dat -> build/lib/babel/locale-data copying babel/locale-data/ru_KG.dat -> build/lib/babel/locale-data copying babel/locale-data/ru_KZ.dat -> build/lib/babel/locale-data copying babel/locale-data/ru_MD.dat -> build/lib/babel/locale-data copying babel/locale-data/ru_RU.dat -> build/lib/babel/locale-data copying babel/locale-data/ru_UA.dat -> build/lib/babel/locale-data copying babel/locale-data/rw.dat -> build/lib/babel/locale-data copying babel/locale-data/rw_RW.dat -> build/lib/babel/locale-data copying babel/locale-data/rwk.dat -> build/lib/babel/locale-data copying babel/locale-data/rwk_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/sa.dat -> build/lib/babel/locale-data copying babel/locale-data/sa_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/sah.dat -> build/lib/babel/locale-data copying babel/locale-data/sah_RU.dat -> build/lib/babel/locale-data copying babel/locale-data/saq.dat -> build/lib/babel/locale-data copying babel/locale-data/saq_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/sat.dat -> build/lib/babel/locale-data copying babel/locale-data/sat_Olck.dat -> build/lib/babel/locale-data copying babel/locale-data/sat_Olck_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/sbp.dat -> build/lib/babel/locale-data copying babel/locale-data/sbp_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/sc.dat -> build/lib/babel/locale-data copying babel/locale-data/sc_IT.dat -> build/lib/babel/locale-data copying babel/locale-data/sd.dat -> build/lib/babel/locale-data copying babel/locale-data/sd_Arab.dat -> build/lib/babel/locale-data copying babel/locale-data/sd_Arab_PK.dat -> build/lib/babel/locale-data copying babel/locale-data/sd_Deva.dat -> build/lib/babel/locale-data copying babel/locale-data/sd_Deva_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/se.dat -> build/lib/babel/locale-data copying babel/locale-data/se_FI.dat -> build/lib/babel/locale-data copying babel/locale-data/se_NO.dat -> build/lib/babel/locale-data copying babel/locale-data/se_SE.dat -> build/lib/babel/locale-data copying babel/locale-data/seh.dat -> build/lib/babel/locale-data copying babel/locale-data/seh_MZ.dat -> build/lib/babel/locale-data copying babel/locale-data/ses.dat -> build/lib/babel/locale-data copying babel/locale-data/ses_ML.dat -> build/lib/babel/locale-data copying babel/locale-data/sg.dat -> build/lib/babel/locale-data copying babel/locale-data/sg_CF.dat -> build/lib/babel/locale-data copying babel/locale-data/shi.dat -> build/lib/babel/locale-data copying babel/locale-data/shi_Latn.dat -> build/lib/babel/locale-data copying babel/locale-data/shi_Latn_MA.dat -> build/lib/babel/locale-data copying babel/locale-data/shi_Tfng.dat -> build/lib/babel/locale-data copying babel/locale-data/shi_Tfng_MA.dat -> build/lib/babel/locale-data copying babel/locale-data/si.dat -> build/lib/babel/locale-data copying babel/locale-data/si_LK.dat -> build/lib/babel/locale-data copying babel/locale-data/sk.dat -> build/lib/babel/locale-data copying babel/locale-data/sk_SK.dat -> build/lib/babel/locale-data copying babel/locale-data/sl.dat -> build/lib/babel/locale-data copying babel/locale-data/sl_SI.dat -> build/lib/babel/locale-data copying babel/locale-data/smn.dat -> build/lib/babel/locale-data copying babel/locale-data/smn_FI.dat -> build/lib/babel/locale-data copying babel/locale-data/sn.dat -> build/lib/babel/locale-data copying babel/locale-data/sn_ZW.dat -> build/lib/babel/locale-data copying babel/locale-data/so.dat -> build/lib/babel/locale-data copying babel/locale-data/so_DJ.dat -> build/lib/babel/locale-data copying babel/locale-data/so_ET.dat -> build/lib/babel/locale-data copying babel/locale-data/so_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/so_SO.dat -> build/lib/babel/locale-data copying babel/locale-data/sq.dat -> build/lib/babel/locale-data copying babel/locale-data/sq_AL.dat -> build/lib/babel/locale-data copying babel/locale-data/sq_MK.dat -> build/lib/babel/locale-data copying babel/locale-data/sq_XK.dat -> build/lib/babel/locale-data copying babel/locale-data/sr.dat -> build/lib/babel/locale-data copying babel/locale-data/sr_Cyrl.dat -> build/lib/babel/locale-data copying babel/locale-data/sr_Cyrl_BA.dat -> build/lib/babel/locale-data copying babel/locale-data/sr_Cyrl_ME.dat -> build/lib/babel/locale-data copying babel/locale-data/sr_Cyrl_RS.dat -> build/lib/babel/locale-data copying babel/locale-data/sr_Cyrl_XK.dat -> build/lib/babel/locale-data copying babel/locale-data/sr_Latn.dat -> build/lib/babel/locale-data copying babel/locale-data/sr_Latn_BA.dat -> build/lib/babel/locale-data copying babel/locale-data/sr_Latn_ME.dat -> build/lib/babel/locale-data copying babel/locale-data/sr_Latn_RS.dat -> build/lib/babel/locale-data copying babel/locale-data/sr_Latn_XK.dat -> build/lib/babel/locale-data copying babel/locale-data/su.dat -> build/lib/babel/locale-data copying babel/locale-data/su_Latn.dat -> build/lib/babel/locale-data copying babel/locale-data/su_Latn_ID.dat -> build/lib/babel/locale-data copying babel/locale-data/sv.dat -> build/lib/babel/locale-data copying babel/locale-data/sv_AX.dat -> build/lib/babel/locale-data copying babel/locale-data/sv_FI.dat -> build/lib/babel/locale-data copying babel/locale-data/sv_SE.dat -> build/lib/babel/locale-data copying babel/locale-data/sw.dat -> build/lib/babel/locale-data copying babel/locale-data/sw_CD.dat -> build/lib/babel/locale-data copying babel/locale-data/sw_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/sw_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/sw_UG.dat -> build/lib/babel/locale-data copying babel/locale-data/ta.dat -> build/lib/babel/locale-data copying babel/locale-data/ta_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/ta_LK.dat -> build/lib/babel/locale-data copying babel/locale-data/ta_MY.dat -> build/lib/babel/locale-data copying babel/locale-data/ta_SG.dat -> build/lib/babel/locale-data copying babel/locale-data/te.dat -> build/lib/babel/locale-data copying babel/locale-data/te_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/teo.dat -> build/lib/babel/locale-data copying babel/locale-data/teo_KE.dat -> build/lib/babel/locale-data copying babel/locale-data/teo_UG.dat -> build/lib/babel/locale-data copying babel/locale-data/tg.dat -> build/lib/babel/locale-data copying babel/locale-data/tg_TJ.dat -> build/lib/babel/locale-data copying babel/locale-data/th.dat -> build/lib/babel/locale-data copying babel/locale-data/th_TH.dat -> build/lib/babel/locale-data copying babel/locale-data/ti.dat -> build/lib/babel/locale-data copying babel/locale-data/ti_ER.dat -> build/lib/babel/locale-data copying babel/locale-data/ti_ET.dat -> build/lib/babel/locale-data copying babel/locale-data/tk.dat -> build/lib/babel/locale-data copying babel/locale-data/tk_TM.dat -> build/lib/babel/locale-data copying babel/locale-data/to.dat -> build/lib/babel/locale-data copying babel/locale-data/to_TO.dat -> build/lib/babel/locale-data copying babel/locale-data/tr.dat -> build/lib/babel/locale-data copying babel/locale-data/tr_CY.dat -> build/lib/babel/locale-data copying babel/locale-data/tr_TR.dat -> build/lib/babel/locale-data copying babel/locale-data/tt.dat -> build/lib/babel/locale-data copying babel/locale-data/tt_RU.dat -> build/lib/babel/locale-data copying babel/locale-data/twq.dat -> build/lib/babel/locale-data copying babel/locale-data/twq_NE.dat -> build/lib/babel/locale-data copying babel/locale-data/tzm.dat -> build/lib/babel/locale-data copying babel/locale-data/tzm_MA.dat -> build/lib/babel/locale-data copying babel/locale-data/ug.dat -> build/lib/babel/locale-data copying babel/locale-data/ug_CN.dat -> build/lib/babel/locale-data copying babel/locale-data/uk.dat -> build/lib/babel/locale-data copying babel/locale-data/uk_UA.dat -> build/lib/babel/locale-data copying babel/locale-data/ur.dat -> build/lib/babel/locale-data copying babel/locale-data/ur_IN.dat -> build/lib/babel/locale-data copying babel/locale-data/ur_PK.dat -> build/lib/babel/locale-data copying babel/locale-data/uz.dat -> build/lib/babel/locale-data copying babel/locale-data/uz_Arab.dat -> build/lib/babel/locale-data copying babel/locale-data/uz_Arab_AF.dat -> build/lib/babel/locale-data copying babel/locale-data/uz_Cyrl.dat -> build/lib/babel/locale-data copying babel/locale-data/uz_Cyrl_UZ.dat -> build/lib/babel/locale-data copying babel/locale-data/uz_Latn.dat -> build/lib/babel/locale-data copying babel/locale-data/uz_Latn_UZ.dat -> build/lib/babel/locale-data copying babel/locale-data/vai.dat -> build/lib/babel/locale-data copying babel/locale-data/vai_Latn.dat -> build/lib/babel/locale-data copying babel/locale-data/vai_Latn_LR.dat -> build/lib/babel/locale-data copying babel/locale-data/vai_Vaii.dat -> build/lib/babel/locale-data copying babel/locale-data/vai_Vaii_LR.dat -> build/lib/babel/locale-data copying babel/locale-data/vi.dat -> build/lib/babel/locale-data copying babel/locale-data/vi_VN.dat -> build/lib/babel/locale-data copying babel/locale-data/vun.dat -> build/lib/babel/locale-data copying babel/locale-data/vun_TZ.dat -> build/lib/babel/locale-data copying babel/locale-data/wae.dat -> build/lib/babel/locale-data copying babel/locale-data/wae_CH.dat -> build/lib/babel/locale-data copying babel/locale-data/wo.dat -> build/lib/babel/locale-data copying babel/locale-data/wo_SN.dat -> build/lib/babel/locale-data copying babel/locale-data/xh.dat -> build/lib/babel/locale-data copying babel/locale-data/xh_ZA.dat -> build/lib/babel/locale-data copying babel/locale-data/xog.dat -> build/lib/babel/locale-data copying babel/locale-data/xog_UG.dat -> build/lib/babel/locale-data copying babel/locale-data/yav.dat -> build/lib/babel/locale-data copying babel/locale-data/yav_CM.dat -> build/lib/babel/locale-data copying babel/locale-data/yi.dat -> build/lib/babel/locale-data copying babel/locale-data/yi_001.dat -> build/lib/babel/locale-data copying babel/locale-data/yo.dat -> build/lib/babel/locale-data copying babel/locale-data/yo_BJ.dat -> build/lib/babel/locale-data copying babel/locale-data/yo_NG.dat -> build/lib/babel/locale-data copying babel/locale-data/yrl.dat -> build/lib/babel/locale-data copying babel/locale-data/yrl_BR.dat -> build/lib/babel/locale-data copying babel/locale-data/yrl_CO.dat -> build/lib/babel/locale-data copying babel/locale-data/yrl_VE.dat -> build/lib/babel/locale-data copying babel/locale-data/yue.dat -> build/lib/babel/locale-data copying babel/locale-data/yue_Hans.dat -> build/lib/babel/locale-data copying babel/locale-data/yue_Hans_CN.dat -> build/lib/babel/locale-data copying babel/locale-data/yue_Hant.dat -> build/lib/babel/locale-data copying babel/locale-data/yue_Hant_HK.dat -> build/lib/babel/locale-data copying babel/locale-data/zgh.dat -> build/lib/babel/locale-data copying babel/locale-data/zgh_MA.dat -> build/lib/babel/locale-data copying babel/locale-data/zh.dat -> build/lib/babel/locale-data copying babel/locale-data/zh_Hans.dat -> build/lib/babel/locale-data copying babel/locale-data/zh_Hans_CN.dat -> build/lib/babel/locale-data copying babel/locale-data/zh_Hans_HK.dat -> build/lib/babel/locale-data copying babel/locale-data/zh_Hans_MO.dat -> build/lib/babel/locale-data copying babel/locale-data/zh_Hans_SG.dat -> build/lib/babel/locale-data copying babel/locale-data/zh_Hant.dat -> build/lib/babel/locale-data copying babel/locale-data/zh_Hant_HK.dat -> build/lib/babel/locale-data copying babel/locale-data/zh_Hant_MO.dat -> build/lib/babel/locale-data copying babel/locale-data/zh_Hant_TW.dat -> build/lib/babel/locale-data copying babel/locale-data/zu.dat -> build/lib/babel/locale-data copying babel/locale-data/zu_ZA.dat -> build/lib/babel/locale-data >>> python-babel 2.11.0 Installing to target (cd /tmp/instance-22/output-1/build/python-babel-2.11.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 Babel.egg-info/PKG-INFO writing dependency_links to Babel.egg-info/dependency_links.txt writing entry points to Babel.egg-info/entry_points.txt writing requirements to Babel.egg-info/requires.txt writing top-level names to Babel.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'Babel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'Babel.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zu_ZA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zu.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zh_Hant_TW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zh_Hant_MO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zh_Hant_HK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zh_Hant.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zh_Hans_SG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zh_Hans_MO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zh_Hans_HK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zh_Hans_CN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zh_Hans.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zh.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zgh_MA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/zgh.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yue_Hant_HK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yue_Hant.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yue_Hans_CN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yue_Hans.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yue.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yrl_VE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yrl_CO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yrl_BR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yrl.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yo_NG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yo_BJ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yi_001.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yi.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yav_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/yav.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/xog_UG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/xog.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/xh_ZA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/xh.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/wo_SN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/wo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/wae_CH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/wae.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/vun_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/vun.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/vi_VN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/vi.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/vai_Vaii_LR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/vai_Vaii.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/vai_Latn_LR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/vai_Latn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/vai.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/uz_Latn_UZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/uz_Latn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/uz_Cyrl_UZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/uz_Cyrl.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/uz_Arab_AF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/uz_Arab.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/uz.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ur_PK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ur_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ur.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/uk_UA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/uk.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ug_CN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ug.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tzm_MA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tzm.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/twq_NE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/twq.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tt_RU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tt.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tr_TR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tr_CY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tr.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/to_TO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/to.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tk_TM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tk.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ti_ET.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ti_ER.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ti.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/th_TH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/th.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tg_TJ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/tg.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/teo_UG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/teo_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/teo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/te_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/te.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ta_SG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ta_MY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ta_LK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ta_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ta.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sw_UG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sw_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sw_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sw_CD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sw.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sv_SE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sv_FI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sv_AX.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sv.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/su_Latn_ID.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/su_Latn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/su.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr_Latn_XK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr_Latn_RS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr_Latn_ME.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr_Latn_BA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr_Latn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr_Cyrl_XK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr_Cyrl_RS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr_Cyrl_ME.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr_Cyrl_BA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr_Cyrl.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sr.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sq_XK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sq_MK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sq_AL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sq.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/so_SO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/so_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/so_ET.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/so_DJ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/so.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sn_ZW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/smn_FI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/smn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sl_SI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sl.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sk_SK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sk.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/si_LK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/si.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/shi_Tfng_MA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/shi_Tfng.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/shi_Latn_MA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/shi_Latn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/shi.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sg_CF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sg.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ses_ML.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ses.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/seh_MZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/seh.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/se_SE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/se_NO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/se_FI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/se.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sd_Deva_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sd_Deva.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sd_Arab_PK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sd_Arab.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sd.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sc_IT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sc.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sbp_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sbp.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sat_Olck_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sat_Olck.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sat.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/saq_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/saq.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sah_RU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sah.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sa_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/sa.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/rwk_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/rwk.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/rw_RW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/rw.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ru_UA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ru_RU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ru_MD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ru_KZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ru_KG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ru_BY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ru.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/root.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/rof_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/rof.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ro_RO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ro_MD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ro.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/rn_BI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/rn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/rm_CH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/rm.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/qu_PE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/qu_EC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/qu_BO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/qu.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_TL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_ST.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_PT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_MZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_MO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_LU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_GW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_GQ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_CV.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_CH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_BR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt_AO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pt.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ps_PK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ps_AF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ps.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pl_PL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pl.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pcm_NG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pcm.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pa_Guru_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pa_Guru.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pa_Arab_PK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pa_Arab.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/pa.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/os_RU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/os_GE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/os.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/or_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/or.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/om_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/om_ET.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/om.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nyn_UG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nyn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nus_SS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nus.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/no.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nnh_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nnh.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nn_NO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nmg_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nmg.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nl_SX.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nl_SR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nl_NL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nl_CW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nl_BQ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nl_BE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nl_AW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nl.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ne_NP.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ne_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ne.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nds_NL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nds_DE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nds.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nd_ZW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nd.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nb_SJ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nb_NO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/nb.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/naq_NA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/naq.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mzn_IR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mzn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/my_MM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/my.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mua_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mua.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mt_MT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mt.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ms_SG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ms_MY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ms_ID.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ms_BN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ms.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mr_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mr.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mni_Beng_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mni_Beng.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mni.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mn_MN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ml_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ml.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mk_MK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mk.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mi_NZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mi.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mgo_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mgo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mgh_MZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mgh.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mg_MG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mg.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mfe_MU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mfe.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mer_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mer.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mas_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mas_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mas.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mai_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/mai.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lv_LV.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lv.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/luy_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/luy.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/luo_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/luo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lu_CD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lu.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lt_LT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lt.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lrc_IR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lrc_IQ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lrc.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lo_LA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ln_CG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ln_CF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ln_CD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ln_AO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ln.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lkt_US.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lkt.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lg_UG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lg.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lb_LU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lb.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lag_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/lag.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ky_KG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ky.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kw_GB.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kw.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ku_TR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ku.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ksh_DE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ksh.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ksf_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ksf.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ksb_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ksb.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ks_Deva_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ks_Deva.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ks_Arab_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ks_Arab.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ks.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kok_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kok.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ko_KR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ko_KP.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ko.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kn_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/km_KH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/km.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kln_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kln.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kl_GL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kl.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kkj_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kkj.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kk_KZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kk.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ki_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ki.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/khq_ML.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/khq.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kgp_BR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kgp.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kea_CV.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kea.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kde_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kde.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kam_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kam.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kab_DZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/kab.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ka_GE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ka.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/jv_ID.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/jv.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/jmc_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/jmc.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/jgo_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/jgo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ja_JP.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ja.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/it_VA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/it_SM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/it_IT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/it_CH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/it.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/is_IS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/is.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ii_CN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ii.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ig_NG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ig.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/id_ID.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/id.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ia_001.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ia.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hy_AM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hy.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hu_HU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hu.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hsb_DE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hsb.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hr_HR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hr_BA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hr.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hi_Latn_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hi_Latn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hi_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/hi.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/he_IL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/he.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/haw_US.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/haw.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ha_NG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ha_NE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ha_GH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ha.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gv_IM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gv.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/guz_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/guz.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gu_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gu.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gsw_LI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gsw_FR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gsw_CH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gsw.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gl_ES.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gl.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gd_GB.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/gd.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ga_IE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ga_GB.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ga.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fy_NL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fy.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fur_IT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fur.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_YT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_WF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_VU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_TN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_TG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_TD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_SY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_SN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_SC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_RW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_RE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_PM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_PF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_NE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_NC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_MU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_MR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_MQ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_ML.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_MG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_MF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_MC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_MA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_LU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_KM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_HT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_GQ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_GP.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_GN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_GF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_GA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_FR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_DZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_DJ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_CI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_CH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_CG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_CF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_CD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_CA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_BL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_BJ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_BI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_BF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr_BE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fr.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fo_FO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fo_DK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fil_PH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fil.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fi_FI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fi.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_SN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_SL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_NG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_NE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_MR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_LR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_GW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_GN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_GM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_GH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn_BF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Latn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_SN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_SL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_NG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_NE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_MR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_LR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_GW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_GN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_GM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_GH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm_BF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff_Adlm.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ff.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fa_IR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fa_AF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/fa.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ewo_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ewo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/eu_ES.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/eu.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/et_EE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/et.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_VE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_UY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_US.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_SV.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_PY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_PR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_PH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_PE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_PA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_NI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_MX.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_IC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_HN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_GT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_GQ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_ES.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_EC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_EA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_DO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_CU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_CR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_CO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_CL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_BZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_BR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_BO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_AR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es_419.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/es.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/eo_001.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/eo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_ZW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_ZM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_ZA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_WS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_VU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_VI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_VG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_VC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_US_POSIX.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_US.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_UM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_UG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_TV.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_TT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_TO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_TK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_TC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SX.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_SB.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_RW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_PW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_PR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_PN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_PK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_PH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_PG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_NZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_NU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_NR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_NL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_NG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_NF.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_NA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_MY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_MW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_MV.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_MU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_MT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_MS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_MP.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_MO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_MH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_MG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_LS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_LR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_LC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_KY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_KN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_KI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_JM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_JE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_IO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_IM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_IL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_IE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_HK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_GY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_GU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_GM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_GI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_GH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_GG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_GD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_GB.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_FM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_FK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_FJ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_FI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_ER.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_DM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_DK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_DG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_DE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_CY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_CX.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_CK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_CH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_CC.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_CA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_BZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_BW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_BS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_BM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_BI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_BE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_BB.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_AU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_AT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_AS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_AI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_AG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_AE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_150.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en_001.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/en.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/el_GR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/el_CY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/el.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ee_TG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ee_GH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ee.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ebu_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ebu.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dz_BT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dz.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dyo_SN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dyo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dua_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dua.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dsb_DE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dsb.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/doi_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/doi.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dje_NE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dje.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/de_LU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/de_LI.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/de_IT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/de_DE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/de_CH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/de_BE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/de_AT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/de.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dav_KE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/dav.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/da_GL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/da_DK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/da.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/cy_GB.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/cy.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/cs_CZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/cs.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ckb_IR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ckb_IQ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ckb.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/chr_US.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/chr.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/cgg_UG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/cgg.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ceb_PH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ceb.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ce_RU.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ce.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ccp_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ccp_BD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ccp.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ca_IT.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ca_FR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ca_ES_VALENCIA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ca_ES.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ca_AD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ca.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bs_Latn_BA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bs_Latn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bs_Cyrl_BA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bs_Cyrl.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bs.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/brx_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/brx.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/br_FR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/br.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bo_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bo_CN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bo.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bn_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bn_BD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bm_ML.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bm.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bg_BG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bg.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bez_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bez.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bem_ZM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bem.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/be_TARASK.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/be_BY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/be.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bas_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/bas.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/az_Latn_AZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/az_Latn.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/az_Cyrl_AZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/az_Cyrl.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/az.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ast_ES.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ast.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/asa_TZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/asa.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/as_IN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/as.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_YE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_TN.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_TD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_SY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_SS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_SO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_SD.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_SA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_QA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_PS.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_OM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_MR.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_MA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_LY.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_LB.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_KW.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_KM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_JO.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_IQ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_IL.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_ER.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_EH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_EG.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_DZ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_DJ.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_BH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_AE.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar_001.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ar.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/am_ET.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/am.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ak_GH.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/ak.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/agq_CM.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/agq.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/af_ZA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/af_NA.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/locale-data/af.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/locale-data copying build/lib/babel/global.dat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/localtime copying build/lib/babel/localtime/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/localtime copying build/lib/babel/localtime/_unix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/localtime copying build/lib/babel/localtime/_win32.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/localtime creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/messages copying build/lib/babel/messages/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/messages copying build/lib/babel/messages/catalog.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/messages copying build/lib/babel/messages/checkers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/messages copying build/lib/babel/messages/extract.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/messages copying build/lib/babel/messages/frontend.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/messages copying build/lib/babel/messages/jslexer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/messages copying build/lib/babel/messages/mofile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/messages copying build/lib/babel/messages/plurals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/messages copying build/lib/babel/messages/pofile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel/messages copying build/lib/babel/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel copying build/lib/babel/core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel copying build/lib/babel/dates.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel copying build/lib/babel/languages.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel copying build/lib/babel/lists.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel copying build/lib/babel/localedata.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel copying build/lib/babel/numbers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel copying build/lib/babel/plural.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel copying build/lib/babel/support.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel copying build/lib/babel/units.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel copying build/lib/babel/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/babel running install_egg_info Copying Babel.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/Babel-2.11.0-py3.11.egg-info running install_scripts Installing pybabel script to /tmp/instance-22/output-1/target/usr/bin >>> host-python-semantic-version 2.10.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.semantic_version-2.10.0.tar.gz.RAXEXh/output' 'https://files.pythonhosted.org/packages/7d/31/f2289ce78b9b473d582568c234e104d2a342fd658cc288a7553d83bb8595/semantic_version-2.10.0.tar.gz' --2023-02-12 10:58:08-- https://files.pythonhosted.org/packages/7d/31/f2289ce78b9b473d582568c234e104d2a342fd658cc288a7553d83bb8595/semantic_version-2.10.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 52289 (51K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.semantic_version-2.10.0.tar.gz.RAXEXh/output' 0K .......... .......... .......... .......... .......... 97% 16.6M 0s 50K . 100% 47.1M=0.003s 2023-02-12 10:58:08 (16.8 MB/s) - '/tmp/instance-22/output-1/build/.semantic_version-2.10.0.tar.gz.RAXEXh/output' saved [52289/52289] semantic_version-2.10.0.tar.gz: OK (md5: e48abef93ba69abcd4eaf4640edfc38b) semantic_version-2.10.0.tar.gz: OK (sha256: bdabb6d336998cbb378d4b9db3a4b56a1e3235701dc05ea2690d9a997ed5041c) >>> host-python-semantic-version 2.10.0 Extracting gzip -d -c /tmp/instance-22/dl/python-semantic-version/semantic_version-2.10.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-semantic-version-2.10.0 -xf - >>> host-python-semantic-version 2.10.0 Patching >>> host-python-semantic-version 2.10.0 Configuring >>> host-python-semantic-version 2.10.0 Building (cd /tmp/instance-22/output-1/build/host-python-semantic-version-2.10.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/semantic_version copying semantic_version/django_fields.py -> build/lib/semantic_version copying semantic_version/base.py -> build/lib/semantic_version copying semantic_version/__init__.py -> build/lib/semantic_version >>> host-python-semantic-version 2.10.0 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-semantic-version-2.10.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/host/lib/python3.11/site-packages/semantic_version copying build/lib/semantic_version/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/semantic_version copying build/lib/semantic_version/base.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/semantic_version copying build/lib/semantic_version/django_fields.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/semantic_version byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/semantic_version/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/semantic_version/base.py to base.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/semantic_version/django_fields.py to django_fields.cpython-311.pyc running install_egg_info running egg_info writing semantic_version.egg-info/PKG-INFO writing dependency_links to semantic_version.egg-info/dependency_links.txt writing requirements to semantic_version.egg-info/requires.txt writing top-level names to semantic_version.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'semantic_version.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements*.txt' warning: no files found matching '.flake8' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.*.sw[po]' found anywhere in distribution no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'semantic_version.egg-info/SOURCES.txt' Copying semantic_version.egg-info to /tmp/instance-22/output-1/host/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg-info running install_scripts >>> host-python-toml 0.10.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.toml-0.10.2.tar.gz.K6529x/output' 'https://files.pythonhosted.org/packages/be/ba/1f744cdc819428fc6b5084ec34d9b30660f6f9daaf70eead706e3203ec3c/toml-0.10.2.tar.gz' --2023-02-12 10:58:16-- https://files.pythonhosted.org/packages/be/ba/1f744cdc819428fc6b5084ec34d9b30660f6f9daaf70eead706e3203ec3c/toml-0.10.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 22253 (22K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.toml-0.10.2.tar.gz.K6529x/output' 0K .......... .......... . 100% 87.6M=0s 2023-02-12 10:58:17 (87.6 MB/s) - '/tmp/instance-22/output-1/build/.toml-0.10.2.tar.gz.K6529x/output' saved [22253/22253] toml-0.10.2.tar.gz: OK (md5: 59bce5d8d67e858735ec3f399ec90253) toml-0.10.2.tar.gz: OK (sha256: b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f) >>> host-python-toml 0.10.2 Extracting gzip -d -c /tmp/instance-22/dl/python-toml/toml-0.10.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-toml-0.10.2 -xf - >>> host-python-toml 0.10.2 Patching >>> host-python-toml 0.10.2 Configuring >>> host-python-toml 0.10.2 Building (cd /tmp/instance-22/output-1/build/host-python-toml-0.10.2//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/toml copying toml/tz.py -> build/lib/toml copying toml/ordered.py -> build/lib/toml copying toml/encoder.py -> build/lib/toml copying toml/decoder.py -> build/lib/toml copying toml/__init__.py -> build/lib/toml >>> host-python-toml 0.10.2 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-toml-0.10.2//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml copying build/lib/toml/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml copying build/lib/toml/decoder.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml copying build/lib/toml/encoder.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml copying build/lib/toml/ordered.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml copying build/lib/toml/tz.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml/decoder.py to decoder.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml/encoder.py to encoder.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml/ordered.py to ordered.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml/tz.py to tz.cpython-311.pyc running install_egg_info running egg_info writing toml.egg-info/PKG-INFO writing dependency_links to toml.egg-info/dependency_links.txt writing top-level names to toml.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'toml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'toml.egg-info/SOURCES.txt' Copying toml.egg-info to /tmp/instance-22/output-1/host/lib/python3.11/site-packages/toml-0.10.2-py3.11.egg-info running install_scripts >>> host-python-setuptools-rust 1.5.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.setuptools-rust-1.5.2.tar.gz.hj18rJ/output' 'https://files.pythonhosted.org/packages/99/db/e4ecb483ffa194d632ed44bda32cb740e564789fed7e56c2be8e2a0e2aa6/setuptools-rust-1.5.2.tar.gz' --2023-02-12 10:58:24-- https://files.pythonhosted.org/packages/99/db/e4ecb483ffa194d632ed44bda32cb740e564789fed7e56c2be8e2a0e2aa6/setuptools-rust-1.5.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 295857 (289K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.setuptools-rust-1.5.2.tar.gz.hj18rJ/output' 0K .......... .......... .......... .......... .......... 17% 10.3M 0s 50K .......... .......... .......... .......... .......... 34% 45.0M 0s 100K .......... .......... .......... .......... .......... 51% 66.4M 0s 150K .......... .......... .......... .......... .......... 69% 16.3M 0s 200K .......... .......... .......... .......... .......... 86% 268M 0s 250K .......... .......... .......... ........ 100% 267M=0.01s 2023-02-12 10:58:24 (28.5 MB/s) - '/tmp/instance-22/output-1/build/.setuptools-rust-1.5.2.tar.gz.hj18rJ/output' saved [295857/295857] setuptools-rust-1.5.2.tar.gz: OK (md5: fd3412ca77ffd6e06e2e83d0e9636084) setuptools-rust-1.5.2.tar.gz: OK (sha256: d8daccb14dc0eae1b6b6eb3ecef79675bd37b4065369f79c35393dd5c55652c7) >>> host-python-setuptools-rust 1.5.2 Extracting gzip -d -c /tmp/instance-22/dl/python-setuptools-rust/setuptools-rust-1.5.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-setuptools-rust-1.5.2 -xf - >>> host-python-setuptools-rust 1.5.2 Patching >>> host-python-setuptools-rust 1.5.2 Configuring >>> host-python-setuptools-rust 1.5.2 Building (cd /tmp/instance-22/output-1/build/host-python-setuptools-rust-1.5.2//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/setuptools_rust copying setuptools_rust/version.py -> build/lib/setuptools_rust copying setuptools_rust/setuptools_ext.py -> build/lib/setuptools_rust copying setuptools_rust/rustc_info.py -> build/lib/setuptools_rust copying setuptools_rust/extension.py -> build/lib/setuptools_rust copying setuptools_rust/command.py -> build/lib/setuptools_rust copying setuptools_rust/clean.py -> build/lib/setuptools_rust copying setuptools_rust/build.py -> build/lib/setuptools_rust copying setuptools_rust/_utils.py -> build/lib/setuptools_rust copying setuptools_rust/__init__.py -> build/lib/setuptools_rust >>> host-python-setuptools-rust 1.5.2 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-setuptools-rust-1.5.2//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/build.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/clean.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/command.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/extension.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/version.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust/version.py to version.cpython-311.pyc running install_egg_info running egg_info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' Copying setuptools_rust.egg-info to /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools_rust-1.5.2-py3.11.egg-info running install_scripts >>> python-bcrypt 4.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.bcrypt-4.0.1.tar.gz.8JULlh/output' 'https://files.pythonhosted.org/packages/8c/ae/3af7d006aacf513975fd1948a6b4d6f8b4a307f8a244e1a3d3774b297aad/bcrypt-4.0.1.tar.gz' --2023-02-12 10:58:32-- https://files.pythonhosted.org/packages/8c/ae/3af7d006aacf513975fd1948a6b4d6f8b4a307f8a244e1a3d3774b297aad/bcrypt-4.0.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 25498 (25K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.bcrypt-4.0.1.tar.gz.8JULlh/output' 0K .......... .......... .... 100% 92.1M=0s 2023-02-12 10:58:32 (92.1 MB/s) - '/tmp/instance-22/output-1/build/.bcrypt-4.0.1.tar.gz.8JULlh/output' saved [25498/25498] Downloading crates ... Downloaded byteorder v1.4.3 Downloaded once_cell v1.15.0 Downloaded pyo3-macros-backend v0.15.2 Downloaded quote v1.0.21 Downloaded unindent v0.1.10 Downloaded unicode-ident v1.0.4 Downloaded zeroize v1.5.7 Downloaded cpufeatures v0.2.5 Downloaded crypto-common v0.1.6 Downloaded digest v0.10.5 Downloaded getrandom v0.2.7 Downloaded cipher v0.4.3 Downloaded proc-macro2 v1.0.46 Downloaded paste-impl v0.1.18 Downloaded sha2 v0.10.6 Downloaded subtle v2.4.1 Downloaded wasi v0.11.0+wasi-snapshot-preview1 Downloaded libc v0.2.134 Downloaded pyo3-build-config v0.15.2 Downloaded redox_syscall v0.2.16 Downloaded version_check v0.9.4 Downloaded lock_api v0.4.9 Downloaded smallvec v1.10.0 Downloaded paste v0.1.18 Downloaded generic-array v0.14.6 Downloaded pyo3-macros v0.15.2 Downloaded pbkdf2 v0.10.1 Downloaded indoc-impl v0.3.6 Downloaded syn v1.0.102 Downloaded pyo3 v0.15.2 Downloaded indoc v0.3.6 Downloaded blowfish v0.9.1 Downloaded bcrypt-pbkdf v0.8.1 Downloaded bcrypt v0.13.0 Downloaded block-buffer v0.10.3 Downloaded typenum v1.15.0 Downloaded inout v0.1.3 Vendoring autocfg v1.1.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/autocfg-1.1.0) to VENDOR/autocfg Vendoring base64 v0.13.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/base64-0.13.0) to VENDOR/base64 Vendoring bcrypt v0.13.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/bcrypt-0.13.0) to VENDOR/bcrypt Vendoring bcrypt-pbkdf v0.8.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/bcrypt-pbkdf-0.8.1) to VENDOR/bcrypt-pbkdf Vendoring bitflags v1.3.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/bitflags-1.3.2) to VENDOR/bitflags Vendoring block-buffer v0.10.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/block-buffer-0.10.3) to VENDOR/block-buffer Vendoring blowfish v0.9.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/blowfish-0.9.1) to VENDOR/blowfish Vendoring byteorder v1.4.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/byteorder-1.4.3) to VENDOR/byteorder Vendoring cfg-if v1.0.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0) to VENDOR/cfg-if Vendoring cipher v0.4.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cipher-0.4.3) to VENDOR/cipher Vendoring cpufeatures v0.2.5 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cpufeatures-0.2.5) to VENDOR/cpufeatures Vendoring crypto-common v0.1.6 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/crypto-common-0.1.6) to VENDOR/crypto-common Vendoring digest v0.10.5 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/digest-0.10.5) to VENDOR/digest Vendoring generic-array v0.14.6 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.14.6) to VENDOR/generic-array Vendoring getrandom v0.2.7 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7) to VENDOR/getrandom Vendoring indoc v0.3.6 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/indoc-0.3.6) to VENDOR/indoc Vendoring indoc-impl v0.3.6 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/indoc-impl-0.3.6) to VENDOR/indoc-impl Vendoring inout v0.1.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/inout-0.1.3) to VENDOR/inout Vendoring instant v0.1.12 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/instant-0.1.12) to VENDOR/instant Vendoring libc v0.2.134 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.134) to VENDOR/libc Vendoring lock_api v0.4.9 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.9) to VENDOR/lock_api Vendoring once_cell v1.15.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.15.0) to VENDOR/once_cell Vendoring parking_lot v0.11.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.11.2) to VENDOR/parking_lot Vendoring parking_lot_core v0.8.5 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.5) to VENDOR/parking_lot_core Vendoring paste v0.1.18 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/paste-0.1.18) to VENDOR/paste Vendoring paste-impl v0.1.18 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.18) to VENDOR/paste-impl Vendoring pbkdf2 v0.10.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pbkdf2-0.10.1) to VENDOR/pbkdf2 Vendoring proc-macro-hack v0.5.19 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.19) to VENDOR/proc-macro-hack Vendoring proc-macro2 v1.0.46 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.46) to VENDOR/proc-macro2 Vendoring pyo3 v0.15.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.2) to VENDOR/pyo3 Vendoring pyo3-build-config v0.15.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-build-config-0.15.2) to VENDOR/pyo3-build-config Vendoring pyo3-macros v0.15.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-0.15.2) to VENDOR/pyo3-macros Vendoring pyo3-macros-backend v0.15.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-backend-0.15.2) to VENDOR/pyo3-macros-backend Vendoring quote v1.0.21 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.21) to VENDOR/quote Vendoring redox_syscall v0.2.16 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.2.16) to VENDOR/redox_syscall Vendoring scopeguard v1.1.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0) to VENDOR/scopeguard Vendoring sha2 v0.10.6 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/sha2-0.10.6) to VENDOR/sha2 Vendoring smallvec v1.10.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-1.10.0) to VENDOR/smallvec Vendoring subtle v2.4.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.4.1) to VENDOR/subtle Vendoring syn v1.0.102 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.102) to VENDOR/syn Vendoring typenum v1.15.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.15.0) to VENDOR/typenum Vendoring unicode-ident v1.0.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-ident-1.0.4) to VENDOR/unicode-ident Vendoring unindent v0.1.10 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.10) to VENDOR/unindent Vendoring version_check v0.9.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/version_check-0.9.4) to VENDOR/version_check Vendoring wasi v0.11.0+wasi-snapshot-preview1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/wasi-0.11.0+wasi-snapshot-preview1) to VENDOR/wasi Vendoring winapi v0.3.9 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9) to VENDOR/winapi Vendoring winapi-i686-pc-windows-gnu v0.4.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-i686-pc-windows-gnu-0.4.0) to VENDOR/winapi-i686-pc-windows-gnu Vendoring winapi-x86_64-pc-windows-gnu v0.4.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0) to VENDOR/winapi-x86_64-pc-windows-gnu Vendoring zeroize v1.5.7 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/zeroize-1.5.7) to VENDOR/zeroize To use vendored sources, add this to your .cargo/config.toml for this project: [source.crates-io] replace-with = "vendored-sources" [source.vendored-sources] directory = "VENDOR" bcrypt-4.0.1.tar.gz: OK (sha256: d64daee0af1afe137718674e67a49b8bb791842aab265b588a6d68d44a449c70) >>> python-bcrypt 4.0.1 Extracting gzip -d -c /tmp/instance-22/dl/python-bcrypt/bcrypt-4.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-bcrypt-4.0.1 -xf - >>> python-bcrypt 4.0.1 Patching >>> python-bcrypt 4.0.1 Configuring >>> python-bcrypt 4.0.1 Building (cd /tmp/instance-22/output-1/build/python-bcrypt-4.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib CARGO_HOME=/tmp/instance-22/dl/br-cargo-home __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" CARGO_UNSTABLE_TARGET_APPLIES_TO_HOST="true" CARGO_TARGET_APPLIES_TO_HOST="false" CARGO_BUILD_TARGET="mipsel-unknown-linux-gnu" CARGO_TARGET_MIPSEL_UNKNOWN_LINUX_GNU_LINKER=mipsel-buildroot-linux-gnu-gcc PYO3_CROSS_LIB_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11" /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/bcrypt copying src/bcrypt/__init__.py -> build/lib/bcrypt copying src/bcrypt/__about__.py -> build/lib/bcrypt running egg_info writing src/bcrypt.egg-info/PKG-INFO writing dependency_links to src/bcrypt.egg-info/dependency_links.txt writing requirements to src/bcrypt.egg-info/requires.txt writing top-level names to src/bcrypt.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/bcrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'requirements.txt' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory '.circleci' warning: no previously-included files found matching 'src/_bcrypt/target' warning: no previously-included files matching '*' found under directory 'src/_bcrypt/target' adding license file 'LICENSE' writing manifest file 'src/bcrypt.egg-info/SOURCES.txt' copying src/bcrypt/_bcrypt.pyi -> build/lib/bcrypt copying src/bcrypt/py.typed -> build/lib/bcrypt running build_ext running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/_bcrypt/Cargo.toml --target mipsel-unknown-linux-gnu --release -v --features pyo3/abi3-py36 pyo3/extension-module -- --crate-type cdylib Compiling typenum v1.15.0 Compiling version_check v0.9.4 Compiling proc-macro2 v1.0.46 Compiling quote v1.0.21 Compiling cfg-if v1.0.0 Compiling unicode-ident v1.0.4 Compiling proc-macro-hack v0.5.19 Compiling pyo3-build-config v0.15.2 Compiling libc v0.2.134 Compiling syn v1.0.102 Compiling once_cell v1.15.0 Compiling autocfg v1.1.0 Compiling subtle v2.4.1 Compiling parking_lot_core v0.8.5 Compiling scopeguard v1.1.0 Compiling byteorder v1.4.3 Compiling unindent v0.1.10 Compiling smallvec v1.10.0 Compiling base64 v0.13.0 Compiling zeroize v1.5.7 Running `rustc --crate-name cfg_if --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=73dbda1a87960061 -C extra-filename=-73dbda1a87960061 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name version_check /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/version_check/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=789700203d19f08d -C extra-filename=-789700203d19f08d --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c490b0eab70843e3 -C extra-filename=-c490b0eab70843e3 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/libc-c490b0eab70843e3 -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/proc-macro2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=d75161205d941ffc -C extra-filename=-d75161205d941ffc --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/proc-macro2-d75161205d941ffc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name smallvec --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/smallvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=4fcad39e13fb5dc9 -C extra-filename=-4fcad39e13fb5dc9 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/syn/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=d145cd4e29031743 -C extra-filename=-d145cd4e29031743 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/syn-d145cd4e29031743 -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_main --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/typenum/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=d6f27e3410f2045d -C extra-filename=-d6f27e3410f2045d --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/typenum-d6f27e3410f2045d -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name autocfg /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/autocfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=be8d4af9eed586d1 -C extra-filename=-be8d4af9eed586d1 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/proc-macro-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=0346df578ab3f22d -C extra-filename=-0346df578ab3f22d --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/proc-macro-hack-0346df578ab3f22d -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name byteorder --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/byteorder/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=2e9ff6326b71cd8e -C extra-filename=-2e9ff6326b71cd8e --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name subtle /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/subtle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=c2138234d67f8c25 -C extra-filename=-c2138234d67f8c25 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/unindent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=0a15fab56ce4cd0c -C extra-filename=-0a15fab56ce4cd0c --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/unindent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=c08999ea899ee718 -C extra-filename=-c08999ea899ee718 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/parking_lot_core/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=26d4a0c4f90636a1 -C extra-filename=-26d4a0c4f90636a1 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/parking_lot_core-26d4a0c4f90636a1 -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name base64 --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/base64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bd9589dd71dc04f9 -C extra-filename=-bd9589dd71dc04f9 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name zeroize --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/zeroize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=178e1de34fe76dd5 -C extra-filename=-178e1de34fe76dd5 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/quote/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=a92dd62822a577ed -C extra-filename=-a92dd62822a577ed --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/quote-a92dd62822a577ed -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name unicode_ident --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/unicode-ident/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=6176091a1c0dcc9a -C extra-filename=-6176091a1c0dcc9a --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/pyo3-build-config/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=061fce234c871285 -C extra-filename=-061fce234c871285 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/pyo3-build-config-061fce234c871285 -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name once_cell --edition=2021 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=daca50dfb7c31f6b -C extra-filename=-daca50dfb7c31f6b --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `rustc --crate-name scopeguard /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/scopeguard/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=6a389a2568c9de1a -C extra-filename=-6a389a2568c9de1a --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Compiling instant v0.1.12 Running `rustc --crate-name instant --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/instant/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=4d53183a63608989 -C extra-filename=-4d53183a63608989 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern cfg_if=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libcfg_if-73dbda1a87960061.rmeta --cap-lints allow` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/syn-d145cd4e29031743/build-script-build` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/libc-c490b0eab70843e3/build-script-build` Compiling lock_api v0.4.9 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/lock_api/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=65ad1dd434f289b2 -C extra-filename=-65ad1dd434f289b2 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/lock_api-65ad1dd434f289b2 -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern autocfg=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libautocfg-be8d4af9eed586d1.rlib --cap-lints allow` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/proc-macro-hack-0346df578ab3f22d/build-script-build` Running `rustc --crate-name libc /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2b9954002aa65f0b -C extra-filename=-2b9954002aa65f0b --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/parking_lot_core-26d4a0c4f90636a1/build-script-build` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/proc-macro2-d75161205d941ffc/build-script-build` Running `rustc --crate-name proc_macro_hack --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/proc-macro-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=fef0410fa8b04ca1 -C extra-filename=-fef0410fa8b04ca1 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern proc_macro --cap-lints allow` Compiling generic-array v0.14.6 Running `rustc --crate-name build_script_build /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/generic-array/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="more_lengths"' -C metadata=f85716320f427cbd -C extra-filename=-f85716320f427cbd --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/generic-array-f85716320f427cbd -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern version_check=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libversion_check-789700203d19f08d.rlib --cap-lints allow` Running `rustc --crate-name proc_macro2 --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/proc-macro2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=5828732a5c753b80 -C extra-filename=-5828732a5c753b80 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern unicode_ident=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libunicode_ident-6176091a1c0dcc9a.rmeta --cap-lints allow --cfg use_proc_macro --cfg wrap_proc_macro` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/quote-a92dd62822a577ed/build-script-build` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/typenum-d6f27e3410f2045d/build-script-main` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/lock_api-65ad1dd434f289b2/build-script-build` Running `rustc --crate-name typenum --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/typenum/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=3bef8d95604695b9 -C extra-filename=-3bef8d95604695b9 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --cap-lints allow` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/generic-array-f85716320f427cbd/build-script-build` Running `rustc --crate-name lock_api --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/lock_api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=a95b980ac8c192c5 -C extra-filename=-a95b980ac8c192c5 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern scopeguard=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libscopeguard-6a389a2568c9de1a.rmeta --cap-lints allow --cfg has_const_fn_trait_bound` Running `rustc --crate-name quote --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/quote/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=7fb41832496f31e7 -C extra-filename=-7fb41832496f31e7 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libproc_macro2-5828732a5c753b80.rmeta --cap-lints allow` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/pyo3-build-config-061fce234c871285/build-script-build` Running `rustc --crate-name pyo3_build_config --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/pyo3-build-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=26fa6c3df524b237 -C extra-filename=-26fa6c3df524b237 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern once_cell=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libonce_cell-daca50dfb7c31f6b.rmeta --cap-lints allow` Running `rustc --crate-name syn --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/syn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=885d085e200661ef -C extra-filename=-885d085e200661ef --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libproc_macro2-5828732a5c753b80.rmeta --extern quote=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libquote-7fb41832496f31e7.rmeta --extern unicode_ident=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libunicode_ident-6176091a1c0dcc9a.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` Compiling getrandom v0.2.7 Running `rustc --crate-name parking_lot_core --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/parking_lot_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=e675bba397258fee -C extra-filename=-e675bba397258fee --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern cfg_if=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libcfg_if-73dbda1a87960061.rmeta --extern instant=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libinstant-4d53183a63608989.rmeta --extern libc=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/liblibc-2b9954002aa65f0b.rmeta --extern smallvec=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libsmallvec-4fcad39e13fb5dc9.rmeta --cap-lints allow` Running `rustc --crate-name getrandom --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/getrandom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="std"' -C metadata=e88a1c1f9750fca0 -C extra-filename=-e88a1c1f9750fca0 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern cfg_if=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libcfg_if-73dbda1a87960061.rmeta --extern libc=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/liblibc-2b9954002aa65f0b.rmeta --cap-lints allow` Compiling parking_lot v0.11.2 Running `rustc --crate-name parking_lot --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/parking_lot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' -C metadata=67eede21aa6957d0 -C extra-filename=-67eede21aa6957d0 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern instant=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libinstant-4d53183a63608989.rmeta --extern lock_api=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/liblock_api-a95b980ac8c192c5.rmeta --extern parking_lot_core=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libparking_lot_core-e675bba397258fee.rmeta --cap-lints allow` Running `rustc --crate-name generic_array /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/generic-array/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="more_lengths"' -C metadata=68295a1a79958411 -C extra-filename=-68295a1a79958411 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern typenum=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libtypenum-3bef8d95604695b9.rmeta --cap-lints allow --cfg relaxed_coherence` Compiling paste-impl v0.1.18 Running `rustc --crate-name paste_impl --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/paste-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=e48134cbbf8ddd63 -C extra-filename=-e48134cbbf8ddd63 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern proc_macro_hack=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libproc_macro_hack-fef0410fa8b04ca1.so --extern proc_macro --cap-lints allow` Compiling pyo3 v0.15.2 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/pyo3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=83f5dbec7b4b52c3 -C extra-filename=-83f5dbec7b4b52c3 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/pyo3-83f5dbec7b4b52c3 -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern pyo3_build_config=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libpyo3_build_config-26fa6c3df524b237.rlib --cap-lints allow` Compiling paste v0.1.18 Running `rustc --crate-name paste --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/paste/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=bcd545521103baf3 -C extra-filename=-bcd545521103baf3 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern paste_impl=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libpaste_impl-e48134cbbf8ddd63.so --extern proc_macro_hack=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libproc_macro_hack-fef0410fa8b04ca1.so --cap-lints allow` Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.3 Compiling inout v0.1.3 Running `rustc --crate-name block_buffer --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/block-buffer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=c5bbebd6aae46a97 -C extra-filename=-c5bbebd6aae46a97 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern generic_array=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libgeneric_array-68295a1a79958411.rmeta --cap-lints allow` Running `rustc --crate-name crypto_common --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/crypto-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=3fb5e949901da2e2 -C extra-filename=-3fb5e949901da2e2 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern generic_array=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libgeneric_array-68295a1a79958411.rmeta --extern typenum=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libtypenum-3bef8d95604695b9.rmeta --cap-lints allow` Running `rustc --crate-name inout --edition=2021 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/inout/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=918bc33a58c08ea5 -C extra-filename=-918bc33a58c08ea5 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern generic_array=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libgeneric_array-68295a1a79958411.rmeta --cap-lints allow` Compiling cipher v0.4.3 Running `rustc --crate-name cipher --edition=2021 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/cipher/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=02c963981c3c39b5 -C extra-filename=-02c963981c3c39b5 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern crypto_common=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libcrypto_common-3fb5e949901da2e2.rmeta --extern inout=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libinout-918bc33a58c08ea5.rmeta --cap-lints allow` Compiling digest v0.10.5 Running `rustc --crate-name digest --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/digest/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="subtle"' -C metadata=810bf1e3eca92588 -C extra-filename=-810bf1e3eca92588 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern block_buffer=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libblock_buffer-c5bbebd6aae46a97.rmeta --extern crypto_common=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libcrypto_common-3fb5e949901da2e2.rmeta --extern subtle=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libsubtle-c2138234d67f8c25.rmeta --cap-lints allow` Running `/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/build/pyo3-83f5dbec7b4b52c3/build-script-build` Compiling pbkdf2 v0.10.1 Compiling sha2 v0.10.6 Running `rustc --crate-name pbkdf2 --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/pbkdf2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=4845a68fcf7e8cd0 -C extra-filename=-4845a68fcf7e8cd0 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern digest=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libdigest-810bf1e3eca92588.rmeta --cap-lints allow` Running `rustc --crate-name sha2 --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/sha2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=a322659dca9dfc86 -C extra-filename=-a322659dca9dfc86 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern cfg_if=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libcfg_if-73dbda1a87960061.rmeta --extern digest=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libdigest-810bf1e3eca92588.rmeta --cap-lints allow` Compiling blowfish v0.9.1 Running `rustc --crate-name blowfish --edition=2021 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/blowfish/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="bcrypt"' -C metadata=27e590721b678d3f -C extra-filename=-27e590721b678d3f --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern byteorder=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libbyteorder-2e9ff6326b71cd8e.rmeta --extern cipher=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libcipher-02c963981c3c39b5.rmeta --cap-lints allow` Compiling bcrypt v0.13.0 Running `rustc --crate-name bcrypt --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/bcrypt/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=ed6739dbeee97e31 -C extra-filename=-ed6739dbeee97e31 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern base64=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libbase64-bd9589dd71dc04f9.rmeta --extern blowfish=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libblowfish-27e590721b678d3f.rmeta --extern getrandom=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libgetrandom-e88a1c1f9750fca0.rmeta --extern zeroize=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libzeroize-178e1de34fe76dd5.rmeta --cap-lints allow` Compiling bcrypt-pbkdf v0.8.1 Running `rustc --crate-name bcrypt_pbkdf --edition=2021 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/bcrypt-pbkdf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c50fc28064ac9d41 -C extra-filename=-c50fc28064ac9d41 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern blowfish=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libblowfish-27e590721b678d3f.rmeta --extern pbkdf2=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libpbkdf2-4845a68fcf7e8cd0.rmeta --extern sha2=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libsha2-a322659dca9dfc86.rmeta --cap-lints allow` Compiling pyo3-macros-backend v0.15.2 Running `rustc --crate-name pyo3_macros_backend --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/pyo3-macros-backend/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=a9153dc9794677cf -C extra-filename=-a9153dc9794677cf --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libproc_macro2-5828732a5c753b80.rmeta --extern pyo3_build_config=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libpyo3_build_config-26fa6c3df524b237.rmeta --extern quote=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libquote-7fb41832496f31e7.rmeta --extern syn=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libsyn-885d085e200661ef.rmeta --cap-lints allow` Compiling indoc-impl v0.3.6 Running `rustc --crate-name indoc_impl --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/indoc-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=a7eafb062fefbcae -C extra-filename=-a7eafb062fefbcae --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern proc_macro_hack=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libproc_macro_hack-fef0410fa8b04ca1.so --extern proc_macro2=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libproc_macro2-5828732a5c753b80.rlib --extern quote=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libquote-7fb41832496f31e7.rlib --extern syn=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libsyn-885d085e200661ef.rlib --extern unindent=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libunindent-c08999ea899ee718.rlib --extern proc_macro --cap-lints allow` Compiling indoc v0.3.6 Running `rustc --crate-name indoc --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/indoc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=a3c309d51c3585ae -C extra-filename=-a3c309d51c3585ae --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern indoc_impl=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libindoc_impl-a7eafb062fefbcae.so --extern proc_macro_hack=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libproc_macro_hack-fef0410fa8b04ca1.so --cap-lints allow` Compiling pyo3-macros v0.15.2 Running `rustc --crate-name pyo3_macros --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/pyo3-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=40c0fd6b53ffbe06 -C extra-filename=-40c0fd6b53ffbe06 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern pyo3_macros_backend=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libpyo3_macros_backend-a9153dc9794677cf.rlib --extern quote=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libquote-7fb41832496f31e7.rlib --extern syn=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libsyn-885d085e200661ef.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name pyo3 --edition=2018 /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/VENDOR/pyo3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=0006914c365ae5a9 -C extra-filename=-0006914c365ae5a9 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern cfg_if=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libcfg_if-73dbda1a87960061.rmeta --extern indoc=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libindoc-a3c309d51c3585ae.rmeta --extern libc=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/liblibc-2b9954002aa65f0b.rmeta --extern parking_lot=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libparking_lot-67eede21aa6957d0.rmeta --extern paste=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libpaste-bcd545521103baf3.rmeta --extern pyo3_macros=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps/libpyo3_macros-40c0fd6b53ffbe06.so --extern unindent=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libunindent-0a15fab56ce4cd0c.rmeta --cap-lints allow --cfg Py_3_6 --cfg Py_LIMITED_API --cfg 'py_sys_config="WITH_THREAD"' --cfg track_caller --cfg min_const_generics --cfg addr_of` Compiling bcrypt-rust v0.1.0 (/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt) Running `rustc --crate-name bcrypt_rust --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C lto=thin --crate-type cdylib -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=c264dd0c66686863 --out-dir /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/release/deps --extern base64=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libbase64-bd9589dd71dc04f9.rlib --extern bcrypt=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libbcrypt-ed6739dbeee97e31.rlib --extern bcrypt_pbkdf=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libbcrypt_pbkdf-c50fc28064ac9d41.rlib --extern pyo3=/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/deps/libpyo3-0006914c365ae5a9.rlib` Finished release [optimized] target(s) in 30.81s Copying rust artifact from /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/libbcrypt_rust.so to build/lib/bcrypt/_bcrypt.abi3.so >>> python-bcrypt 4.0.1 Installing to target (cd /tmp/instance-22/output-1/build/python-bcrypt-4.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib CARGO_HOME=/tmp/instance-22/dl/br-cargo-home __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" CARGO_UNSTABLE_TARGET_APPLIES_TO_HOST="true" CARGO_TARGET_APPLIES_TO_HOST="false" CARGO_BUILD_TARGET="mipsel-unknown-linux-gnu" CARGO_TARGET_MIPSEL_UNKNOWN_LINUX_GNU_LINKER=mipsel-buildroot-linux-gnu-gcc PYO3_CROSS_LIB_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11" /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/bcrypt.egg-info/PKG-INFO writing dependency_links to src/bcrypt.egg-info/dependency_links.txt writing requirements to src/bcrypt.egg-info/requires.txt writing top-level names to src/bcrypt.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/bcrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'requirements.txt' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory '.circleci' warning: no previously-included files found matching 'src/_bcrypt/target' adding license file 'LICENSE' writing manifest file 'src/bcrypt.egg-info/SOURCES.txt' running build_ext running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/_bcrypt/Cargo.toml --target mipsel-unknown-linux-gnu --release -v --features pyo3/abi3-py36 pyo3/extension-module -- --crate-type cdylib Fresh version_check v0.9.4 Fresh unicode-ident v1.0.4 Fresh cfg-if v1.0.0 Fresh once_cell v1.15.0 Fresh autocfg v1.1.0 Fresh subtle v2.4.1 Fresh byteorder v1.4.3 Fresh smallvec v1.10.0 Fresh scopeguard v1.1.0 Fresh zeroize v1.5.7 Fresh base64 v0.13.0 Fresh unindent v0.1.10 Fresh instant v0.1.12 Fresh typenum v1.15.0 Fresh proc-macro2 v1.0.46 Fresh proc-macro-hack v0.5.19 Fresh pyo3-build-config v0.15.2 Fresh libc v0.2.134 Fresh generic-array v0.14.6 Fresh quote v1.0.21 Fresh paste-impl v0.1.18 Fresh lock_api v0.4.9 Fresh parking_lot_core v0.8.5 Fresh getrandom v0.2.7 Fresh crypto-common v0.1.6 Fresh syn v1.0.102 Fresh block-buffer v0.10.3 Fresh inout v0.1.3 Fresh parking_lot v0.11.2 Fresh paste v0.1.18 Fresh cipher v0.4.3 Fresh digest v0.10.5 Fresh indoc-impl v0.3.6 Fresh pyo3-macros-backend v0.15.2 Fresh blowfish v0.9.1 Fresh pbkdf2 v0.10.1 Fresh sha2 v0.10.6 Fresh pyo3-macros v0.15.2 Fresh indoc v0.3.6 Fresh bcrypt v0.13.0 Fresh bcrypt-pbkdf v0.8.1 Fresh pyo3 v0.15.2 Fresh bcrypt-rust v0.1.0 (/tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt) Finished release [optimized] target(s) in 0.06s Copying rust artifact from /tmp/instance-22/output-1/build/python-bcrypt-4.0.1/src/_bcrypt/target/mipsel-unknown-linux-gnu/release/libbcrypt_rust.so to build/lib/bcrypt/_bcrypt.abi3.so running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bcrypt copying build/lib/bcrypt/_bcrypt.abi3.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bcrypt copying build/lib/bcrypt/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bcrypt copying build/lib/bcrypt/_bcrypt.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bcrypt copying build/lib/bcrypt/__about__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bcrypt copying build/lib/bcrypt/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bcrypt running install_egg_info Copying src/bcrypt.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bcrypt-4.0.1-py3.11.egg-info running install_scripts >>> python-bidict 0.22.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.bidict-0.22.1.tar.gz.ijwcYd/output' 'https://files.pythonhosted.org/packages/f2/be/b31e6ea9c94096a323e7a0e2c61480db01f07610bb7e7ea72a06fd1a23a8/bidict-0.22.1.tar.gz' --2023-02-12 10:59:14-- https://files.pythonhosted.org/packages/f2/be/b31e6ea9c94096a323e7a0e2c61480db01f07610bb7e7ea72a06fd1a23a8/bidict-0.22.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 31660 (31K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.bidict-0.22.1.tar.gz.ijwcYd/output' 0K .......... .......... .......... 100% 75.9M=0s 2023-02-12 10:59:14 (75.9 MB/s) - '/tmp/instance-22/output-1/build/.bidict-0.22.1.tar.gz.ijwcYd/output' saved [31660/31660] bidict-0.22.1.tar.gz: OK (md5: 67dd74f41341e7ff437d69e00a6fd514) bidict-0.22.1.tar.gz: OK (sha256: 1e0f7f74e4860e6d0943a05d4134c63a2fad86f3d4732fb265bd79e4e856d81d) >>> python-bidict 0.22.1 Extracting gzip -d -c /tmp/instance-22/dl/python-bidict/bidict-0.22.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-bidict-0.22.1 -xf - >>> python-bidict 0.22.1 Patching >>> python-bidict 0.22.1 Configuring >>> python-bidict 0.22.1 Building (cd /tmp/instance-22/output-1/build/python-bidict-0.22.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python -c 'from setuptools import setup;setup()' build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running build running build_py creating build creating build/lib creating build/lib/bidict copying bidict/metadata.py -> build/lib/bidict copying bidict/_typing.py -> build/lib/bidict copying bidict/_orderedbidict.py -> build/lib/bidict copying bidict/_orderedbase.py -> build/lib/bidict copying bidict/_named.py -> build/lib/bidict copying bidict/_iter.py -> build/lib/bidict copying bidict/_frozenordered.py -> build/lib/bidict copying bidict/_frozenbidict.py -> build/lib/bidict copying bidict/_exc.py -> build/lib/bidict copying bidict/_dup.py -> build/lib/bidict copying bidict/_bidict.py -> build/lib/bidict copying bidict/_base.py -> build/lib/bidict copying bidict/_abc.py -> build/lib/bidict copying bidict/__init__.py -> build/lib/bidict running egg_info writing bidict.egg-info/PKG-INFO writing dependency_links to bidict.egg-info/dependency_links.txt writing requirements to bidict.egg-info/requires.txt writing top-level names to bidict.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'bidict.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files matching '*' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'bidict.egg-info/SOURCES.txt' copying bidict/py.typed -> build/lib/bidict >>> python-bidict 0.22.1 Installing to target (cd /tmp/instance-22/output-1/build/python-bidict-0.22.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python -c 'from setuptools import setup;setup()' install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running install /tmp/instance-22/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 bidict.egg-info/PKG-INFO writing dependency_links to bidict.egg-info/dependency_links.txt writing requirements to bidict.egg-info/requires.txt writing top-level names to bidict.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'bidict.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files matching '*' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'bidict.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_abc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_bidict.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_dup.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_exc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_frozenbidict.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_frozenordered.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_iter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_named.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_orderedbase.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_orderedbidict.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/_typing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict copying build/lib/bidict/metadata.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict running install_egg_info Copying bidict.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/bidict-0.22.1-py3.11.egg-info running install_scripts >>> python-boto3 1.26.45 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.boto3-1.26.45.tar.gz.yX3Ile/output' 'https://files.pythonhosted.org/packages/f5/5d/62bfcda02d90699d41d5ff2573f88b5555354fb87308e8a3427fef3956c5/boto3-1.26.45.tar.gz' --2023-02-12 10:59:19-- https://files.pythonhosted.org/packages/f5/5d/62bfcda02d90699d41d5ff2573f88b5555354fb87308e8a3427fef3956c5/boto3-1.26.45.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 104185 (102K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.boto3-1.26.45.tar.gz.yX3Ile/output' 0K .......... .......... .......... .......... .......... 49% 9.54M 0s 50K .......... .......... .......... .......... .......... 98% 40.0M 0s 100K . 100% 3.25T=0.006s 2023-02-12 10:59:19 (15.7 MB/s) - '/tmp/instance-22/output-1/build/.boto3-1.26.45.tar.gz.yX3Ile/output' saved [104185/104185] boto3-1.26.45.tar.gz: OK (md5: e3777333a201a2511dd7c814782fe9f0) boto3-1.26.45.tar.gz: OK (sha256: cc7f652df93e1ce818413fd82ffd645d4f92a64fec67c72946212d3750eaa80f) >>> python-boto3 1.26.45 Extracting gzip -d -c /tmp/instance-22/dl/python-boto3/boto3-1.26.45.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-boto3-1.26.45 -xf - >>> python-boto3 1.26.45 Patching >>> python-boto3 1.26.45 Configuring >>> python-boto3 1.26.45 Building (cd /tmp/instance-22/output-1/build/python-boto3-1.26.45//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/boto3 copying boto3/utils.py -> build/lib/boto3 copying boto3/session.py -> build/lib/boto3 copying boto3/exceptions.py -> build/lib/boto3 copying boto3/compat.py -> build/lib/boto3 copying boto3/__init__.py -> build/lib/boto3 creating build/lib/boto3/s3 copying boto3/s3/transfer.py -> build/lib/boto3/s3 copying boto3/s3/inject.py -> build/lib/boto3/s3 copying boto3/s3/__init__.py -> build/lib/boto3/s3 creating build/lib/boto3/resources copying boto3/resources/response.py -> build/lib/boto3/resources copying boto3/resources/params.py -> build/lib/boto3/resources copying boto3/resources/model.py -> build/lib/boto3/resources copying boto3/resources/factory.py -> build/lib/boto3/resources copying boto3/resources/collection.py -> build/lib/boto3/resources copying boto3/resources/base.py -> build/lib/boto3/resources copying boto3/resources/action.py -> build/lib/boto3/resources copying boto3/resources/__init__.py -> build/lib/boto3/resources creating build/lib/boto3/ec2 copying boto3/ec2/deletetags.py -> build/lib/boto3/ec2 copying boto3/ec2/createtags.py -> build/lib/boto3/ec2 copying boto3/ec2/__init__.py -> build/lib/boto3/ec2 creating build/lib/boto3/dynamodb copying boto3/dynamodb/types.py -> build/lib/boto3/dynamodb copying boto3/dynamodb/transform.py -> build/lib/boto3/dynamodb copying boto3/dynamodb/table.py -> build/lib/boto3/dynamodb copying boto3/dynamodb/conditions.py -> build/lib/boto3/dynamodb copying boto3/dynamodb/__init__.py -> build/lib/boto3/dynamodb creating build/lib/boto3/docs copying boto3/docs/waiter.py -> build/lib/boto3/docs copying boto3/docs/utils.py -> build/lib/boto3/docs copying boto3/docs/subresource.py -> build/lib/boto3/docs copying boto3/docs/service.py -> build/lib/boto3/docs copying boto3/docs/resource.py -> build/lib/boto3/docs copying boto3/docs/method.py -> build/lib/boto3/docs copying boto3/docs/docstring.py -> build/lib/boto3/docs copying boto3/docs/collection.py -> build/lib/boto3/docs copying boto3/docs/client.py -> build/lib/boto3/docs copying boto3/docs/base.py -> build/lib/boto3/docs copying boto3/docs/attr.py -> build/lib/boto3/docs copying boto3/docs/action.py -> build/lib/boto3/docs copying boto3/docs/__init__.py -> build/lib/boto3/docs running egg_info writing boto3.egg-info/PKG-INFO writing dependency_links to boto3.egg-info/dependency_links.txt writing requirements to boto3.egg-info/requires.txt writing top-level names to boto3.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'boto3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'boto3.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.cloudformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.cloudformation' 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 'boto3.data.cloudformation' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.cloudwatch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudwatch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.cloudwatch' 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 'boto3.data.cloudwatch' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.dynamodb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.dynamodb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.dynamodb' 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 'boto3.data.dynamodb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.ec2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.ec2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.ec2' 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 'boto3.data.ec2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.glacier' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.glacier' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.glacier' 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 'boto3.data.glacier' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.iam' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.iam' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.iam' 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 'boto3.data.iam' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.opsworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.opsworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.opsworks' 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 'boto3.data.opsworks' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.s3' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.s3' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.s3' 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 'boto3.data.s3' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.sns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.sns' 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 'boto3.data.sns' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.sqs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sqs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.sqs' 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 'boto3.data.sqs' 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/boto3/data creating build/lib/boto3/data/cloudformation creating build/lib/boto3/data/cloudformation/2010-05-15 copying boto3/data/cloudformation/2010-05-15/resources-1.json -> build/lib/boto3/data/cloudformation/2010-05-15 creating build/lib/boto3/data/cloudwatch creating build/lib/boto3/data/cloudwatch/2010-08-01 copying boto3/data/cloudwatch/2010-08-01/resources-1.json -> build/lib/boto3/data/cloudwatch/2010-08-01 creating build/lib/boto3/data/dynamodb creating build/lib/boto3/data/dynamodb/2012-08-10 copying boto3/data/dynamodb/2012-08-10/resources-1.json -> build/lib/boto3/data/dynamodb/2012-08-10 creating build/lib/boto3/data/ec2 creating build/lib/boto3/data/ec2/2014-10-01 copying boto3/data/ec2/2014-10-01/resources-1.json -> build/lib/boto3/data/ec2/2014-10-01 creating build/lib/boto3/data/ec2/2015-03-01 copying boto3/data/ec2/2015-03-01/resources-1.json -> build/lib/boto3/data/ec2/2015-03-01 creating build/lib/boto3/data/ec2/2015-04-15 copying boto3/data/ec2/2015-04-15/resources-1.json -> build/lib/boto3/data/ec2/2015-04-15 creating build/lib/boto3/data/ec2/2015-10-01 copying boto3/data/ec2/2015-10-01/resources-1.json -> build/lib/boto3/data/ec2/2015-10-01 creating build/lib/boto3/data/ec2/2016-04-01 copying boto3/data/ec2/2016-04-01/resources-1.json -> build/lib/boto3/data/ec2/2016-04-01 creating build/lib/boto3/data/ec2/2016-09-15 copying boto3/data/ec2/2016-09-15/resources-1.json -> build/lib/boto3/data/ec2/2016-09-15 creating build/lib/boto3/data/ec2/2016-11-15 copying boto3/data/ec2/2016-11-15/resources-1.json -> build/lib/boto3/data/ec2/2016-11-15 creating build/lib/boto3/data/glacier creating build/lib/boto3/data/glacier/2012-06-01 copying boto3/data/glacier/2012-06-01/resources-1.json -> build/lib/boto3/data/glacier/2012-06-01 creating build/lib/boto3/data/iam creating build/lib/boto3/data/iam/2010-05-08 copying boto3/data/iam/2010-05-08/resources-1.json -> build/lib/boto3/data/iam/2010-05-08 creating build/lib/boto3/data/opsworks creating build/lib/boto3/data/opsworks/2013-02-18 copying boto3/data/opsworks/2013-02-18/resources-1.json -> build/lib/boto3/data/opsworks/2013-02-18 creating build/lib/boto3/data/s3 creating build/lib/boto3/data/s3/2006-03-01 copying boto3/data/s3/2006-03-01/resources-1.json -> build/lib/boto3/data/s3/2006-03-01 creating build/lib/boto3/data/sns creating build/lib/boto3/data/sns/2010-03-31 copying boto3/data/sns/2010-03-31/resources-1.json -> build/lib/boto3/data/sns/2010-03-31 creating build/lib/boto3/data/sqs creating build/lib/boto3/data/sqs/2012-11-05 copying boto3/data/sqs/2012-11-05/resources-1.json -> build/lib/boto3/data/sqs/2012-11-05 >>> python-boto3 1.26.45 Installing to target (cd /tmp/instance-22/output-1/build/python-boto3-1.26.45//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 boto3.egg-info/PKG-INFO writing dependency_links to boto3.egg-info/dependency_links.txt writing requirements to boto3.egg-info/requires.txt writing top-level names to boto3.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'boto3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'boto3.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.cloudformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.cloudformation' 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 'boto3.data.cloudformation' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.cloudwatch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudwatch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.cloudwatch' 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 'boto3.data.cloudwatch' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.dynamodb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.dynamodb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.dynamodb' 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 'boto3.data.dynamodb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.ec2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.ec2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.ec2' 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 'boto3.data.ec2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.glacier' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.glacier' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.glacier' 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 'boto3.data.glacier' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.iam' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.iam' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.iam' 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 'boto3.data.iam' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.opsworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.opsworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.opsworks' 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 'boto3.data.opsworks' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.s3' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.s3' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.s3' 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 'boto3.data.s3' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.sns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.sns' 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 'boto3.data.sns' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.sqs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sqs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.sqs' 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 'boto3.data.sqs' 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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/sqs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/sqs/2012-11-05 copying build/lib/boto3/data/sqs/2012-11-05/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/sqs/2012-11-05 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/sns creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/sns/2010-03-31 copying build/lib/boto3/data/sns/2010-03-31/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/sns/2010-03-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/s3 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/s3/2006-03-01 copying build/lib/boto3/data/s3/2006-03-01/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/s3/2006-03-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/opsworks creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/opsworks/2013-02-18 copying build/lib/boto3/data/opsworks/2013-02-18/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/opsworks/2013-02-18 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/iam creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/iam/2010-05-08 copying build/lib/boto3/data/iam/2010-05-08/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/iam/2010-05-08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/glacier creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/glacier/2012-06-01 copying build/lib/boto3/data/glacier/2012-06-01/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/glacier/2012-06-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-11-15 copying build/lib/boto3/data/ec2/2016-11-15/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-11-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-09-15 copying build/lib/boto3/data/ec2/2016-09-15/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-09-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-04-01 copying build/lib/boto3/data/ec2/2016-04-01/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2016-04-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-10-01 copying build/lib/boto3/data/ec2/2015-10-01/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-10-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-04-15 copying build/lib/boto3/data/ec2/2015-04-15/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-04-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-03-01 copying build/lib/boto3/data/ec2/2015-03-01/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2015-03-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2014-10-01 copying build/lib/boto3/data/ec2/2014-10-01/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/ec2/2014-10-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/dynamodb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/dynamodb/2012-08-10 copying build/lib/boto3/data/dynamodb/2012-08-10/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/dynamodb/2012-08-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/cloudwatch creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/cloudwatch/2010-08-01 copying build/lib/boto3/data/cloudwatch/2010-08-01/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/cloudwatch/2010-08-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/cloudformation creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/cloudformation/2010-05-15 copying build/lib/boto3/data/cloudformation/2010-05-15/resources-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/data/cloudformation/2010-05-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/action.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/attr.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/collection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/docstring.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/method.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/resource.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/service.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/subresource.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs copying build/lib/boto3/docs/waiter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/docs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/dynamodb copying build/lib/boto3/dynamodb/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/dynamodb copying build/lib/boto3/dynamodb/conditions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/dynamodb copying build/lib/boto3/dynamodb/table.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/dynamodb copying build/lib/boto3/dynamodb/transform.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/dynamodb copying build/lib/boto3/dynamodb/types.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/dynamodb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/ec2 copying build/lib/boto3/ec2/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/ec2 copying build/lib/boto3/ec2/createtags.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/ec2 copying build/lib/boto3/ec2/deletetags.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/ec2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/action.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/collection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/factory.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/model.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/params.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/resources copying build/lib/boto3/resources/response.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/resources creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/s3 copying build/lib/boto3/s3/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/s3 copying build/lib/boto3/s3/inject.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/s3 copying build/lib/boto3/s3/transfer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3/s3 copying build/lib/boto3/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3 copying build/lib/boto3/compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3 copying build/lib/boto3/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3 copying build/lib/boto3/session.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3 copying build/lib/boto3/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3 running install_egg_info Copying boto3.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/boto3-1.26.45-py3.11.egg-info running install_scripts >>> python-botocore 1.29.45 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.botocore-1.29.45.tar.gz.2ByOIM/output' 'https://files.pythonhosted.org/packages/9d/4f/1c24126941d1f8c1f2ecf459f88959d59566af34a55a81d926368fd2e6e5/botocore-1.29.45.tar.gz' --2023-02-12 10:59:24-- https://files.pythonhosted.org/packages/9d/4f/1c24126941d1f8c1f2ecf459f88959d59566af34a55a81d926368fd2e6e5/botocore-1.29.45.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10749632 (10M) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.botocore-1.29.45.tar.gz.2ByOIM/output' 0K .......... .......... .......... .......... .......... 0% 16.6M 1s 50K .......... .......... .......... .......... .......... 0% 18.2M 1s 100K .......... .......... .......... .......... .......... 1% 48.5M 0s 150K .......... .......... .......... .......... .......... 1% 83.6M 0s 200K .......... .......... .......... .......... .......... 2% 32.6M 0s 250K .......... .......... .......... .......... .......... 2% 95.0M 0s 300K .......... .......... .......... .......... .......... 3% 91.4M 0s 350K .......... .......... .......... .......... .......... 3% 68.6M 0s 400K .......... .......... .......... .......... .......... 4% 69.9M 0s 450K .......... .......... .......... .......... .......... 4% 22.2M 0s 500K .......... .......... .......... .......... .......... 5% 151M 0s 550K .......... .......... .......... .......... .......... 5% 169M 0s 600K .......... .......... .......... .......... .......... 6% 8.74M 0s 650K .......... .......... .......... .......... .......... 6% 186M 0s 700K .......... .......... .......... .......... .......... 7% 203M 0s 750K .......... .......... .......... .......... .......... 7% 216M 0s 800K .......... .......... .......... .......... .......... 8% 270M 0s 850K .......... .......... .......... .......... .......... 8% 180M 0s 900K .......... .......... .......... .......... .......... 9% 212M 0s 950K .......... .......... .......... .......... .......... 9% 224M 0s 1000K .......... .......... .......... .......... .......... 10% 220M 0s 1050K .......... .......... .......... .......... .......... 10% 221M 0s 1100K .......... .......... .......... .......... .......... 10% 224M 0s 1150K .......... .......... .......... .......... .......... 11% 227M 0s 1200K .......... .......... .......... .......... .......... 11% 50.5M 0s 1250K .......... .......... .......... .......... .......... 12% 196M 0s 1300K .......... .......... .......... .......... .......... 12% 162M 0s 1350K .......... .......... .......... .......... .......... 13% 162M 0s 1400K .......... .......... .......... .......... .......... 13% 215M 0s 1450K .......... .......... .......... .......... .......... 14% 195M 0s 1500K .......... .......... .......... .......... .......... 14% 164M 0s 1550K .......... .......... .......... .......... .......... 15% 176M 0s 1600K .......... .......... .......... .......... .......... 15% 242M 0s 1650K .......... .......... .......... .......... .......... 16% 196M 0s 1700K .......... .......... .......... .......... .......... 16% 202M 0s 1750K .......... .......... .......... .......... .......... 17% 180M 0s 1800K .......... .......... .......... .......... .......... 17% 57.6M 0s 1850K .......... .......... .......... .......... .......... 18% 216M 0s 1900K .......... .......... .......... .......... .......... 18% 77.1M 0s 1950K .......... .......... .......... .......... .......... 19% 177M 0s 2000K .......... .......... .......... .......... .......... 19% 1.89M 0s 2050K .......... .......... .......... .......... .......... 20% 252M 0s 2100K .......... .......... .......... .......... .......... 20% 261M 0s 2150K .......... .......... .......... .......... .......... 20% 195M 0s 2200K .......... .......... .......... .......... .......... 21% 188M 0s 2250K .......... .......... .......... .......... .......... 21% 110M 0s 2300K .......... .......... .......... .......... .......... 22% 103M 0s 2350K .......... .......... .......... .......... .......... 22% 41.5M 0s 2400K .......... .......... .......... .......... .......... 23% 215M 0s 2450K .......... .......... .......... .......... .......... 23% 286M 0s 2500K .......... .......... .......... .......... .......... 24% 108M 0s 2550K .......... .......... .......... .......... .......... 24% 61.4M 0s 2600K .......... .......... .......... .......... .......... 25% 20.7M 0s 2650K .......... .......... .......... .......... .......... 25% 143M 0s 2700K .......... .......... .......... .......... .......... 26% 160M 0s 2750K .......... .......... .......... .......... .......... 26% 183M 0s 2800K .......... .......... .......... .......... .......... 27% 161M 0s 2850K .......... .......... .......... .......... .......... 27% 189M 0s 2900K .......... .......... .......... .......... .......... 28% 195M 0s 2950K .......... .......... .......... .......... .......... 28% 194M 0s 3000K .......... .......... .......... .......... .......... 29% 210M 0s 3050K .......... .......... .......... .......... .......... 29% 1.70M 0s 3100K .......... .......... .......... .......... .......... 30% 232M 0s 3150K .......... .......... .......... .......... .......... 30% 238M 0s 3200K .......... .......... .......... .......... .......... 30% 228M 0s 3250K .......... .......... .......... .......... .......... 31% 189M 0s 3300K .......... .......... .......... .......... .......... 31% 14.2M 0s 3350K .......... .......... .......... .......... .......... 32% 169M 0s 3400K .......... .......... .......... .......... .......... 32% 216M 0s 3450K .......... .......... .......... .......... .......... 33% 233M 0s 3500K .......... .......... .......... .......... .......... 33% 181M 0s 3550K .......... .......... .......... .......... .......... 34% 196M 0s 3600K .......... .......... .......... .......... .......... 34% 211M 0s 3650K .......... .......... .......... .......... .......... 35% 306M 0s 3700K .......... .......... .......... .......... .......... 35% 300M 0s 3750K .......... .......... .......... .......... .......... 36% 7.75M 0s 3800K .......... .......... .......... .......... .......... 36% 269M 0s 3850K .......... .......... .......... .......... .......... 37% 267M 0s 3900K .......... .......... .......... .......... .......... 37% 267M 0s 3950K .......... .......... .......... .......... .......... 38% 298M 0s 4000K .......... .......... .......... .......... .......... 38% 236M 0s 4050K .......... .......... .......... .......... .......... 39% 293M 0s 4100K .......... .......... .......... .......... .......... 39% 312M 0s 4150K .......... .......... .......... .......... .......... 40% 265M 0s 4200K .......... .......... .......... .......... .......... 40% 294M 0s 4250K .......... .......... .......... .......... .......... 40% 20.0M 0s 4300K .......... .......... .......... .......... .......... 41% 34.5M 0s 4350K .......... .......... .......... .......... .......... 41% 224M 0s 4400K .......... .......... .......... .......... .......... 42% 228M 0s 4450K .......... .......... .......... .......... .......... 42% 114M 0s 4500K .......... .......... .......... .......... .......... 43% 75.9M 0s 4550K .......... .......... .......... .......... .......... 43% 49.6M 0s 4600K .......... .......... .......... .......... .......... 44% 235M 0s 4650K .......... .......... .......... .......... .......... 44% 145M 0s 4700K .......... .......... .......... .......... .......... 45% 27.8M 0s 4750K .......... .......... .......... .......... .......... 45% 175M 0s 4800K .......... .......... .......... .......... .......... 46% 200M 0s 4850K .......... .......... .......... .......... .......... 46% 217M 0s 4900K .......... .......... .......... .......... .......... 47% 192M 0s 4950K .......... .......... .......... .......... .......... 47% 8.45M 0s 5000K .......... .......... .......... .......... .......... 48% 154M 0s 5050K .......... .......... .......... .......... .......... 48% 164M 0s 5100K .......... .......... .......... .......... .......... 49% 149M 0s 5150K .......... .......... .......... .......... .......... 49% 165M 0s 5200K .......... .......... .......... .......... .......... 50% 145M 0s 5250K .......... .......... .......... .......... .......... 50% 183M 0s 5300K .......... .......... .......... .......... .......... 50% 170M 0s 5350K .......... .......... .......... .......... .......... 51% 184M 0s 5400K .......... .......... .......... .......... .......... 51% 134M 0s 5450K .......... .......... .......... .......... .......... 52% 140M 0s 5500K .......... .......... .......... .......... .......... 52% 169M 0s 5550K .......... .......... .......... .......... .......... 53% 165M 0s 5600K .......... .......... .......... .......... .......... 53% 195M 0s 5650K .......... .......... .......... .......... .......... 54% 178M 0s 5700K .......... .......... .......... .......... .......... 54% 210M 0s 5750K .......... .......... .......... .......... .......... 55% 185M 0s 5800K .......... .......... .......... .......... .......... 55% 170M 0s 5850K .......... .......... .......... .......... .......... 56% 154M 0s 5900K .......... .......... .......... .......... .......... 56% 178M 0s 5950K .......... .......... .......... .......... .......... 57% 178M 0s 6000K .......... .......... .......... .......... .......... 57% 179M 0s 6050K .......... .......... .......... .......... .......... 58% 148M 0s 6100K .......... .......... .......... .......... .......... 58% 174M 0s 6150K .......... .......... .......... .......... .......... 59% 160M 0s 6200K .......... .......... .......... .......... .......... 59% 167M 0s 6250K .......... .......... .......... .......... .......... 60% 85.4M 0s 6300K .......... .......... .......... .......... .......... 60% 107M 0s 6350K .......... .......... .......... .......... .......... 60% 81.0M 0s 6400K .......... .......... .......... .......... .......... 61% 93.5M 0s 6450K .......... .......... .......... .......... .......... 61% 102M 0s 6500K .......... .......... .......... .......... .......... 62% 92.0M 0s 6550K .......... .......... .......... .......... .......... 62% 107M 0s 6600K .......... .......... .......... .......... .......... 63% 94.5M 0s 6650K .......... .......... .......... .......... .......... 63% 105M 0s 6700K .......... .......... .......... .......... .......... 64% 90.6M 0s 6750K .......... .......... .......... .......... .......... 64% 105M 0s 6800K .......... .......... .......... .......... .......... 65% 44.7M 0s 6850K .......... .......... .......... .......... .......... 65% 157M 0s 6900K .......... .......... .......... .......... .......... 66% 196M 0s 6950K .......... .......... .......... .......... .......... 66% 126M 0s 7000K .......... .......... .......... .......... .......... 67% 117M 0s 7050K .......... .......... .......... .......... .......... 67% 36.2M 0s 7100K .......... .......... .......... .......... .......... 68% 205M 0s 7150K .......... .......... .......... .......... .......... 68% 218M 0s 7200K .......... .......... .......... .......... .......... 69% 75.1M 0s 7250K .......... .......... .......... .......... .......... 69% 113M 0s 7300K .......... .......... .......... .......... .......... 70% 105M 0s 7350K .......... .......... .......... .......... .......... 70% 125M 0s 7400K .......... .......... .......... .......... .......... 70% 36.2M 0s 7450K .......... .......... .......... .......... .......... 71% 180M 0s 7500K .......... .......... .......... .......... .......... 71% 174M 0s 7550K .......... .......... .......... .......... .......... 72% 100M 0s 7600K .......... .......... .......... .......... .......... 72% 89.7M 0s 7650K .......... .......... .......... .......... .......... 73% 116M 0s 7700K .......... .......... .......... .......... .......... 73% 52.1M 0s 7750K .......... .......... .......... .......... .......... 74% 118M 0s 7800K .......... .......... .......... .......... .......... 74% 84.3M 0s 7850K .......... .......... .......... .......... .......... 75% 91.9M 0s 7900K .......... .......... .......... .......... .......... 75% 73.4M 0s 7950K .......... .......... .......... .......... .......... 76% 101M 0s 8000K .......... .......... .......... .......... .......... 76% 126M 0s 8050K .......... .......... .......... .......... .......... 77% 93.4M 0s 8100K .......... .......... .......... .......... .......... 77% 90.0M 0s 8150K .......... .......... .......... .......... .......... 78% 101M 0s 8200K .......... .......... .......... .......... .......... 78% 30.8M 0s 8250K .......... .......... .......... .......... .......... 79% 169M 0s 8300K .......... .......... .......... .......... .......... 79% 196M 0s 8350K .......... .......... .......... .......... .......... 80% 188M 0s 8400K .......... .......... .......... .......... .......... 80% 144M 0s 8450K .......... .......... .......... .......... .......... 80% 82.5M 0s 8500K .......... .......... .......... .......... .......... 81% 65.9M 0s 8550K .......... .......... .......... .......... .......... 81% 90.5M 0s 8600K .......... .......... .......... .......... .......... 82% 93.3M 0s 8650K .......... .......... .......... .......... .......... 82% 97.6M 0s 8700K .......... .......... .......... .......... .......... 83% 97.5M 0s 8750K .......... .......... .......... .......... .......... 83% 86.2M 0s 8800K .......... .......... .......... .......... .......... 84% 98.4M 0s 8850K .......... .......... .......... .......... .......... 84% 107M 0s 8900K .......... .......... .......... .......... .......... 85% 98.5M 0s 8950K .......... .......... .......... .......... .......... 85% 85.4M 0s 9000K .......... .......... .......... .......... .......... 86% 98.2M 0s 9050K .......... .......... .......... .......... .......... 86% 93.9M 0s 9100K .......... .......... .......... .......... .......... 87% 103M 0s 9150K .......... .......... .......... .......... .......... 87% 95.9M 0s 9200K .......... .......... .......... .......... .......... 88% 2.52M 0s 9250K .......... .......... .......... .......... .......... 88% 72.3M 0s 9300K .......... .......... .......... .......... .......... 89% 103M 0s 9350K .......... .......... .......... .......... .......... 89% 52.8M 0s 9400K .......... .......... .......... .......... .......... 90% 211M 0s 9450K .......... .......... .......... .......... .......... 90% 154M 0s 9500K .......... .......... .......... .......... .......... 90% 25.0M 0s 9550K .......... .......... .......... .......... .......... 91% 197M 0s 9600K .......... .......... .......... .......... .......... 91% 212M 0s 9650K .......... .......... .......... .......... .......... 92% 211M 0s 9700K .......... .......... .......... .......... .......... 92% 207M 0s 9750K .......... .......... .......... .......... .......... 93% 25.1M 0s 9800K .......... .......... .......... .......... .......... 93% 96.2M 0s 9850K .......... .......... .......... .......... .......... 94% 98.6M 0s 9900K .......... .......... .......... .......... .......... 94% 83.0M 0s 9950K .......... .......... .......... .......... .......... 95% 117M 0s 10000K .......... .......... .......... .......... .......... 95% 74.3M 0s 10050K .......... .......... .......... .......... .......... 96% 83.9M 0s 10100K .......... .......... .......... .......... .......... 96% 90.3M 0s 10150K .......... .......... .......... .......... .......... 97% 103M 0s 10200K .......... .......... .......... .......... .......... 97% 98.3M 0s 10250K .......... .......... .......... .......... .......... 98% 89.6M 0s 10300K .......... .......... .......... .......... .......... 98% 115M 0s 10350K .......... .......... .......... .......... .......... 99% 109M 0s 10400K .......... .......... .......... .......... .......... 99% 53.2M 0s 10450K .......... .......... .......... .......... ....... 100% 197M=0.2s 2023-02-12 10:59:24 (52.9 MB/s) - '/tmp/instance-22/output-1/build/.botocore-1.29.45.tar.gz.2ByOIM/output' saved [10749632/10749632] botocore-1.29.45.tar.gz: OK (md5: 3946a693e09b65a0f6615a1a30f606d7) botocore-1.29.45.tar.gz: OK (sha256: 62ae03e591ff25555854aa338da35190ffe18c0b1be2ebf5cfb277164233691f) >>> python-botocore 1.29.45 Extracting gzip -d -c /tmp/instance-22/dl/python-botocore/botocore-1.29.45.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-botocore-1.29.45 -xf - >>> python-botocore 1.29.45 Patching >>> python-botocore 1.29.45 Configuring >>> python-botocore 1.29.45 Building (cd /tmp/instance-22/output-1/build/python-botocore-1.29.45//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/botocore copying botocore/waiter.py -> build/lib/botocore copying botocore/validate.py -> build/lib/botocore copying botocore/utils.py -> build/lib/botocore copying botocore/translate.py -> build/lib/botocore copying botocore/tokens.py -> build/lib/botocore copying botocore/stub.py -> build/lib/botocore copying botocore/signers.py -> build/lib/botocore copying botocore/session.py -> build/lib/botocore copying botocore/serialize.py -> build/lib/botocore copying botocore/retryhandler.py -> build/lib/botocore copying botocore/response.py -> build/lib/botocore copying botocore/regions.py -> build/lib/botocore copying botocore/parsers.py -> build/lib/botocore copying botocore/paginate.py -> build/lib/botocore copying botocore/monitoring.py -> build/lib/botocore copying botocore/model.py -> build/lib/botocore copying botocore/loaders.py -> build/lib/botocore copying botocore/httpsession.py -> build/lib/botocore copying botocore/httpchecksum.py -> build/lib/botocore copying botocore/hooks.py -> build/lib/botocore copying botocore/history.py -> build/lib/botocore copying botocore/handlers.py -> build/lib/botocore copying botocore/exceptions.py -> build/lib/botocore copying botocore/eventstream.py -> build/lib/botocore copying botocore/errorfactory.py -> build/lib/botocore copying botocore/endpoint_provider.py -> build/lib/botocore copying botocore/endpoint.py -> build/lib/botocore copying botocore/discovery.py -> build/lib/botocore copying botocore/credentials.py -> build/lib/botocore copying botocore/configprovider.py -> build/lib/botocore copying botocore/configloader.py -> build/lib/botocore copying botocore/config.py -> build/lib/botocore copying botocore/compat.py -> build/lib/botocore copying botocore/client.py -> build/lib/botocore copying botocore/awsrequest.py -> build/lib/botocore copying botocore/auth.py -> build/lib/botocore copying botocore/args.py -> build/lib/botocore copying botocore/__init__.py -> build/lib/botocore creating build/lib/botocore/vendored copying botocore/vendored/six.py -> build/lib/botocore/vendored copying botocore/vendored/__init__.py -> build/lib/botocore/vendored creating build/lib/botocore/retries copying botocore/retries/throttling.py -> build/lib/botocore/retries copying botocore/retries/standard.py -> build/lib/botocore/retries copying botocore/retries/special.py -> build/lib/botocore/retries copying botocore/retries/quota.py -> build/lib/botocore/retries copying botocore/retries/bucket.py -> build/lib/botocore/retries copying botocore/retries/base.py -> build/lib/botocore/retries copying botocore/retries/adaptive.py -> build/lib/botocore/retries copying botocore/retries/__init__.py -> build/lib/botocore/retries creating build/lib/botocore/docs copying botocore/docs/waiter.py -> build/lib/botocore/docs copying botocore/docs/utils.py -> build/lib/botocore/docs copying botocore/docs/sharedexample.py -> build/lib/botocore/docs copying botocore/docs/shape.py -> build/lib/botocore/docs copying botocore/docs/service.py -> build/lib/botocore/docs copying botocore/docs/params.py -> build/lib/botocore/docs copying botocore/docs/paginator.py -> build/lib/botocore/docs copying botocore/docs/method.py -> build/lib/botocore/docs copying botocore/docs/example.py -> build/lib/botocore/docs copying botocore/docs/docstring.py -> build/lib/botocore/docs copying botocore/docs/client.py -> build/lib/botocore/docs copying botocore/docs/__init__.py -> build/lib/botocore/docs creating build/lib/botocore/crt copying botocore/crt/auth.py -> build/lib/botocore/crt copying botocore/crt/__init__.py -> build/lib/botocore/crt creating build/lib/botocore/vendored/requests copying botocore/vendored/requests/exceptions.py -> build/lib/botocore/vendored/requests copying botocore/vendored/requests/__init__.py -> build/lib/botocore/vendored/requests creating build/lib/botocore/vendored/requests/packages copying botocore/vendored/requests/packages/__init__.py -> build/lib/botocore/vendored/requests/packages creating build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/exceptions.py -> build/lib/botocore/vendored/requests/packages/urllib3 copying botocore/vendored/requests/packages/urllib3/__init__.py -> build/lib/botocore/vendored/requests/packages/urllib3 creating build/lib/botocore/docs/bcdoc copying botocore/docs/bcdoc/style.py -> build/lib/botocore/docs/bcdoc copying botocore/docs/bcdoc/restdoc.py -> build/lib/botocore/docs/bcdoc copying botocore/docs/bcdoc/docstringparser.py -> build/lib/botocore/docs/bcdoc copying botocore/docs/bcdoc/__init__.py -> build/lib/botocore/docs/bcdoc running egg_info writing botocore.egg-info/PKG-INFO writing dependency_links to botocore.egg-info/dependency_links.txt writing requirements to botocore.egg-info/requires.txt writing top-level names to botocore.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'botocore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'botocore/vendored/requests/cacert.pem' warning: no files found matching '*.json.gz' under directory 'botocore/data' no previously-included directories found matching 'docs/build' adding license file 'LICENSE.txt' adding license file 'NOTICE' writing manifest file 'botocore.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data' 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 'botocore.data' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.accessanalyzer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.accessanalyzer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.accessanalyzer' 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 'botocore.data.accessanalyzer' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.account' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.account' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.account' 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 'botocore.data.account' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.acm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.acm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.acm' 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 'botocore.data.acm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.alexaforbusiness' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.alexaforbusiness' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.alexaforbusiness' 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 'botocore.data.alexaforbusiness' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amp' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amp' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amp' 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 'botocore.data.amp' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amplify' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amplify' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amplify' 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 'botocore.data.amplify' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amplifybackend' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amplifybackend' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amplifybackend' 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 'botocore.data.amplifybackend' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amplifyuibuilder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amplifyuibuilder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amplifyuibuilder' 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 'botocore.data.amplifyuibuilder' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apigateway' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apigateway' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apigateway' 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 'botocore.data.apigateway' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apigatewaymanagementapi' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apigatewaymanagementapi' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apigatewaymanagementapi' 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 'botocore.data.apigatewaymanagementapi' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apigatewayv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apigatewayv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apigatewayv2' 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 'botocore.data.apigatewayv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appconfig' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appconfig' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appconfig' 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 'botocore.data.appconfig' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appconfigdata' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appconfigdata' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appconfigdata' 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 'botocore.data.appconfigdata' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appflow' 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 'botocore.data.appflow' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appintegrations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appintegrations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appintegrations' 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 'botocore.data.appintegrations' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.applicationcostprofiler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.applicationcostprofiler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.applicationcostprofiler' 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 'botocore.data.applicationcostprofiler' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appmesh' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appmesh' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appmesh' 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 'botocore.data.appmesh' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apprunner' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apprunner' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apprunner' 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 'botocore.data.apprunner' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appstream' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appstream' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appstream' 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 'botocore.data.appstream' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appsync' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appsync' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appsync' 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 'botocore.data.appsync' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.athena' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.athena' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.athena' 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 'botocore.data.athena' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.auditmanager' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.auditmanager' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.auditmanager' 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 'botocore.data.auditmanager' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.autoscaling' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.autoscaling' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.autoscaling' 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 'botocore.data.autoscaling' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.backup' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.backup' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.backup' 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 'botocore.data.backup' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.backupstorage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.backupstorage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.backupstorage' 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 'botocore.data.backupstorage' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.batch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.batch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.batch' 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 'botocore.data.batch' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.billingconductor' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.billingconductor' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.billingconductor' 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 'botocore.data.billingconductor' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.braket' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.braket' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.braket' 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 'botocore.data.braket' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.budgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.budgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.budgets' 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 'botocore.data.budgets' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ce' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ce' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ce' 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 'botocore.data.ce' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.chime' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.chime' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.chime' 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 'botocore.data.chime' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloud9' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloud9' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloud9' 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 'botocore.data.cloud9' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudcontrol' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudcontrol' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudcontrol' 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 'botocore.data.cloudcontrol' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.clouddirectory' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.clouddirectory' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.clouddirectory' 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 'botocore.data.clouddirectory' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudformation' 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 'botocore.data.cloudformation' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudfront' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudfront' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudfront' 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 'botocore.data.cloudfront' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudhsm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudhsm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudhsm' 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 'botocore.data.cloudhsm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudhsmv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudhsmv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudhsmv2' 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 'botocore.data.cloudhsmv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudsearch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudsearch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudsearch' 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 'botocore.data.cloudsearch' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudsearchdomain' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudsearchdomain' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudsearchdomain' 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 'botocore.data.cloudsearchdomain' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudtrail' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudtrail' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudtrail' 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 'botocore.data.cloudtrail' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudwatch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudwatch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudwatch' 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 'botocore.data.cloudwatch' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codeartifact' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codeartifact' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codeartifact' 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 'botocore.data.codeartifact' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codebuild' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codebuild' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codebuild' 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 'botocore.data.codebuild' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codecatalyst' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codecatalyst' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codecatalyst' 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 'botocore.data.codecatalyst' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codecommit' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codecommit' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codecommit' 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 'botocore.data.codecommit' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codedeploy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codedeploy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codedeploy' 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 'botocore.data.codedeploy' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codeguruprofiler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codeguruprofiler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codeguruprofiler' 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 'botocore.data.codeguruprofiler' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codepipeline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codepipeline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codepipeline' 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 'botocore.data.codepipeline' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codestar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codestar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codestar' 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 'botocore.data.codestar' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.comprehend' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.comprehend' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.comprehend' 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 'botocore.data.comprehend' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.comprehendmedical' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.comprehendmedical' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.comprehendmedical' 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 'botocore.data.comprehendmedical' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.config' 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 'botocore.data.config' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connect' 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 'botocore.data.connect' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connectcampaigns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connectcampaigns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connectcampaigns' 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 'botocore.data.connectcampaigns' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connectcases' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connectcases' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connectcases' 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 'botocore.data.connectcases' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connectparticipant' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connectparticipant' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connectparticipant' 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 'botocore.data.connectparticipant' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.controltower' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.controltower' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.controltower' 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 'botocore.data.controltower' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cur' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cur' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cur' 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 'botocore.data.cur' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.databrew' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.databrew' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.databrew' 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 'botocore.data.databrew' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dataexchange' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dataexchange' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dataexchange' 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 'botocore.data.dataexchange' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.datapipeline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.datapipeline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.datapipeline' 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 'botocore.data.datapipeline' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.datasync' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.datasync' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.datasync' 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 'botocore.data.datasync' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dax' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dax' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dax' 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 'botocore.data.dax' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.detective' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.detective' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.detective' 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 'botocore.data.detective' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.devicefarm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.devicefarm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.devicefarm' 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 'botocore.data.devicefarm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.directconnect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.directconnect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.directconnect' 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 'botocore.data.directconnect' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.discovery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.discovery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.discovery' 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 'botocore.data.discovery' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dlm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dlm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dlm' 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 'botocore.data.dlm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dms' 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 'botocore.data.dms' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.docdb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.docdb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.docdb' 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 'botocore.data.docdb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.drs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.drs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.drs' 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 'botocore.data.drs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ds' 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 'botocore.data.ds' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dynamodb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dynamodb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dynamodb' 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 'botocore.data.dynamodb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dynamodbstreams' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dynamodbstreams' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dynamodbstreams' 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 'botocore.data.dynamodbstreams' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ebs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ebs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ebs' 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 'botocore.data.ebs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ec2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ec2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ec2' 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 'botocore.data.ec2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ecr' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ecr' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ecr' 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 'botocore.data.ecr' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ecs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ecs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ecs' 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 'botocore.data.ecs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.efs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.efs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.efs' 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 'botocore.data.efs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.eks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.eks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.eks' 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 'botocore.data.eks' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elasticache' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elasticache' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elasticache' 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 'botocore.data.elasticache' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elasticbeanstalk' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elasticbeanstalk' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elasticbeanstalk' 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 'botocore.data.elasticbeanstalk' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elastictranscoder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elastictranscoder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elastictranscoder' 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 'botocore.data.elastictranscoder' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elb' 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 'botocore.data.elb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elbv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elbv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elbv2' 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 'botocore.data.elbv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.emr' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.emr' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.emr' 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 'botocore.data.emr' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.es' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.es' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.es' 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 'botocore.data.es' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.events' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.events' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.events' 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 'botocore.data.events' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.evidently' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.evidently' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.evidently' 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 'botocore.data.evidently' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.finspace' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.finspace' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.finspace' 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 'botocore.data.finspace' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.firehose' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.firehose' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.firehose' 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 'botocore.data.firehose' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.fis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.fis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.fis' 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 'botocore.data.fis' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.fms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.fms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.fms' 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 'botocore.data.fms' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.forecast' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.forecast' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.forecast' 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 'botocore.data.forecast' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.forecastquery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.forecastquery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.forecastquery' 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 'botocore.data.forecastquery' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.frauddetector' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.frauddetector' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.frauddetector' 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 'botocore.data.frauddetector' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.fsx' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.fsx' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.fsx' 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 'botocore.data.fsx' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.gamelift' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.gamelift' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.gamelift' 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 'botocore.data.gamelift' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.gamesparks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.gamesparks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.gamesparks' 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 'botocore.data.gamesparks' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.glacier' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.glacier' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.glacier' 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 'botocore.data.glacier' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.globalaccelerator' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.globalaccelerator' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.globalaccelerator' 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 'botocore.data.globalaccelerator' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.glue' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.glue' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.glue' 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 'botocore.data.glue' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.grafana' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.grafana' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.grafana' 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 'botocore.data.grafana' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.greengrass' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.greengrass' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.greengrass' 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 'botocore.data.greengrass' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.greengrassv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.greengrassv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.greengrassv2' 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 'botocore.data.greengrassv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.groundstation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.groundstation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.groundstation' 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 'botocore.data.groundstation' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.guardduty' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.guardduty' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.guardduty' 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 'botocore.data.guardduty' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.health' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.health' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.health' 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 'botocore.data.health' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.healthlake' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.healthlake' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.healthlake' 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 'botocore.data.healthlake' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.honeycode' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.honeycode' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.honeycode' 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 'botocore.data.honeycode' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iam' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iam' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iam' 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 'botocore.data.iam' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.identitystore' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.identitystore' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.identitystore' 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 'botocore.data.identitystore' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.imagebuilder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.imagebuilder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.imagebuilder' 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 'botocore.data.imagebuilder' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.importexport' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.importexport' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.importexport' 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 'botocore.data.importexport' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.inspector' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.inspector' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.inspector' 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 'botocore.data.inspector' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.inspector2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.inspector2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.inspector2' 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 'botocore.data.inspector2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iot' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iot' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iot' 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 'botocore.data.iot' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotanalytics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotanalytics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotanalytics' 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 'botocore.data.iotanalytics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotdeviceadvisor' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotdeviceadvisor' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotdeviceadvisor' 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 'botocore.data.iotdeviceadvisor' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotevents' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotevents' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotevents' 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 'botocore.data.iotevents' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotfleethub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotfleethub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotfleethub' 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 'botocore.data.iotfleethub' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotfleetwise' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotfleetwise' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotfleetwise' 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 'botocore.data.iotfleetwise' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotsecuretunneling' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotsecuretunneling' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotsecuretunneling' 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 'botocore.data.iotsecuretunneling' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotsitewise' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotsitewise' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotsitewise' 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 'botocore.data.iotsitewise' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotthingsgraph' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotthingsgraph' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotthingsgraph' 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 'botocore.data.iotthingsgraph' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iottwinmaker' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iottwinmaker' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iottwinmaker' 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 'botocore.data.iottwinmaker' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotwireless' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotwireless' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotwireless' 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 'botocore.data.iotwireless' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ivs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ivs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ivs' 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 'botocore.data.ivs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ivschat' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ivschat' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ivschat' 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 'botocore.data.ivschat' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kafka' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kafka' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kafka' 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 'botocore.data.kafka' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kafkaconnect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kafkaconnect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kafkaconnect' 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 'botocore.data.kafkaconnect' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kendra' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kendra' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kendra' 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 'botocore.data.kendra' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.keyspaces' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.keyspaces' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.keyspaces' 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 'botocore.data.keyspaces' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesis' 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 'botocore.data.kinesis' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesisanalytics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesisanalytics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesisanalytics' 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 'botocore.data.kinesisanalytics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesisanalyticsv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesisanalyticsv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesisanalyticsv2' 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 'botocore.data.kinesisanalyticsv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesisvideo' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesisvideo' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesisvideo' 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 'botocore.data.kinesisvideo' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kms' 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 'botocore.data.kms' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lakeformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lakeformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lakeformation' 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 'botocore.data.lakeformation' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lambda' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lambda' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lambda' 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 'botocore.data.lambda' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lightsail' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lightsail' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lightsail' 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 'botocore.data.lightsail' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.location' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.location' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.location' 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 'botocore.data.location' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.logs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.logs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.logs' 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 'botocore.data.logs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lookoutequipment' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lookoutequipment' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lookoutequipment' 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 'botocore.data.lookoutequipment' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lookoutmetrics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lookoutmetrics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lookoutmetrics' 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 'botocore.data.lookoutmetrics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lookoutvision' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lookoutvision' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lookoutvision' 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 'botocore.data.lookoutvision' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.m2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.m2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.m2' 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 'botocore.data.m2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.machinelearning' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.machinelearning' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.machinelearning' 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 'botocore.data.machinelearning' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.macie' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.macie' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.macie' 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 'botocore.data.macie' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.macie2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.macie2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.macie2' 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 'botocore.data.macie2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.managedblockchain' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.managedblockchain' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.managedblockchain' 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 'botocore.data.managedblockchain' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.marketplacecommerceanalytics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.marketplacecommerceanalytics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.marketplacecommerceanalytics' 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 'botocore.data.marketplacecommerceanalytics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediaconnect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediaconnect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediaconnect' 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 'botocore.data.mediaconnect' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediaconvert' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediaconvert' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediaconvert' 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 'botocore.data.mediaconvert' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.medialive' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.medialive' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.medialive' 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 'botocore.data.medialive' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediapackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediapackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediapackage' 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 'botocore.data.mediapackage' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediastore' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediastore' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediastore' 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 'botocore.data.mediastore' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediatailor' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediatailor' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediatailor' 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 'botocore.data.mediatailor' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.memorydb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.memorydb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.memorydb' 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 'botocore.data.memorydb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.meteringmarketplace' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.meteringmarketplace' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.meteringmarketplace' 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 'botocore.data.meteringmarketplace' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mgh' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mgh' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mgh' 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 'botocore.data.mgh' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mgn' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mgn' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mgn' 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 'botocore.data.mgn' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.migrationhuborchestrator' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.migrationhuborchestrator' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.migrationhuborchestrator' 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 'botocore.data.migrationhuborchestrator' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.migrationhubstrategy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.migrationhubstrategy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.migrationhubstrategy' 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 'botocore.data.migrationhubstrategy' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mobile' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mobile' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mobile' 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 'botocore.data.mobile' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mq' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mq' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mq' 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 'botocore.data.mq' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mturk' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mturk' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mturk' 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 'botocore.data.mturk' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mwaa' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mwaa' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mwaa' 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 'botocore.data.mwaa' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.neptune' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.neptune' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.neptune' 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 'botocore.data.neptune' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.networkmanager' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.networkmanager' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.networkmanager' 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 'botocore.data.networkmanager' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.nimble' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.nimble' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.nimble' 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 'botocore.data.nimble' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.oam' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.oam' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.oam' 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 'botocore.data.oam' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.omics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.omics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.omics' 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 'botocore.data.omics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opensearch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opensearch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opensearch' 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 'botocore.data.opensearch' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opensearchserverless' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opensearchserverless' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opensearchserverless' 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 'botocore.data.opensearchserverless' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opsworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opsworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opsworks' 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 'botocore.data.opsworks' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opsworkscm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opsworkscm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opsworkscm' 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 'botocore.data.opsworkscm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.organizations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.organizations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.organizations' 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 'botocore.data.organizations' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.outposts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.outposts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.outposts' 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 'botocore.data.outposts' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.panorama' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.panorama' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.panorama' 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 'botocore.data.panorama' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.personalize' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.personalize' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.personalize' 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 'botocore.data.personalize' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pi' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pi' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pi' 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 'botocore.data.pi' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pinpoint' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pinpoint' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pinpoint' 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 'botocore.data.pinpoint' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pipes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pipes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pipes' 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 'botocore.data.pipes' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.polly' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.polly' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.polly' 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 'botocore.data.polly' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pricing' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pricing' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pricing' 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 'botocore.data.pricing' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.privatenetworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.privatenetworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.privatenetworks' 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 'botocore.data.privatenetworks' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.proton' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.proton' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.proton' 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 'botocore.data.proton' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.qldb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.qldb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.qldb' 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 'botocore.data.qldb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.quicksight' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.quicksight' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.quicksight' 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 'botocore.data.quicksight' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ram' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ram' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ram' 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 'botocore.data.ram' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rbin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rbin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rbin' 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 'botocore.data.rbin' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rds' 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 'botocore.data.rds' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.redshift' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.redshift' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.redshift' 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 'botocore.data.redshift' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rekognition' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rekognition' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rekognition' 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 'botocore.data.rekognition' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.resiliencehub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.resiliencehub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.resiliencehub' 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 'botocore.data.resiliencehub' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.resourcegroupstaggingapi' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.resourcegroupstaggingapi' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.resourcegroupstaggingapi' 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 'botocore.data.resourcegroupstaggingapi' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.robomaker' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.robomaker' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.robomaker' 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 'botocore.data.robomaker' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rolesanywhere' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rolesanywhere' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rolesanywhere' 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 'botocore.data.rolesanywhere' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.route53' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.route53' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.route53' 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 'botocore.data.route53' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.route53domains' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.route53domains' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.route53domains' 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 'botocore.data.route53domains' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.route53resolver' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.route53resolver' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.route53resolver' 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 'botocore.data.route53resolver' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rum' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rum' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rum' 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 'botocore.data.rum' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.s3' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.s3' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.s3' 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 'botocore.data.s3' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.s3control' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.s3control' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.s3control' 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 'botocore.data.s3control' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.s3outposts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.s3outposts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.s3outposts' 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 'botocore.data.s3outposts' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sagemaker' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sagemaker' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sagemaker' 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 'botocore.data.sagemaker' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.savingsplans' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.savingsplans' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.savingsplans' 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 'botocore.data.savingsplans' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.scheduler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.scheduler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.scheduler' 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 'botocore.data.scheduler' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.schemas' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.schemas' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.schemas' 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 'botocore.data.schemas' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sdb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sdb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sdb' 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 'botocore.data.sdb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.secretsmanager' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.secretsmanager' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.secretsmanager' 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 'botocore.data.secretsmanager' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.securityhub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.securityhub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.securityhub' 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 'botocore.data.securityhub' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.securitylake' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.securitylake' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.securitylake' 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 'botocore.data.securitylake' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.serverlessrepo' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.serverlessrepo' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.serverlessrepo' 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 'botocore.data.serverlessrepo' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.servicecatalog' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.servicecatalog' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.servicecatalog' 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 'botocore.data.servicecatalog' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.servicediscovery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.servicediscovery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.servicediscovery' 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 'botocore.data.servicediscovery' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ses' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ses' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ses' 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 'botocore.data.ses' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sesv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sesv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sesv2' 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 'botocore.data.sesv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.shield' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.shield' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.shield' 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 'botocore.data.shield' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.signer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.signer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.signer' 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 'botocore.data.signer' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.simspaceweaver' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.simspaceweaver' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.simspaceweaver' 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 'botocore.data.simspaceweaver' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sms' 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 'botocore.data.sms' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.snowball' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.snowball' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.snowball' 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 'botocore.data.snowball' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sns' 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 'botocore.data.sns' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sqs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sqs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sqs' 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 'botocore.data.sqs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ssm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ssm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ssm' 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 'botocore.data.ssm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sso' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sso' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sso' 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 'botocore.data.sso' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.stepfunctions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.stepfunctions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.stepfunctions' 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 'botocore.data.stepfunctions' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.storagegateway' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.storagegateway' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.storagegateway' 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 'botocore.data.storagegateway' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sts' 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 'botocore.data.sts' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.support' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.support' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.support' 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 'botocore.data.support' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.swf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.swf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.swf' 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 'botocore.data.swf' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.synthetics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.synthetics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.synthetics' 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 'botocore.data.synthetics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.textract' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.textract' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.textract' 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 'botocore.data.textract' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.transcribe' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.transcribe' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.transcribe' 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 'botocore.data.transcribe' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.transfer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.transfer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.transfer' 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 'botocore.data.transfer' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.translate' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.translate' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.translate' 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 'botocore.data.translate' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.waf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.waf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.waf' 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 'botocore.data.waf' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.wafv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.wafv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.wafv2' 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 'botocore.data.wafv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.wellarchitected' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.wellarchitected' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.wellarchitected' 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 'botocore.data.wellarchitected' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.wisdom' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.wisdom' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.wisdom' 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 'botocore.data.wisdom' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workdocs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workdocs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workdocs' 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 'botocore.data.workdocs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.worklink' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.worklink' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.worklink' 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 'botocore.data.worklink' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workmail' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workmail' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workmail' 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 'botocore.data.workmail' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workmailmessageflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workmailmessageflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workmailmessageflow' 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 'botocore.data.workmailmessageflow' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workspaces' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workspaces' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workspaces' 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 'botocore.data.workspaces' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.xray' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.xray' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.xray' 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 'botocore.data.xray' 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 botocore/cacert.pem -> build/lib/botocore creating build/lib/botocore/data copying botocore/data/_retry.json -> build/lib/botocore/data copying botocore/data/endpoints.json -> build/lib/botocore/data copying botocore/data/partitions.json -> build/lib/botocore/data copying botocore/data/sdk-default-configuration.json -> build/lib/botocore/data creating build/lib/botocore/data/accessanalyzer creating build/lib/botocore/data/accessanalyzer/2019-11-01 copying botocore/data/accessanalyzer/2019-11-01/endpoint-rule-set-1.json -> build/lib/botocore/data/accessanalyzer/2019-11-01 copying botocore/data/accessanalyzer/2019-11-01/examples-1.json -> build/lib/botocore/data/accessanalyzer/2019-11-01 copying botocore/data/accessanalyzer/2019-11-01/paginators-1.json -> build/lib/botocore/data/accessanalyzer/2019-11-01 copying botocore/data/accessanalyzer/2019-11-01/service-2.json -> build/lib/botocore/data/accessanalyzer/2019-11-01 creating build/lib/botocore/data/account creating build/lib/botocore/data/account/2021-02-01 copying botocore/data/account/2021-02-01/endpoint-rule-set-1.json -> build/lib/botocore/data/account/2021-02-01 copying botocore/data/account/2021-02-01/examples-1.json -> build/lib/botocore/data/account/2021-02-01 copying botocore/data/account/2021-02-01/paginators-1.json -> build/lib/botocore/data/account/2021-02-01 copying botocore/data/account/2021-02-01/service-2.json -> build/lib/botocore/data/account/2021-02-01 creating build/lib/botocore/data/acm-pca creating build/lib/botocore/data/acm-pca/2017-08-22 copying botocore/data/acm-pca/2017-08-22/endpoint-rule-set-1.json -> build/lib/botocore/data/acm-pca/2017-08-22 copying botocore/data/acm-pca/2017-08-22/examples-1.json -> build/lib/botocore/data/acm-pca/2017-08-22 copying botocore/data/acm-pca/2017-08-22/paginators-1.json -> build/lib/botocore/data/acm-pca/2017-08-22 copying botocore/data/acm-pca/2017-08-22/service-2.json -> build/lib/botocore/data/acm-pca/2017-08-22 copying botocore/data/acm-pca/2017-08-22/waiters-2.json -> build/lib/botocore/data/acm-pca/2017-08-22 creating build/lib/botocore/data/acm creating build/lib/botocore/data/acm/2015-12-08 copying botocore/data/acm/2015-12-08/endpoint-rule-set-1.json -> build/lib/botocore/data/acm/2015-12-08 copying botocore/data/acm/2015-12-08/examples-1.json -> build/lib/botocore/data/acm/2015-12-08 copying botocore/data/acm/2015-12-08/paginators-1.json -> build/lib/botocore/data/acm/2015-12-08 copying botocore/data/acm/2015-12-08/service-2.json -> build/lib/botocore/data/acm/2015-12-08 copying botocore/data/acm/2015-12-08/waiters-2.json -> build/lib/botocore/data/acm/2015-12-08 creating build/lib/botocore/data/alexaforbusiness creating build/lib/botocore/data/alexaforbusiness/2017-11-09 copying botocore/data/alexaforbusiness/2017-11-09/endpoint-rule-set-1.json -> build/lib/botocore/data/alexaforbusiness/2017-11-09 copying botocore/data/alexaforbusiness/2017-11-09/examples-1.json -> build/lib/botocore/data/alexaforbusiness/2017-11-09 copying botocore/data/alexaforbusiness/2017-11-09/paginators-1.json -> build/lib/botocore/data/alexaforbusiness/2017-11-09 copying botocore/data/alexaforbusiness/2017-11-09/service-2.json -> build/lib/botocore/data/alexaforbusiness/2017-11-09 creating build/lib/botocore/data/amp creating build/lib/botocore/data/amp/2020-08-01 copying botocore/data/amp/2020-08-01/endpoint-rule-set-1.json -> build/lib/botocore/data/amp/2020-08-01 copying botocore/data/amp/2020-08-01/examples-1.json -> build/lib/botocore/data/amp/2020-08-01 copying botocore/data/amp/2020-08-01/paginators-1.json -> build/lib/botocore/data/amp/2020-08-01 copying botocore/data/amp/2020-08-01/service-2.json -> build/lib/botocore/data/amp/2020-08-01 copying botocore/data/amp/2020-08-01/waiters-2.json -> build/lib/botocore/data/amp/2020-08-01 creating build/lib/botocore/data/amplify creating build/lib/botocore/data/amplify/2017-07-25 copying botocore/data/amplify/2017-07-25/endpoint-rule-set-1.json -> build/lib/botocore/data/amplify/2017-07-25 copying botocore/data/amplify/2017-07-25/examples-1.json -> build/lib/botocore/data/amplify/2017-07-25 copying botocore/data/amplify/2017-07-25/paginators-1.json -> build/lib/botocore/data/amplify/2017-07-25 copying botocore/data/amplify/2017-07-25/service-2.json -> build/lib/botocore/data/amplify/2017-07-25 creating build/lib/botocore/data/amplifybackend creating build/lib/botocore/data/amplifybackend/2020-08-11 copying botocore/data/amplifybackend/2020-08-11/endpoint-rule-set-1.json -> build/lib/botocore/data/amplifybackend/2020-08-11 copying botocore/data/amplifybackend/2020-08-11/paginators-1.json -> build/lib/botocore/data/amplifybackend/2020-08-11 copying botocore/data/amplifybackend/2020-08-11/service-2.json -> build/lib/botocore/data/amplifybackend/2020-08-11 creating build/lib/botocore/data/amplifyuibuilder creating build/lib/botocore/data/amplifyuibuilder/2021-08-11 copying botocore/data/amplifyuibuilder/2021-08-11/endpoint-rule-set-1.json -> build/lib/botocore/data/amplifyuibuilder/2021-08-11 copying botocore/data/amplifyuibuilder/2021-08-11/examples-1.json -> build/lib/botocore/data/amplifyuibuilder/2021-08-11 copying botocore/data/amplifyuibuilder/2021-08-11/paginators-1.json -> build/lib/botocore/data/amplifyuibuilder/2021-08-11 copying botocore/data/amplifyuibuilder/2021-08-11/service-2.json -> build/lib/botocore/data/amplifyuibuilder/2021-08-11 creating build/lib/botocore/data/apigateway creating build/lib/botocore/data/apigateway/2015-07-09 copying botocore/data/apigateway/2015-07-09/endpoint-rule-set-1.json -> build/lib/botocore/data/apigateway/2015-07-09 copying botocore/data/apigateway/2015-07-09/examples-1.json -> build/lib/botocore/data/apigateway/2015-07-09 copying botocore/data/apigateway/2015-07-09/paginators-1.json -> build/lib/botocore/data/apigateway/2015-07-09 copying botocore/data/apigateway/2015-07-09/service-2.json -> build/lib/botocore/data/apigateway/2015-07-09 creating build/lib/botocore/data/apigatewaymanagementapi creating build/lib/botocore/data/apigatewaymanagementapi/2018-11-29 copying botocore/data/apigatewaymanagementapi/2018-11-29/endpoint-rule-set-1.json -> build/lib/botocore/data/apigatewaymanagementapi/2018-11-29 copying botocore/data/apigatewaymanagementapi/2018-11-29/paginators-1.json -> build/lib/botocore/data/apigatewaymanagementapi/2018-11-29 copying botocore/data/apigatewaymanagementapi/2018-11-29/service-2.json -> build/lib/botocore/data/apigatewaymanagementapi/2018-11-29 creating build/lib/botocore/data/apigatewayv2 creating build/lib/botocore/data/apigatewayv2/2018-11-29 copying botocore/data/apigatewayv2/2018-11-29/endpoint-rule-set-1.json -> build/lib/botocore/data/apigatewayv2/2018-11-29 copying botocore/data/apigatewayv2/2018-11-29/paginators-1.json -> build/lib/botocore/data/apigatewayv2/2018-11-29 copying botocore/data/apigatewayv2/2018-11-29/service-2.json -> build/lib/botocore/data/apigatewayv2/2018-11-29 creating build/lib/botocore/data/appconfig creating build/lib/botocore/data/appconfig/2019-10-09 copying botocore/data/appconfig/2019-10-09/endpoint-rule-set-1.json -> build/lib/botocore/data/appconfig/2019-10-09 copying botocore/data/appconfig/2019-10-09/examples-1.json -> build/lib/botocore/data/appconfig/2019-10-09 copying botocore/data/appconfig/2019-10-09/paginators-1.json -> build/lib/botocore/data/appconfig/2019-10-09 copying botocore/data/appconfig/2019-10-09/service-2.json -> build/lib/botocore/data/appconfig/2019-10-09 creating build/lib/botocore/data/appconfigdata creating build/lib/botocore/data/appconfigdata/2021-11-11 copying botocore/data/appconfigdata/2021-11-11/endpoint-rule-set-1.json -> build/lib/botocore/data/appconfigdata/2021-11-11 copying botocore/data/appconfigdata/2021-11-11/examples-1.json -> build/lib/botocore/data/appconfigdata/2021-11-11 copying botocore/data/appconfigdata/2021-11-11/paginators-1.json -> build/lib/botocore/data/appconfigdata/2021-11-11 copying botocore/data/appconfigdata/2021-11-11/service-2.json -> build/lib/botocore/data/appconfigdata/2021-11-11 creating build/lib/botocore/data/appflow creating build/lib/botocore/data/appflow/2020-08-23 copying botocore/data/appflow/2020-08-23/endpoint-rule-set-1.json -> build/lib/botocore/data/appflow/2020-08-23 copying botocore/data/appflow/2020-08-23/examples-1.json -> build/lib/botocore/data/appflow/2020-08-23 copying botocore/data/appflow/2020-08-23/paginators-1.json -> build/lib/botocore/data/appflow/2020-08-23 copying botocore/data/appflow/2020-08-23/service-2.json -> build/lib/botocore/data/appflow/2020-08-23 creating build/lib/botocore/data/appintegrations creating build/lib/botocore/data/appintegrations/2020-07-29 copying botocore/data/appintegrations/2020-07-29/endpoint-rule-set-1.json -> build/lib/botocore/data/appintegrations/2020-07-29 copying botocore/data/appintegrations/2020-07-29/examples-1.json -> build/lib/botocore/data/appintegrations/2020-07-29 copying botocore/data/appintegrations/2020-07-29/paginators-1.json -> build/lib/botocore/data/appintegrations/2020-07-29 copying botocore/data/appintegrations/2020-07-29/service-2.json -> build/lib/botocore/data/appintegrations/2020-07-29 creating build/lib/botocore/data/application-autoscaling creating build/lib/botocore/data/application-autoscaling/2016-02-06 copying botocore/data/application-autoscaling/2016-02-06/endpoint-rule-set-1.json -> build/lib/botocore/data/application-autoscaling/2016-02-06 copying botocore/data/application-autoscaling/2016-02-06/examples-1.json -> build/lib/botocore/data/application-autoscaling/2016-02-06 copying botocore/data/application-autoscaling/2016-02-06/paginators-1.json -> build/lib/botocore/data/application-autoscaling/2016-02-06 copying botocore/data/application-autoscaling/2016-02-06/service-2.json -> build/lib/botocore/data/application-autoscaling/2016-02-06 creating build/lib/botocore/data/application-insights creating build/lib/botocore/data/application-insights/2018-11-25 copying botocore/data/application-insights/2018-11-25/endpoint-rule-set-1.json -> build/lib/botocore/data/application-insights/2018-11-25 copying botocore/data/application-insights/2018-11-25/examples-1.json -> build/lib/botocore/data/application-insights/2018-11-25 copying botocore/data/application-insights/2018-11-25/paginators-1.json -> build/lib/botocore/data/application-insights/2018-11-25 copying botocore/data/application-insights/2018-11-25/service-2.json -> build/lib/botocore/data/application-insights/2018-11-25 creating build/lib/botocore/data/applicationcostprofiler creating build/lib/botocore/data/applicationcostprofiler/2020-09-10 copying botocore/data/applicationcostprofiler/2020-09-10/endpoint-rule-set-1.json -> build/lib/botocore/data/applicationcostprofiler/2020-09-10 copying botocore/data/applicationcostprofiler/2020-09-10/examples-1.json -> build/lib/botocore/data/applicationcostprofiler/2020-09-10 copying botocore/data/applicationcostprofiler/2020-09-10/paginators-1.json -> build/lib/botocore/data/applicationcostprofiler/2020-09-10 copying botocore/data/applicationcostprofiler/2020-09-10/service-2.json -> build/lib/botocore/data/applicationcostprofiler/2020-09-10 creating build/lib/botocore/data/appmesh creating build/lib/botocore/data/appmesh/2018-10-01 copying botocore/data/appmesh/2018-10-01/endpoint-rule-set-1.json -> build/lib/botocore/data/appmesh/2018-10-01 copying botocore/data/appmesh/2018-10-01/examples-1.json -> build/lib/botocore/data/appmesh/2018-10-01 copying botocore/data/appmesh/2018-10-01/paginators-1.json -> build/lib/botocore/data/appmesh/2018-10-01 copying botocore/data/appmesh/2018-10-01/service-2.json -> build/lib/botocore/data/appmesh/2018-10-01 creating build/lib/botocore/data/appmesh/2019-01-25 copying botocore/data/appmesh/2019-01-25/endpoint-rule-set-1.json -> build/lib/botocore/data/appmesh/2019-01-25 copying botocore/data/appmesh/2019-01-25/examples-1.json -> build/lib/botocore/data/appmesh/2019-01-25 copying botocore/data/appmesh/2019-01-25/paginators-1.json -> build/lib/botocore/data/appmesh/2019-01-25 copying botocore/data/appmesh/2019-01-25/service-2.json -> build/lib/botocore/data/appmesh/2019-01-25 creating build/lib/botocore/data/apprunner creating build/lib/botocore/data/apprunner/2020-05-15 copying botocore/data/apprunner/2020-05-15/endpoint-rule-set-1.json -> build/lib/botocore/data/apprunner/2020-05-15 copying botocore/data/apprunner/2020-05-15/examples-1.json -> build/lib/botocore/data/apprunner/2020-05-15 copying botocore/data/apprunner/2020-05-15/paginators-1.json -> build/lib/botocore/data/apprunner/2020-05-15 copying botocore/data/apprunner/2020-05-15/service-2.json -> build/lib/botocore/data/apprunner/2020-05-15 creating build/lib/botocore/data/appstream creating build/lib/botocore/data/appstream/2016-12-01 copying botocore/data/appstream/2016-12-01/endpoint-rule-set-1.json -> build/lib/botocore/data/appstream/2016-12-01 copying botocore/data/appstream/2016-12-01/examples-1.json -> build/lib/botocore/data/appstream/2016-12-01 copying botocore/data/appstream/2016-12-01/paginators-1.json -> build/lib/botocore/data/appstream/2016-12-01 copying botocore/data/appstream/2016-12-01/service-2.json -> build/lib/botocore/data/appstream/2016-12-01 copying botocore/data/appstream/2016-12-01/waiters-2.json -> build/lib/botocore/data/appstream/2016-12-01 creating build/lib/botocore/data/appsync creating build/lib/botocore/data/appsync/2017-07-25 copying botocore/data/appsync/2017-07-25/endpoint-rule-set-1.json -> build/lib/botocore/data/appsync/2017-07-25 copying botocore/data/appsync/2017-07-25/examples-1.json -> build/lib/botocore/data/appsync/2017-07-25 copying botocore/data/appsync/2017-07-25/paginators-1.json -> build/lib/botocore/data/appsync/2017-07-25 copying botocore/data/appsync/2017-07-25/service-2.json -> build/lib/botocore/data/appsync/2017-07-25 creating build/lib/botocore/data/arc-zonal-shift creating build/lib/botocore/data/arc-zonal-shift/2022-10-30 copying botocore/data/arc-zonal-shift/2022-10-30/endpoint-rule-set-1.json -> build/lib/botocore/data/arc-zonal-shift/2022-10-30 copying botocore/data/arc-zonal-shift/2022-10-30/paginators-1.json -> build/lib/botocore/data/arc-zonal-shift/2022-10-30 copying botocore/data/arc-zonal-shift/2022-10-30/service-2.json -> build/lib/botocore/data/arc-zonal-shift/2022-10-30 creating build/lib/botocore/data/athena creating build/lib/botocore/data/athena/2017-05-18 copying botocore/data/athena/2017-05-18/endpoint-rule-set-1.json -> build/lib/botocore/data/athena/2017-05-18 copying botocore/data/athena/2017-05-18/examples-1.json -> build/lib/botocore/data/athena/2017-05-18 copying botocore/data/athena/2017-05-18/paginators-1.json -> build/lib/botocore/data/athena/2017-05-18 copying botocore/data/athena/2017-05-18/service-2.json -> build/lib/botocore/data/athena/2017-05-18 creating build/lib/botocore/data/auditmanager creating build/lib/botocore/data/auditmanager/2017-07-25 copying botocore/data/auditmanager/2017-07-25/endpoint-rule-set-1.json -> build/lib/botocore/data/auditmanager/2017-07-25 copying botocore/data/auditmanager/2017-07-25/examples-1.json -> build/lib/botocore/data/auditmanager/2017-07-25 copying botocore/data/auditmanager/2017-07-25/paginators-1.json -> build/lib/botocore/data/auditmanager/2017-07-25 copying botocore/data/auditmanager/2017-07-25/service-2.json -> build/lib/botocore/data/auditmanager/2017-07-25 creating build/lib/botocore/data/autoscaling-plans creating build/lib/botocore/data/autoscaling-plans/2018-01-06 copying botocore/data/autoscaling-plans/2018-01-06/endpoint-rule-set-1.json -> build/lib/botocore/data/autoscaling-plans/2018-01-06 copying botocore/data/autoscaling-plans/2018-01-06/examples-1.json -> build/lib/botocore/data/autoscaling-plans/2018-01-06 copying botocore/data/autoscaling-plans/2018-01-06/paginators-1.json -> build/lib/botocore/data/autoscaling-plans/2018-01-06 copying botocore/data/autoscaling-plans/2018-01-06/service-2.json -> build/lib/botocore/data/autoscaling-plans/2018-01-06 creating build/lib/botocore/data/autoscaling creating build/lib/botocore/data/autoscaling/2011-01-01 copying botocore/data/autoscaling/2011-01-01/endpoint-rule-set-1.json -> build/lib/botocore/data/autoscaling/2011-01-01 copying botocore/data/autoscaling/2011-01-01/examples-1.json -> build/lib/botocore/data/autoscaling/2011-01-01 copying botocore/data/autoscaling/2011-01-01/paginators-1.json -> build/lib/botocore/data/autoscaling/2011-01-01 copying botocore/data/autoscaling/2011-01-01/service-2.json -> build/lib/botocore/data/autoscaling/2011-01-01 creating build/lib/botocore/data/backup-gateway creating build/lib/botocore/data/backup-gateway/2021-01-01 copying botocore/data/backup-gateway/2021-01-01/endpoint-rule-set-1.json -> build/lib/botocore/data/backup-gateway/2021-01-01 copying botocore/data/backup-gateway/2021-01-01/examples-1.json -> build/lib/botocore/data/backup-gateway/2021-01-01 copying botocore/data/backup-gateway/2021-01-01/paginators-1.json -> build/lib/botocore/data/backup-gateway/2021-01-01 copying botocore/data/backup-gateway/2021-01-01/service-2.json -> build/lib/botocore/data/backup-gateway/2021-01-01 creating build/lib/botocore/data/backup creating build/lib/botocore/data/backup/2018-11-15 copying botocore/data/backup/2018-11-15/endpoint-rule-set-1.json -> build/lib/botocore/data/backup/2018-11-15 copying botocore/data/backup/2018-11-15/examples-1.json -> build/lib/botocore/data/backup/2018-11-15 copying botocore/data/backup/2018-11-15/paginators-1.json -> build/lib/botocore/data/backup/2018-11-15 copying botocore/data/backup/2018-11-15/service-2.json -> build/lib/botocore/data/backup/2018-11-15 creating build/lib/botocore/data/backupstorage creating build/lib/botocore/data/backupstorage/2018-04-10 copying botocore/data/backupstorage/2018-04-10/endpoint-rule-set-1.json -> build/lib/botocore/data/backupstorage/2018-04-10 copying botocore/data/backupstorage/2018-04-10/paginators-1.json -> build/lib/botocore/data/backupstorage/2018-04-10 copying botocore/data/backupstorage/2018-04-10/service-2.json -> build/lib/botocore/data/backupstorage/2018-04-10 creating build/lib/botocore/data/batch creating build/lib/botocore/data/batch/2016-08-10 copying botocore/data/batch/2016-08-10/endpoint-rule-set-1.json -> build/lib/botocore/data/batch/2016-08-10 copying botocore/data/batch/2016-08-10/examples-1.json -> build/lib/botocore/data/batch/2016-08-10 copying botocore/data/batch/2016-08-10/paginators-1.json -> build/lib/botocore/data/batch/2016-08-10 copying botocore/data/batch/2016-08-10/service-2.json -> build/lib/botocore/data/batch/2016-08-10 creating build/lib/botocore/data/billingconductor creating build/lib/botocore/data/billingconductor/2021-07-30 copying botocore/data/billingconductor/2021-07-30/endpoint-rule-set-1.json -> build/lib/botocore/data/billingconductor/2021-07-30 copying botocore/data/billingconductor/2021-07-30/examples-1.json -> build/lib/botocore/data/billingconductor/2021-07-30 copying botocore/data/billingconductor/2021-07-30/paginators-1.json -> build/lib/botocore/data/billingconductor/2021-07-30 copying botocore/data/billingconductor/2021-07-30/service-2.json -> build/lib/botocore/data/billingconductor/2021-07-30 copying botocore/data/billingconductor/2021-07-30/waiters-2.json -> build/lib/botocore/data/billingconductor/2021-07-30 creating build/lib/botocore/data/braket creating build/lib/botocore/data/braket/2019-09-01 copying botocore/data/braket/2019-09-01/endpoint-rule-set-1.json -> build/lib/botocore/data/braket/2019-09-01 copying botocore/data/braket/2019-09-01/examples-1.json -> build/lib/botocore/data/braket/2019-09-01 copying botocore/data/braket/2019-09-01/paginators-1.json -> build/lib/botocore/data/braket/2019-09-01 copying botocore/data/braket/2019-09-01/service-2.json -> build/lib/botocore/data/braket/2019-09-01 creating build/lib/botocore/data/budgets creating build/lib/botocore/data/budgets/2016-10-20 copying botocore/data/budgets/2016-10-20/endpoint-rule-set-1.json -> build/lib/botocore/data/budgets/2016-10-20 copying botocore/data/budgets/2016-10-20/examples-1.json -> build/lib/botocore/data/budgets/2016-10-20 copying botocore/data/budgets/2016-10-20/paginators-1.json -> build/lib/botocore/data/budgets/2016-10-20 copying botocore/data/budgets/2016-10-20/service-2.json -> build/lib/botocore/data/budgets/2016-10-20 creating build/lib/botocore/data/ce creating build/lib/botocore/data/ce/2017-10-25 copying botocore/data/ce/2017-10-25/endpoint-rule-set-1.json -> build/lib/botocore/data/ce/2017-10-25 copying botocore/data/ce/2017-10-25/examples-1.json -> build/lib/botocore/data/ce/2017-10-25 copying botocore/data/ce/2017-10-25/paginators-1.json -> build/lib/botocore/data/ce/2017-10-25 copying botocore/data/ce/2017-10-25/service-2.json -> build/lib/botocore/data/ce/2017-10-25 creating build/lib/botocore/data/chime-sdk-identity creating build/lib/botocore/data/chime-sdk-identity/2021-04-20 copying botocore/data/chime-sdk-identity/2021-04-20/endpoint-rule-set-1.json -> build/lib/botocore/data/chime-sdk-identity/2021-04-20 copying botocore/data/chime-sdk-identity/2021-04-20/examples-1.json -> build/lib/botocore/data/chime-sdk-identity/2021-04-20 copying botocore/data/chime-sdk-identity/2021-04-20/paginators-1.json -> build/lib/botocore/data/chime-sdk-identity/2021-04-20 copying botocore/data/chime-sdk-identity/2021-04-20/service-2.json -> build/lib/botocore/data/chime-sdk-identity/2021-04-20 creating build/lib/botocore/data/chime-sdk-media-pipelines creating build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15 copying botocore/data/chime-sdk-media-pipelines/2021-07-15/endpoint-rule-set-1.json -> build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15 copying botocore/data/chime-sdk-media-pipelines/2021-07-15/paginators-1.json -> build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15 copying botocore/data/chime-sdk-media-pipelines/2021-07-15/service-2.json -> build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15 creating build/lib/botocore/data/chime-sdk-meetings creating build/lib/botocore/data/chime-sdk-meetings/2021-07-15 copying botocore/data/chime-sdk-meetings/2021-07-15/endpoint-rule-set-1.json -> build/lib/botocore/data/chime-sdk-meetings/2021-07-15 copying botocore/data/chime-sdk-meetings/2021-07-15/examples-1.json -> build/lib/botocore/data/chime-sdk-meetings/2021-07-15 copying botocore/data/chime-sdk-meetings/2021-07-15/paginators-1.json -> build/lib/botocore/data/chime-sdk-meetings/2021-07-15 copying botocore/data/chime-sdk-meetings/2021-07-15/service-2.json -> build/lib/botocore/data/chime-sdk-meetings/2021-07-15 creating build/lib/botocore/data/chime-sdk-messaging creating build/lib/botocore/data/chime-sdk-messaging/2021-05-15 copying botocore/data/chime-sdk-messaging/2021-05-15/endpoint-rule-set-1.json -> build/lib/botocore/data/chime-sdk-messaging/2021-05-15 copying botocore/data/chime-sdk-messaging/2021-05-15/examples-1.json -> build/lib/botocore/data/chime-sdk-messaging/2021-05-15 copying botocore/data/chime-sdk-messaging/2021-05-15/paginators-1.json -> build/lib/botocore/data/chime-sdk-messaging/2021-05-15 copying botocore/data/chime-sdk-messaging/2021-05-15/service-2.json -> build/lib/botocore/data/chime-sdk-messaging/2021-05-15 creating build/lib/botocore/data/chime-sdk-voice creating build/lib/botocore/data/chime-sdk-voice/2022-08-03 copying botocore/data/chime-sdk-voice/2022-08-03/endpoint-rule-set-1.json -> build/lib/botocore/data/chime-sdk-voice/2022-08-03 copying botocore/data/chime-sdk-voice/2022-08-03/paginators-1.json -> build/lib/botocore/data/chime-sdk-voice/2022-08-03 copying botocore/data/chime-sdk-voice/2022-08-03/service-2.json -> build/lib/botocore/data/chime-sdk-voice/2022-08-03 creating build/lib/botocore/data/chime creating build/lib/botocore/data/chime/2018-05-01 copying botocore/data/chime/2018-05-01/endpoint-rule-set-1.json -> build/lib/botocore/data/chime/2018-05-01 copying botocore/data/chime/2018-05-01/examples-1.json -> build/lib/botocore/data/chime/2018-05-01 copying botocore/data/chime/2018-05-01/paginators-1.json -> build/lib/botocore/data/chime/2018-05-01 copying botocore/data/chime/2018-05-01/service-2.json -> build/lib/botocore/data/chime/2018-05-01 creating build/lib/botocore/data/cloud9 creating build/lib/botocore/data/cloud9/2017-09-23 copying botocore/data/cloud9/2017-09-23/endpoint-rule-set-1.json -> build/lib/botocore/data/cloud9/2017-09-23 copying botocore/data/cloud9/2017-09-23/examples-1.json -> build/lib/botocore/data/cloud9/2017-09-23 copying botocore/data/cloud9/2017-09-23/paginators-1.json -> build/lib/botocore/data/cloud9/2017-09-23 copying botocore/data/cloud9/2017-09-23/service-2.json -> build/lib/botocore/data/cloud9/2017-09-23 creating build/lib/botocore/data/cloudcontrol creating build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/examples-1.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/paginators-1.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/paginators-1.sdk-extras.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/service-2.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 copying botocore/data/cloudcontrol/2021-09-30/waiters-2.json -> build/lib/botocore/data/cloudcontrol/2021-09-30 creating build/lib/botocore/data/clouddirectory creating build/lib/botocore/data/clouddirectory/2016-05-10 copying botocore/data/clouddirectory/2016-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/clouddirectory/2016-05-10 copying botocore/data/clouddirectory/2016-05-10/examples-1.json -> build/lib/botocore/data/clouddirectory/2016-05-10 copying botocore/data/clouddirectory/2016-05-10/paginators-1.json -> build/lib/botocore/data/clouddirectory/2016-05-10 copying botocore/data/clouddirectory/2016-05-10/service-2.json -> build/lib/botocore/data/clouddirectory/2016-05-10 creating build/lib/botocore/data/clouddirectory/2017-01-11 copying botocore/data/clouddirectory/2017-01-11/endpoint-rule-set-1.json -> build/lib/botocore/data/clouddirectory/2017-01-11 copying botocore/data/clouddirectory/2017-01-11/examples-1.json -> build/lib/botocore/data/clouddirectory/2017-01-11 copying botocore/data/clouddirectory/2017-01-11/paginators-1.json -> build/lib/botocore/data/clouddirectory/2017-01-11 copying botocore/data/clouddirectory/2017-01-11/service-2.json -> build/lib/botocore/data/clouddirectory/2017-01-11 creating build/lib/botocore/data/cloudformation creating build/lib/botocore/data/cloudformation/2010-05-15 copying botocore/data/cloudformation/2010-05-15/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudformation/2010-05-15 copying botocore/data/cloudformation/2010-05-15/examples-1.json -> build/lib/botocore/data/cloudformation/2010-05-15 copying botocore/data/cloudformation/2010-05-15/paginators-1.json -> build/lib/botocore/data/cloudformation/2010-05-15 copying botocore/data/cloudformation/2010-05-15/service-2.json -> build/lib/botocore/data/cloudformation/2010-05-15 copying botocore/data/cloudformation/2010-05-15/waiters-2.json -> build/lib/botocore/data/cloudformation/2010-05-15 creating build/lib/botocore/data/cloudfront creating build/lib/botocore/data/cloudfront/2014-05-31 copying botocore/data/cloudfront/2014-05-31/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2014-05-31 copying botocore/data/cloudfront/2014-05-31/paginators-1.json -> build/lib/botocore/data/cloudfront/2014-05-31 copying botocore/data/cloudfront/2014-05-31/service-2.json -> build/lib/botocore/data/cloudfront/2014-05-31 copying botocore/data/cloudfront/2014-05-31/waiters-2.json -> build/lib/botocore/data/cloudfront/2014-05-31 creating build/lib/botocore/data/cloudfront/2014-10-21 copying botocore/data/cloudfront/2014-10-21/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2014-10-21 copying botocore/data/cloudfront/2014-10-21/paginators-1.json -> build/lib/botocore/data/cloudfront/2014-10-21 copying botocore/data/cloudfront/2014-10-21/service-2.json -> build/lib/botocore/data/cloudfront/2014-10-21 copying botocore/data/cloudfront/2014-10-21/waiters-2.json -> build/lib/botocore/data/cloudfront/2014-10-21 creating build/lib/botocore/data/cloudfront/2014-11-06 copying botocore/data/cloudfront/2014-11-06/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2014-11-06 copying botocore/data/cloudfront/2014-11-06/paginators-1.json -> build/lib/botocore/data/cloudfront/2014-11-06 copying botocore/data/cloudfront/2014-11-06/service-2.json -> build/lib/botocore/data/cloudfront/2014-11-06 copying botocore/data/cloudfront/2014-11-06/waiters-2.json -> build/lib/botocore/data/cloudfront/2014-11-06 creating build/lib/botocore/data/cloudfront/2015-04-17 copying botocore/data/cloudfront/2015-04-17/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2015-04-17 copying botocore/data/cloudfront/2015-04-17/paginators-1.json -> build/lib/botocore/data/cloudfront/2015-04-17 copying botocore/data/cloudfront/2015-04-17/service-2.json -> build/lib/botocore/data/cloudfront/2015-04-17 copying botocore/data/cloudfront/2015-04-17/waiters-2.json -> build/lib/botocore/data/cloudfront/2015-04-17 creating build/lib/botocore/data/cloudfront/2015-07-27 copying botocore/data/cloudfront/2015-07-27/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2015-07-27 copying botocore/data/cloudfront/2015-07-27/paginators-1.json -> build/lib/botocore/data/cloudfront/2015-07-27 copying botocore/data/cloudfront/2015-07-27/service-2.json -> build/lib/botocore/data/cloudfront/2015-07-27 copying botocore/data/cloudfront/2015-07-27/waiters-2.json -> build/lib/botocore/data/cloudfront/2015-07-27 creating build/lib/botocore/data/cloudfront/2015-09-17 copying botocore/data/cloudfront/2015-09-17/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2015-09-17 copying botocore/data/cloudfront/2015-09-17/paginators-1.json -> build/lib/botocore/data/cloudfront/2015-09-17 copying botocore/data/cloudfront/2015-09-17/service-2.json -> build/lib/botocore/data/cloudfront/2015-09-17 copying botocore/data/cloudfront/2015-09-17/waiters-2.json -> build/lib/botocore/data/cloudfront/2015-09-17 creating build/lib/botocore/data/cloudfront/2016-01-13 copying botocore/data/cloudfront/2016-01-13/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2016-01-13 copying botocore/data/cloudfront/2016-01-13/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-01-13 copying botocore/data/cloudfront/2016-01-13/service-2.json -> build/lib/botocore/data/cloudfront/2016-01-13 copying botocore/data/cloudfront/2016-01-13/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-01-13 creating build/lib/botocore/data/cloudfront/2016-01-28 copying botocore/data/cloudfront/2016-01-28/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2016-01-28 copying botocore/data/cloudfront/2016-01-28/examples-1.json -> build/lib/botocore/data/cloudfront/2016-01-28 copying botocore/data/cloudfront/2016-01-28/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-01-28 copying botocore/data/cloudfront/2016-01-28/service-2.json -> build/lib/botocore/data/cloudfront/2016-01-28 copying botocore/data/cloudfront/2016-01-28/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-01-28 creating build/lib/botocore/data/cloudfront/2016-08-01 copying botocore/data/cloudfront/2016-08-01/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2016-08-01 copying botocore/data/cloudfront/2016-08-01/examples-1.json -> build/lib/botocore/data/cloudfront/2016-08-01 copying botocore/data/cloudfront/2016-08-01/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-08-01 copying botocore/data/cloudfront/2016-08-01/service-2.json -> build/lib/botocore/data/cloudfront/2016-08-01 copying botocore/data/cloudfront/2016-08-01/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-08-01 creating build/lib/botocore/data/cloudfront/2016-08-20 copying botocore/data/cloudfront/2016-08-20/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2016-08-20 copying botocore/data/cloudfront/2016-08-20/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-08-20 copying botocore/data/cloudfront/2016-08-20/service-2.json -> build/lib/botocore/data/cloudfront/2016-08-20 copying botocore/data/cloudfront/2016-08-20/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-08-20 creating build/lib/botocore/data/cloudfront/2016-09-07 copying botocore/data/cloudfront/2016-09-07/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2016-09-07 copying botocore/data/cloudfront/2016-09-07/examples-1.json -> build/lib/botocore/data/cloudfront/2016-09-07 copying botocore/data/cloudfront/2016-09-07/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-09-07 copying botocore/data/cloudfront/2016-09-07/service-2.json -> build/lib/botocore/data/cloudfront/2016-09-07 copying botocore/data/cloudfront/2016-09-07/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-09-07 creating build/lib/botocore/data/cloudfront/2016-09-29 copying botocore/data/cloudfront/2016-09-29/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2016-09-29 copying botocore/data/cloudfront/2016-09-29/examples-1.json -> build/lib/botocore/data/cloudfront/2016-09-29 copying botocore/data/cloudfront/2016-09-29/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-09-29 copying botocore/data/cloudfront/2016-09-29/service-2.json -> build/lib/botocore/data/cloudfront/2016-09-29 copying botocore/data/cloudfront/2016-09-29/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-09-29 creating build/lib/botocore/data/cloudfront/2016-11-25 copying botocore/data/cloudfront/2016-11-25/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2016-11-25 copying botocore/data/cloudfront/2016-11-25/examples-1.json -> build/lib/botocore/data/cloudfront/2016-11-25 copying botocore/data/cloudfront/2016-11-25/paginators-1.json -> build/lib/botocore/data/cloudfront/2016-11-25 copying botocore/data/cloudfront/2016-11-25/service-2.json -> build/lib/botocore/data/cloudfront/2016-11-25 copying botocore/data/cloudfront/2016-11-25/waiters-2.json -> build/lib/botocore/data/cloudfront/2016-11-25 creating build/lib/botocore/data/cloudfront/2017-03-25 copying botocore/data/cloudfront/2017-03-25/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2017-03-25 copying botocore/data/cloudfront/2017-03-25/paginators-1.json -> build/lib/botocore/data/cloudfront/2017-03-25 copying botocore/data/cloudfront/2017-03-25/service-2.json -> build/lib/botocore/data/cloudfront/2017-03-25 copying botocore/data/cloudfront/2017-03-25/waiters-2.json -> build/lib/botocore/data/cloudfront/2017-03-25 creating build/lib/botocore/data/cloudfront/2017-10-30 copying botocore/data/cloudfront/2017-10-30/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2017-10-30 copying botocore/data/cloudfront/2017-10-30/examples-1.json -> build/lib/botocore/data/cloudfront/2017-10-30 copying botocore/data/cloudfront/2017-10-30/paginators-1.json -> build/lib/botocore/data/cloudfront/2017-10-30 copying botocore/data/cloudfront/2017-10-30/service-2.json -> build/lib/botocore/data/cloudfront/2017-10-30 copying botocore/data/cloudfront/2017-10-30/waiters-2.json -> build/lib/botocore/data/cloudfront/2017-10-30 creating build/lib/botocore/data/cloudfront/2018-06-18 copying botocore/data/cloudfront/2018-06-18/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2018-06-18 copying botocore/data/cloudfront/2018-06-18/examples-1.json -> build/lib/botocore/data/cloudfront/2018-06-18 copying botocore/data/cloudfront/2018-06-18/paginators-1.json -> build/lib/botocore/data/cloudfront/2018-06-18 copying botocore/data/cloudfront/2018-06-18/service-2.json -> build/lib/botocore/data/cloudfront/2018-06-18 copying botocore/data/cloudfront/2018-06-18/waiters-2.json -> build/lib/botocore/data/cloudfront/2018-06-18 creating build/lib/botocore/data/cloudfront/2018-11-05 copying botocore/data/cloudfront/2018-11-05/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2018-11-05 copying botocore/data/cloudfront/2018-11-05/examples-1.json -> build/lib/botocore/data/cloudfront/2018-11-05 copying botocore/data/cloudfront/2018-11-05/paginators-1.json -> build/lib/botocore/data/cloudfront/2018-11-05 copying botocore/data/cloudfront/2018-11-05/service-2.json -> build/lib/botocore/data/cloudfront/2018-11-05 copying botocore/data/cloudfront/2018-11-05/waiters-2.json -> build/lib/botocore/data/cloudfront/2018-11-05 creating build/lib/botocore/data/cloudfront/2019-03-26 copying botocore/data/cloudfront/2019-03-26/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2019-03-26 copying botocore/data/cloudfront/2019-03-26/examples-1.json -> build/lib/botocore/data/cloudfront/2019-03-26 copying botocore/data/cloudfront/2019-03-26/paginators-1.json -> build/lib/botocore/data/cloudfront/2019-03-26 copying botocore/data/cloudfront/2019-03-26/service-2.json -> build/lib/botocore/data/cloudfront/2019-03-26 copying botocore/data/cloudfront/2019-03-26/waiters-2.json -> build/lib/botocore/data/cloudfront/2019-03-26 creating build/lib/botocore/data/cloudfront/2020-05-31 copying botocore/data/cloudfront/2020-05-31/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudfront/2020-05-31 copying botocore/data/cloudfront/2020-05-31/examples-1.json -> build/lib/botocore/data/cloudfront/2020-05-31 copying botocore/data/cloudfront/2020-05-31/paginators-1.json -> build/lib/botocore/data/cloudfront/2020-05-31 copying botocore/data/cloudfront/2020-05-31/service-2.json -> build/lib/botocore/data/cloudfront/2020-05-31 copying botocore/data/cloudfront/2020-05-31/waiters-2.json -> build/lib/botocore/data/cloudfront/2020-05-31 creating build/lib/botocore/data/cloudhsm creating build/lib/botocore/data/cloudhsm/2014-05-30 copying botocore/data/cloudhsm/2014-05-30/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudhsm/2014-05-30 copying botocore/data/cloudhsm/2014-05-30/examples-1.json -> build/lib/botocore/data/cloudhsm/2014-05-30 copying botocore/data/cloudhsm/2014-05-30/paginators-1.json -> build/lib/botocore/data/cloudhsm/2014-05-30 copying botocore/data/cloudhsm/2014-05-30/service-2.json -> build/lib/botocore/data/cloudhsm/2014-05-30 creating build/lib/botocore/data/cloudhsmv2 creating build/lib/botocore/data/cloudhsmv2/2017-04-28 copying botocore/data/cloudhsmv2/2017-04-28/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudhsmv2/2017-04-28 copying botocore/data/cloudhsmv2/2017-04-28/examples-1.json -> build/lib/botocore/data/cloudhsmv2/2017-04-28 copying botocore/data/cloudhsmv2/2017-04-28/paginators-1.json -> build/lib/botocore/data/cloudhsmv2/2017-04-28 copying botocore/data/cloudhsmv2/2017-04-28/service-2.json -> build/lib/botocore/data/cloudhsmv2/2017-04-28 creating build/lib/botocore/data/cloudsearch creating build/lib/botocore/data/cloudsearch/2011-02-01 copying botocore/data/cloudsearch/2011-02-01/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudsearch/2011-02-01 copying botocore/data/cloudsearch/2011-02-01/service-2.json -> build/lib/botocore/data/cloudsearch/2011-02-01 creating build/lib/botocore/data/cloudsearch/2013-01-01 copying botocore/data/cloudsearch/2013-01-01/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudsearch/2013-01-01 copying botocore/data/cloudsearch/2013-01-01/examples-1.json -> build/lib/botocore/data/cloudsearch/2013-01-01 copying botocore/data/cloudsearch/2013-01-01/paginators-1.json -> build/lib/botocore/data/cloudsearch/2013-01-01 copying botocore/data/cloudsearch/2013-01-01/service-2.json -> build/lib/botocore/data/cloudsearch/2013-01-01 creating build/lib/botocore/data/cloudsearchdomain creating build/lib/botocore/data/cloudsearchdomain/2013-01-01 copying botocore/data/cloudsearchdomain/2013-01-01/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudsearchdomain/2013-01-01 copying botocore/data/cloudsearchdomain/2013-01-01/examples-1.json -> build/lib/botocore/data/cloudsearchdomain/2013-01-01 copying botocore/data/cloudsearchdomain/2013-01-01/service-2.json -> build/lib/botocore/data/cloudsearchdomain/2013-01-01 creating build/lib/botocore/data/cloudtrail creating build/lib/botocore/data/cloudtrail/2013-11-01 copying botocore/data/cloudtrail/2013-11-01/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudtrail/2013-11-01 copying botocore/data/cloudtrail/2013-11-01/examples-1.json -> build/lib/botocore/data/cloudtrail/2013-11-01 copying botocore/data/cloudtrail/2013-11-01/paginators-1.json -> build/lib/botocore/data/cloudtrail/2013-11-01 copying botocore/data/cloudtrail/2013-11-01/service-2.json -> build/lib/botocore/data/cloudtrail/2013-11-01 creating build/lib/botocore/data/cloudwatch creating build/lib/botocore/data/cloudwatch/2010-08-01 copying botocore/data/cloudwatch/2010-08-01/endpoint-rule-set-1.json -> build/lib/botocore/data/cloudwatch/2010-08-01 copying botocore/data/cloudwatch/2010-08-01/examples-1.json -> build/lib/botocore/data/cloudwatch/2010-08-01 copying botocore/data/cloudwatch/2010-08-01/paginators-1.json -> build/lib/botocore/data/cloudwatch/2010-08-01 copying botocore/data/cloudwatch/2010-08-01/service-2.json -> build/lib/botocore/data/cloudwatch/2010-08-01 copying botocore/data/cloudwatch/2010-08-01/waiters-2.json -> build/lib/botocore/data/cloudwatch/2010-08-01 creating build/lib/botocore/data/codeartifact creating build/lib/botocore/data/codeartifact/2018-09-22 copying botocore/data/codeartifact/2018-09-22/endpoint-rule-set-1.json -> build/lib/botocore/data/codeartifact/2018-09-22 copying botocore/data/codeartifact/2018-09-22/examples-1.json -> build/lib/botocore/data/codeartifact/2018-09-22 copying botocore/data/codeartifact/2018-09-22/paginators-1.json -> build/lib/botocore/data/codeartifact/2018-09-22 copying botocore/data/codeartifact/2018-09-22/paginators-1.sdk-extras.json -> build/lib/botocore/data/codeartifact/2018-09-22 copying botocore/data/codeartifact/2018-09-22/service-2.json -> build/lib/botocore/data/codeartifact/2018-09-22 creating build/lib/botocore/data/codebuild creating build/lib/botocore/data/codebuild/2016-10-06 copying botocore/data/codebuild/2016-10-06/endpoint-rule-set-1.json -> build/lib/botocore/data/codebuild/2016-10-06 copying botocore/data/codebuild/2016-10-06/examples-1.json -> build/lib/botocore/data/codebuild/2016-10-06 copying botocore/data/codebuild/2016-10-06/paginators-1.json -> build/lib/botocore/data/codebuild/2016-10-06 copying botocore/data/codebuild/2016-10-06/service-2.json -> build/lib/botocore/data/codebuild/2016-10-06 creating build/lib/botocore/data/codecatalyst creating build/lib/botocore/data/codecatalyst/2022-09-28 copying botocore/data/codecatalyst/2022-09-28/endpoint-rule-set-1.json -> build/lib/botocore/data/codecatalyst/2022-09-28 copying botocore/data/codecatalyst/2022-09-28/paginators-1.json -> build/lib/botocore/data/codecatalyst/2022-09-28 copying botocore/data/codecatalyst/2022-09-28/service-2.json -> build/lib/botocore/data/codecatalyst/2022-09-28 copying botocore/data/codecatalyst/2022-09-28/waiters-2.json -> build/lib/botocore/data/codecatalyst/2022-09-28 creating build/lib/botocore/data/codecommit creating build/lib/botocore/data/codecommit/2015-04-13 copying botocore/data/codecommit/2015-04-13/endpoint-rule-set-1.json -> build/lib/botocore/data/codecommit/2015-04-13 copying botocore/data/codecommit/2015-04-13/examples-1.json -> build/lib/botocore/data/codecommit/2015-04-13 copying botocore/data/codecommit/2015-04-13/paginators-1.json -> build/lib/botocore/data/codecommit/2015-04-13 copying botocore/data/codecommit/2015-04-13/service-2.json -> build/lib/botocore/data/codecommit/2015-04-13 creating build/lib/botocore/data/codedeploy creating build/lib/botocore/data/codedeploy/2014-10-06 copying botocore/data/codedeploy/2014-10-06/endpoint-rule-set-1.json -> build/lib/botocore/data/codedeploy/2014-10-06 copying botocore/data/codedeploy/2014-10-06/examples-1.json -> build/lib/botocore/data/codedeploy/2014-10-06 copying botocore/data/codedeploy/2014-10-06/paginators-1.json -> build/lib/botocore/data/codedeploy/2014-10-06 copying botocore/data/codedeploy/2014-10-06/service-2.json -> build/lib/botocore/data/codedeploy/2014-10-06 copying botocore/data/codedeploy/2014-10-06/waiters-2.json -> build/lib/botocore/data/codedeploy/2014-10-06 creating build/lib/botocore/data/codeguru-reviewer creating build/lib/botocore/data/codeguru-reviewer/2019-09-19 copying botocore/data/codeguru-reviewer/2019-09-19/endpoint-rule-set-1.json -> build/lib/botocore/data/codeguru-reviewer/2019-09-19 copying botocore/data/codeguru-reviewer/2019-09-19/examples-1.json -> build/lib/botocore/data/codeguru-reviewer/2019-09-19 copying botocore/data/codeguru-reviewer/2019-09-19/paginators-1.json -> build/lib/botocore/data/codeguru-reviewer/2019-09-19 copying botocore/data/codeguru-reviewer/2019-09-19/service-2.json -> build/lib/botocore/data/codeguru-reviewer/2019-09-19 copying botocore/data/codeguru-reviewer/2019-09-19/waiters-2.json -> build/lib/botocore/data/codeguru-reviewer/2019-09-19 creating build/lib/botocore/data/codeguruprofiler creating build/lib/botocore/data/codeguruprofiler/2019-07-18 copying botocore/data/codeguruprofiler/2019-07-18/endpoint-rule-set-1.json -> build/lib/botocore/data/codeguruprofiler/2019-07-18 copying botocore/data/codeguruprofiler/2019-07-18/examples-1.json -> build/lib/botocore/data/codeguruprofiler/2019-07-18 copying botocore/data/codeguruprofiler/2019-07-18/paginators-1.json -> build/lib/botocore/data/codeguruprofiler/2019-07-18 copying botocore/data/codeguruprofiler/2019-07-18/service-2.json -> build/lib/botocore/data/codeguruprofiler/2019-07-18 creating build/lib/botocore/data/codepipeline creating build/lib/botocore/data/codepipeline/2015-07-09 copying botocore/data/codepipeline/2015-07-09/endpoint-rule-set-1.json -> build/lib/botocore/data/codepipeline/2015-07-09 copying botocore/data/codepipeline/2015-07-09/examples-1.json -> build/lib/botocore/data/codepipeline/2015-07-09 copying botocore/data/codepipeline/2015-07-09/paginators-1.json -> build/lib/botocore/data/codepipeline/2015-07-09 copying botocore/data/codepipeline/2015-07-09/service-2.json -> build/lib/botocore/data/codepipeline/2015-07-09 creating build/lib/botocore/data/codestar-connections creating build/lib/botocore/data/codestar-connections/2019-12-01 copying botocore/data/codestar-connections/2019-12-01/endpoint-rule-set-1.json -> build/lib/botocore/data/codestar-connections/2019-12-01 copying botocore/data/codestar-connections/2019-12-01/examples-1.json -> build/lib/botocore/data/codestar-connections/2019-12-01 copying botocore/data/codestar-connections/2019-12-01/paginators-1.json -> build/lib/botocore/data/codestar-connections/2019-12-01 copying botocore/data/codestar-connections/2019-12-01/service-2.json -> build/lib/botocore/data/codestar-connections/2019-12-01 creating build/lib/botocore/data/codestar-notifications creating build/lib/botocore/data/codestar-notifications/2019-10-15 copying botocore/data/codestar-notifications/2019-10-15/endpoint-rule-set-1.json -> build/lib/botocore/data/codestar-notifications/2019-10-15 copying botocore/data/codestar-notifications/2019-10-15/examples-1.json -> build/lib/botocore/data/codestar-notifications/2019-10-15 copying botocore/data/codestar-notifications/2019-10-15/paginators-1.json -> build/lib/botocore/data/codestar-notifications/2019-10-15 copying botocore/data/codestar-notifications/2019-10-15/service-2.json -> build/lib/botocore/data/codestar-notifications/2019-10-15 creating build/lib/botocore/data/codestar creating build/lib/botocore/data/codestar/2017-04-19 copying botocore/data/codestar/2017-04-19/endpoint-rule-set-1.json -> build/lib/botocore/data/codestar/2017-04-19 copying botocore/data/codestar/2017-04-19/examples-1.json -> build/lib/botocore/data/codestar/2017-04-19 copying botocore/data/codestar/2017-04-19/paginators-1.json -> build/lib/botocore/data/codestar/2017-04-19 copying botocore/data/codestar/2017-04-19/service-2.json -> build/lib/botocore/data/codestar/2017-04-19 creating build/lib/botocore/data/cognito-identity creating build/lib/botocore/data/cognito-identity/2014-06-30 copying botocore/data/cognito-identity/2014-06-30/endpoint-rule-set-1.json -> build/lib/botocore/data/cognito-identity/2014-06-30 copying botocore/data/cognito-identity/2014-06-30/examples-1.json -> build/lib/botocore/data/cognito-identity/2014-06-30 copying botocore/data/cognito-identity/2014-06-30/paginators-1.json -> build/lib/botocore/data/cognito-identity/2014-06-30 copying botocore/data/cognito-identity/2014-06-30/service-2.json -> build/lib/botocore/data/cognito-identity/2014-06-30 creating build/lib/botocore/data/cognito-idp creating build/lib/botocore/data/cognito-idp/2016-04-18 copying botocore/data/cognito-idp/2016-04-18/endpoint-rule-set-1.json -> build/lib/botocore/data/cognito-idp/2016-04-18 copying botocore/data/cognito-idp/2016-04-18/examples-1.json -> build/lib/botocore/data/cognito-idp/2016-04-18 copying botocore/data/cognito-idp/2016-04-18/paginators-1.json -> build/lib/botocore/data/cognito-idp/2016-04-18 copying botocore/data/cognito-idp/2016-04-18/service-2.json -> build/lib/botocore/data/cognito-idp/2016-04-18 creating build/lib/botocore/data/cognito-sync creating build/lib/botocore/data/cognito-sync/2014-06-30 copying botocore/data/cognito-sync/2014-06-30/endpoint-rule-set-1.json -> build/lib/botocore/data/cognito-sync/2014-06-30 copying botocore/data/cognito-sync/2014-06-30/examples-1.json -> build/lib/botocore/data/cognito-sync/2014-06-30 copying botocore/data/cognito-sync/2014-06-30/paginators-1.json -> build/lib/botocore/data/cognito-sync/2014-06-30 copying botocore/data/cognito-sync/2014-06-30/service-2.json -> build/lib/botocore/data/cognito-sync/2014-06-30 creating build/lib/botocore/data/comprehend creating build/lib/botocore/data/comprehend/2017-11-27 copying botocore/data/comprehend/2017-11-27/endpoint-rule-set-1.json -> build/lib/botocore/data/comprehend/2017-11-27 copying botocore/data/comprehend/2017-11-27/examples-1.json -> build/lib/botocore/data/comprehend/2017-11-27 copying botocore/data/comprehend/2017-11-27/paginators-1.json -> build/lib/botocore/data/comprehend/2017-11-27 copying botocore/data/comprehend/2017-11-27/service-2.json -> build/lib/botocore/data/comprehend/2017-11-27 creating build/lib/botocore/data/comprehendmedical creating build/lib/botocore/data/comprehendmedical/2018-10-30 copying botocore/data/comprehendmedical/2018-10-30/endpoint-rule-set-1.json -> build/lib/botocore/data/comprehendmedical/2018-10-30 copying botocore/data/comprehendmedical/2018-10-30/examples-1.json -> build/lib/botocore/data/comprehendmedical/2018-10-30 copying botocore/data/comprehendmedical/2018-10-30/paginators-1.json -> build/lib/botocore/data/comprehendmedical/2018-10-30 copying botocore/data/comprehendmedical/2018-10-30/service-2.json -> build/lib/botocore/data/comprehendmedical/2018-10-30 creating build/lib/botocore/data/compute-optimizer creating build/lib/botocore/data/compute-optimizer/2019-11-01 copying botocore/data/compute-optimizer/2019-11-01/endpoint-rule-set-1.json -> build/lib/botocore/data/compute-optimizer/2019-11-01 copying botocore/data/compute-optimizer/2019-11-01/examples-1.json -> build/lib/botocore/data/compute-optimizer/2019-11-01 copying botocore/data/compute-optimizer/2019-11-01/paginators-1.json -> build/lib/botocore/data/compute-optimizer/2019-11-01 copying botocore/data/compute-optimizer/2019-11-01/service-2.json -> build/lib/botocore/data/compute-optimizer/2019-11-01 creating build/lib/botocore/data/config creating build/lib/botocore/data/config/2014-11-12 copying botocore/data/config/2014-11-12/endpoint-rule-set-1.json -> build/lib/botocore/data/config/2014-11-12 copying botocore/data/config/2014-11-12/examples-1.json -> build/lib/botocore/data/config/2014-11-12 copying botocore/data/config/2014-11-12/paginators-1.json -> build/lib/botocore/data/config/2014-11-12 copying botocore/data/config/2014-11-12/service-2.json -> build/lib/botocore/data/config/2014-11-12 creating build/lib/botocore/data/connect-contact-lens creating build/lib/botocore/data/connect-contact-lens/2020-08-21 copying botocore/data/connect-contact-lens/2020-08-21/endpoint-rule-set-1.json -> build/lib/botocore/data/connect-contact-lens/2020-08-21 copying botocore/data/connect-contact-lens/2020-08-21/examples-1.json -> build/lib/botocore/data/connect-contact-lens/2020-08-21 copying botocore/data/connect-contact-lens/2020-08-21/paginators-1.json -> build/lib/botocore/data/connect-contact-lens/2020-08-21 copying botocore/data/connect-contact-lens/2020-08-21/service-2.json -> build/lib/botocore/data/connect-contact-lens/2020-08-21 creating build/lib/botocore/data/connect creating build/lib/botocore/data/connect/2017-08-08 copying botocore/data/connect/2017-08-08/endpoint-rule-set-1.json -> build/lib/botocore/data/connect/2017-08-08 copying botocore/data/connect/2017-08-08/examples-1.json -> build/lib/botocore/data/connect/2017-08-08 copying botocore/data/connect/2017-08-08/paginators-1.json -> build/lib/botocore/data/connect/2017-08-08 copying botocore/data/connect/2017-08-08/service-2.json -> build/lib/botocore/data/connect/2017-08-08 creating build/lib/botocore/data/connectcampaigns creating build/lib/botocore/data/connectcampaigns/2021-01-30 copying botocore/data/connectcampaigns/2021-01-30/endpoint-rule-set-1.json -> build/lib/botocore/data/connectcampaigns/2021-01-30 copying botocore/data/connectcampaigns/2021-01-30/paginators-1.json -> build/lib/botocore/data/connectcampaigns/2021-01-30 copying botocore/data/connectcampaigns/2021-01-30/service-2.json -> build/lib/botocore/data/connectcampaigns/2021-01-30 creating build/lib/botocore/data/connectcases creating build/lib/botocore/data/connectcases/2022-10-03 copying botocore/data/connectcases/2022-10-03/endpoint-rule-set-1.json -> build/lib/botocore/data/connectcases/2022-10-03 copying botocore/data/connectcases/2022-10-03/paginators-1.json -> build/lib/botocore/data/connectcases/2022-10-03 copying botocore/data/connectcases/2022-10-03/service-2.json -> build/lib/botocore/data/connectcases/2022-10-03 creating build/lib/botocore/data/connectparticipant creating build/lib/botocore/data/connectparticipant/2018-09-07 copying botocore/data/connectparticipant/2018-09-07/endpoint-rule-set-1.json -> build/lib/botocore/data/connectparticipant/2018-09-07 copying botocore/data/connectparticipant/2018-09-07/examples-1.json -> build/lib/botocore/data/connectparticipant/2018-09-07 copying botocore/data/connectparticipant/2018-09-07/paginators-1.json -> build/lib/botocore/data/connectparticipant/2018-09-07 copying botocore/data/connectparticipant/2018-09-07/service-2.json -> build/lib/botocore/data/connectparticipant/2018-09-07 creating build/lib/botocore/data/controltower creating build/lib/botocore/data/controltower/2018-05-10 copying botocore/data/controltower/2018-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/controltower/2018-05-10 copying botocore/data/controltower/2018-05-10/paginators-1.json -> build/lib/botocore/data/controltower/2018-05-10 copying botocore/data/controltower/2018-05-10/service-2.json -> build/lib/botocore/data/controltower/2018-05-10 creating build/lib/botocore/data/cur creating build/lib/botocore/data/cur/2017-01-06 copying botocore/data/cur/2017-01-06/endpoint-rule-set-1.json -> build/lib/botocore/data/cur/2017-01-06 copying botocore/data/cur/2017-01-06/examples-1.json -> build/lib/botocore/data/cur/2017-01-06 copying botocore/data/cur/2017-01-06/paginators-1.json -> build/lib/botocore/data/cur/2017-01-06 copying botocore/data/cur/2017-01-06/service-2.json -> build/lib/botocore/data/cur/2017-01-06 creating build/lib/botocore/data/customer-profiles creating build/lib/botocore/data/customer-profiles/2020-08-15 copying botocore/data/customer-profiles/2020-08-15/endpoint-rule-set-1.json -> build/lib/botocore/data/customer-profiles/2020-08-15 copying botocore/data/customer-profiles/2020-08-15/examples-1.json -> build/lib/botocore/data/customer-profiles/2020-08-15 copying botocore/data/customer-profiles/2020-08-15/paginators-1.json -> build/lib/botocore/data/customer-profiles/2020-08-15 copying botocore/data/customer-profiles/2020-08-15/service-2.json -> build/lib/botocore/data/customer-profiles/2020-08-15 creating build/lib/botocore/data/databrew creating build/lib/botocore/data/databrew/2017-07-25 copying botocore/data/databrew/2017-07-25/endpoint-rule-set-1.json -> build/lib/botocore/data/databrew/2017-07-25 copying botocore/data/databrew/2017-07-25/examples-1.json -> build/lib/botocore/data/databrew/2017-07-25 copying botocore/data/databrew/2017-07-25/paginators-1.json -> build/lib/botocore/data/databrew/2017-07-25 copying botocore/data/databrew/2017-07-25/service-2.json -> build/lib/botocore/data/databrew/2017-07-25 creating build/lib/botocore/data/dataexchange creating build/lib/botocore/data/dataexchange/2017-07-25 copying botocore/data/dataexchange/2017-07-25/endpoint-rule-set-1.json -> build/lib/botocore/data/dataexchange/2017-07-25 copying botocore/data/dataexchange/2017-07-25/paginators-1.json -> build/lib/botocore/data/dataexchange/2017-07-25 copying botocore/data/dataexchange/2017-07-25/service-2.json -> build/lib/botocore/data/dataexchange/2017-07-25 copying botocore/data/dataexchange/2017-07-25/waiters-2.json -> build/lib/botocore/data/dataexchange/2017-07-25 creating build/lib/botocore/data/datapipeline creating build/lib/botocore/data/datapipeline/2012-10-29 copying botocore/data/datapipeline/2012-10-29/endpoint-rule-set-1.json -> build/lib/botocore/data/datapipeline/2012-10-29 copying botocore/data/datapipeline/2012-10-29/examples-1.json -> build/lib/botocore/data/datapipeline/2012-10-29 copying botocore/data/datapipeline/2012-10-29/paginators-1.json -> build/lib/botocore/data/datapipeline/2012-10-29 copying botocore/data/datapipeline/2012-10-29/service-2.json -> build/lib/botocore/data/datapipeline/2012-10-29 creating build/lib/botocore/data/datasync creating build/lib/botocore/data/datasync/2018-11-09 copying botocore/data/datasync/2018-11-09/endpoint-rule-set-1.json -> build/lib/botocore/data/datasync/2018-11-09 copying botocore/data/datasync/2018-11-09/examples-1.json -> build/lib/botocore/data/datasync/2018-11-09 copying botocore/data/datasync/2018-11-09/paginators-1.json -> build/lib/botocore/data/datasync/2018-11-09 copying botocore/data/datasync/2018-11-09/service-2.json -> build/lib/botocore/data/datasync/2018-11-09 creating build/lib/botocore/data/dax creating build/lib/botocore/data/dax/2017-04-19 copying botocore/data/dax/2017-04-19/endpoint-rule-set-1.json -> build/lib/botocore/data/dax/2017-04-19 copying botocore/data/dax/2017-04-19/examples-1.json -> build/lib/botocore/data/dax/2017-04-19 copying botocore/data/dax/2017-04-19/paginators-1.json -> build/lib/botocore/data/dax/2017-04-19 copying botocore/data/dax/2017-04-19/service-2.json -> build/lib/botocore/data/dax/2017-04-19 creating build/lib/botocore/data/detective creating build/lib/botocore/data/detective/2018-10-26 copying botocore/data/detective/2018-10-26/endpoint-rule-set-1.json -> build/lib/botocore/data/detective/2018-10-26 copying botocore/data/detective/2018-10-26/examples-1.json -> build/lib/botocore/data/detective/2018-10-26 copying botocore/data/detective/2018-10-26/paginators-1.json -> build/lib/botocore/data/detective/2018-10-26 copying botocore/data/detective/2018-10-26/service-2.json -> build/lib/botocore/data/detective/2018-10-26 creating build/lib/botocore/data/devicefarm creating build/lib/botocore/data/devicefarm/2015-06-23 copying botocore/data/devicefarm/2015-06-23/endpoint-rule-set-1.json -> build/lib/botocore/data/devicefarm/2015-06-23 copying botocore/data/devicefarm/2015-06-23/examples-1.json -> build/lib/botocore/data/devicefarm/2015-06-23 copying botocore/data/devicefarm/2015-06-23/paginators-1.json -> build/lib/botocore/data/devicefarm/2015-06-23 copying botocore/data/devicefarm/2015-06-23/service-2.json -> build/lib/botocore/data/devicefarm/2015-06-23 creating build/lib/botocore/data/devops-guru creating build/lib/botocore/data/devops-guru/2020-12-01 copying botocore/data/devops-guru/2020-12-01/endpoint-rule-set-1.json -> build/lib/botocore/data/devops-guru/2020-12-01 copying botocore/data/devops-guru/2020-12-01/examples-1.json -> build/lib/botocore/data/devops-guru/2020-12-01 copying botocore/data/devops-guru/2020-12-01/paginators-1.json -> build/lib/botocore/data/devops-guru/2020-12-01 copying botocore/data/devops-guru/2020-12-01/service-2.json -> build/lib/botocore/data/devops-guru/2020-12-01 creating build/lib/botocore/data/directconnect creating build/lib/botocore/data/directconnect/2012-10-25 copying botocore/data/directconnect/2012-10-25/endpoint-rule-set-1.json -> build/lib/botocore/data/directconnect/2012-10-25 copying botocore/data/directconnect/2012-10-25/examples-1.json -> build/lib/botocore/data/directconnect/2012-10-25 copying botocore/data/directconnect/2012-10-25/paginators-1.json -> build/lib/botocore/data/directconnect/2012-10-25 copying botocore/data/directconnect/2012-10-25/service-2.json -> build/lib/botocore/data/directconnect/2012-10-25 creating build/lib/botocore/data/discovery creating build/lib/botocore/data/discovery/2015-11-01 copying botocore/data/discovery/2015-11-01/endpoint-rule-set-1.json -> build/lib/botocore/data/discovery/2015-11-01 copying botocore/data/discovery/2015-11-01/examples-1.json -> build/lib/botocore/data/discovery/2015-11-01 copying botocore/data/discovery/2015-11-01/paginators-1.json -> build/lib/botocore/data/discovery/2015-11-01 copying botocore/data/discovery/2015-11-01/service-2.json -> build/lib/botocore/data/discovery/2015-11-01 creating build/lib/botocore/data/dlm creating build/lib/botocore/data/dlm/2018-01-12 copying botocore/data/dlm/2018-01-12/endpoint-rule-set-1.json -> build/lib/botocore/data/dlm/2018-01-12 copying botocore/data/dlm/2018-01-12/examples-1.json -> build/lib/botocore/data/dlm/2018-01-12 copying botocore/data/dlm/2018-01-12/paginators-1.json -> build/lib/botocore/data/dlm/2018-01-12 copying botocore/data/dlm/2018-01-12/service-2.json -> build/lib/botocore/data/dlm/2018-01-12 creating build/lib/botocore/data/dms creating build/lib/botocore/data/dms/2016-01-01 copying botocore/data/dms/2016-01-01/endpoint-rule-set-1.json -> build/lib/botocore/data/dms/2016-01-01 copying botocore/data/dms/2016-01-01/examples-1.json -> build/lib/botocore/data/dms/2016-01-01 copying botocore/data/dms/2016-01-01/paginators-1.json -> build/lib/botocore/data/dms/2016-01-01 copying botocore/data/dms/2016-01-01/service-2.json -> build/lib/botocore/data/dms/2016-01-01 copying botocore/data/dms/2016-01-01/waiters-2.json -> build/lib/botocore/data/dms/2016-01-01 creating build/lib/botocore/data/docdb-elastic creating build/lib/botocore/data/docdb-elastic/2022-11-28 copying botocore/data/docdb-elastic/2022-11-28/endpoint-rule-set-1.json -> build/lib/botocore/data/docdb-elastic/2022-11-28 copying botocore/data/docdb-elastic/2022-11-28/paginators-1.json -> build/lib/botocore/data/docdb-elastic/2022-11-28 copying botocore/data/docdb-elastic/2022-11-28/service-2.json -> build/lib/botocore/data/docdb-elastic/2022-11-28 creating build/lib/botocore/data/docdb creating build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/endpoint-rule-set-1.json -> build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/examples-1.json -> build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/paginators-1.json -> build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/service-2.json -> build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/service-2.sdk-extras.json -> build/lib/botocore/data/docdb/2014-10-31 copying botocore/data/docdb/2014-10-31/waiters-2.json -> build/lib/botocore/data/docdb/2014-10-31 creating build/lib/botocore/data/drs creating build/lib/botocore/data/drs/2020-02-26 copying botocore/data/drs/2020-02-26/endpoint-rule-set-1.json -> build/lib/botocore/data/drs/2020-02-26 copying botocore/data/drs/2020-02-26/examples-1.json -> build/lib/botocore/data/drs/2020-02-26 copying botocore/data/drs/2020-02-26/paginators-1.json -> build/lib/botocore/data/drs/2020-02-26 copying botocore/data/drs/2020-02-26/service-2.json -> build/lib/botocore/data/drs/2020-02-26 creating build/lib/botocore/data/ds creating build/lib/botocore/data/ds/2015-04-16 copying botocore/data/ds/2015-04-16/endpoint-rule-set-1.json -> build/lib/botocore/data/ds/2015-04-16 copying botocore/data/ds/2015-04-16/examples-1.json -> build/lib/botocore/data/ds/2015-04-16 copying botocore/data/ds/2015-04-16/paginators-1.json -> build/lib/botocore/data/ds/2015-04-16 copying botocore/data/ds/2015-04-16/service-2.json -> build/lib/botocore/data/ds/2015-04-16 creating build/lib/botocore/data/dynamodb creating build/lib/botocore/data/dynamodb/2011-12-05 copying botocore/data/dynamodb/2011-12-05/endpoint-rule-set-1.json -> build/lib/botocore/data/dynamodb/2011-12-05 copying botocore/data/dynamodb/2011-12-05/examples-1.json -> build/lib/botocore/data/dynamodb/2011-12-05 creating build/lib/botocore/data/dynamodb/2012-08-10 copying botocore/data/dynamodb/2012-08-10/endpoint-rule-set-1.json -> build/lib/botocore/data/dynamodb/2012-08-10 copying botocore/data/dynamodb/2012-08-10/examples-1.json -> build/lib/botocore/data/dynamodb/2012-08-10 copying botocore/data/dynamodb/2012-08-10/paginators-1.json -> build/lib/botocore/data/dynamodb/2012-08-10 copying botocore/data/dynamodb/2012-08-10/service-2.json -> build/lib/botocore/data/dynamodb/2012-08-10 copying botocore/data/dynamodb/2012-08-10/waiters-2.json -> build/lib/botocore/data/dynamodb/2012-08-10 creating build/lib/botocore/data/dynamodbstreams creating build/lib/botocore/data/dynamodbstreams/2012-08-10 copying botocore/data/dynamodbstreams/2012-08-10/endpoint-rule-set-1.json -> build/lib/botocore/data/dynamodbstreams/2012-08-10 copying botocore/data/dynamodbstreams/2012-08-10/examples-1.json -> build/lib/botocore/data/dynamodbstreams/2012-08-10 copying botocore/data/dynamodbstreams/2012-08-10/paginators-1.json -> build/lib/botocore/data/dynamodbstreams/2012-08-10 copying botocore/data/dynamodbstreams/2012-08-10/service-2.json -> build/lib/botocore/data/dynamodbstreams/2012-08-10 creating build/lib/botocore/data/ebs creating build/lib/botocore/data/ebs/2019-11-02 copying botocore/data/ebs/2019-11-02/endpoint-rule-set-1.json -> build/lib/botocore/data/ebs/2019-11-02 copying botocore/data/ebs/2019-11-02/examples-1.json -> build/lib/botocore/data/ebs/2019-11-02 copying botocore/data/ebs/2019-11-02/paginators-1.json -> build/lib/botocore/data/ebs/2019-11-02 copying botocore/data/ebs/2019-11-02/service-2.json -> build/lib/botocore/data/ebs/2019-11-02 creating build/lib/botocore/data/ec2-instance-connect creating build/lib/botocore/data/ec2-instance-connect/2018-04-02 copying botocore/data/ec2-instance-connect/2018-04-02/endpoint-rule-set-1.json -> build/lib/botocore/data/ec2-instance-connect/2018-04-02 copying botocore/data/ec2-instance-connect/2018-04-02/examples-1.json -> build/lib/botocore/data/ec2-instance-connect/2018-04-02 copying botocore/data/ec2-instance-connect/2018-04-02/paginators-1.json -> build/lib/botocore/data/ec2-instance-connect/2018-04-02 copying botocore/data/ec2-instance-connect/2018-04-02/service-2.json -> build/lib/botocore/data/ec2-instance-connect/2018-04-02 creating build/lib/botocore/data/ec2 creating build/lib/botocore/data/ec2/2014-09-01 copying botocore/data/ec2/2014-09-01/endpoint-rule-set-1.json -> build/lib/botocore/data/ec2/2014-09-01 copying botocore/data/ec2/2014-09-01/paginators-1.json -> build/lib/botocore/data/ec2/2014-09-01 copying botocore/data/ec2/2014-09-01/service-2.json -> build/lib/botocore/data/ec2/2014-09-01 copying botocore/data/ec2/2014-09-01/waiters-2.json -> build/lib/botocore/data/ec2/2014-09-01 creating build/lib/botocore/data/ec2/2014-10-01 copying botocore/data/ec2/2014-10-01/endpoint-rule-set-1.json -> build/lib/botocore/data/ec2/2014-10-01 copying botocore/data/ec2/2014-10-01/paginators-1.json -> build/lib/botocore/data/ec2/2014-10-01 copying botocore/data/ec2/2014-10-01/service-2.json -> build/lib/botocore/data/ec2/2014-10-01 copying botocore/data/ec2/2014-10-01/waiters-2.json -> build/lib/botocore/data/ec2/2014-10-01 creating build/lib/botocore/data/ec2/2015-03-01 copying botocore/data/ec2/2015-03-01/endpoint-rule-set-1.json -> build/lib/botocore/data/ec2/2015-03-01 copying botocore/data/ec2/2015-03-01/paginators-1.json -> build/lib/botocore/data/ec2/2015-03-01 copying botocore/data/ec2/2015-03-01/service-2.json -> build/lib/botocore/data/ec2/2015-03-01 copying botocore/data/ec2/2015-03-01/waiters-2.json -> build/lib/botocore/data/ec2/2015-03-01 creating build/lib/botocore/data/ec2/2015-04-15 copying botocore/data/ec2/2015-04-15/endpoint-rule-set-1.json -> build/lib/botocore/data/ec2/2015-04-15 copying botocore/data/ec2/2015-04-15/paginators-1.json -> build/lib/botocore/data/ec2/2015-04-15 copying botocore/data/ec2/2015-04-15/service-2.json -> build/lib/botocore/data/ec2/2015-04-15 copying botocore/data/ec2/2015-04-15/waiters-2.json -> build/lib/botocore/data/ec2/2015-04-15 creating build/lib/botocore/data/ec2/2015-10-01 copying botocore/data/ec2/2015-10-01/endpoint-rule-set-1.json -> build/lib/botocore/data/ec2/2015-10-01 copying botocore/data/ec2/2015-10-01/examples-1.json -> build/lib/botocore/data/ec2/2015-10-01 copying botocore/data/ec2/2015-10-01/paginators-1.json -> build/lib/botocore/data/ec2/2015-10-01 copying botocore/data/ec2/2015-10-01/service-2.json -> build/lib/botocore/data/ec2/2015-10-01 copying botocore/data/ec2/2015-10-01/waiters-2.json -> build/lib/botocore/data/ec2/2015-10-01 creating build/lib/botocore/data/ec2/2016-04-01 copying botocore/data/ec2/2016-04-01/endpoint-rule-set-1.json -> build/lib/botocore/data/ec2/2016-04-01 copying botocore/data/ec2/2016-04-01/examples-1.json -> build/lib/botocore/data/ec2/2016-04-01 copying botocore/data/ec2/2016-04-01/paginators-1.json -> build/lib/botocore/data/ec2/2016-04-01 copying botocore/data/ec2/2016-04-01/service-2.json -> build/lib/botocore/data/ec2/2016-04-01 copying botocore/data/ec2/2016-04-01/waiters-2.json -> build/lib/botocore/data/ec2/2016-04-01 creating build/lib/botocore/data/ec2/2016-09-15 copying botocore/data/ec2/2016-09-15/endpoint-rule-set-1.json -> build/lib/botocore/data/ec2/2016-09-15 copying botocore/data/ec2/2016-09-15/examples-1.json -> build/lib/botocore/data/ec2/2016-09-15 copying botocore/data/ec2/2016-09-15/paginators-1.json -> build/lib/botocore/data/ec2/2016-09-15 copying botocore/data/ec2/2016-09-15/service-2.json -> build/lib/botocore/data/ec2/2016-09-15 copying botocore/data/ec2/2016-09-15/waiters-2.json -> build/lib/botocore/data/ec2/2016-09-15 creating build/lib/botocore/data/ec2/2016-11-15 copying botocore/data/ec2/2016-11-15/endpoint-rule-set-1.json -> build/lib/botocore/data/ec2/2016-11-15 copying botocore/data/ec2/2016-11-15/examples-1.json -> build/lib/botocore/data/ec2/2016-11-15 copying botocore/data/ec2/2016-11-15/paginators-1.json -> build/lib/botocore/data/ec2/2016-11-15 copying botocore/data/ec2/2016-11-15/service-2.json -> build/lib/botocore/data/ec2/2016-11-15 copying botocore/data/ec2/2016-11-15/waiters-2.json -> build/lib/botocore/data/ec2/2016-11-15 creating build/lib/botocore/data/ecr-public creating build/lib/botocore/data/ecr-public/2020-10-30 copying botocore/data/ecr-public/2020-10-30/endpoint-rule-set-1.json -> build/lib/botocore/data/ecr-public/2020-10-30 copying botocore/data/ecr-public/2020-10-30/examples-1.json -> build/lib/botocore/data/ecr-public/2020-10-30 copying botocore/data/ecr-public/2020-10-30/paginators-1.json -> build/lib/botocore/data/ecr-public/2020-10-30 copying botocore/data/ecr-public/2020-10-30/service-2.json -> build/lib/botocore/data/ecr-public/2020-10-30 creating build/lib/botocore/data/ecr creating build/lib/botocore/data/ecr/2015-09-21 copying botocore/data/ecr/2015-09-21/endpoint-rule-set-1.json -> build/lib/botocore/data/ecr/2015-09-21 copying botocore/data/ecr/2015-09-21/examples-1.json -> build/lib/botocore/data/ecr/2015-09-21 copying botocore/data/ecr/2015-09-21/paginators-1.json -> build/lib/botocore/data/ecr/2015-09-21 copying botocore/data/ecr/2015-09-21/service-2.json -> build/lib/botocore/data/ecr/2015-09-21 copying botocore/data/ecr/2015-09-21/waiters-2.json -> build/lib/botocore/data/ecr/2015-09-21 creating build/lib/botocore/data/ecs creating build/lib/botocore/data/ecs/2014-11-13 copying botocore/data/ecs/2014-11-13/endpoint-rule-set-1.json -> build/lib/botocore/data/ecs/2014-11-13 copying botocore/data/ecs/2014-11-13/examples-1.json -> build/lib/botocore/data/ecs/2014-11-13 copying botocore/data/ecs/2014-11-13/paginators-1.json -> build/lib/botocore/data/ecs/2014-11-13 copying botocore/data/ecs/2014-11-13/service-2.json -> build/lib/botocore/data/ecs/2014-11-13 copying botocore/data/ecs/2014-11-13/waiters-2.json -> build/lib/botocore/data/ecs/2014-11-13 creating build/lib/botocore/data/efs creating build/lib/botocore/data/efs/2015-02-01 copying botocore/data/efs/2015-02-01/endpoint-rule-set-1.json -> build/lib/botocore/data/efs/2015-02-01 copying botocore/data/efs/2015-02-01/examples-1.json -> build/lib/botocore/data/efs/2015-02-01 copying botocore/data/efs/2015-02-01/paginators-1.json -> build/lib/botocore/data/efs/2015-02-01 copying botocore/data/efs/2015-02-01/service-2.json -> build/lib/botocore/data/efs/2015-02-01 creating build/lib/botocore/data/eks creating build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/endpoint-rule-set-1.json -> build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/examples-1.json -> build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/paginators-1.json -> build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/service-2.json -> build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/service-2.sdk-extras.json -> build/lib/botocore/data/eks/2017-11-01 copying botocore/data/eks/2017-11-01/waiters-2.json -> build/lib/botocore/data/eks/2017-11-01 creating build/lib/botocore/data/elastic-inference creating build/lib/botocore/data/elastic-inference/2017-07-25 copying botocore/data/elastic-inference/2017-07-25/endpoint-rule-set-1.json -> build/lib/botocore/data/elastic-inference/2017-07-25 copying botocore/data/elastic-inference/2017-07-25/examples-1.json -> build/lib/botocore/data/elastic-inference/2017-07-25 copying botocore/data/elastic-inference/2017-07-25/paginators-1.json -> build/lib/botocore/data/elastic-inference/2017-07-25 copying botocore/data/elastic-inference/2017-07-25/service-2.json -> build/lib/botocore/data/elastic-inference/2017-07-25 creating build/lib/botocore/data/elasticache creating build/lib/botocore/data/elasticache/2014-09-30 copying botocore/data/elasticache/2014-09-30/endpoint-rule-set-1.json -> build/lib/botocore/data/elasticache/2014-09-30 copying botocore/data/elasticache/2014-09-30/paginators-1.json -> build/lib/botocore/data/elasticache/2014-09-30 copying botocore/data/elasticache/2014-09-30/service-2.json -> build/lib/botocore/data/elasticache/2014-09-30 copying botocore/data/elasticache/2014-09-30/waiters-2.json -> build/lib/botocore/data/elasticache/2014-09-30 creating build/lib/botocore/data/elasticache/2015-02-02 copying botocore/data/elasticache/2015-02-02/endpoint-rule-set-1.json -> build/lib/botocore/data/elasticache/2015-02-02 copying botocore/data/elasticache/2015-02-02/examples-1.json -> build/lib/botocore/data/elasticache/2015-02-02 copying botocore/data/elasticache/2015-02-02/paginators-1.json -> build/lib/botocore/data/elasticache/2015-02-02 copying botocore/data/elasticache/2015-02-02/service-2.json -> build/lib/botocore/data/elasticache/2015-02-02 copying botocore/data/elasticache/2015-02-02/waiters-2.json -> build/lib/botocore/data/elasticache/2015-02-02 creating build/lib/botocore/data/elasticbeanstalk creating build/lib/botocore/data/elasticbeanstalk/2010-12-01 copying botocore/data/elasticbeanstalk/2010-12-01/endpoint-rule-set-1.json -> build/lib/botocore/data/elasticbeanstalk/2010-12-01 copying botocore/data/elasticbeanstalk/2010-12-01/examples-1.json -> build/lib/botocore/data/elasticbeanstalk/2010-12-01 copying botocore/data/elasticbeanstalk/2010-12-01/paginators-1.json -> build/lib/botocore/data/elasticbeanstalk/2010-12-01 copying botocore/data/elasticbeanstalk/2010-12-01/service-2.json -> build/lib/botocore/data/elasticbeanstalk/2010-12-01 copying botocore/data/elasticbeanstalk/2010-12-01/waiters-2.json -> build/lib/botocore/data/elasticbeanstalk/2010-12-01 creating build/lib/botocore/data/elastictranscoder creating build/lib/botocore/data/elastictranscoder/2012-09-25 copying botocore/data/elastictranscoder/2012-09-25/endpoint-rule-set-1.json -> build/lib/botocore/data/elastictranscoder/2012-09-25 copying botocore/data/elastictranscoder/2012-09-25/examples-1.json -> build/lib/botocore/data/elastictranscoder/2012-09-25 copying botocore/data/elastictranscoder/2012-09-25/paginators-1.json -> build/lib/botocore/data/elastictranscoder/2012-09-25 copying botocore/data/elastictranscoder/2012-09-25/service-2.json -> build/lib/botocore/data/elastictranscoder/2012-09-25 copying botocore/data/elastictranscoder/2012-09-25/waiters-2.json -> build/lib/botocore/data/elastictranscoder/2012-09-25 creating build/lib/botocore/data/elb creating build/lib/botocore/data/elb/2012-06-01 copying botocore/data/elb/2012-06-01/endpoint-rule-set-1.json -> build/lib/botocore/data/elb/2012-06-01 copying botocore/data/elb/2012-06-01/examples-1.json -> build/lib/botocore/data/elb/2012-06-01 copying botocore/data/elb/2012-06-01/paginators-1.json -> build/lib/botocore/data/elb/2012-06-01 copying botocore/data/elb/2012-06-01/service-2.json -> build/lib/botocore/data/elb/2012-06-01 copying botocore/data/elb/2012-06-01/waiters-2.json -> build/lib/botocore/data/elb/2012-06-01 creating build/lib/botocore/data/elbv2 creating build/lib/botocore/data/elbv2/2015-12-01 copying botocore/data/elbv2/2015-12-01/endpoint-rule-set-1.json -> build/lib/botocore/data/elbv2/2015-12-01 copying botocore/data/elbv2/2015-12-01/examples-1.json -> build/lib/botocore/data/elbv2/2015-12-01 copying botocore/data/elbv2/2015-12-01/paginators-1.json -> build/lib/botocore/data/elbv2/2015-12-01 copying botocore/data/elbv2/2015-12-01/service-2.json -> build/lib/botocore/data/elbv2/2015-12-01 copying botocore/data/elbv2/2015-12-01/waiters-2.json -> build/lib/botocore/data/elbv2/2015-12-01 creating build/lib/botocore/data/emr-containers creating build/lib/botocore/data/emr-containers/2020-10-01 copying botocore/data/emr-containers/2020-10-01/endpoint-rule-set-1.json -> build/lib/botocore/data/emr-containers/2020-10-01 copying botocore/data/emr-containers/2020-10-01/examples-1.json -> build/lib/botocore/data/emr-containers/2020-10-01 copying botocore/data/emr-containers/2020-10-01/paginators-1.json -> build/lib/botocore/data/emr-containers/2020-10-01 copying botocore/data/emr-containers/2020-10-01/service-2.json -> build/lib/botocore/data/emr-containers/2020-10-01 creating build/lib/botocore/data/emr-serverless creating build/lib/botocore/data/emr-serverless/2021-07-13 copying botocore/data/emr-serverless/2021-07-13/endpoint-rule-set-1.json -> build/lib/botocore/data/emr-serverless/2021-07-13 copying botocore/data/emr-serverless/2021-07-13/paginators-1.json -> build/lib/botocore/data/emr-serverless/2021-07-13 copying botocore/data/emr-serverless/2021-07-13/service-2.json -> build/lib/botocore/data/emr-serverless/2021-07-13 creating build/lib/botocore/data/emr creating build/lib/botocore/data/emr/2009-03-31 copying botocore/data/emr/2009-03-31/endpoint-rule-set-1.json -> build/lib/botocore/data/emr/2009-03-31 copying botocore/data/emr/2009-03-31/examples-1.json -> build/lib/botocore/data/emr/2009-03-31 copying botocore/data/emr/2009-03-31/paginators-1.json -> build/lib/botocore/data/emr/2009-03-31 copying botocore/data/emr/2009-03-31/service-2.json -> build/lib/botocore/data/emr/2009-03-31 copying botocore/data/emr/2009-03-31/waiters-2.json -> build/lib/botocore/data/emr/2009-03-31 creating build/lib/botocore/data/es creating build/lib/botocore/data/es/2015-01-01 copying botocore/data/es/2015-01-01/endpoint-rule-set-1.json -> build/lib/botocore/data/es/2015-01-01 copying botocore/data/es/2015-01-01/examples-1.json -> build/lib/botocore/data/es/2015-01-01 copying botocore/data/es/2015-01-01/paginators-1.json -> build/lib/botocore/data/es/2015-01-01 copying botocore/data/es/2015-01-01/service-2.json -> build/lib/botocore/data/es/2015-01-01 creating build/lib/botocore/data/events creating build/lib/botocore/data/events/2014-02-03 copying botocore/data/events/2014-02-03/endpoint-rule-set-1.json -> build/lib/botocore/data/events/2014-02-03 copying botocore/data/events/2014-02-03/service-2.json -> build/lib/botocore/data/events/2014-02-03 creating build/lib/botocore/data/events/2015-10-07 copying botocore/data/events/2015-10-07/endpoint-rule-set-1.json -> build/lib/botocore/data/events/2015-10-07 copying botocore/data/events/2015-10-07/examples-1.json -> build/lib/botocore/data/events/2015-10-07 copying botocore/data/events/2015-10-07/paginators-1.json -> build/lib/botocore/data/events/2015-10-07 copying botocore/data/events/2015-10-07/service-2.json -> build/lib/botocore/data/events/2015-10-07 creating build/lib/botocore/data/evidently creating build/lib/botocore/data/evidently/2021-02-01 copying botocore/data/evidently/2021-02-01/endpoint-rule-set-1.json -> build/lib/botocore/data/evidently/2021-02-01 copying botocore/data/evidently/2021-02-01/examples-1.json -> build/lib/botocore/data/evidently/2021-02-01 copying botocore/data/evidently/2021-02-01/paginators-1.json -> build/lib/botocore/data/evidently/2021-02-01 copying botocore/data/evidently/2021-02-01/service-2.json -> build/lib/botocore/data/evidently/2021-02-01 creating build/lib/botocore/data/finspace-data creating build/lib/botocore/data/finspace-data/2020-07-13 copying botocore/data/finspace-data/2020-07-13/endpoint-rule-set-1.json -> build/lib/botocore/data/finspace-data/2020-07-13 copying botocore/data/finspace-data/2020-07-13/examples-1.json -> build/lib/botocore/data/finspace-data/2020-07-13 copying botocore/data/finspace-data/2020-07-13/paginators-1.json -> build/lib/botocore/data/finspace-data/2020-07-13 copying botocore/data/finspace-data/2020-07-13/service-2.json -> build/lib/botocore/data/finspace-data/2020-07-13 creating build/lib/botocore/data/finspace creating build/lib/botocore/data/finspace/2021-03-12 copying botocore/data/finspace/2021-03-12/endpoint-rule-set-1.json -> build/lib/botocore/data/finspace/2021-03-12 copying botocore/data/finspace/2021-03-12/examples-1.json -> build/lib/botocore/data/finspace/2021-03-12 copying botocore/data/finspace/2021-03-12/paginators-1.json -> build/lib/botocore/data/finspace/2021-03-12 copying botocore/data/finspace/2021-03-12/service-2.json -> build/lib/botocore/data/finspace/2021-03-12 creating build/lib/botocore/data/firehose creating build/lib/botocore/data/firehose/2015-08-04 copying botocore/data/firehose/2015-08-04/endpoint-rule-set-1.json -> build/lib/botocore/data/firehose/2015-08-04 copying botocore/data/firehose/2015-08-04/examples-1.json -> build/lib/botocore/data/firehose/2015-08-04 copying botocore/data/firehose/2015-08-04/paginators-1.json -> build/lib/botocore/data/firehose/2015-08-04 copying botocore/data/firehose/2015-08-04/service-2.json -> build/lib/botocore/data/firehose/2015-08-04 creating build/lib/botocore/data/fis creating build/lib/botocore/data/fis/2020-12-01 copying botocore/data/fis/2020-12-01/endpoint-rule-set-1.json -> build/lib/botocore/data/fis/2020-12-01 copying botocore/data/fis/2020-12-01/examples-1.json -> build/lib/botocore/data/fis/2020-12-01 copying botocore/data/fis/2020-12-01/paginators-1.json -> build/lib/botocore/data/fis/2020-12-01 copying botocore/data/fis/2020-12-01/service-2.json -> build/lib/botocore/data/fis/2020-12-01 creating build/lib/botocore/data/fms creating build/lib/botocore/data/fms/2018-01-01 copying botocore/data/fms/2018-01-01/endpoint-rule-set-1.json -> build/lib/botocore/data/fms/2018-01-01 copying botocore/data/fms/2018-01-01/examples-1.json -> build/lib/botocore/data/fms/2018-01-01 copying botocore/data/fms/2018-01-01/paginators-1.json -> build/lib/botocore/data/fms/2018-01-01 copying botocore/data/fms/2018-01-01/service-2.json -> build/lib/botocore/data/fms/2018-01-01 creating build/lib/botocore/data/forecast creating build/lib/botocore/data/forecast/2018-06-26 copying botocore/data/forecast/2018-06-26/endpoint-rule-set-1.json -> build/lib/botocore/data/forecast/2018-06-26 copying botocore/data/forecast/2018-06-26/examples-1.json -> build/lib/botocore/data/forecast/2018-06-26 copying botocore/data/forecast/2018-06-26/paginators-1.json -> build/lib/botocore/data/forecast/2018-06-26 copying botocore/data/forecast/2018-06-26/service-2.json -> build/lib/botocore/data/forecast/2018-06-26 creating build/lib/botocore/data/forecastquery creating build/lib/botocore/data/forecastquery/2018-06-26 copying botocore/data/forecastquery/2018-06-26/endpoint-rule-set-1.json -> build/lib/botocore/data/forecastquery/2018-06-26 copying botocore/data/forecastquery/2018-06-26/examples-1.json -> build/lib/botocore/data/forecastquery/2018-06-26 copying botocore/data/forecastquery/2018-06-26/paginators-1.json -> build/lib/botocore/data/forecastquery/2018-06-26 copying botocore/data/forecastquery/2018-06-26/service-2.json -> build/lib/botocore/data/forecastquery/2018-06-26 creating build/lib/botocore/data/frauddetector creating build/lib/botocore/data/frauddetector/2019-11-15 copying botocore/data/frauddetector/2019-11-15/endpoint-rule-set-1.json -> build/lib/botocore/data/frauddetector/2019-11-15 copying botocore/data/frauddetector/2019-11-15/examples-1.json -> build/lib/botocore/data/frauddetector/2019-11-15 copying botocore/data/frauddetector/2019-11-15/paginators-1.json -> build/lib/botocore/data/frauddetector/2019-11-15 copying botocore/data/frauddetector/2019-11-15/service-2.json -> build/lib/botocore/data/frauddetector/2019-11-15 creating build/lib/botocore/data/fsx creating build/lib/botocore/data/fsx/2018-03-01 copying botocore/data/fsx/2018-03-01/endpoint-rule-set-1.json -> build/lib/botocore/data/fsx/2018-03-01 copying botocore/data/fsx/2018-03-01/examples-1.json -> build/lib/botocore/data/fsx/2018-03-01 copying botocore/data/fsx/2018-03-01/paginators-1.json -> build/lib/botocore/data/fsx/2018-03-01 copying botocore/data/fsx/2018-03-01/service-2.json -> build/lib/botocore/data/fsx/2018-03-01 creating build/lib/botocore/data/gamelift creating build/lib/botocore/data/gamelift/2015-10-01 copying botocore/data/gamelift/2015-10-01/endpoint-rule-set-1.json -> build/lib/botocore/data/gamelift/2015-10-01 copying botocore/data/gamelift/2015-10-01/examples-1.json -> build/lib/botocore/data/gamelift/2015-10-01 copying botocore/data/gamelift/2015-10-01/paginators-1.json -> build/lib/botocore/data/gamelift/2015-10-01 copying botocore/data/gamelift/2015-10-01/service-2.json -> build/lib/botocore/data/gamelift/2015-10-01 creating build/lib/botocore/data/gamesparks creating build/lib/botocore/data/gamesparks/2021-08-17 copying botocore/data/gamesparks/2021-08-17/endpoint-rule-set-1.json -> build/lib/botocore/data/gamesparks/2021-08-17 copying botocore/data/gamesparks/2021-08-17/examples-1.json -> build/lib/botocore/data/gamesparks/2021-08-17 copying botocore/data/gamesparks/2021-08-17/paginators-1.json -> build/lib/botocore/data/gamesparks/2021-08-17 copying botocore/data/gamesparks/2021-08-17/service-2.json -> build/lib/botocore/data/gamesparks/2021-08-17 creating build/lib/botocore/data/glacier creating build/lib/botocore/data/glacier/2012-06-01 copying botocore/data/glacier/2012-06-01/endpoint-rule-set-1.json -> build/lib/botocore/data/glacier/2012-06-01 copying botocore/data/glacier/2012-06-01/examples-1.json -> build/lib/botocore/data/glacier/2012-06-01 copying botocore/data/glacier/2012-06-01/paginators-1.json -> build/lib/botocore/data/glacier/2012-06-01 copying botocore/data/glacier/2012-06-01/service-2.json -> build/lib/botocore/data/glacier/2012-06-01 copying botocore/data/glacier/2012-06-01/waiters-2.json -> build/lib/botocore/data/glacier/2012-06-01 creating build/lib/botocore/data/globalaccelerator creating build/lib/botocore/data/globalaccelerator/2018-08-08 copying botocore/data/globalaccelerator/2018-08-08/endpoint-rule-set-1.json -> build/lib/botocore/data/globalaccelerator/2018-08-08 copying botocore/data/globalaccelerator/2018-08-08/examples-1.json -> build/lib/botocore/data/globalaccelerator/2018-08-08 copying botocore/data/globalaccelerator/2018-08-08/paginators-1.json -> build/lib/botocore/data/globalaccelerator/2018-08-08 copying botocore/data/globalaccelerator/2018-08-08/service-2.json -> build/lib/botocore/data/globalaccelerator/2018-08-08 creating build/lib/botocore/data/glue creating build/lib/botocore/data/glue/2017-03-31 copying botocore/data/glue/2017-03-31/endpoint-rule-set-1.json -> build/lib/botocore/data/glue/2017-03-31 copying botocore/data/glue/2017-03-31/examples-1.json -> build/lib/botocore/data/glue/2017-03-31 copying botocore/data/glue/2017-03-31/paginators-1.json -> build/lib/botocore/data/glue/2017-03-31 copying botocore/data/glue/2017-03-31/service-2.json -> build/lib/botocore/data/glue/2017-03-31 creating build/lib/botocore/data/grafana creating build/lib/botocore/data/grafana/2020-08-18 copying botocore/data/grafana/2020-08-18/endpoint-rule-set-1.json -> build/lib/botocore/data/grafana/2020-08-18 copying botocore/data/grafana/2020-08-18/examples-1.json -> build/lib/botocore/data/grafana/2020-08-18 copying botocore/data/grafana/2020-08-18/paginators-1.json -> build/lib/botocore/data/grafana/2020-08-18 copying botocore/data/grafana/2020-08-18/service-2.json -> build/lib/botocore/data/grafana/2020-08-18 creating build/lib/botocore/data/greengrass creating build/lib/botocore/data/greengrass/2017-06-07 copying botocore/data/greengrass/2017-06-07/endpoint-rule-set-1.json -> build/lib/botocore/data/greengrass/2017-06-07 copying botocore/data/greengrass/2017-06-07/paginators-1.json -> build/lib/botocore/data/greengrass/2017-06-07 copying botocore/data/greengrass/2017-06-07/service-2.json -> build/lib/botocore/data/greengrass/2017-06-07 creating build/lib/botocore/data/greengrassv2 creating build/lib/botocore/data/greengrassv2/2020-11-30 copying botocore/data/greengrassv2/2020-11-30/endpoint-rule-set-1.json -> build/lib/botocore/data/greengrassv2/2020-11-30 copying botocore/data/greengrassv2/2020-11-30/examples-1.json -> build/lib/botocore/data/greengrassv2/2020-11-30 copying botocore/data/greengrassv2/2020-11-30/paginators-1.json -> build/lib/botocore/data/greengrassv2/2020-11-30 copying botocore/data/greengrassv2/2020-11-30/service-2.json -> build/lib/botocore/data/greengrassv2/2020-11-30 creating build/lib/botocore/data/groundstation creating build/lib/botocore/data/groundstation/2019-05-23 copying botocore/data/groundstation/2019-05-23/endpoint-rule-set-1.json -> build/lib/botocore/data/groundstation/2019-05-23 copying botocore/data/groundstation/2019-05-23/examples-1.json -> build/lib/botocore/data/groundstation/2019-05-23 copying botocore/data/groundstation/2019-05-23/paginators-1.json -> build/lib/botocore/data/groundstation/2019-05-23 copying botocore/data/groundstation/2019-05-23/service-2.json -> build/lib/botocore/data/groundstation/2019-05-23 creating build/lib/botocore/data/guardduty creating build/lib/botocore/data/guardduty/2017-11-28 copying botocore/data/guardduty/2017-11-28/endpoint-rule-set-1.json -> build/lib/botocore/data/guardduty/2017-11-28 copying botocore/data/guardduty/2017-11-28/examples-1.json -> build/lib/botocore/data/guardduty/2017-11-28 copying botocore/data/guardduty/2017-11-28/paginators-1.json -> build/lib/botocore/data/guardduty/2017-11-28 copying botocore/data/guardduty/2017-11-28/service-2.json -> build/lib/botocore/data/guardduty/2017-11-28 creating build/lib/botocore/data/health creating build/lib/botocore/data/health/2016-08-04 copying botocore/data/health/2016-08-04/endpoint-rule-set-1.json -> build/lib/botocore/data/health/2016-08-04 copying botocore/data/health/2016-08-04/examples-1.json -> build/lib/botocore/data/health/2016-08-04 copying botocore/data/health/2016-08-04/paginators-1.json -> build/lib/botocore/data/health/2016-08-04 copying botocore/data/health/2016-08-04/service-2.json -> build/lib/botocore/data/health/2016-08-04 creating build/lib/botocore/data/healthlake creating build/lib/botocore/data/healthlake/2017-07-01 copying botocore/data/healthlake/2017-07-01/endpoint-rule-set-1.json -> build/lib/botocore/data/healthlake/2017-07-01 copying botocore/data/healthlake/2017-07-01/examples-1.json -> build/lib/botocore/data/healthlake/2017-07-01 copying botocore/data/healthlake/2017-07-01/paginators-1.json -> build/lib/botocore/data/healthlake/2017-07-01 copying botocore/data/healthlake/2017-07-01/service-2.json -> build/lib/botocore/data/healthlake/2017-07-01 creating build/lib/botocore/data/honeycode creating build/lib/botocore/data/honeycode/2020-03-01 copying botocore/data/honeycode/2020-03-01/endpoint-rule-set-1.json -> build/lib/botocore/data/honeycode/2020-03-01 copying botocore/data/honeycode/2020-03-01/examples-1.json -> build/lib/botocore/data/honeycode/2020-03-01 copying botocore/data/honeycode/2020-03-01/paginators-1.json -> build/lib/botocore/data/honeycode/2020-03-01 copying botocore/data/honeycode/2020-03-01/paginators-1.sdk-extras.json -> build/lib/botocore/data/honeycode/2020-03-01 copying botocore/data/honeycode/2020-03-01/service-2.json -> build/lib/botocore/data/honeycode/2020-03-01 creating build/lib/botocore/data/iam creating build/lib/botocore/data/iam/2010-05-08 copying botocore/data/iam/2010-05-08/endpoint-rule-set-1.json -> build/lib/botocore/data/iam/2010-05-08 copying botocore/data/iam/2010-05-08/examples-1.json -> build/lib/botocore/data/iam/2010-05-08 copying botocore/data/iam/2010-05-08/paginators-1.json -> build/lib/botocore/data/iam/2010-05-08 copying botocore/data/iam/2010-05-08/service-2.json -> build/lib/botocore/data/iam/2010-05-08 copying botocore/data/iam/2010-05-08/waiters-2.json -> build/lib/botocore/data/iam/2010-05-08 creating build/lib/botocore/data/identitystore creating build/lib/botocore/data/identitystore/2020-06-15 copying botocore/data/identitystore/2020-06-15/endpoint-rule-set-1.json -> build/lib/botocore/data/identitystore/2020-06-15 copying botocore/data/identitystore/2020-06-15/examples-1.json -> build/lib/botocore/data/identitystore/2020-06-15 copying botocore/data/identitystore/2020-06-15/paginators-1.json -> build/lib/botocore/data/identitystore/2020-06-15 copying botocore/data/identitystore/2020-06-15/service-2.json -> build/lib/botocore/data/identitystore/2020-06-15 creating build/lib/botocore/data/imagebuilder creating build/lib/botocore/data/imagebuilder/2019-12-02 copying botocore/data/imagebuilder/2019-12-02/endpoint-rule-set-1.json -> build/lib/botocore/data/imagebuilder/2019-12-02 copying botocore/data/imagebuilder/2019-12-02/examples-1.json -> build/lib/botocore/data/imagebuilder/2019-12-02 copying botocore/data/imagebuilder/2019-12-02/paginators-1.json -> build/lib/botocore/data/imagebuilder/2019-12-02 copying botocore/data/imagebuilder/2019-12-02/service-2.json -> build/lib/botocore/data/imagebuilder/2019-12-02 creating build/lib/botocore/data/importexport creating build/lib/botocore/data/importexport/2010-06-01 copying botocore/data/importexport/2010-06-01/endpoint-rule-set-1.json -> build/lib/botocore/data/importexport/2010-06-01 copying botocore/data/importexport/2010-06-01/paginators-1.json -> build/lib/botocore/data/importexport/2010-06-01 copying botocore/data/importexport/2010-06-01/service-2.json -> build/lib/botocore/data/importexport/2010-06-01 creating build/lib/botocore/data/inspector creating build/lib/botocore/data/inspector/2015-08-18 copying botocore/data/inspector/2015-08-18/endpoint-rule-set-1.json -> build/lib/botocore/data/inspector/2015-08-18 copying botocore/data/inspector/2015-08-18/service-2.json -> build/lib/botocore/data/inspector/2015-08-18 creating build/lib/botocore/data/inspector/2016-02-16 copying botocore/data/inspector/2016-02-16/endpoint-rule-set-1.json -> build/lib/botocore/data/inspector/2016-02-16 copying botocore/data/inspector/2016-02-16/examples-1.json -> build/lib/botocore/data/inspector/2016-02-16 copying botocore/data/inspector/2016-02-16/paginators-1.json -> build/lib/botocore/data/inspector/2016-02-16 copying botocore/data/inspector/2016-02-16/service-2.json -> build/lib/botocore/data/inspector/2016-02-16 creating build/lib/botocore/data/inspector2 creating build/lib/botocore/data/inspector2/2020-06-08 copying botocore/data/inspector2/2020-06-08/endpoint-rule-set-1.json -> build/lib/botocore/data/inspector2/2020-06-08 copying botocore/data/inspector2/2020-06-08/examples-1.json -> build/lib/botocore/data/inspector2/2020-06-08 copying botocore/data/inspector2/2020-06-08/paginators-1.json -> build/lib/botocore/data/inspector2/2020-06-08 copying botocore/data/inspector2/2020-06-08/paginators-1.sdk-extras.json -> build/lib/botocore/data/inspector2/2020-06-08 copying botocore/data/inspector2/2020-06-08/service-2.json -> build/lib/botocore/data/inspector2/2020-06-08 creating build/lib/botocore/data/iot-data creating build/lib/botocore/data/iot-data/2015-05-28 copying botocore/data/iot-data/2015-05-28/endpoint-rule-set-1.json -> build/lib/botocore/data/iot-data/2015-05-28 copying botocore/data/iot-data/2015-05-28/examples-1.json -> build/lib/botocore/data/iot-data/2015-05-28 copying botocore/data/iot-data/2015-05-28/paginators-1.json -> build/lib/botocore/data/iot-data/2015-05-28 copying botocore/data/iot-data/2015-05-28/service-2.json -> build/lib/botocore/data/iot-data/2015-05-28 creating build/lib/botocore/data/iot-jobs-data creating build/lib/botocore/data/iot-jobs-data/2017-09-29 copying botocore/data/iot-jobs-data/2017-09-29/endpoint-rule-set-1.json -> build/lib/botocore/data/iot-jobs-data/2017-09-29 copying botocore/data/iot-jobs-data/2017-09-29/examples-1.json -> build/lib/botocore/data/iot-jobs-data/2017-09-29 copying botocore/data/iot-jobs-data/2017-09-29/paginators-1.json -> build/lib/botocore/data/iot-jobs-data/2017-09-29 copying botocore/data/iot-jobs-data/2017-09-29/service-2.json -> build/lib/botocore/data/iot-jobs-data/2017-09-29 creating build/lib/botocore/data/iot-roborunner creating build/lib/botocore/data/iot-roborunner/2018-05-10 copying botocore/data/iot-roborunner/2018-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/iot-roborunner/2018-05-10 copying botocore/data/iot-roborunner/2018-05-10/paginators-1.json -> build/lib/botocore/data/iot-roborunner/2018-05-10 copying botocore/data/iot-roborunner/2018-05-10/service-2.json -> build/lib/botocore/data/iot-roborunner/2018-05-10 creating build/lib/botocore/data/iot creating build/lib/botocore/data/iot/2015-05-28 copying botocore/data/iot/2015-05-28/endpoint-rule-set-1.json -> build/lib/botocore/data/iot/2015-05-28 copying botocore/data/iot/2015-05-28/examples-1.json -> build/lib/botocore/data/iot/2015-05-28 copying botocore/data/iot/2015-05-28/paginators-1.json -> build/lib/botocore/data/iot/2015-05-28 copying botocore/data/iot/2015-05-28/service-2.json -> build/lib/botocore/data/iot/2015-05-28 creating build/lib/botocore/data/iot1click-devices creating build/lib/botocore/data/iot1click-devices/2018-05-14 copying botocore/data/iot1click-devices/2018-05-14/endpoint-rule-set-1.json -> build/lib/botocore/data/iot1click-devices/2018-05-14 copying botocore/data/iot1click-devices/2018-05-14/paginators-1.json -> build/lib/botocore/data/iot1click-devices/2018-05-14 copying botocore/data/iot1click-devices/2018-05-14/service-2.json -> build/lib/botocore/data/iot1click-devices/2018-05-14 creating build/lib/botocore/data/iot1click-projects creating build/lib/botocore/data/iot1click-projects/2018-05-14 copying botocore/data/iot1click-projects/2018-05-14/endpoint-rule-set-1.json -> build/lib/botocore/data/iot1click-projects/2018-05-14 copying botocore/data/iot1click-projects/2018-05-14/examples-1.json -> build/lib/botocore/data/iot1click-projects/2018-05-14 copying botocore/data/iot1click-projects/2018-05-14/paginators-1.json -> build/lib/botocore/data/iot1click-projects/2018-05-14 copying botocore/data/iot1click-projects/2018-05-14/service-2.json -> build/lib/botocore/data/iot1click-projects/2018-05-14 creating build/lib/botocore/data/iotanalytics creating build/lib/botocore/data/iotanalytics/2017-11-27 copying botocore/data/iotanalytics/2017-11-27/endpoint-rule-set-1.json -> build/lib/botocore/data/iotanalytics/2017-11-27 copying botocore/data/iotanalytics/2017-11-27/examples-1.json -> build/lib/botocore/data/iotanalytics/2017-11-27 copying botocore/data/iotanalytics/2017-11-27/paginators-1.json -> build/lib/botocore/data/iotanalytics/2017-11-27 copying botocore/data/iotanalytics/2017-11-27/service-2.json -> build/lib/botocore/data/iotanalytics/2017-11-27 creating build/lib/botocore/data/iotdeviceadvisor creating build/lib/botocore/data/iotdeviceadvisor/2020-09-18 copying botocore/data/iotdeviceadvisor/2020-09-18/endpoint-rule-set-1.json -> build/lib/botocore/data/iotdeviceadvisor/2020-09-18 copying botocore/data/iotdeviceadvisor/2020-09-18/examples-1.json -> build/lib/botocore/data/iotdeviceadvisor/2020-09-18 copying botocore/data/iotdeviceadvisor/2020-09-18/paginators-1.json -> build/lib/botocore/data/iotdeviceadvisor/2020-09-18 copying botocore/data/iotdeviceadvisor/2020-09-18/service-2.json -> build/lib/botocore/data/iotdeviceadvisor/2020-09-18 creating build/lib/botocore/data/iotevents-data creating build/lib/botocore/data/iotevents-data/2018-10-23 copying botocore/data/iotevents-data/2018-10-23/endpoint-rule-set-1.json -> build/lib/botocore/data/iotevents-data/2018-10-23 copying botocore/data/iotevents-data/2018-10-23/examples-1.json -> build/lib/botocore/data/iotevents-data/2018-10-23 copying botocore/data/iotevents-data/2018-10-23/paginators-1.json -> build/lib/botocore/data/iotevents-data/2018-10-23 copying botocore/data/iotevents-data/2018-10-23/service-2.json -> build/lib/botocore/data/iotevents-data/2018-10-23 creating build/lib/botocore/data/iotevents creating build/lib/botocore/data/iotevents/2018-07-27 copying botocore/data/iotevents/2018-07-27/endpoint-rule-set-1.json -> build/lib/botocore/data/iotevents/2018-07-27 copying botocore/data/iotevents/2018-07-27/examples-1.json -> build/lib/botocore/data/iotevents/2018-07-27 copying botocore/data/iotevents/2018-07-27/paginators-1.json -> build/lib/botocore/data/iotevents/2018-07-27 copying botocore/data/iotevents/2018-07-27/service-2.json -> build/lib/botocore/data/iotevents/2018-07-27 creating build/lib/botocore/data/iotfleethub creating build/lib/botocore/data/iotfleethub/2020-11-03 copying botocore/data/iotfleethub/2020-11-03/endpoint-rule-set-1.json -> build/lib/botocore/data/iotfleethub/2020-11-03 copying botocore/data/iotfleethub/2020-11-03/examples-1.json -> build/lib/botocore/data/iotfleethub/2020-11-03 copying botocore/data/iotfleethub/2020-11-03/paginators-1.json -> build/lib/botocore/data/iotfleethub/2020-11-03 copying botocore/data/iotfleethub/2020-11-03/service-2.json -> build/lib/botocore/data/iotfleethub/2020-11-03 creating build/lib/botocore/data/iotfleetwise creating build/lib/botocore/data/iotfleetwise/2021-06-17 copying botocore/data/iotfleetwise/2021-06-17/endpoint-rule-set-1.json -> build/lib/botocore/data/iotfleetwise/2021-06-17 copying botocore/data/iotfleetwise/2021-06-17/paginators-1.json -> build/lib/botocore/data/iotfleetwise/2021-06-17 copying botocore/data/iotfleetwise/2021-06-17/service-2.json -> build/lib/botocore/data/iotfleetwise/2021-06-17 copying botocore/data/iotfleetwise/2021-06-17/waiters-2.json -> build/lib/botocore/data/iotfleetwise/2021-06-17 creating build/lib/botocore/data/iotsecuretunneling creating build/lib/botocore/data/iotsecuretunneling/2018-10-05 copying botocore/data/iotsecuretunneling/2018-10-05/endpoint-rule-set-1.json -> build/lib/botocore/data/iotsecuretunneling/2018-10-05 copying botocore/data/iotsecuretunneling/2018-10-05/examples-1.json -> build/lib/botocore/data/iotsecuretunneling/2018-10-05 copying botocore/data/iotsecuretunneling/2018-10-05/paginators-1.json -> build/lib/botocore/data/iotsecuretunneling/2018-10-05 copying botocore/data/iotsecuretunneling/2018-10-05/service-2.json -> build/lib/botocore/data/iotsecuretunneling/2018-10-05 creating build/lib/botocore/data/iotsitewise creating build/lib/botocore/data/iotsitewise/2019-12-02 copying botocore/data/iotsitewise/2019-12-02/endpoint-rule-set-1.json -> build/lib/botocore/data/iotsitewise/2019-12-02 copying botocore/data/iotsitewise/2019-12-02/examples-1.json -> build/lib/botocore/data/iotsitewise/2019-12-02 copying botocore/data/iotsitewise/2019-12-02/paginators-1.json -> build/lib/botocore/data/iotsitewise/2019-12-02 copying botocore/data/iotsitewise/2019-12-02/service-2.json -> build/lib/botocore/data/iotsitewise/2019-12-02 copying botocore/data/iotsitewise/2019-12-02/waiters-2.json -> build/lib/botocore/data/iotsitewise/2019-12-02 creating build/lib/botocore/data/iotthingsgraph creating build/lib/botocore/data/iotthingsgraph/2018-09-06 copying botocore/data/iotthingsgraph/2018-09-06/endpoint-rule-set-1.json -> build/lib/botocore/data/iotthingsgraph/2018-09-06 copying botocore/data/iotthingsgraph/2018-09-06/examples-1.json -> build/lib/botocore/data/iotthingsgraph/2018-09-06 copying botocore/data/iotthingsgraph/2018-09-06/paginators-1.json -> build/lib/botocore/data/iotthingsgraph/2018-09-06 copying botocore/data/iotthingsgraph/2018-09-06/service-2.json -> build/lib/botocore/data/iotthingsgraph/2018-09-06 creating build/lib/botocore/data/iottwinmaker creating build/lib/botocore/data/iottwinmaker/2021-11-29 copying botocore/data/iottwinmaker/2021-11-29/endpoint-rule-set-1.json -> build/lib/botocore/data/iottwinmaker/2021-11-29 copying botocore/data/iottwinmaker/2021-11-29/examples-1.json -> build/lib/botocore/data/iottwinmaker/2021-11-29 copying botocore/data/iottwinmaker/2021-11-29/paginators-1.json -> build/lib/botocore/data/iottwinmaker/2021-11-29 copying botocore/data/iottwinmaker/2021-11-29/service-2.json -> build/lib/botocore/data/iottwinmaker/2021-11-29 copying botocore/data/iottwinmaker/2021-11-29/waiters-2.json -> build/lib/botocore/data/iottwinmaker/2021-11-29 creating build/lib/botocore/data/iotwireless creating build/lib/botocore/data/iotwireless/2020-11-22 copying botocore/data/iotwireless/2020-11-22/endpoint-rule-set-1.json -> build/lib/botocore/data/iotwireless/2020-11-22 copying botocore/data/iotwireless/2020-11-22/examples-1.json -> build/lib/botocore/data/iotwireless/2020-11-22 copying botocore/data/iotwireless/2020-11-22/paginators-1.json -> build/lib/botocore/data/iotwireless/2020-11-22 copying botocore/data/iotwireless/2020-11-22/service-2.json -> build/lib/botocore/data/iotwireless/2020-11-22 creating build/lib/botocore/data/ivs creating build/lib/botocore/data/ivs/2020-07-14 copying botocore/data/ivs/2020-07-14/endpoint-rule-set-1.json -> build/lib/botocore/data/ivs/2020-07-14 copying botocore/data/ivs/2020-07-14/examples-1.json -> build/lib/botocore/data/ivs/2020-07-14 copying botocore/data/ivs/2020-07-14/paginators-1.json -> build/lib/botocore/data/ivs/2020-07-14 copying botocore/data/ivs/2020-07-14/service-2.json -> build/lib/botocore/data/ivs/2020-07-14 creating build/lib/botocore/data/ivschat creating build/lib/botocore/data/ivschat/2020-07-14 copying botocore/data/ivschat/2020-07-14/endpoint-rule-set-1.json -> build/lib/botocore/data/ivschat/2020-07-14 copying botocore/data/ivschat/2020-07-14/examples-1.json -> build/lib/botocore/data/ivschat/2020-07-14 copying botocore/data/ivschat/2020-07-14/paginators-1.json -> build/lib/botocore/data/ivschat/2020-07-14 copying botocore/data/ivschat/2020-07-14/service-2.json -> build/lib/botocore/data/ivschat/2020-07-14 creating build/lib/botocore/data/kafka creating build/lib/botocore/data/kafka/2018-11-14 copying botocore/data/kafka/2018-11-14/endpoint-rule-set-1.json -> build/lib/botocore/data/kafka/2018-11-14 copying botocore/data/kafka/2018-11-14/paginators-1.json -> build/lib/botocore/data/kafka/2018-11-14 copying botocore/data/kafka/2018-11-14/service-2.json -> build/lib/botocore/data/kafka/2018-11-14 creating build/lib/botocore/data/kafkaconnect creating build/lib/botocore/data/kafkaconnect/2021-09-14 copying botocore/data/kafkaconnect/2021-09-14/endpoint-rule-set-1.json -> build/lib/botocore/data/kafkaconnect/2021-09-14 copying botocore/data/kafkaconnect/2021-09-14/examples-1.json -> build/lib/botocore/data/kafkaconnect/2021-09-14 copying botocore/data/kafkaconnect/2021-09-14/paginators-1.json -> build/lib/botocore/data/kafkaconnect/2021-09-14 copying botocore/data/kafkaconnect/2021-09-14/service-2.json -> build/lib/botocore/data/kafkaconnect/2021-09-14 creating build/lib/botocore/data/kendra creating build/lib/botocore/data/kendra/2019-02-03 copying botocore/data/kendra/2019-02-03/endpoint-rule-set-1.json -> build/lib/botocore/data/kendra/2019-02-03 copying botocore/data/kendra/2019-02-03/examples-1.json -> build/lib/botocore/data/kendra/2019-02-03 copying botocore/data/kendra/2019-02-03/paginators-1.json -> build/lib/botocore/data/kendra/2019-02-03 copying botocore/data/kendra/2019-02-03/service-2.json -> build/lib/botocore/data/kendra/2019-02-03 creating build/lib/botocore/data/keyspaces creating build/lib/botocore/data/keyspaces/2022-02-10 copying botocore/data/keyspaces/2022-02-10/endpoint-rule-set-1.json -> build/lib/botocore/data/keyspaces/2022-02-10 copying botocore/data/keyspaces/2022-02-10/examples-1.json -> build/lib/botocore/data/keyspaces/2022-02-10 copying botocore/data/keyspaces/2022-02-10/paginators-1.json -> build/lib/botocore/data/keyspaces/2022-02-10 copying botocore/data/keyspaces/2022-02-10/service-2.json -> build/lib/botocore/data/keyspaces/2022-02-10 copying botocore/data/keyspaces/2022-02-10/waiters-2.json -> build/lib/botocore/data/keyspaces/2022-02-10 creating build/lib/botocore/data/kinesis-video-archived-media creating build/lib/botocore/data/kinesis-video-archived-media/2017-09-30 copying botocore/data/kinesis-video-archived-media/2017-09-30/endpoint-rule-set-1.json -> build/lib/botocore/data/kinesis-video-archived-media/2017-09-30 copying botocore/data/kinesis-video-archived-media/2017-09-30/examples-1.json -> build/lib/botocore/data/kinesis-video-archived-media/2017-09-30 copying botocore/data/kinesis-video-archived-media/2017-09-30/paginators-1.json -> build/lib/botocore/data/kinesis-video-archived-media/2017-09-30 copying botocore/data/kinesis-video-archived-media/2017-09-30/service-2.json -> build/lib/botocore/data/kinesis-video-archived-media/2017-09-30 creating build/lib/botocore/data/kinesis-video-media creating build/lib/botocore/data/kinesis-video-media/2017-09-30 copying botocore/data/kinesis-video-media/2017-09-30/endpoint-rule-set-1.json -> build/lib/botocore/data/kinesis-video-media/2017-09-30 copying botocore/data/kinesis-video-media/2017-09-30/examples-1.json -> build/lib/botocore/data/kinesis-video-media/2017-09-30 copying botocore/data/kinesis-video-media/2017-09-30/paginators-1.json -> build/lib/botocore/data/kinesis-video-media/2017-09-30 copying botocore/data/kinesis-video-media/2017-09-30/service-2.json -> build/lib/botocore/data/kinesis-video-media/2017-09-30 creating build/lib/botocore/data/kinesis-video-signaling creating build/lib/botocore/data/kinesis-video-signaling/2019-12-04 copying botocore/data/kinesis-video-signaling/2019-12-04/endpoint-rule-set-1.json -> build/lib/botocore/data/kinesis-video-signaling/2019-12-04 copying botocore/data/kinesis-video-signaling/2019-12-04/examples-1.json -> build/lib/botocore/data/kinesis-video-signaling/2019-12-04 copying botocore/data/kinesis-video-signaling/2019-12-04/paginators-1.json -> build/lib/botocore/data/kinesis-video-signaling/2019-12-04 copying botocore/data/kinesis-video-signaling/2019-12-04/service-2.json -> build/lib/botocore/data/kinesis-video-signaling/2019-12-04 creating build/lib/botocore/data/kinesis-video-webrtc-storage creating build/lib/botocore/data/kinesis-video-webrtc-storage/2018-05-10 copying botocore/data/kinesis-video-webrtc-storage/2018-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/kinesis-video-webrtc-storage/2018-05-10 copying botocore/data/kinesis-video-webrtc-storage/2018-05-10/paginators-1.json -> build/lib/botocore/data/kinesis-video-webrtc-storage/2018-05-10 copying botocore/data/kinesis-video-webrtc-storage/2018-05-10/service-2.json -> build/lib/botocore/data/kinesis-video-webrtc-storage/2018-05-10 creating build/lib/botocore/data/kinesis creating build/lib/botocore/data/kinesis/2013-12-02 copying botocore/data/kinesis/2013-12-02/endpoint-rule-set-1.json -> build/lib/botocore/data/kinesis/2013-12-02 copying botocore/data/kinesis/2013-12-02/examples-1.json -> build/lib/botocore/data/kinesis/2013-12-02 copying botocore/data/kinesis/2013-12-02/paginators-1.json -> build/lib/botocore/data/kinesis/2013-12-02 copying botocore/data/kinesis/2013-12-02/service-2.json -> build/lib/botocore/data/kinesis/2013-12-02 copying botocore/data/kinesis/2013-12-02/waiters-2.json -> build/lib/botocore/data/kinesis/2013-12-02 creating build/lib/botocore/data/kinesisanalytics creating build/lib/botocore/data/kinesisanalytics/2015-08-14 copying botocore/data/kinesisanalytics/2015-08-14/endpoint-rule-set-1.json -> build/lib/botocore/data/kinesisanalytics/2015-08-14 copying botocore/data/kinesisanalytics/2015-08-14/examples-1.json -> build/lib/botocore/data/kinesisanalytics/2015-08-14 copying botocore/data/kinesisanalytics/2015-08-14/paginators-1.json -> build/lib/botocore/data/kinesisanalytics/2015-08-14 copying botocore/data/kinesisanalytics/2015-08-14/service-2.json -> build/lib/botocore/data/kinesisanalytics/2015-08-14 creating build/lib/botocore/data/kinesisanalyticsv2 creating build/lib/botocore/data/kinesisanalyticsv2/2018-05-23 copying botocore/data/kinesisanalyticsv2/2018-05-23/endpoint-rule-set-1.json -> build/lib/botocore/data/kinesisanalyticsv2/2018-05-23 copying botocore/data/kinesisanalyticsv2/2018-05-23/examples-1.json -> build/lib/botocore/data/kinesisanalyticsv2/2018-05-23 copying botocore/data/kinesisanalyticsv2/2018-05-23/paginators-1.json -> build/lib/botocore/data/kinesisanalyticsv2/2018-05-23 copying botocore/data/kinesisanalyticsv2/2018-05-23/service-2.json -> build/lib/botocore/data/kinesisanalyticsv2/2018-05-23 creating build/lib/botocore/data/kinesisvideo creating build/lib/botocore/data/kinesisvideo/2017-09-30 copying botocore/data/kinesisvideo/2017-09-30/endpoint-rule-set-1.json -> build/lib/botocore/data/kinesisvideo/2017-09-30 copying botocore/data/kinesisvideo/2017-09-30/examples-1.json -> build/lib/botocore/data/kinesisvideo/2017-09-30 copying botocore/data/kinesisvideo/2017-09-30/paginators-1.json -> build/lib/botocore/data/kinesisvideo/2017-09-30 copying botocore/data/kinesisvideo/2017-09-30/service-2.json -> build/lib/botocore/data/kinesisvideo/2017-09-30 creating build/lib/botocore/data/kms creating build/lib/botocore/data/kms/2014-11-01 copying botocore/data/kms/2014-11-01/endpoint-rule-set-1.json -> build/lib/botocore/data/kms/2014-11-01 copying botocore/data/kms/2014-11-01/examples-1.json -> build/lib/botocore/data/kms/2014-11-01 copying botocore/data/kms/2014-11-01/paginators-1.json -> build/lib/botocore/data/kms/2014-11-01 copying botocore/data/kms/2014-11-01/service-2.json -> build/lib/botocore/data/kms/2014-11-01 creating build/lib/botocore/data/lakeformation creating build/lib/botocore/data/lakeformation/2017-03-31 copying botocore/data/lakeformation/2017-03-31/endpoint-rule-set-1.json -> build/lib/botocore/data/lakeformation/2017-03-31 copying botocore/data/lakeformation/2017-03-31/examples-1.json -> build/lib/botocore/data/lakeformation/2017-03-31 copying botocore/data/lakeformation/2017-03-31/paginators-1.json -> build/lib/botocore/data/lakeformation/2017-03-31 copying botocore/data/lakeformation/2017-03-31/paginators-1.sdk-extras.json -> build/lib/botocore/data/lakeformation/2017-03-31 copying botocore/data/lakeformation/2017-03-31/service-2.json -> build/lib/botocore/data/lakeformation/2017-03-31 creating build/lib/botocore/data/lambda creating build/lib/botocore/data/lambda/2014-11-11 copying botocore/data/lambda/2014-11-11/endpoint-rule-set-1.json -> build/lib/botocore/data/lambda/2014-11-11 copying botocore/data/lambda/2014-11-11/service-2.json -> build/lib/botocore/data/lambda/2014-11-11 creating build/lib/botocore/data/lambda/2015-03-31 copying botocore/data/lambda/2015-03-31/endpoint-rule-set-1.json -> build/lib/botocore/data/lambda/2015-03-31 copying botocore/data/lambda/2015-03-31/examples-1.json -> build/lib/botocore/data/lambda/2015-03-31 copying botocore/data/lambda/2015-03-31/paginators-1.json -> build/lib/botocore/data/lambda/2015-03-31 copying botocore/data/lambda/2015-03-31/service-2.json -> build/lib/botocore/data/lambda/2015-03-31 copying botocore/data/lambda/2015-03-31/waiters-2.json -> build/lib/botocore/data/lambda/2015-03-31 creating build/lib/botocore/data/lex-models creating build/lib/botocore/data/lex-models/2017-04-19 copying botocore/data/lex-models/2017-04-19/endpoint-rule-set-1.json -> build/lib/botocore/data/lex-models/2017-04-19 copying botocore/data/lex-models/2017-04-19/examples-1.json -> build/lib/botocore/data/lex-models/2017-04-19 copying botocore/data/lex-models/2017-04-19/paginators-1.json -> build/lib/botocore/data/lex-models/2017-04-19 copying botocore/data/lex-models/2017-04-19/service-2.json -> build/lib/botocore/data/lex-models/2017-04-19 creating build/lib/botocore/data/lex-runtime creating build/lib/botocore/data/lex-runtime/2016-11-28 copying botocore/data/lex-runtime/2016-11-28/endpoint-rule-set-1.json -> build/lib/botocore/data/lex-runtime/2016-11-28 copying botocore/data/lex-runtime/2016-11-28/examples-1.json -> build/lib/botocore/data/lex-runtime/2016-11-28 copying botocore/data/lex-runtime/2016-11-28/paginators-1.json -> build/lib/botocore/data/lex-runtime/2016-11-28 copying botocore/data/lex-runtime/2016-11-28/service-2.json -> build/lib/botocore/data/lex-runtime/2016-11-28 creating build/lib/botocore/data/lexv2-models creating build/lib/botocore/data/lexv2-models/2020-08-07 copying botocore/data/lexv2-models/2020-08-07/endpoint-rule-set-1.json -> build/lib/botocore/data/lexv2-models/2020-08-07 copying botocore/data/lexv2-models/2020-08-07/examples-1.json -> build/lib/botocore/data/lexv2-models/2020-08-07 copying botocore/data/lexv2-models/2020-08-07/paginators-1.json -> build/lib/botocore/data/lexv2-models/2020-08-07 copying botocore/data/lexv2-models/2020-08-07/service-2.json -> build/lib/botocore/data/lexv2-models/2020-08-07 copying botocore/data/lexv2-models/2020-08-07/waiters-2.json -> build/lib/botocore/data/lexv2-models/2020-08-07 creating build/lib/botocore/data/lexv2-runtime creating build/lib/botocore/data/lexv2-runtime/2020-08-07 copying botocore/data/lexv2-runtime/2020-08-07/endpoint-rule-set-1.json -> build/lib/botocore/data/lexv2-runtime/2020-08-07 copying botocore/data/lexv2-runtime/2020-08-07/examples-1.json -> build/lib/botocore/data/lexv2-runtime/2020-08-07 copying botocore/data/lexv2-runtime/2020-08-07/paginators-1.json -> build/lib/botocore/data/lexv2-runtime/2020-08-07 copying botocore/data/lexv2-runtime/2020-08-07/service-2.json -> build/lib/botocore/data/lexv2-runtime/2020-08-07 creating build/lib/botocore/data/license-manager-linux-subscriptions creating build/lib/botocore/data/license-manager-linux-subscriptions/2018-05-10 copying botocore/data/license-manager-linux-subscriptions/2018-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/license-manager-linux-subscriptions/2018-05-10 copying botocore/data/license-manager-linux-subscriptions/2018-05-10/paginators-1.json -> build/lib/botocore/data/license-manager-linux-subscriptions/2018-05-10 copying botocore/data/license-manager-linux-subscriptions/2018-05-10/service-2.json -> build/lib/botocore/data/license-manager-linux-subscriptions/2018-05-10 creating build/lib/botocore/data/license-manager-user-subscriptions creating build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10 copying botocore/data/license-manager-user-subscriptions/2018-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10 copying botocore/data/license-manager-user-subscriptions/2018-05-10/paginators-1.json -> build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10 copying botocore/data/license-manager-user-subscriptions/2018-05-10/service-2.json -> build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10 creating build/lib/botocore/data/license-manager creating build/lib/botocore/data/license-manager/2018-08-01 copying botocore/data/license-manager/2018-08-01/endpoint-rule-set-1.json -> build/lib/botocore/data/license-manager/2018-08-01 copying botocore/data/license-manager/2018-08-01/examples-1.json -> build/lib/botocore/data/license-manager/2018-08-01 copying botocore/data/license-manager/2018-08-01/paginators-1.json -> build/lib/botocore/data/license-manager/2018-08-01 copying botocore/data/license-manager/2018-08-01/service-2.json -> build/lib/botocore/data/license-manager/2018-08-01 creating build/lib/botocore/data/lightsail creating build/lib/botocore/data/lightsail/2016-11-28 copying botocore/data/lightsail/2016-11-28/endpoint-rule-set-1.json -> build/lib/botocore/data/lightsail/2016-11-28 copying botocore/data/lightsail/2016-11-28/examples-1.json -> build/lib/botocore/data/lightsail/2016-11-28 copying botocore/data/lightsail/2016-11-28/paginators-1.json -> build/lib/botocore/data/lightsail/2016-11-28 copying botocore/data/lightsail/2016-11-28/service-2.json -> build/lib/botocore/data/lightsail/2016-11-28 creating build/lib/botocore/data/location creating build/lib/botocore/data/location/2020-11-19 copying botocore/data/location/2020-11-19/endpoint-rule-set-1.json -> build/lib/botocore/data/location/2020-11-19 copying botocore/data/location/2020-11-19/examples-1.json -> build/lib/botocore/data/location/2020-11-19 copying botocore/data/location/2020-11-19/paginators-1.json -> build/lib/botocore/data/location/2020-11-19 copying botocore/data/location/2020-11-19/service-2.json -> build/lib/botocore/data/location/2020-11-19 creating build/lib/botocore/data/logs creating build/lib/botocore/data/logs/2014-03-28 copying botocore/data/logs/2014-03-28/endpoint-rule-set-1.json -> build/lib/botocore/data/logs/2014-03-28 copying botocore/data/logs/2014-03-28/examples-1.json -> build/lib/botocore/data/logs/2014-03-28 copying botocore/data/logs/2014-03-28/paginators-1.json -> build/lib/botocore/data/logs/2014-03-28 copying botocore/data/logs/2014-03-28/service-2.json -> build/lib/botocore/data/logs/2014-03-28 creating build/lib/botocore/data/lookoutequipment creating build/lib/botocore/data/lookoutequipment/2020-12-15 copying botocore/data/lookoutequipment/2020-12-15/endpoint-rule-set-1.json -> build/lib/botocore/data/lookoutequipment/2020-12-15 copying botocore/data/lookoutequipment/2020-12-15/examples-1.json -> build/lib/botocore/data/lookoutequipment/2020-12-15 copying botocore/data/lookoutequipment/2020-12-15/paginators-1.json -> build/lib/botocore/data/lookoutequipment/2020-12-15 copying botocore/data/lookoutequipment/2020-12-15/service-2.json -> build/lib/botocore/data/lookoutequipment/2020-12-15 creating build/lib/botocore/data/lookoutmetrics creating build/lib/botocore/data/lookoutmetrics/2017-07-25 copying botocore/data/lookoutmetrics/2017-07-25/endpoint-rule-set-1.json -> build/lib/botocore/data/lookoutmetrics/2017-07-25 copying botocore/data/lookoutmetrics/2017-07-25/examples-1.json -> build/lib/botocore/data/lookoutmetrics/2017-07-25 copying botocore/data/lookoutmetrics/2017-07-25/paginators-1.json -> build/lib/botocore/data/lookoutmetrics/2017-07-25 copying botocore/data/lookoutmetrics/2017-07-25/service-2.json -> build/lib/botocore/data/lookoutmetrics/2017-07-25 creating build/lib/botocore/data/lookoutvision creating build/lib/botocore/data/lookoutvision/2020-11-20 copying botocore/data/lookoutvision/2020-11-20/endpoint-rule-set-1.json -> build/lib/botocore/data/lookoutvision/2020-11-20 copying botocore/data/lookoutvision/2020-11-20/examples-1.json -> build/lib/botocore/data/lookoutvision/2020-11-20 copying botocore/data/lookoutvision/2020-11-20/paginators-1.json -> build/lib/botocore/data/lookoutvision/2020-11-20 copying botocore/data/lookoutvision/2020-11-20/service-2.json -> build/lib/botocore/data/lookoutvision/2020-11-20 creating build/lib/botocore/data/m2 creating build/lib/botocore/data/m2/2021-04-28 copying botocore/data/m2/2021-04-28/endpoint-rule-set-1.json -> build/lib/botocore/data/m2/2021-04-28 copying botocore/data/m2/2021-04-28/paginators-1.json -> build/lib/botocore/data/m2/2021-04-28 copying botocore/data/m2/2021-04-28/service-2.json -> build/lib/botocore/data/m2/2021-04-28 creating build/lib/botocore/data/machinelearning creating build/lib/botocore/data/machinelearning/2014-12-12 copying botocore/data/machinelearning/2014-12-12/endpoint-rule-set-1.json -> build/lib/botocore/data/machinelearning/2014-12-12 copying botocore/data/machinelearning/2014-12-12/examples-1.json -> build/lib/botocore/data/machinelearning/2014-12-12 copying botocore/data/machinelearning/2014-12-12/paginators-1.json -> build/lib/botocore/data/machinelearning/2014-12-12 copying botocore/data/machinelearning/2014-12-12/service-2.json -> build/lib/botocore/data/machinelearning/2014-12-12 copying botocore/data/machinelearning/2014-12-12/waiters-2.json -> build/lib/botocore/data/machinelearning/2014-12-12 creating build/lib/botocore/data/macie creating build/lib/botocore/data/macie/2017-12-19 copying botocore/data/macie/2017-12-19/endpoint-rule-set-1.json -> build/lib/botocore/data/macie/2017-12-19 copying botocore/data/macie/2017-12-19/examples-1.json -> build/lib/botocore/data/macie/2017-12-19 copying botocore/data/macie/2017-12-19/paginators-1.json -> build/lib/botocore/data/macie/2017-12-19 copying botocore/data/macie/2017-12-19/service-2.json -> build/lib/botocore/data/macie/2017-12-19 creating build/lib/botocore/data/macie2 creating build/lib/botocore/data/macie2/2020-01-01 copying botocore/data/macie2/2020-01-01/endpoint-rule-set-1.json -> build/lib/botocore/data/macie2/2020-01-01 copying botocore/data/macie2/2020-01-01/paginators-1.json -> build/lib/botocore/data/macie2/2020-01-01 copying botocore/data/macie2/2020-01-01/service-2.json -> build/lib/botocore/data/macie2/2020-01-01 copying botocore/data/macie2/2020-01-01/waiters-2.json -> build/lib/botocore/data/macie2/2020-01-01 creating build/lib/botocore/data/managedblockchain creating build/lib/botocore/data/managedblockchain/2018-09-24 copying botocore/data/managedblockchain/2018-09-24/endpoint-rule-set-1.json -> build/lib/botocore/data/managedblockchain/2018-09-24 copying botocore/data/managedblockchain/2018-09-24/examples-1.json -> build/lib/botocore/data/managedblockchain/2018-09-24 copying botocore/data/managedblockchain/2018-09-24/paginators-1.json -> build/lib/botocore/data/managedblockchain/2018-09-24 copying botocore/data/managedblockchain/2018-09-24/service-2.json -> build/lib/botocore/data/managedblockchain/2018-09-24 creating build/lib/botocore/data/marketplace-catalog creating build/lib/botocore/data/marketplace-catalog/2018-09-17 copying botocore/data/marketplace-catalog/2018-09-17/endpoint-rule-set-1.json -> build/lib/botocore/data/marketplace-catalog/2018-09-17 copying botocore/data/marketplace-catalog/2018-09-17/examples-1.json -> build/lib/botocore/data/marketplace-catalog/2018-09-17 copying botocore/data/marketplace-catalog/2018-09-17/paginators-1.json -> build/lib/botocore/data/marketplace-catalog/2018-09-17 copying botocore/data/marketplace-catalog/2018-09-17/service-2.json -> build/lib/botocore/data/marketplace-catalog/2018-09-17 creating build/lib/botocore/data/marketplace-entitlement creating build/lib/botocore/data/marketplace-entitlement/2017-01-11 copying botocore/data/marketplace-entitlement/2017-01-11/endpoint-rule-set-1.json -> build/lib/botocore/data/marketplace-entitlement/2017-01-11 copying botocore/data/marketplace-entitlement/2017-01-11/examples-1.json -> build/lib/botocore/data/marketplace-entitlement/2017-01-11 copying botocore/data/marketplace-entitlement/2017-01-11/paginators-1.json -> build/lib/botocore/data/marketplace-entitlement/2017-01-11 copying botocore/data/marketplace-entitlement/2017-01-11/service-2.json -> build/lib/botocore/data/marketplace-entitlement/2017-01-11 creating build/lib/botocore/data/marketplacecommerceanalytics creating build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01 copying botocore/data/marketplacecommerceanalytics/2015-07-01/endpoint-rule-set-1.json -> build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01 copying botocore/data/marketplacecommerceanalytics/2015-07-01/examples-1.json -> build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01 copying botocore/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json -> build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01 copying botocore/data/marketplacecommerceanalytics/2015-07-01/service-2.json -> build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01 creating build/lib/botocore/data/mediaconnect creating build/lib/botocore/data/mediaconnect/2018-11-14 copying botocore/data/mediaconnect/2018-11-14/endpoint-rule-set-1.json -> build/lib/botocore/data/mediaconnect/2018-11-14 copying botocore/data/mediaconnect/2018-11-14/paginators-1.json -> build/lib/botocore/data/mediaconnect/2018-11-14 copying botocore/data/mediaconnect/2018-11-14/service-2.json -> build/lib/botocore/data/mediaconnect/2018-11-14 copying botocore/data/mediaconnect/2018-11-14/waiters-2.json -> build/lib/botocore/data/mediaconnect/2018-11-14 creating build/lib/botocore/data/mediaconvert creating build/lib/botocore/data/mediaconvert/2017-08-29 copying botocore/data/mediaconvert/2017-08-29/endpoint-rule-set-1.json -> build/lib/botocore/data/mediaconvert/2017-08-29 copying botocore/data/mediaconvert/2017-08-29/paginators-1.json -> build/lib/botocore/data/mediaconvert/2017-08-29 copying botocore/data/mediaconvert/2017-08-29/service-2.json -> build/lib/botocore/data/mediaconvert/2017-08-29 creating build/lib/botocore/data/medialive creating build/lib/botocore/data/medialive/2017-10-14 copying botocore/data/medialive/2017-10-14/endpoint-rule-set-1.json -> build/lib/botocore/data/medialive/2017-10-14 copying botocore/data/medialive/2017-10-14/paginators-1.json -> build/lib/botocore/data/medialive/2017-10-14 copying botocore/data/medialive/2017-10-14/service-2.json -> build/lib/botocore/data/medialive/2017-10-14 copying botocore/data/medialive/2017-10-14/waiters-2.json -> build/lib/botocore/data/medialive/2017-10-14 creating build/lib/botocore/data/mediapackage-vod creating build/lib/botocore/data/mediapackage-vod/2018-11-07 copying botocore/data/mediapackage-vod/2018-11-07/endpoint-rule-set-1.json -> build/lib/botocore/data/mediapackage-vod/2018-11-07 copying botocore/data/mediapackage-vod/2018-11-07/paginators-1.json -> build/lib/botocore/data/mediapackage-vod/2018-11-07 copying botocore/data/mediapackage-vod/2018-11-07/service-2.json -> build/lib/botocore/data/mediapackage-vod/2018-11-07 creating build/lib/botocore/data/mediapackage creating build/lib/botocore/data/mediapackage/2017-10-12 copying botocore/data/mediapackage/2017-10-12/endpoint-rule-set-1.json -> build/lib/botocore/data/mediapackage/2017-10-12 copying botocore/data/mediapackage/2017-10-12/paginators-1.json -> build/lib/botocore/data/mediapackage/2017-10-12 copying botocore/data/mediapackage/2017-10-12/service-2.json -> build/lib/botocore/data/mediapackage/2017-10-12 creating build/lib/botocore/data/mediastore-data creating build/lib/botocore/data/mediastore-data/2017-09-01 copying botocore/data/mediastore-data/2017-09-01/endpoint-rule-set-1.json -> build/lib/botocore/data/mediastore-data/2017-09-01 copying botocore/data/mediastore-data/2017-09-01/examples-1.json -> build/lib/botocore/data/mediastore-data/2017-09-01 copying botocore/data/mediastore-data/2017-09-01/paginators-1.json -> build/lib/botocore/data/mediastore-data/2017-09-01 copying botocore/data/mediastore-data/2017-09-01/service-2.json -> build/lib/botocore/data/mediastore-data/2017-09-01 creating build/lib/botocore/data/mediastore creating build/lib/botocore/data/mediastore/2017-09-01 copying botocore/data/mediastore/2017-09-01/endpoint-rule-set-1.json -> build/lib/botocore/data/mediastore/2017-09-01 copying botocore/data/mediastore/2017-09-01/examples-1.json -> build/lib/botocore/data/mediastore/2017-09-01 copying botocore/data/mediastore/2017-09-01/paginators-1.json -> build/lib/botocore/data/mediastore/2017-09-01 copying botocore/data/mediastore/2017-09-01/service-2.json -> build/lib/botocore/data/mediastore/2017-09-01 creating build/lib/botocore/data/mediatailor creating build/lib/botocore/data/mediatailor/2018-04-23 copying botocore/data/mediatailor/2018-04-23/endpoint-rule-set-1.json -> build/lib/botocore/data/mediatailor/2018-04-23 copying botocore/data/mediatailor/2018-04-23/paginators-1.json -> build/lib/botocore/data/mediatailor/2018-04-23 copying botocore/data/mediatailor/2018-04-23/service-2.json -> build/lib/botocore/data/mediatailor/2018-04-23 creating build/lib/botocore/data/memorydb creating build/lib/botocore/data/memorydb/2021-01-01 copying botocore/data/memorydb/2021-01-01/endpoint-rule-set-1.json -> build/lib/botocore/data/memorydb/2021-01-01 copying botocore/data/memorydb/2021-01-01/examples-1.json -> build/lib/botocore/data/memorydb/2021-01-01 copying botocore/data/memorydb/2021-01-01/paginators-1.json -> build/lib/botocore/data/memorydb/2021-01-01 copying botocore/data/memorydb/2021-01-01/service-2.json -> build/lib/botocore/data/memorydb/2021-01-01 creating build/lib/botocore/data/meteringmarketplace creating build/lib/botocore/data/meteringmarketplace/2016-01-14 copying botocore/data/meteringmarketplace/2016-01-14/endpoint-rule-set-1.json -> build/lib/botocore/data/meteringmarketplace/2016-01-14 copying botocore/data/meteringmarketplace/2016-01-14/examples-1.json -> build/lib/botocore/data/meteringmarketplace/2016-01-14 copying botocore/data/meteringmarketplace/2016-01-14/paginators-1.json -> build/lib/botocore/data/meteringmarketplace/2016-01-14 copying botocore/data/meteringmarketplace/2016-01-14/service-2.json -> build/lib/botocore/data/meteringmarketplace/2016-01-14 creating build/lib/botocore/data/mgh creating build/lib/botocore/data/mgh/2017-05-31 copying botocore/data/mgh/2017-05-31/endpoint-rule-set-1.json -> build/lib/botocore/data/mgh/2017-05-31 copying botocore/data/mgh/2017-05-31/examples-1.json -> build/lib/botocore/data/mgh/2017-05-31 copying botocore/data/mgh/2017-05-31/paginators-1.json -> build/lib/botocore/data/mgh/2017-05-31 copying botocore/data/mgh/2017-05-31/service-2.json -> build/lib/botocore/data/mgh/2017-05-31 creating build/lib/botocore/data/mgn creating build/lib/botocore/data/mgn/2020-02-26 copying botocore/data/mgn/2020-02-26/endpoint-rule-set-1.json -> build/lib/botocore/data/mgn/2020-02-26 copying botocore/data/mgn/2020-02-26/examples-1.json -> build/lib/botocore/data/mgn/2020-02-26 copying botocore/data/mgn/2020-02-26/paginators-1.json -> build/lib/botocore/data/mgn/2020-02-26 copying botocore/data/mgn/2020-02-26/service-2.json -> build/lib/botocore/data/mgn/2020-02-26 creating build/lib/botocore/data/migration-hub-refactor-spaces creating build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying botocore/data/migration-hub-refactor-spaces/2021-10-26/endpoint-rule-set-1.json -> build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying botocore/data/migration-hub-refactor-spaces/2021-10-26/examples-1.json -> build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying botocore/data/migration-hub-refactor-spaces/2021-10-26/paginators-1.json -> build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying botocore/data/migration-hub-refactor-spaces/2021-10-26/service-2.json -> build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26 creating build/lib/botocore/data/migrationhub-config creating build/lib/botocore/data/migrationhub-config/2019-06-30 copying botocore/data/migrationhub-config/2019-06-30/endpoint-rule-set-1.json -> build/lib/botocore/data/migrationhub-config/2019-06-30 copying botocore/data/migrationhub-config/2019-06-30/examples-1.json -> build/lib/botocore/data/migrationhub-config/2019-06-30 copying botocore/data/migrationhub-config/2019-06-30/paginators-1.json -> build/lib/botocore/data/migrationhub-config/2019-06-30 copying botocore/data/migrationhub-config/2019-06-30/service-2.json -> build/lib/botocore/data/migrationhub-config/2019-06-30 creating build/lib/botocore/data/migrationhuborchestrator creating build/lib/botocore/data/migrationhuborchestrator/2021-08-28 copying botocore/data/migrationhuborchestrator/2021-08-28/endpoint-rule-set-1.json -> build/lib/botocore/data/migrationhuborchestrator/2021-08-28 copying botocore/data/migrationhuborchestrator/2021-08-28/paginators-1.json -> build/lib/botocore/data/migrationhuborchestrator/2021-08-28 copying botocore/data/migrationhuborchestrator/2021-08-28/service-2.json -> build/lib/botocore/data/migrationhuborchestrator/2021-08-28 copying botocore/data/migrationhuborchestrator/2021-08-28/waiters-2.json -> build/lib/botocore/data/migrationhuborchestrator/2021-08-28 creating build/lib/botocore/data/migrationhubstrategy creating build/lib/botocore/data/migrationhubstrategy/2020-02-19 copying botocore/data/migrationhubstrategy/2020-02-19/endpoint-rule-set-1.json -> build/lib/botocore/data/migrationhubstrategy/2020-02-19 copying botocore/data/migrationhubstrategy/2020-02-19/examples-1.json -> build/lib/botocore/data/migrationhubstrategy/2020-02-19 copying botocore/data/migrationhubstrategy/2020-02-19/paginators-1.json -> build/lib/botocore/data/migrationhubstrategy/2020-02-19 copying botocore/data/migrationhubstrategy/2020-02-19/paginators-1.sdk-extras.json -> build/lib/botocore/data/migrationhubstrategy/2020-02-19 copying botocore/data/migrationhubstrategy/2020-02-19/service-2.json -> build/lib/botocore/data/migrationhubstrategy/2020-02-19 creating build/lib/botocore/data/mobile creating build/lib/botocore/data/mobile/2017-07-01 copying botocore/data/mobile/2017-07-01/endpoint-rule-set-1.json -> build/lib/botocore/data/mobile/2017-07-01 copying botocore/data/mobile/2017-07-01/examples-1.json -> build/lib/botocore/data/mobile/2017-07-01 copying botocore/data/mobile/2017-07-01/paginators-1.json -> build/lib/botocore/data/mobile/2017-07-01 copying botocore/data/mobile/2017-07-01/service-2.json -> build/lib/botocore/data/mobile/2017-07-01 creating build/lib/botocore/data/mq creating build/lib/botocore/data/mq/2017-11-27 copying botocore/data/mq/2017-11-27/endpoint-rule-set-1.json -> build/lib/botocore/data/mq/2017-11-27 copying botocore/data/mq/2017-11-27/paginators-1.json -> build/lib/botocore/data/mq/2017-11-27 copying botocore/data/mq/2017-11-27/service-2.json -> build/lib/botocore/data/mq/2017-11-27 creating build/lib/botocore/data/mturk creating build/lib/botocore/data/mturk/2017-01-17 copying botocore/data/mturk/2017-01-17/endpoint-rule-set-1.json -> build/lib/botocore/data/mturk/2017-01-17 copying botocore/data/mturk/2017-01-17/examples-1.json -> build/lib/botocore/data/mturk/2017-01-17 copying botocore/data/mturk/2017-01-17/paginators-1.json -> build/lib/botocore/data/mturk/2017-01-17 copying botocore/data/mturk/2017-01-17/service-2.json -> build/lib/botocore/data/mturk/2017-01-17 creating build/lib/botocore/data/mwaa creating build/lib/botocore/data/mwaa/2020-07-01 copying botocore/data/mwaa/2020-07-01/endpoint-rule-set-1.json -> build/lib/botocore/data/mwaa/2020-07-01 copying botocore/data/mwaa/2020-07-01/examples-1.json -> build/lib/botocore/data/mwaa/2020-07-01 copying botocore/data/mwaa/2020-07-01/paginators-1.json -> build/lib/botocore/data/mwaa/2020-07-01 copying botocore/data/mwaa/2020-07-01/service-2.json -> build/lib/botocore/data/mwaa/2020-07-01 creating build/lib/botocore/data/neptune creating build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/endpoint-rule-set-1.json -> build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/examples-1.json -> build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/paginators-1.json -> build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/service-2.json -> build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/service-2.sdk-extras.json -> build/lib/botocore/data/neptune/2014-10-31 copying botocore/data/neptune/2014-10-31/waiters-2.json -> build/lib/botocore/data/neptune/2014-10-31 creating build/lib/botocore/data/network-firewall creating build/lib/botocore/data/network-firewall/2020-11-12 copying botocore/data/network-firewall/2020-11-12/endpoint-rule-set-1.json -> build/lib/botocore/data/network-firewall/2020-11-12 copying botocore/data/network-firewall/2020-11-12/examples-1.json -> build/lib/botocore/data/network-firewall/2020-11-12 copying botocore/data/network-firewall/2020-11-12/paginators-1.json -> build/lib/botocore/data/network-firewall/2020-11-12 copying botocore/data/network-firewall/2020-11-12/service-2.json -> build/lib/botocore/data/network-firewall/2020-11-12 creating build/lib/botocore/data/networkmanager creating build/lib/botocore/data/networkmanager/2019-07-05 copying botocore/data/networkmanager/2019-07-05/endpoint-rule-set-1.json -> build/lib/botocore/data/networkmanager/2019-07-05 copying botocore/data/networkmanager/2019-07-05/examples-1.json -> build/lib/botocore/data/networkmanager/2019-07-05 copying botocore/data/networkmanager/2019-07-05/paginators-1.json -> build/lib/botocore/data/networkmanager/2019-07-05 copying botocore/data/networkmanager/2019-07-05/service-2.json -> build/lib/botocore/data/networkmanager/2019-07-05 creating build/lib/botocore/data/nimble creating build/lib/botocore/data/nimble/2020-08-01 copying botocore/data/nimble/2020-08-01/endpoint-rule-set-1.json -> build/lib/botocore/data/nimble/2020-08-01 copying botocore/data/nimble/2020-08-01/examples-1.json -> build/lib/botocore/data/nimble/2020-08-01 copying botocore/data/nimble/2020-08-01/paginators-1.json -> build/lib/botocore/data/nimble/2020-08-01 copying botocore/data/nimble/2020-08-01/service-2.json -> build/lib/botocore/data/nimble/2020-08-01 copying botocore/data/nimble/2020-08-01/waiters-2.json -> build/lib/botocore/data/nimble/2020-08-01 creating build/lib/botocore/data/oam creating build/lib/botocore/data/oam/2022-06-10 copying botocore/data/oam/2022-06-10/endpoint-rule-set-1.json -> build/lib/botocore/data/oam/2022-06-10 copying botocore/data/oam/2022-06-10/paginators-1.json -> build/lib/botocore/data/oam/2022-06-10 copying botocore/data/oam/2022-06-10/service-2.json -> build/lib/botocore/data/oam/2022-06-10 creating build/lib/botocore/data/omics creating build/lib/botocore/data/omics/2022-11-28 copying botocore/data/omics/2022-11-28/endpoint-rule-set-1.json -> build/lib/botocore/data/omics/2022-11-28 copying botocore/data/omics/2022-11-28/paginators-1.json -> build/lib/botocore/data/omics/2022-11-28 copying botocore/data/omics/2022-11-28/service-2.json -> build/lib/botocore/data/omics/2022-11-28 copying botocore/data/omics/2022-11-28/waiters-2.json -> build/lib/botocore/data/omics/2022-11-28 creating build/lib/botocore/data/opensearch creating build/lib/botocore/data/opensearch/2021-01-01 copying botocore/data/opensearch/2021-01-01/endpoint-rule-set-1.json -> build/lib/botocore/data/opensearch/2021-01-01 copying botocore/data/opensearch/2021-01-01/examples-1.json -> build/lib/botocore/data/opensearch/2021-01-01 copying botocore/data/opensearch/2021-01-01/paginators-1.json -> build/lib/botocore/data/opensearch/2021-01-01 copying botocore/data/opensearch/2021-01-01/service-2.json -> build/lib/botocore/data/opensearch/2021-01-01 creating build/lib/botocore/data/opensearchserverless creating build/lib/botocore/data/opensearchserverless/2021-11-01 copying botocore/data/opensearchserverless/2021-11-01/endpoint-rule-set-1.json -> build/lib/botocore/data/opensearchserverless/2021-11-01 copying botocore/data/opensearchserverless/2021-11-01/paginators-1.json -> build/lib/botocore/data/opensearchserverless/2021-11-01 copying botocore/data/opensearchserverless/2021-11-01/service-2.json -> build/lib/botocore/data/opensearchserverless/2021-11-01 creating build/lib/botocore/data/opsworks creating build/lib/botocore/data/opsworks/2013-02-18 copying botocore/data/opsworks/2013-02-18/endpoint-rule-set-1.json -> build/lib/botocore/data/opsworks/2013-02-18 copying botocore/data/opsworks/2013-02-18/examples-1.json -> build/lib/botocore/data/opsworks/2013-02-18 copying botocore/data/opsworks/2013-02-18/paginators-1.json -> build/lib/botocore/data/opsworks/2013-02-18 copying botocore/data/opsworks/2013-02-18/service-2.json -> build/lib/botocore/data/opsworks/2013-02-18 copying botocore/data/opsworks/2013-02-18/waiters-2.json -> build/lib/botocore/data/opsworks/2013-02-18 creating build/lib/botocore/data/opsworkscm creating build/lib/botocore/data/opsworkscm/2016-11-01 copying botocore/data/opsworkscm/2016-11-01/endpoint-rule-set-1.json -> build/lib/botocore/data/opsworkscm/2016-11-01 copying botocore/data/opsworkscm/2016-11-01/examples-1.json -> build/lib/botocore/data/opsworkscm/2016-11-01 copying botocore/data/opsworkscm/2016-11-01/paginators-1.json -> build/lib/botocore/data/opsworkscm/2016-11-01 copying botocore/data/opsworkscm/2016-11-01/service-2.json -> build/lib/botocore/data/opsworkscm/2016-11-01 copying botocore/data/opsworkscm/2016-11-01/waiters-2.json -> build/lib/botocore/data/opsworkscm/2016-11-01 creating build/lib/botocore/data/organizations creating build/lib/botocore/data/organizations/2016-11-28 copying botocore/data/organizations/2016-11-28/endpoint-rule-set-1.json -> build/lib/botocore/data/organizations/2016-11-28 copying botocore/data/organizations/2016-11-28/examples-1.json -> build/lib/botocore/data/organizations/2016-11-28 copying botocore/data/organizations/2016-11-28/paginators-1.json -> build/lib/botocore/data/organizations/2016-11-28 copying botocore/data/organizations/2016-11-28/service-2.json -> build/lib/botocore/data/organizations/2016-11-28 creating build/lib/botocore/data/outposts creating build/lib/botocore/data/outposts/2019-12-03 copying botocore/data/outposts/2019-12-03/endpoint-rule-set-1.json -> build/lib/botocore/data/outposts/2019-12-03 copying botocore/data/outposts/2019-12-03/examples-1.json -> build/lib/botocore/data/outposts/2019-12-03 copying botocore/data/outposts/2019-12-03/paginators-1.json -> build/lib/botocore/data/outposts/2019-12-03 copying botocore/data/outposts/2019-12-03/service-2.json -> build/lib/botocore/data/outposts/2019-12-03 creating build/lib/botocore/data/panorama creating build/lib/botocore/data/panorama/2019-07-24 copying botocore/data/panorama/2019-07-24/endpoint-rule-set-1.json -> build/lib/botocore/data/panorama/2019-07-24 copying botocore/data/panorama/2019-07-24/examples-1.json -> build/lib/botocore/data/panorama/2019-07-24 copying botocore/data/panorama/2019-07-24/paginators-1.json -> build/lib/botocore/data/panorama/2019-07-24 copying botocore/data/panorama/2019-07-24/service-2.json -> build/lib/botocore/data/panorama/2019-07-24 creating build/lib/botocore/data/personalize-events creating build/lib/botocore/data/personalize-events/2018-03-22 copying botocore/data/personalize-events/2018-03-22/endpoint-rule-set-1.json -> build/lib/botocore/data/personalize-events/2018-03-22 copying botocore/data/personalize-events/2018-03-22/examples-1.json -> build/lib/botocore/data/personalize-events/2018-03-22 copying botocore/data/personalize-events/2018-03-22/paginators-1.json -> build/lib/botocore/data/personalize-events/2018-03-22 copying botocore/data/personalize-events/2018-03-22/service-2.json -> build/lib/botocore/data/personalize-events/2018-03-22 creating build/lib/botocore/data/personalize-runtime creating build/lib/botocore/data/personalize-runtime/2018-05-22 copying botocore/data/personalize-runtime/2018-05-22/endpoint-rule-set-1.json -> build/lib/botocore/data/personalize-runtime/2018-05-22 copying botocore/data/personalize-runtime/2018-05-22/examples-1.json -> build/lib/botocore/data/personalize-runtime/2018-05-22 copying botocore/data/personalize-runtime/2018-05-22/paginators-1.json -> build/lib/botocore/data/personalize-runtime/2018-05-22 copying botocore/data/personalize-runtime/2018-05-22/service-2.json -> build/lib/botocore/data/personalize-runtime/2018-05-22 creating build/lib/botocore/data/personalize creating build/lib/botocore/data/personalize/2018-05-22 copying botocore/data/personalize/2018-05-22/endpoint-rule-set-1.json -> build/lib/botocore/data/personalize/2018-05-22 copying botocore/data/personalize/2018-05-22/examples-1.json -> build/lib/botocore/data/personalize/2018-05-22 copying botocore/data/personalize/2018-05-22/paginators-1.json -> build/lib/botocore/data/personalize/2018-05-22 copying botocore/data/personalize/2018-05-22/service-2.json -> build/lib/botocore/data/personalize/2018-05-22 creating build/lib/botocore/data/pi creating build/lib/botocore/data/pi/2018-02-27 copying botocore/data/pi/2018-02-27/endpoint-rule-set-1.json -> build/lib/botocore/data/pi/2018-02-27 copying botocore/data/pi/2018-02-27/examples-1.json -> build/lib/botocore/data/pi/2018-02-27 copying botocore/data/pi/2018-02-27/paginators-1.json -> build/lib/botocore/data/pi/2018-02-27 copying botocore/data/pi/2018-02-27/service-2.json -> build/lib/botocore/data/pi/2018-02-27 creating build/lib/botocore/data/pinpoint-email creating build/lib/botocore/data/pinpoint-email/2018-07-26 copying botocore/data/pinpoint-email/2018-07-26/endpoint-rule-set-1.json -> build/lib/botocore/data/pinpoint-email/2018-07-26 copying botocore/data/pinpoint-email/2018-07-26/examples-1.json -> build/lib/botocore/data/pinpoint-email/2018-07-26 copying botocore/data/pinpoint-email/2018-07-26/paginators-1.json -> build/lib/botocore/data/pinpoint-email/2018-07-26 copying botocore/data/pinpoint-email/2018-07-26/service-2.json -> build/lib/botocore/data/pinpoint-email/2018-07-26 creating build/lib/botocore/data/pinpoint-sms-voice-v2 creating build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/endpoint-rule-set-1.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/examples-1.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.sdk-extras.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/service-2.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying botocore/data/pinpoint-sms-voice-v2/2022-03-31/waiters-2.json -> build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31 creating build/lib/botocore/data/pinpoint-sms-voice creating build/lib/botocore/data/pinpoint-sms-voice/2018-09-05 copying botocore/data/pinpoint-sms-voice/2018-09-05/endpoint-rule-set-1.json -> build/lib/botocore/data/pinpoint-sms-voice/2018-09-05 copying botocore/data/pinpoint-sms-voice/2018-09-05/service-2.json -> build/lib/botocore/data/pinpoint-sms-voice/2018-09-05 creating build/lib/botocore/data/pinpoint creating build/lib/botocore/data/pinpoint/2016-12-01 copying botocore/data/pinpoint/2016-12-01/endpoint-rule-set-1.json -> build/lib/botocore/data/pinpoint/2016-12-01 copying botocore/data/pinpoint/2016-12-01/examples-1.json -> build/lib/botocore/data/pinpoint/2016-12-01 copying botocore/data/pinpoint/2016-12-01/service-2.json -> build/lib/botocore/data/pinpoint/2016-12-01 creating build/lib/botocore/data/pipes creating build/lib/botocore/data/pipes/2015-10-07 copying botocore/data/pipes/2015-10-07/endpoint-rule-set-1.json -> build/lib/botocore/data/pipes/2015-10-07 copying botocore/data/pipes/2015-10-07/paginators-1.json -> build/lib/botocore/data/pipes/2015-10-07 copying botocore/data/pipes/2015-10-07/service-2.json -> build/lib/botocore/data/pipes/2015-10-07 creating build/lib/botocore/data/polly creating build/lib/botocore/data/polly/2016-06-10 copying botocore/data/polly/2016-06-10/endpoint-rule-set-1.json -> build/lib/botocore/data/polly/2016-06-10 copying botocore/data/polly/2016-06-10/examples-1.json -> build/lib/botocore/data/polly/2016-06-10 copying botocore/data/polly/2016-06-10/paginators-1.json -> build/lib/botocore/data/polly/2016-06-10 copying botocore/data/polly/2016-06-10/service-2.json -> build/lib/botocore/data/polly/2016-06-10 creating build/lib/botocore/data/pricing creating build/lib/botocore/data/pricing/2017-10-15 copying botocore/data/pricing/2017-10-15/endpoint-rule-set-1.json -> build/lib/botocore/data/pricing/2017-10-15 copying botocore/data/pricing/2017-10-15/examples-1.json -> build/lib/botocore/data/pricing/2017-10-15 copying botocore/data/pricing/2017-10-15/paginators-1.json -> build/lib/botocore/data/pricing/2017-10-15 copying botocore/data/pricing/2017-10-15/service-2.json -> build/lib/botocore/data/pricing/2017-10-15 creating build/lib/botocore/data/privatenetworks creating build/lib/botocore/data/privatenetworks/2021-12-03 copying botocore/data/privatenetworks/2021-12-03/endpoint-rule-set-1.json -> build/lib/botocore/data/privatenetworks/2021-12-03 copying botocore/data/privatenetworks/2021-12-03/paginators-1.json -> build/lib/botocore/data/privatenetworks/2021-12-03 copying botocore/data/privatenetworks/2021-12-03/service-2.json -> build/lib/botocore/data/privatenetworks/2021-12-03 creating build/lib/botocore/data/proton creating build/lib/botocore/data/proton/2020-07-20 copying botocore/data/proton/2020-07-20/endpoint-rule-set-1.json -> build/lib/botocore/data/proton/2020-07-20 copying botocore/data/proton/2020-07-20/examples-1.json -> build/lib/botocore/data/proton/2020-07-20 copying botocore/data/proton/2020-07-20/paginators-1.json -> build/lib/botocore/data/proton/2020-07-20 copying botocore/data/proton/2020-07-20/service-2.json -> build/lib/botocore/data/proton/2020-07-20 copying botocore/data/proton/2020-07-20/waiters-2.json -> build/lib/botocore/data/proton/2020-07-20 creating build/lib/botocore/data/qldb-session creating build/lib/botocore/data/qldb-session/2019-07-11 copying botocore/data/qldb-session/2019-07-11/endpoint-rule-set-1.json -> build/lib/botocore/data/qldb-session/2019-07-11 copying botocore/data/qldb-session/2019-07-11/examples-1.json -> build/lib/botocore/data/qldb-session/2019-07-11 copying botocore/data/qldb-session/2019-07-11/paginators-1.json -> build/lib/botocore/data/qldb-session/2019-07-11 copying botocore/data/qldb-session/2019-07-11/service-2.json -> build/lib/botocore/data/qldb-session/2019-07-11 creating build/lib/botocore/data/qldb creating build/lib/botocore/data/qldb/2019-01-02 copying botocore/data/qldb/2019-01-02/endpoint-rule-set-1.json -> build/lib/botocore/data/qldb/2019-01-02 copying botocore/data/qldb/2019-01-02/examples-1.json -> build/lib/botocore/data/qldb/2019-01-02 copying botocore/data/qldb/2019-01-02/paginators-1.json -> build/lib/botocore/data/qldb/2019-01-02 copying botocore/data/qldb/2019-01-02/service-2.json -> build/lib/botocore/data/qldb/2019-01-02 creating build/lib/botocore/data/quicksight creating build/lib/botocore/data/quicksight/2018-04-01 copying botocore/data/quicksight/2018-04-01/endpoint-rule-set-1.json -> build/lib/botocore/data/quicksight/2018-04-01 copying botocore/data/quicksight/2018-04-01/examples-1.json -> build/lib/botocore/data/quicksight/2018-04-01 copying botocore/data/quicksight/2018-04-01/paginators-1.json -> build/lib/botocore/data/quicksight/2018-04-01 copying botocore/data/quicksight/2018-04-01/paginators-1.sdk-extras.json -> build/lib/botocore/data/quicksight/2018-04-01 copying botocore/data/quicksight/2018-04-01/service-2.json -> build/lib/botocore/data/quicksight/2018-04-01 creating build/lib/botocore/data/ram creating build/lib/botocore/data/ram/2018-01-04 copying botocore/data/ram/2018-01-04/endpoint-rule-set-1.json -> build/lib/botocore/data/ram/2018-01-04 copying botocore/data/ram/2018-01-04/examples-1.json -> build/lib/botocore/data/ram/2018-01-04 copying botocore/data/ram/2018-01-04/paginators-1.json -> build/lib/botocore/data/ram/2018-01-04 copying botocore/data/ram/2018-01-04/service-2.json -> build/lib/botocore/data/ram/2018-01-04 creating build/lib/botocore/data/rbin creating build/lib/botocore/data/rbin/2021-06-15 copying botocore/data/rbin/2021-06-15/endpoint-rule-set-1.json -> build/lib/botocore/data/rbin/2021-06-15 copying botocore/data/rbin/2021-06-15/examples-1.json -> build/lib/botocore/data/rbin/2021-06-15 copying botocore/data/rbin/2021-06-15/paginators-1.json -> build/lib/botocore/data/rbin/2021-06-15 copying botocore/data/rbin/2021-06-15/service-2.json -> build/lib/botocore/data/rbin/2021-06-15 creating build/lib/botocore/data/rds-data creating build/lib/botocore/data/rds-data/2018-08-01 copying botocore/data/rds-data/2018-08-01/endpoint-rule-set-1.json -> build/lib/botocore/data/rds-data/2018-08-01 copying botocore/data/rds-data/2018-08-01/examples-1.json -> build/lib/botocore/data/rds-data/2018-08-01 copying botocore/data/rds-data/2018-08-01/paginators-1.json -> build/lib/botocore/data/rds-data/2018-08-01 copying botocore/data/rds-data/2018-08-01/service-2.json -> build/lib/botocore/data/rds-data/2018-08-01 creating build/lib/botocore/data/rds creating build/lib/botocore/data/rds/2014-09-01 copying botocore/data/rds/2014-09-01/endpoint-rule-set-1.json -> build/lib/botocore/data/rds/2014-09-01 copying botocore/data/rds/2014-09-01/paginators-1.json -> build/lib/botocore/data/rds/2014-09-01 copying botocore/data/rds/2014-09-01/service-2.json -> build/lib/botocore/data/rds/2014-09-01 copying botocore/data/rds/2014-09-01/waiters-2.json -> build/lib/botocore/data/rds/2014-09-01 creating build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/endpoint-rule-set-1.json -> build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/examples-1.json -> build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/paginators-1.json -> build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/service-2.json -> build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/service-2.sdk-extras.json -> build/lib/botocore/data/rds/2014-10-31 copying botocore/data/rds/2014-10-31/waiters-2.json -> build/lib/botocore/data/rds/2014-10-31 creating build/lib/botocore/data/redshift-data creating build/lib/botocore/data/redshift-data/2019-12-20 copying botocore/data/redshift-data/2019-12-20/endpoint-rule-set-1.json -> build/lib/botocore/data/redshift-data/2019-12-20 copying botocore/data/redshift-data/2019-12-20/examples-1.json -> build/lib/botocore/data/redshift-data/2019-12-20 copying botocore/data/redshift-data/2019-12-20/paginators-1.json -> build/lib/botocore/data/redshift-data/2019-12-20 copying botocore/data/redshift-data/2019-12-20/paginators-1.sdk-extras.json -> build/lib/botocore/data/redshift-data/2019-12-20 copying botocore/data/redshift-data/2019-12-20/service-2.json -> build/lib/botocore/data/redshift-data/2019-12-20 creating build/lib/botocore/data/redshift-serverless creating build/lib/botocore/data/redshift-serverless/2021-04-21 copying botocore/data/redshift-serverless/2021-04-21/endpoint-rule-set-1.json -> build/lib/botocore/data/redshift-serverless/2021-04-21 copying botocore/data/redshift-serverless/2021-04-21/paginators-1.json -> build/lib/botocore/data/redshift-serverless/2021-04-21 copying botocore/data/redshift-serverless/2021-04-21/service-2.json -> build/lib/botocore/data/redshift-serverless/2021-04-21 creating build/lib/botocore/data/redshift creating build/lib/botocore/data/redshift/2012-12-01 copying botocore/data/redshift/2012-12-01/endpoint-rule-set-1.json -> build/lib/botocore/data/redshift/2012-12-01 copying botocore/data/redshift/2012-12-01/examples-1.json -> build/lib/botocore/data/redshift/2012-12-01 copying botocore/data/redshift/2012-12-01/paginators-1.json -> build/lib/botocore/data/redshift/2012-12-01 copying botocore/data/redshift/2012-12-01/service-2.json -> build/lib/botocore/data/redshift/2012-12-01 copying botocore/data/redshift/2012-12-01/waiters-2.json -> build/lib/botocore/data/redshift/2012-12-01 creating build/lib/botocore/data/rekognition creating build/lib/botocore/data/rekognition/2016-06-27 copying botocore/data/rekognition/2016-06-27/endpoint-rule-set-1.json -> build/lib/botocore/data/rekognition/2016-06-27 copying botocore/data/rekognition/2016-06-27/examples-1.json -> build/lib/botocore/data/rekognition/2016-06-27 copying botocore/data/rekognition/2016-06-27/paginators-1.json -> build/lib/botocore/data/rekognition/2016-06-27 copying botocore/data/rekognition/2016-06-27/service-2.json -> build/lib/botocore/data/rekognition/2016-06-27 copying botocore/data/rekognition/2016-06-27/waiters-2.json -> build/lib/botocore/data/rekognition/2016-06-27 creating build/lib/botocore/data/resiliencehub creating build/lib/botocore/data/resiliencehub/2020-04-30 copying botocore/data/resiliencehub/2020-04-30/endpoint-rule-set-1.json -> build/lib/botocore/data/resiliencehub/2020-04-30 copying botocore/data/resiliencehub/2020-04-30/examples-1.json -> build/lib/botocore/data/resiliencehub/2020-04-30 copying botocore/data/resiliencehub/2020-04-30/paginators-1.json -> build/lib/botocore/data/resiliencehub/2020-04-30 copying botocore/data/resiliencehub/2020-04-30/service-2.json -> build/lib/botocore/data/resiliencehub/2020-04-30 creating build/lib/botocore/data/resource-explorer-2 creating build/lib/botocore/data/resource-explorer-2/2022-07-28 copying botocore/data/resource-explorer-2/2022-07-28/endpoint-rule-set-1.json -> build/lib/botocore/data/resource-explorer-2/2022-07-28 copying botocore/data/resource-explorer-2/2022-07-28/paginators-1.json -> build/lib/botocore/data/resource-explorer-2/2022-07-28 copying botocore/data/resource-explorer-2/2022-07-28/paginators-1.sdk-extras.json -> build/lib/botocore/data/resource-explorer-2/2022-07-28 copying botocore/data/resource-explorer-2/2022-07-28/service-2.json -> build/lib/botocore/data/resource-explorer-2/2022-07-28 creating build/lib/botocore/data/resource-groups creating build/lib/botocore/data/resource-groups/2017-11-27 copying botocore/data/resource-groups/2017-11-27/endpoint-rule-set-1.json -> build/lib/botocore/data/resource-groups/2017-11-27 copying botocore/data/resource-groups/2017-11-27/examples-1.json -> build/lib/botocore/data/resource-groups/2017-11-27 copying botocore/data/resource-groups/2017-11-27/paginators-1.json -> build/lib/botocore/data/resource-groups/2017-11-27 copying botocore/data/resource-groups/2017-11-27/service-2.json -> build/lib/botocore/data/resource-groups/2017-11-27 creating build/lib/botocore/data/resourcegroupstaggingapi creating build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26 copying botocore/data/resourcegroupstaggingapi/2017-01-26/endpoint-rule-set-1.json -> build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26 copying botocore/data/resourcegroupstaggingapi/2017-01-26/examples-1.json -> build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26 copying botocore/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json -> build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26 copying botocore/data/resourcegroupstaggingapi/2017-01-26/service-2.json -> build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26 creating build/lib/botocore/data/robomaker creating build/lib/botocore/data/robomaker/2018-06-29 copying botocore/data/robomaker/2018-06-29/endpoint-rule-set-1.json -> build/lib/botocore/data/robomaker/2018-06-29 copying botocore/data/robomaker/2018-06-29/examples-1.json -> build/lib/botocore/data/robomaker/2018-06-29 copying botocore/data/robomaker/2018-06-29/paginators-1.json -> build/lib/botocore/data/robomaker/2018-06-29 copying botocore/data/robomaker/2018-06-29/service-2.json -> build/lib/botocore/data/robomaker/2018-06-29 creating build/lib/botocore/data/rolesanywhere creating build/lib/botocore/data/rolesanywhere/2018-05-10 copying botocore/data/rolesanywhere/2018-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/rolesanywhere/2018-05-10 copying botocore/data/rolesanywhere/2018-05-10/paginators-1.json -> build/lib/botocore/data/rolesanywhere/2018-05-10 copying botocore/data/rolesanywhere/2018-05-10/service-2.json -> build/lib/botocore/data/rolesanywhere/2018-05-10 creating build/lib/botocore/data/route53-recovery-cluster creating build/lib/botocore/data/route53-recovery-cluster/2019-12-02 copying botocore/data/route53-recovery-cluster/2019-12-02/endpoint-rule-set-1.json -> build/lib/botocore/data/route53-recovery-cluster/2019-12-02 copying botocore/data/route53-recovery-cluster/2019-12-02/examples-1.json -> build/lib/botocore/data/route53-recovery-cluster/2019-12-02 copying botocore/data/route53-recovery-cluster/2019-12-02/paginators-1.json -> build/lib/botocore/data/route53-recovery-cluster/2019-12-02 copying botocore/data/route53-recovery-cluster/2019-12-02/service-2.json -> build/lib/botocore/data/route53-recovery-cluster/2019-12-02 creating build/lib/botocore/data/route53-recovery-control-config creating build/lib/botocore/data/route53-recovery-control-config/2020-11-02 copying botocore/data/route53-recovery-control-config/2020-11-02/endpoint-rule-set-1.json -> build/lib/botocore/data/route53-recovery-control-config/2020-11-02 copying botocore/data/route53-recovery-control-config/2020-11-02/paginators-1.json -> build/lib/botocore/data/route53-recovery-control-config/2020-11-02 copying botocore/data/route53-recovery-control-config/2020-11-02/service-2.json -> build/lib/botocore/data/route53-recovery-control-config/2020-11-02 copying botocore/data/route53-recovery-control-config/2020-11-02/waiters-2.json -> build/lib/botocore/data/route53-recovery-control-config/2020-11-02 creating build/lib/botocore/data/route53-recovery-readiness creating build/lib/botocore/data/route53-recovery-readiness/2019-12-02 copying botocore/data/route53-recovery-readiness/2019-12-02/endpoint-rule-set-1.json -> build/lib/botocore/data/route53-recovery-readiness/2019-12-02 copying botocore/data/route53-recovery-readiness/2019-12-02/paginators-1.json -> build/lib/botocore/data/route53-recovery-readiness/2019-12-02 copying botocore/data/route53-recovery-readiness/2019-12-02/service-2.json -> build/lib/botocore/data/route53-recovery-readiness/2019-12-02 creating build/lib/botocore/data/route53 creating build/lib/botocore/data/route53/2013-04-01 copying botocore/data/route53/2013-04-01/endpoint-rule-set-1.json -> build/lib/botocore/data/route53/2013-04-01 copying botocore/data/route53/2013-04-01/examples-1.json -> build/lib/botocore/data/route53/2013-04-01 copying botocore/data/route53/2013-04-01/paginators-1.json -> build/lib/botocore/data/route53/2013-04-01 copying botocore/data/route53/2013-04-01/service-2.json -> build/lib/botocore/data/route53/2013-04-01 copying botocore/data/route53/2013-04-01/waiters-2.json -> build/lib/botocore/data/route53/2013-04-01 creating build/lib/botocore/data/route53domains creating build/lib/botocore/data/route53domains/2014-05-15 copying botocore/data/route53domains/2014-05-15/endpoint-rule-set-1.json -> build/lib/botocore/data/route53domains/2014-05-15 copying botocore/data/route53domains/2014-05-15/examples-1.json -> build/lib/botocore/data/route53domains/2014-05-15 copying botocore/data/route53domains/2014-05-15/paginators-1.json -> build/lib/botocore/data/route53domains/2014-05-15 copying botocore/data/route53domains/2014-05-15/service-2.json -> build/lib/botocore/data/route53domains/2014-05-15 creating build/lib/botocore/data/route53resolver creating build/lib/botocore/data/route53resolver/2018-04-01 copying botocore/data/route53resolver/2018-04-01/endpoint-rule-set-1.json -> build/lib/botocore/data/route53resolver/2018-04-01 copying botocore/data/route53resolver/2018-04-01/examples-1.json -> build/lib/botocore/data/route53resolver/2018-04-01 copying botocore/data/route53resolver/2018-04-01/paginators-1.json -> build/lib/botocore/data/route53resolver/2018-04-01 copying botocore/data/route53resolver/2018-04-01/paginators-1.sdk-extras.json -> build/lib/botocore/data/route53resolver/2018-04-01 copying botocore/data/route53resolver/2018-04-01/service-2.json -> build/lib/botocore/data/route53resolver/2018-04-01 creating build/lib/botocore/data/rum creating build/lib/botocore/data/rum/2018-05-10 copying botocore/data/rum/2018-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/rum/2018-05-10 copying botocore/data/rum/2018-05-10/examples-1.json -> build/lib/botocore/data/rum/2018-05-10 copying botocore/data/rum/2018-05-10/paginators-1.json -> build/lib/botocore/data/rum/2018-05-10 copying botocore/data/rum/2018-05-10/service-2.json -> build/lib/botocore/data/rum/2018-05-10 creating build/lib/botocore/data/s3 creating build/lib/botocore/data/s3/2006-03-01 copying botocore/data/s3/2006-03-01/endpoint-rule-set-1.json -> build/lib/botocore/data/s3/2006-03-01 copying botocore/data/s3/2006-03-01/examples-1.json -> build/lib/botocore/data/s3/2006-03-01 copying botocore/data/s3/2006-03-01/paginators-1.json -> build/lib/botocore/data/s3/2006-03-01 copying botocore/data/s3/2006-03-01/service-2.json -> build/lib/botocore/data/s3/2006-03-01 copying botocore/data/s3/2006-03-01/waiters-2.json -> build/lib/botocore/data/s3/2006-03-01 creating build/lib/botocore/data/s3control creating build/lib/botocore/data/s3control/2018-08-20 copying botocore/data/s3control/2018-08-20/endpoint-rule-set-1.json -> build/lib/botocore/data/s3control/2018-08-20 copying botocore/data/s3control/2018-08-20/examples-1.json -> build/lib/botocore/data/s3control/2018-08-20 copying botocore/data/s3control/2018-08-20/paginators-1.json -> build/lib/botocore/data/s3control/2018-08-20 copying botocore/data/s3control/2018-08-20/service-2.json -> build/lib/botocore/data/s3control/2018-08-20 creating build/lib/botocore/data/s3outposts creating build/lib/botocore/data/s3outposts/2017-07-25 copying botocore/data/s3outposts/2017-07-25/endpoint-rule-set-1.json -> build/lib/botocore/data/s3outposts/2017-07-25 copying botocore/data/s3outposts/2017-07-25/examples-1.json -> build/lib/botocore/data/s3outposts/2017-07-25 copying botocore/data/s3outposts/2017-07-25/paginators-1.json -> build/lib/botocore/data/s3outposts/2017-07-25 copying botocore/data/s3outposts/2017-07-25/service-2.json -> build/lib/botocore/data/s3outposts/2017-07-25 creating build/lib/botocore/data/sagemaker-a2i-runtime creating build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying botocore/data/sagemaker-a2i-runtime/2019-11-07/endpoint-rule-set-1.json -> build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying botocore/data/sagemaker-a2i-runtime/2019-11-07/examples-1.json -> build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying botocore/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json -> build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying botocore/data/sagemaker-a2i-runtime/2019-11-07/service-2.json -> build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07 creating build/lib/botocore/data/sagemaker-edge creating build/lib/botocore/data/sagemaker-edge/2020-09-23 copying botocore/data/sagemaker-edge/2020-09-23/endpoint-rule-set-1.json -> build/lib/botocore/data/sagemaker-edge/2020-09-23 copying botocore/data/sagemaker-edge/2020-09-23/examples-1.json -> build/lib/botocore/data/sagemaker-edge/2020-09-23 copying botocore/data/sagemaker-edge/2020-09-23/paginators-1.json -> build/lib/botocore/data/sagemaker-edge/2020-09-23 copying botocore/data/sagemaker-edge/2020-09-23/service-2.json -> build/lib/botocore/data/sagemaker-edge/2020-09-23 creating build/lib/botocore/data/sagemaker-featurestore-runtime creating build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying botocore/data/sagemaker-featurestore-runtime/2020-07-01/endpoint-rule-set-1.json -> build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying botocore/data/sagemaker-featurestore-runtime/2020-07-01/examples-1.json -> build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying botocore/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json -> build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying botocore/data/sagemaker-featurestore-runtime/2020-07-01/service-2.json -> build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01 creating build/lib/botocore/data/sagemaker-geospatial creating build/lib/botocore/data/sagemaker-geospatial/2020-05-27 copying botocore/data/sagemaker-geospatial/2020-05-27/endpoint-rule-set-1.json -> build/lib/botocore/data/sagemaker-geospatial/2020-05-27 copying botocore/data/sagemaker-geospatial/2020-05-27/paginators-1.json -> build/lib/botocore/data/sagemaker-geospatial/2020-05-27 copying botocore/data/sagemaker-geospatial/2020-05-27/service-2.json -> build/lib/botocore/data/sagemaker-geospatial/2020-05-27 creating build/lib/botocore/data/sagemaker-metrics creating build/lib/botocore/data/sagemaker-metrics/2022-09-30 copying botocore/data/sagemaker-metrics/2022-09-30/endpoint-rule-set-1.json -> build/lib/botocore/data/sagemaker-metrics/2022-09-30 copying botocore/data/sagemaker-metrics/2022-09-30/paginators-1.json -> build/lib/botocore/data/sagemaker-metrics/2022-09-30 copying botocore/data/sagemaker-metrics/2022-09-30/service-2.json -> build/lib/botocore/data/sagemaker-metrics/2022-09-30 creating build/lib/botocore/data/sagemaker-runtime creating build/lib/botocore/data/sagemaker-runtime/2017-05-13 copying botocore/data/sagemaker-runtime/2017-05-13/endpoint-rule-set-1.json -> build/lib/botocore/data/sagemaker-runtime/2017-05-13 copying botocore/data/sagemaker-runtime/2017-05-13/examples-1.json -> build/lib/botocore/data/sagemaker-runtime/2017-05-13 copying botocore/data/sagemaker-runtime/2017-05-13/paginators-1.json -> build/lib/botocore/data/sagemaker-runtime/2017-05-13 copying botocore/data/sagemaker-runtime/2017-05-13/service-2.json -> build/lib/botocore/data/sagemaker-runtime/2017-05-13 creating build/lib/botocore/data/sagemaker creating build/lib/botocore/data/sagemaker/2017-07-24 copying botocore/data/sagemaker/2017-07-24/endpoint-rule-set-1.json -> build/lib/botocore/data/sagemaker/2017-07-24 copying botocore/data/sagemaker/2017-07-24/examples-1.json -> build/lib/botocore/data/sagemaker/2017-07-24 copying botocore/data/sagemaker/2017-07-24/paginators-1.json -> build/lib/botocore/data/sagemaker/2017-07-24 copying botocore/data/sagemaker/2017-07-24/service-2.json -> build/lib/botocore/data/sagemaker/2017-07-24 copying botocore/data/sagemaker/2017-07-24/waiters-2.json -> build/lib/botocore/data/sagemaker/2017-07-24 creating build/lib/botocore/data/savingsplans creating build/lib/botocore/data/savingsplans/2019-06-28 copying botocore/data/savingsplans/2019-06-28/endpoint-rule-set-1.json -> build/lib/botocore/data/savingsplans/2019-06-28 copying botocore/data/savingsplans/2019-06-28/examples-1.json -> build/lib/botocore/data/savingsplans/2019-06-28 copying botocore/data/savingsplans/2019-06-28/paginators-1.json -> build/lib/botocore/data/savingsplans/2019-06-28 copying botocore/data/savingsplans/2019-06-28/service-2.json -> build/lib/botocore/data/savingsplans/2019-06-28 creating build/lib/botocore/data/scheduler creating build/lib/botocore/data/scheduler/2021-06-30 copying botocore/data/scheduler/2021-06-30/endpoint-rule-set-1.json -> build/lib/botocore/data/scheduler/2021-06-30 copying botocore/data/scheduler/2021-06-30/paginators-1.json -> build/lib/botocore/data/scheduler/2021-06-30 copying botocore/data/scheduler/2021-06-30/service-2.json -> build/lib/botocore/data/scheduler/2021-06-30 creating build/lib/botocore/data/schemas creating build/lib/botocore/data/schemas/2019-12-02 copying botocore/data/schemas/2019-12-02/endpoint-rule-set-1.json -> build/lib/botocore/data/schemas/2019-12-02 copying botocore/data/schemas/2019-12-02/paginators-1.json -> build/lib/botocore/data/schemas/2019-12-02 copying botocore/data/schemas/2019-12-02/service-2.json -> build/lib/botocore/data/schemas/2019-12-02 copying botocore/data/schemas/2019-12-02/waiters-2.json -> build/lib/botocore/data/schemas/2019-12-02 creating build/lib/botocore/data/sdb creating build/lib/botocore/data/sdb/2009-04-15 copying botocore/data/sdb/2009-04-15/endpoint-rule-set-1.json -> build/lib/botocore/data/sdb/2009-04-15 copying botocore/data/sdb/2009-04-15/paginators-1.json -> build/lib/botocore/data/sdb/2009-04-15 copying botocore/data/sdb/2009-04-15/service-2.json -> build/lib/botocore/data/sdb/2009-04-15 creating build/lib/botocore/data/secretsmanager creating build/lib/botocore/data/secretsmanager/2017-10-17 copying botocore/data/secretsmanager/2017-10-17/endpoint-rule-set-1.json -> build/lib/botocore/data/secretsmanager/2017-10-17 copying botocore/data/secretsmanager/2017-10-17/examples-1.json -> build/lib/botocore/data/secretsmanager/2017-10-17 copying botocore/data/secretsmanager/2017-10-17/paginators-1.json -> build/lib/botocore/data/secretsmanager/2017-10-17 copying botocore/data/secretsmanager/2017-10-17/service-2.json -> build/lib/botocore/data/secretsmanager/2017-10-17 copying botocore/data/secretsmanager/2017-10-17/service-2.sdk-extras.json -> build/lib/botocore/data/secretsmanager/2017-10-17 creating build/lib/botocore/data/securityhub creating build/lib/botocore/data/securityhub/2018-10-26 copying botocore/data/securityhub/2018-10-26/endpoint-rule-set-1.json -> build/lib/botocore/data/securityhub/2018-10-26 copying botocore/data/securityhub/2018-10-26/examples-1.json -> build/lib/botocore/data/securityhub/2018-10-26 copying botocore/data/securityhub/2018-10-26/paginators-1.json -> build/lib/botocore/data/securityhub/2018-10-26 copying botocore/data/securityhub/2018-10-26/service-2.json -> build/lib/botocore/data/securityhub/2018-10-26 creating build/lib/botocore/data/securitylake creating build/lib/botocore/data/securitylake/2018-05-10 copying botocore/data/securitylake/2018-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/securitylake/2018-05-10 copying botocore/data/securitylake/2018-05-10/paginators-1.json -> build/lib/botocore/data/securitylake/2018-05-10 copying botocore/data/securitylake/2018-05-10/service-2.json -> build/lib/botocore/data/securitylake/2018-05-10 creating build/lib/botocore/data/serverlessrepo creating build/lib/botocore/data/serverlessrepo/2017-09-08 copying botocore/data/serverlessrepo/2017-09-08/endpoint-rule-set-1.json -> build/lib/botocore/data/serverlessrepo/2017-09-08 copying botocore/data/serverlessrepo/2017-09-08/paginators-1.json -> build/lib/botocore/data/serverlessrepo/2017-09-08 copying botocore/data/serverlessrepo/2017-09-08/service-2.json -> build/lib/botocore/data/serverlessrepo/2017-09-08 creating build/lib/botocore/data/service-quotas creating build/lib/botocore/data/service-quotas/2019-06-24 copying botocore/data/service-quotas/2019-06-24/endpoint-rule-set-1.json -> build/lib/botocore/data/service-quotas/2019-06-24 copying botocore/data/service-quotas/2019-06-24/examples-1.json -> build/lib/botocore/data/service-quotas/2019-06-24 copying botocore/data/service-quotas/2019-06-24/paginators-1.json -> build/lib/botocore/data/service-quotas/2019-06-24 copying botocore/data/service-quotas/2019-06-24/service-2.json -> build/lib/botocore/data/service-quotas/2019-06-24 creating build/lib/botocore/data/servicecatalog-appregistry creating build/lib/botocore/data/servicecatalog-appregistry/2020-06-24 copying botocore/data/servicecatalog-appregistry/2020-06-24/endpoint-rule-set-1.json -> build/lib/botocore/data/servicecatalog-appregistry/2020-06-24 copying botocore/data/servicecatalog-appregistry/2020-06-24/examples-1.json -> build/lib/botocore/data/servicecatalog-appregistry/2020-06-24 copying botocore/data/servicecatalog-appregistry/2020-06-24/paginators-1.json -> build/lib/botocore/data/servicecatalog-appregistry/2020-06-24 copying botocore/data/servicecatalog-appregistry/2020-06-24/service-2.json -> build/lib/botocore/data/servicecatalog-appregistry/2020-06-24 creating build/lib/botocore/data/servicecatalog creating build/lib/botocore/data/servicecatalog/2015-12-10 copying botocore/data/servicecatalog/2015-12-10/endpoint-rule-set-1.json -> build/lib/botocore/data/servicecatalog/2015-12-10 copying botocore/data/servicecatalog/2015-12-10/examples-1.json -> build/lib/botocore/data/servicecatalog/2015-12-10 copying botocore/data/servicecatalog/2015-12-10/paginators-1.json -> build/lib/botocore/data/servicecatalog/2015-12-10 copying botocore/data/servicecatalog/2015-12-10/service-2.json -> build/lib/botocore/data/servicecatalog/2015-12-10 creating build/lib/botocore/data/servicediscovery creating build/lib/botocore/data/servicediscovery/2017-03-14 copying botocore/data/servicediscovery/2017-03-14/endpoint-rule-set-1.json -> build/lib/botocore/data/servicediscovery/2017-03-14 copying botocore/data/servicediscovery/2017-03-14/examples-1.json -> build/lib/botocore/data/servicediscovery/2017-03-14 copying botocore/data/servicediscovery/2017-03-14/paginators-1.json -> build/lib/botocore/data/servicediscovery/2017-03-14 copying botocore/data/servicediscovery/2017-03-14/service-2.json -> build/lib/botocore/data/servicediscovery/2017-03-14 creating build/lib/botocore/data/ses creating build/lib/botocore/data/ses/2010-12-01 copying botocore/data/ses/2010-12-01/endpoint-rule-set-1.json -> build/lib/botocore/data/ses/2010-12-01 copying botocore/data/ses/2010-12-01/examples-1.json -> build/lib/botocore/data/ses/2010-12-01 copying botocore/data/ses/2010-12-01/paginators-1.json -> build/lib/botocore/data/ses/2010-12-01 copying botocore/data/ses/2010-12-01/service-2.json -> build/lib/botocore/data/ses/2010-12-01 copying botocore/data/ses/2010-12-01/waiters-2.json -> build/lib/botocore/data/ses/2010-12-01 creating build/lib/botocore/data/sesv2 creating build/lib/botocore/data/sesv2/2019-09-27 copying botocore/data/sesv2/2019-09-27/endpoint-rule-set-1.json -> build/lib/botocore/data/sesv2/2019-09-27 copying botocore/data/sesv2/2019-09-27/examples-1.json -> build/lib/botocore/data/sesv2/2019-09-27 copying botocore/data/sesv2/2019-09-27/paginators-1.json -> build/lib/botocore/data/sesv2/2019-09-27 copying botocore/data/sesv2/2019-09-27/service-2.json -> build/lib/botocore/data/sesv2/2019-09-27 creating build/lib/botocore/data/shield creating build/lib/botocore/data/shield/2016-06-02 copying botocore/data/shield/2016-06-02/endpoint-rule-set-1.json -> build/lib/botocore/data/shield/2016-06-02 copying botocore/data/shield/2016-06-02/examples-1.json -> build/lib/botocore/data/shield/2016-06-02 copying botocore/data/shield/2016-06-02/paginators-1.json -> build/lib/botocore/data/shield/2016-06-02 copying botocore/data/shield/2016-06-02/service-2.json -> build/lib/botocore/data/shield/2016-06-02 creating build/lib/botocore/data/signer creating build/lib/botocore/data/signer/2017-08-25 copying botocore/data/signer/2017-08-25/endpoint-rule-set-1.json -> build/lib/botocore/data/signer/2017-08-25 copying botocore/data/signer/2017-08-25/examples-1.json -> build/lib/botocore/data/signer/2017-08-25 copying botocore/data/signer/2017-08-25/paginators-1.json -> build/lib/botocore/data/signer/2017-08-25 copying botocore/data/signer/2017-08-25/service-2.json -> build/lib/botocore/data/signer/2017-08-25 copying botocore/data/signer/2017-08-25/waiters-2.json -> build/lib/botocore/data/signer/2017-08-25 creating build/lib/botocore/data/simspaceweaver creating build/lib/botocore/data/simspaceweaver/2022-10-28 copying botocore/data/simspaceweaver/2022-10-28/endpoint-rule-set-1.json -> build/lib/botocore/data/simspaceweaver/2022-10-28 copying botocore/data/simspaceweaver/2022-10-28/paginators-1.json -> build/lib/botocore/data/simspaceweaver/2022-10-28 copying botocore/data/simspaceweaver/2022-10-28/service-2.json -> build/lib/botocore/data/simspaceweaver/2022-10-28 creating build/lib/botocore/data/sms-voice creating build/lib/botocore/data/sms-voice/2018-09-05 copying botocore/data/sms-voice/2018-09-05/endpoint-rule-set-1.json -> build/lib/botocore/data/sms-voice/2018-09-05 copying botocore/data/sms-voice/2018-09-05/service-2.json -> build/lib/botocore/data/sms-voice/2018-09-05 creating build/lib/botocore/data/sms creating build/lib/botocore/data/sms/2016-10-24 copying botocore/data/sms/2016-10-24/endpoint-rule-set-1.json -> build/lib/botocore/data/sms/2016-10-24 copying botocore/data/sms/2016-10-24/examples-1.json -> build/lib/botocore/data/sms/2016-10-24 copying botocore/data/sms/2016-10-24/paginators-1.json -> build/lib/botocore/data/sms/2016-10-24 copying botocore/data/sms/2016-10-24/service-2.json -> build/lib/botocore/data/sms/2016-10-24 creating build/lib/botocore/data/snow-device-management creating build/lib/botocore/data/snow-device-management/2021-08-04 copying botocore/data/snow-device-management/2021-08-04/endpoint-rule-set-1.json -> build/lib/botocore/data/snow-device-management/2021-08-04 copying botocore/data/snow-device-management/2021-08-04/examples-1.json -> build/lib/botocore/data/snow-device-management/2021-08-04 copying botocore/data/snow-device-management/2021-08-04/paginators-1.json -> build/lib/botocore/data/snow-device-management/2021-08-04 copying botocore/data/snow-device-management/2021-08-04/service-2.json -> build/lib/botocore/data/snow-device-management/2021-08-04 creating build/lib/botocore/data/snowball creating build/lib/botocore/data/snowball/2016-06-30 copying botocore/data/snowball/2016-06-30/endpoint-rule-set-1.json -> build/lib/botocore/data/snowball/2016-06-30 copying botocore/data/snowball/2016-06-30/examples-1.json -> build/lib/botocore/data/snowball/2016-06-30 copying botocore/data/snowball/2016-06-30/paginators-1.json -> build/lib/botocore/data/snowball/2016-06-30 copying botocore/data/snowball/2016-06-30/service-2.json -> build/lib/botocore/data/snowball/2016-06-30 creating build/lib/botocore/data/sns creating build/lib/botocore/data/sns/2010-03-31 copying botocore/data/sns/2010-03-31/endpoint-rule-set-1.json -> build/lib/botocore/data/sns/2010-03-31 copying botocore/data/sns/2010-03-31/examples-1.json -> build/lib/botocore/data/sns/2010-03-31 copying botocore/data/sns/2010-03-31/paginators-1.json -> build/lib/botocore/data/sns/2010-03-31 copying botocore/data/sns/2010-03-31/service-2.json -> build/lib/botocore/data/sns/2010-03-31 creating build/lib/botocore/data/sqs creating build/lib/botocore/data/sqs/2012-11-05 copying botocore/data/sqs/2012-11-05/endpoint-rule-set-1.json -> build/lib/botocore/data/sqs/2012-11-05 copying botocore/data/sqs/2012-11-05/examples-1.json -> build/lib/botocore/data/sqs/2012-11-05 copying botocore/data/sqs/2012-11-05/paginators-1.json -> build/lib/botocore/data/sqs/2012-11-05 copying botocore/data/sqs/2012-11-05/service-2.json -> build/lib/botocore/data/sqs/2012-11-05 creating build/lib/botocore/data/ssm-contacts creating build/lib/botocore/data/ssm-contacts/2021-05-03 copying botocore/data/ssm-contacts/2021-05-03/endpoint-rule-set-1.json -> build/lib/botocore/data/ssm-contacts/2021-05-03 copying botocore/data/ssm-contacts/2021-05-03/examples-1.json -> build/lib/botocore/data/ssm-contacts/2021-05-03 copying botocore/data/ssm-contacts/2021-05-03/paginators-1.json -> build/lib/botocore/data/ssm-contacts/2021-05-03 copying botocore/data/ssm-contacts/2021-05-03/service-2.json -> build/lib/botocore/data/ssm-contacts/2021-05-03 creating build/lib/botocore/data/ssm-incidents creating build/lib/botocore/data/ssm-incidents/2018-05-10 copying botocore/data/ssm-incidents/2018-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/ssm-incidents/2018-05-10 copying botocore/data/ssm-incidents/2018-05-10/examples-1.json -> build/lib/botocore/data/ssm-incidents/2018-05-10 copying botocore/data/ssm-incidents/2018-05-10/paginators-1.json -> build/lib/botocore/data/ssm-incidents/2018-05-10 copying botocore/data/ssm-incidents/2018-05-10/service-2.json -> build/lib/botocore/data/ssm-incidents/2018-05-10 copying botocore/data/ssm-incidents/2018-05-10/waiters-2.json -> build/lib/botocore/data/ssm-incidents/2018-05-10 creating build/lib/botocore/data/ssm-sap creating build/lib/botocore/data/ssm-sap/2018-05-10 copying botocore/data/ssm-sap/2018-05-10/endpoint-rule-set-1.json -> build/lib/botocore/data/ssm-sap/2018-05-10 copying botocore/data/ssm-sap/2018-05-10/paginators-1.json -> build/lib/botocore/data/ssm-sap/2018-05-10 copying botocore/data/ssm-sap/2018-05-10/service-2.json -> build/lib/botocore/data/ssm-sap/2018-05-10 creating build/lib/botocore/data/ssm creating build/lib/botocore/data/ssm/2014-11-06 copying botocore/data/ssm/2014-11-06/endpoint-rule-set-1.json -> build/lib/botocore/data/ssm/2014-11-06 copying botocore/data/ssm/2014-11-06/examples-1.json -> build/lib/botocore/data/ssm/2014-11-06 copying botocore/data/ssm/2014-11-06/paginators-1.json -> build/lib/botocore/data/ssm/2014-11-06 copying botocore/data/ssm/2014-11-06/service-2.json -> build/lib/botocore/data/ssm/2014-11-06 copying botocore/data/ssm/2014-11-06/waiters-2.json -> build/lib/botocore/data/ssm/2014-11-06 creating build/lib/botocore/data/sso-admin creating build/lib/botocore/data/sso-admin/2020-07-20 copying botocore/data/sso-admin/2020-07-20/endpoint-rule-set-1.json -> build/lib/botocore/data/sso-admin/2020-07-20 copying botocore/data/sso-admin/2020-07-20/examples-1.json -> build/lib/botocore/data/sso-admin/2020-07-20 copying botocore/data/sso-admin/2020-07-20/paginators-1.json -> build/lib/botocore/data/sso-admin/2020-07-20 copying botocore/data/sso-admin/2020-07-20/service-2.json -> build/lib/botocore/data/sso-admin/2020-07-20 creating build/lib/botocore/data/sso-oidc creating build/lib/botocore/data/sso-oidc/2019-06-10 copying botocore/data/sso-oidc/2019-06-10/endpoint-rule-set-1.json -> build/lib/botocore/data/sso-oidc/2019-06-10 copying botocore/data/sso-oidc/2019-06-10/examples-1.json -> build/lib/botocore/data/sso-oidc/2019-06-10 copying botocore/data/sso-oidc/2019-06-10/paginators-1.json -> build/lib/botocore/data/sso-oidc/2019-06-10 copying botocore/data/sso-oidc/2019-06-10/service-2.json -> build/lib/botocore/data/sso-oidc/2019-06-10 creating build/lib/botocore/data/sso creating build/lib/botocore/data/sso/2019-06-10 copying botocore/data/sso/2019-06-10/endpoint-rule-set-1.json -> build/lib/botocore/data/sso/2019-06-10 copying botocore/data/sso/2019-06-10/examples-1.json -> build/lib/botocore/data/sso/2019-06-10 copying botocore/data/sso/2019-06-10/paginators-1.json -> build/lib/botocore/data/sso/2019-06-10 copying botocore/data/sso/2019-06-10/service-2.json -> build/lib/botocore/data/sso/2019-06-10 creating build/lib/botocore/data/stepfunctions creating build/lib/botocore/data/stepfunctions/2016-11-23 copying botocore/data/stepfunctions/2016-11-23/endpoint-rule-set-1.json -> build/lib/botocore/data/stepfunctions/2016-11-23 copying botocore/data/stepfunctions/2016-11-23/examples-1.json -> build/lib/botocore/data/stepfunctions/2016-11-23 copying botocore/data/stepfunctions/2016-11-23/paginators-1.json -> build/lib/botocore/data/stepfunctions/2016-11-23 copying botocore/data/stepfunctions/2016-11-23/service-2.json -> build/lib/botocore/data/stepfunctions/2016-11-23 creating build/lib/botocore/data/storagegateway creating build/lib/botocore/data/storagegateway/2013-06-30 copying botocore/data/storagegateway/2013-06-30/endpoint-rule-set-1.json -> build/lib/botocore/data/storagegateway/2013-06-30 copying botocore/data/storagegateway/2013-06-30/examples-1.json -> build/lib/botocore/data/storagegateway/2013-06-30 copying botocore/data/storagegateway/2013-06-30/paginators-1.json -> build/lib/botocore/data/storagegateway/2013-06-30 copying botocore/data/storagegateway/2013-06-30/service-2.json -> build/lib/botocore/data/storagegateway/2013-06-30 creating build/lib/botocore/data/sts creating build/lib/botocore/data/sts/2011-06-15 copying botocore/data/sts/2011-06-15/endpoint-rule-set-1.json -> build/lib/botocore/data/sts/2011-06-15 copying botocore/data/sts/2011-06-15/examples-1.json -> build/lib/botocore/data/sts/2011-06-15 copying botocore/data/sts/2011-06-15/paginators-1.json -> build/lib/botocore/data/sts/2011-06-15 copying botocore/data/sts/2011-06-15/service-2.json -> build/lib/botocore/data/sts/2011-06-15 creating build/lib/botocore/data/support-app creating build/lib/botocore/data/support-app/2021-08-20 copying botocore/data/support-app/2021-08-20/endpoint-rule-set-1.json -> build/lib/botocore/data/support-app/2021-08-20 copying botocore/data/support-app/2021-08-20/paginators-1.json -> build/lib/botocore/data/support-app/2021-08-20 copying botocore/data/support-app/2021-08-20/service-2.json -> build/lib/botocore/data/support-app/2021-08-20 creating build/lib/botocore/data/support creating build/lib/botocore/data/support/2013-04-15 copying botocore/data/support/2013-04-15/endpoint-rule-set-1.json -> build/lib/botocore/data/support/2013-04-15 copying botocore/data/support/2013-04-15/examples-1.json -> build/lib/botocore/data/support/2013-04-15 copying botocore/data/support/2013-04-15/paginators-1.json -> build/lib/botocore/data/support/2013-04-15 copying botocore/data/support/2013-04-15/service-2.json -> build/lib/botocore/data/support/2013-04-15 creating build/lib/botocore/data/swf creating build/lib/botocore/data/swf/2012-01-25 copying botocore/data/swf/2012-01-25/endpoint-rule-set-1.json -> build/lib/botocore/data/swf/2012-01-25 copying botocore/data/swf/2012-01-25/examples-1.json -> build/lib/botocore/data/swf/2012-01-25 copying botocore/data/swf/2012-01-25/paginators-1.json -> build/lib/botocore/data/swf/2012-01-25 copying botocore/data/swf/2012-01-25/service-2.json -> build/lib/botocore/data/swf/2012-01-25 creating build/lib/botocore/data/synthetics creating build/lib/botocore/data/synthetics/2017-10-11 copying botocore/data/synthetics/2017-10-11/endpoint-rule-set-1.json -> build/lib/botocore/data/synthetics/2017-10-11 copying botocore/data/synthetics/2017-10-11/examples-1.json -> build/lib/botocore/data/synthetics/2017-10-11 copying botocore/data/synthetics/2017-10-11/paginators-1.json -> build/lib/botocore/data/synthetics/2017-10-11 copying botocore/data/synthetics/2017-10-11/service-2.json -> build/lib/botocore/data/synthetics/2017-10-11 creating build/lib/botocore/data/textract creating build/lib/botocore/data/textract/2018-06-27 copying botocore/data/textract/2018-06-27/endpoint-rule-set-1.json -> build/lib/botocore/data/textract/2018-06-27 copying botocore/data/textract/2018-06-27/examples-1.json -> build/lib/botocore/data/textract/2018-06-27 copying botocore/data/textract/2018-06-27/paginators-1.json -> build/lib/botocore/data/textract/2018-06-27 copying botocore/data/textract/2018-06-27/service-2.json -> build/lib/botocore/data/textract/2018-06-27 creating build/lib/botocore/data/timestream-query creating build/lib/botocore/data/timestream-query/2018-11-01 copying botocore/data/timestream-query/2018-11-01/endpoint-rule-set-1.json -> build/lib/botocore/data/timestream-query/2018-11-01 copying botocore/data/timestream-query/2018-11-01/examples-1.json -> build/lib/botocore/data/timestream-query/2018-11-01 copying botocore/data/timestream-query/2018-11-01/paginators-1.json -> build/lib/botocore/data/timestream-query/2018-11-01 copying botocore/data/timestream-query/2018-11-01/service-2.json -> build/lib/botocore/data/timestream-query/2018-11-01 creating build/lib/botocore/data/timestream-write creating build/lib/botocore/data/timestream-write/2018-11-01 copying botocore/data/timestream-write/2018-11-01/endpoint-rule-set-1.json -> build/lib/botocore/data/timestream-write/2018-11-01 copying botocore/data/timestream-write/2018-11-01/examples-1.json -> build/lib/botocore/data/timestream-write/2018-11-01 copying botocore/data/timestream-write/2018-11-01/paginators-1.json -> build/lib/botocore/data/timestream-write/2018-11-01 copying botocore/data/timestream-write/2018-11-01/service-2.json -> build/lib/botocore/data/timestream-write/2018-11-01 creating build/lib/botocore/data/transcribe creating build/lib/botocore/data/transcribe/2017-10-26 copying botocore/data/transcribe/2017-10-26/endpoint-rule-set-1.json -> build/lib/botocore/data/transcribe/2017-10-26 copying botocore/data/transcribe/2017-10-26/examples-1.json -> build/lib/botocore/data/transcribe/2017-10-26 copying botocore/data/transcribe/2017-10-26/paginators-1.json -> build/lib/botocore/data/transcribe/2017-10-26 copying botocore/data/transcribe/2017-10-26/service-2.json -> build/lib/botocore/data/transcribe/2017-10-26 creating build/lib/botocore/data/transfer creating build/lib/botocore/data/transfer/2018-11-05 copying botocore/data/transfer/2018-11-05/endpoint-rule-set-1.json -> build/lib/botocore/data/transfer/2018-11-05 copying botocore/data/transfer/2018-11-05/examples-1.json -> build/lib/botocore/data/transfer/2018-11-05 copying botocore/data/transfer/2018-11-05/paginators-1.json -> build/lib/botocore/data/transfer/2018-11-05 copying botocore/data/transfer/2018-11-05/service-2.json -> build/lib/botocore/data/transfer/2018-11-05 copying botocore/data/transfer/2018-11-05/waiters-2.json -> build/lib/botocore/data/transfer/2018-11-05 creating build/lib/botocore/data/translate creating build/lib/botocore/data/translate/2017-07-01 copying botocore/data/translate/2017-07-01/endpoint-rule-set-1.json -> build/lib/botocore/data/translate/2017-07-01 copying botocore/data/translate/2017-07-01/examples-1.json -> build/lib/botocore/data/translate/2017-07-01 copying botocore/data/translate/2017-07-01/paginators-1.json -> build/lib/botocore/data/translate/2017-07-01 copying botocore/data/translate/2017-07-01/service-2.json -> build/lib/botocore/data/translate/2017-07-01 creating build/lib/botocore/data/voice-id creating build/lib/botocore/data/voice-id/2021-09-27 copying botocore/data/voice-id/2021-09-27/endpoint-rule-set-1.json -> build/lib/botocore/data/voice-id/2021-09-27 copying botocore/data/voice-id/2021-09-27/examples-1.json -> build/lib/botocore/data/voice-id/2021-09-27 copying botocore/data/voice-id/2021-09-27/paginators-1.json -> build/lib/botocore/data/voice-id/2021-09-27 copying botocore/data/voice-id/2021-09-27/service-2.json -> build/lib/botocore/data/voice-id/2021-09-27 creating build/lib/botocore/data/waf-regional creating build/lib/botocore/data/waf-regional/2016-11-28 copying botocore/data/waf-regional/2016-11-28/endpoint-rule-set-1.json -> build/lib/botocore/data/waf-regional/2016-11-28 copying botocore/data/waf-regional/2016-11-28/examples-1.json -> build/lib/botocore/data/waf-regional/2016-11-28 copying botocore/data/waf-regional/2016-11-28/paginators-1.json -> build/lib/botocore/data/waf-regional/2016-11-28 copying botocore/data/waf-regional/2016-11-28/service-2.json -> build/lib/botocore/data/waf-regional/2016-11-28 creating build/lib/botocore/data/waf creating build/lib/botocore/data/waf/2015-08-24 copying botocore/data/waf/2015-08-24/endpoint-rule-set-1.json -> build/lib/botocore/data/waf/2015-08-24 copying botocore/data/waf/2015-08-24/examples-1.json -> build/lib/botocore/data/waf/2015-08-24 copying botocore/data/waf/2015-08-24/paginators-1.json -> build/lib/botocore/data/waf/2015-08-24 copying botocore/data/waf/2015-08-24/service-2.json -> build/lib/botocore/data/waf/2015-08-24 creating build/lib/botocore/data/wafv2 creating build/lib/botocore/data/wafv2/2019-07-29 copying botocore/data/wafv2/2019-07-29/endpoint-rule-set-1.json -> build/lib/botocore/data/wafv2/2019-07-29 copying botocore/data/wafv2/2019-07-29/examples-1.json -> build/lib/botocore/data/wafv2/2019-07-29 copying botocore/data/wafv2/2019-07-29/paginators-1.json -> build/lib/botocore/data/wafv2/2019-07-29 copying botocore/data/wafv2/2019-07-29/service-2.json -> build/lib/botocore/data/wafv2/2019-07-29 creating build/lib/botocore/data/wellarchitected creating build/lib/botocore/data/wellarchitected/2020-03-31 copying botocore/data/wellarchitected/2020-03-31/endpoint-rule-set-1.json -> build/lib/botocore/data/wellarchitected/2020-03-31 copying botocore/data/wellarchitected/2020-03-31/examples-1.json -> build/lib/botocore/data/wellarchitected/2020-03-31 copying botocore/data/wellarchitected/2020-03-31/paginators-1.json -> build/lib/botocore/data/wellarchitected/2020-03-31 copying botocore/data/wellarchitected/2020-03-31/service-2.json -> build/lib/botocore/data/wellarchitected/2020-03-31 creating build/lib/botocore/data/wisdom creating build/lib/botocore/data/wisdom/2020-10-19 copying botocore/data/wisdom/2020-10-19/endpoint-rule-set-1.json -> build/lib/botocore/data/wisdom/2020-10-19 copying botocore/data/wisdom/2020-10-19/examples-1.json -> build/lib/botocore/data/wisdom/2020-10-19 copying botocore/data/wisdom/2020-10-19/paginators-1.json -> build/lib/botocore/data/wisdom/2020-10-19 copying botocore/data/wisdom/2020-10-19/service-2.json -> build/lib/botocore/data/wisdom/2020-10-19 creating build/lib/botocore/data/workdocs creating build/lib/botocore/data/workdocs/2016-05-01 copying botocore/data/workdocs/2016-05-01/endpoint-rule-set-1.json -> build/lib/botocore/data/workdocs/2016-05-01 copying botocore/data/workdocs/2016-05-01/examples-1.json -> build/lib/botocore/data/workdocs/2016-05-01 copying botocore/data/workdocs/2016-05-01/paginators-1.json -> build/lib/botocore/data/workdocs/2016-05-01 copying botocore/data/workdocs/2016-05-01/service-2.json -> build/lib/botocore/data/workdocs/2016-05-01 creating build/lib/botocore/data/worklink creating build/lib/botocore/data/worklink/2018-09-25 copying botocore/data/worklink/2018-09-25/endpoint-rule-set-1.json -> build/lib/botocore/data/worklink/2018-09-25 copying botocore/data/worklink/2018-09-25/examples-1.json -> build/lib/botocore/data/worklink/2018-09-25 copying botocore/data/worklink/2018-09-25/paginators-1.json -> build/lib/botocore/data/worklink/2018-09-25 copying botocore/data/worklink/2018-09-25/service-2.json -> build/lib/botocore/data/worklink/2018-09-25 creating build/lib/botocore/data/workmail creating build/lib/botocore/data/workmail/2017-10-01 copying botocore/data/workmail/2017-10-01/endpoint-rule-set-1.json -> build/lib/botocore/data/workmail/2017-10-01 copying botocore/data/workmail/2017-10-01/examples-1.json -> build/lib/botocore/data/workmail/2017-10-01 copying botocore/data/workmail/2017-10-01/paginators-1.json -> build/lib/botocore/data/workmail/2017-10-01 copying botocore/data/workmail/2017-10-01/service-2.json -> build/lib/botocore/data/workmail/2017-10-01 creating build/lib/botocore/data/workmailmessageflow creating build/lib/botocore/data/workmailmessageflow/2019-05-01 copying botocore/data/workmailmessageflow/2019-05-01/endpoint-rule-set-1.json -> build/lib/botocore/data/workmailmessageflow/2019-05-01 copying botocore/data/workmailmessageflow/2019-05-01/examples-1.json -> build/lib/botocore/data/workmailmessageflow/2019-05-01 copying botocore/data/workmailmessageflow/2019-05-01/paginators-1.json -> build/lib/botocore/data/workmailmessageflow/2019-05-01 copying botocore/data/workmailmessageflow/2019-05-01/service-2.json -> build/lib/botocore/data/workmailmessageflow/2019-05-01 creating build/lib/botocore/data/workspaces-web creating build/lib/botocore/data/workspaces-web/2020-07-08 copying botocore/data/workspaces-web/2020-07-08/endpoint-rule-set-1.json -> build/lib/botocore/data/workspaces-web/2020-07-08 copying botocore/data/workspaces-web/2020-07-08/examples-1.json -> build/lib/botocore/data/workspaces-web/2020-07-08 copying botocore/data/workspaces-web/2020-07-08/paginators-1.json -> build/lib/botocore/data/workspaces-web/2020-07-08 copying botocore/data/workspaces-web/2020-07-08/service-2.json -> build/lib/botocore/data/workspaces-web/2020-07-08 creating build/lib/botocore/data/workspaces creating build/lib/botocore/data/workspaces/2015-04-08 copying botocore/data/workspaces/2015-04-08/endpoint-rule-set-1.json -> build/lib/botocore/data/workspaces/2015-04-08 copying botocore/data/workspaces/2015-04-08/examples-1.json -> build/lib/botocore/data/workspaces/2015-04-08 copying botocore/data/workspaces/2015-04-08/paginators-1.json -> build/lib/botocore/data/workspaces/2015-04-08 copying botocore/data/workspaces/2015-04-08/service-2.json -> build/lib/botocore/data/workspaces/2015-04-08 creating build/lib/botocore/data/xray creating build/lib/botocore/data/xray/2016-04-12 copying botocore/data/xray/2016-04-12/endpoint-rule-set-1.json -> build/lib/botocore/data/xray/2016-04-12 copying botocore/data/xray/2016-04-12/examples-1.json -> build/lib/botocore/data/xray/2016-04-12 copying botocore/data/xray/2016-04-12/paginators-1.json -> build/lib/botocore/data/xray/2016-04-12 copying botocore/data/xray/2016-04-12/service-2.json -> build/lib/botocore/data/xray/2016-04-12 >>> python-botocore 1.29.45 Installing to target (cd /tmp/instance-22/output-1/build/python-botocore-1.29.45//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 botocore.egg-info/PKG-INFO writing dependency_links to botocore.egg-info/dependency_links.txt writing requirements to botocore.egg-info/requires.txt writing top-level names to botocore.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'botocore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'botocore/vendored/requests/cacert.pem' warning: no files found matching '*.json.gz' under directory 'botocore/data' no previously-included directories found matching 'docs/build' adding license file 'LICENSE.txt' adding license file 'NOTICE' writing manifest file 'botocore.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data' 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 'botocore.data' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.accessanalyzer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.accessanalyzer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.accessanalyzer' 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 'botocore.data.accessanalyzer' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.account' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.account' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.account' 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 'botocore.data.account' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.acm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.acm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.acm' 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 'botocore.data.acm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.alexaforbusiness' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.alexaforbusiness' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.alexaforbusiness' 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 'botocore.data.alexaforbusiness' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amp' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amp' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amp' 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 'botocore.data.amp' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amplify' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amplify' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amplify' 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 'botocore.data.amplify' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amplifybackend' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amplifybackend' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amplifybackend' 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 'botocore.data.amplifybackend' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.amplifyuibuilder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.amplifyuibuilder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.amplifyuibuilder' 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 'botocore.data.amplifyuibuilder' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apigateway' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apigateway' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apigateway' 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 'botocore.data.apigateway' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apigatewaymanagementapi' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apigatewaymanagementapi' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apigatewaymanagementapi' 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 'botocore.data.apigatewaymanagementapi' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apigatewayv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apigatewayv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apigatewayv2' 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 'botocore.data.apigatewayv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appconfig' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appconfig' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appconfig' 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 'botocore.data.appconfig' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appconfigdata' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appconfigdata' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appconfigdata' 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 'botocore.data.appconfigdata' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appflow' 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 'botocore.data.appflow' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appintegrations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appintegrations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appintegrations' 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 'botocore.data.appintegrations' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.applicationcostprofiler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.applicationcostprofiler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.applicationcostprofiler' 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 'botocore.data.applicationcostprofiler' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appmesh' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appmesh' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appmesh' 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 'botocore.data.appmesh' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.apprunner' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.apprunner' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.apprunner' 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 'botocore.data.apprunner' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appstream' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appstream' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appstream' 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 'botocore.data.appstream' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.appsync' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.appsync' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.appsync' 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 'botocore.data.appsync' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.athena' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.athena' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.athena' 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 'botocore.data.athena' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.auditmanager' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.auditmanager' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.auditmanager' 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 'botocore.data.auditmanager' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.autoscaling' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.autoscaling' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.autoscaling' 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 'botocore.data.autoscaling' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.backup' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.backup' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.backup' 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 'botocore.data.backup' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.backupstorage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.backupstorage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.backupstorage' 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 'botocore.data.backupstorage' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.batch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.batch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.batch' 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 'botocore.data.batch' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.billingconductor' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.billingconductor' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.billingconductor' 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 'botocore.data.billingconductor' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.braket' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.braket' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.braket' 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 'botocore.data.braket' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.budgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.budgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.budgets' 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 'botocore.data.budgets' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ce' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ce' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ce' 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 'botocore.data.ce' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.chime' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.chime' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.chime' 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 'botocore.data.chime' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloud9' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloud9' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloud9' 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 'botocore.data.cloud9' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudcontrol' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudcontrol' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudcontrol' 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 'botocore.data.cloudcontrol' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.clouddirectory' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.clouddirectory' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.clouddirectory' 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 'botocore.data.clouddirectory' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudformation' 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 'botocore.data.cloudformation' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudfront' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudfront' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudfront' 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 'botocore.data.cloudfront' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudhsm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudhsm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudhsm' 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 'botocore.data.cloudhsm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudhsmv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudhsmv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudhsmv2' 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 'botocore.data.cloudhsmv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudsearch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudsearch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudsearch' 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 'botocore.data.cloudsearch' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudsearchdomain' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudsearchdomain' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudsearchdomain' 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 'botocore.data.cloudsearchdomain' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudtrail' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudtrail' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudtrail' 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 'botocore.data.cloudtrail' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cloudwatch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cloudwatch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cloudwatch' 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 'botocore.data.cloudwatch' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codeartifact' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codeartifact' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codeartifact' 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 'botocore.data.codeartifact' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codebuild' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codebuild' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codebuild' 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 'botocore.data.codebuild' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codecatalyst' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codecatalyst' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codecatalyst' 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 'botocore.data.codecatalyst' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codecommit' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codecommit' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codecommit' 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 'botocore.data.codecommit' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codedeploy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codedeploy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codedeploy' 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 'botocore.data.codedeploy' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codeguruprofiler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codeguruprofiler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codeguruprofiler' 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 'botocore.data.codeguruprofiler' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codepipeline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codepipeline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codepipeline' 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 'botocore.data.codepipeline' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.codestar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.codestar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.codestar' 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 'botocore.data.codestar' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.comprehend' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.comprehend' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.comprehend' 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 'botocore.data.comprehend' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.comprehendmedical' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.comprehendmedical' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.comprehendmedical' 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 'botocore.data.comprehendmedical' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.config' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.config' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.config' 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 'botocore.data.config' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connect' 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 'botocore.data.connect' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connectcampaigns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connectcampaigns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connectcampaigns' 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 'botocore.data.connectcampaigns' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connectcases' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connectcases' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connectcases' 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 'botocore.data.connectcases' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.connectparticipant' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.connectparticipant' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.connectparticipant' 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 'botocore.data.connectparticipant' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.controltower' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.controltower' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.controltower' 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 'botocore.data.controltower' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.cur' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.cur' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.cur' 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 'botocore.data.cur' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.databrew' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.databrew' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.databrew' 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 'botocore.data.databrew' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dataexchange' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dataexchange' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dataexchange' 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 'botocore.data.dataexchange' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.datapipeline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.datapipeline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.datapipeline' 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 'botocore.data.datapipeline' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.datasync' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.datasync' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.datasync' 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 'botocore.data.datasync' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dax' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dax' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dax' 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 'botocore.data.dax' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.detective' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.detective' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.detective' 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 'botocore.data.detective' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.devicefarm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.devicefarm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.devicefarm' 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 'botocore.data.devicefarm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.directconnect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.directconnect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.directconnect' 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 'botocore.data.directconnect' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.discovery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.discovery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.discovery' 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 'botocore.data.discovery' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dlm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dlm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dlm' 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 'botocore.data.dlm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dms' 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 'botocore.data.dms' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.docdb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.docdb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.docdb' 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 'botocore.data.docdb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.drs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.drs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.drs' 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 'botocore.data.drs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ds' 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 'botocore.data.ds' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dynamodb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dynamodb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dynamodb' 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 'botocore.data.dynamodb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.dynamodbstreams' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.dynamodbstreams' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.dynamodbstreams' 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 'botocore.data.dynamodbstreams' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ebs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ebs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ebs' 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 'botocore.data.ebs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ec2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ec2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ec2' 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 'botocore.data.ec2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ecr' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ecr' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ecr' 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 'botocore.data.ecr' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ecs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ecs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ecs' 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 'botocore.data.ecs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.efs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.efs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.efs' 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 'botocore.data.efs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.eks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.eks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.eks' 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 'botocore.data.eks' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elasticache' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elasticache' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elasticache' 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 'botocore.data.elasticache' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elasticbeanstalk' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elasticbeanstalk' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elasticbeanstalk' 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 'botocore.data.elasticbeanstalk' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elastictranscoder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elastictranscoder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elastictranscoder' 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 'botocore.data.elastictranscoder' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elb' 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 'botocore.data.elb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.elbv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.elbv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.elbv2' 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 'botocore.data.elbv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.emr' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.emr' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.emr' 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 'botocore.data.emr' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.es' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.es' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.es' 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 'botocore.data.es' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.events' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.events' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.events' 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 'botocore.data.events' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.evidently' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.evidently' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.evidently' 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 'botocore.data.evidently' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.finspace' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.finspace' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.finspace' 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 'botocore.data.finspace' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.firehose' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.firehose' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.firehose' 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 'botocore.data.firehose' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.fis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.fis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.fis' 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 'botocore.data.fis' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.fms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.fms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.fms' 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 'botocore.data.fms' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.forecast' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.forecast' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.forecast' 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 'botocore.data.forecast' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.forecastquery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.forecastquery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.forecastquery' 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 'botocore.data.forecastquery' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.frauddetector' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.frauddetector' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.frauddetector' 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 'botocore.data.frauddetector' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.fsx' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.fsx' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.fsx' 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 'botocore.data.fsx' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.gamelift' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.gamelift' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.gamelift' 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 'botocore.data.gamelift' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.gamesparks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.gamesparks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.gamesparks' 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 'botocore.data.gamesparks' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.glacier' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.glacier' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.glacier' 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 'botocore.data.glacier' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.globalaccelerator' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.globalaccelerator' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.globalaccelerator' 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 'botocore.data.globalaccelerator' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.glue' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.glue' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.glue' 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 'botocore.data.glue' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.grafana' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.grafana' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.grafana' 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 'botocore.data.grafana' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.greengrass' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.greengrass' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.greengrass' 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 'botocore.data.greengrass' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.greengrassv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.greengrassv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.greengrassv2' 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 'botocore.data.greengrassv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.groundstation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.groundstation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.groundstation' 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 'botocore.data.groundstation' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.guardduty' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.guardduty' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.guardduty' 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 'botocore.data.guardduty' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.health' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.health' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.health' 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 'botocore.data.health' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.healthlake' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.healthlake' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.healthlake' 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 'botocore.data.healthlake' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.honeycode' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.honeycode' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.honeycode' 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 'botocore.data.honeycode' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iam' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iam' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iam' 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 'botocore.data.iam' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.identitystore' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.identitystore' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.identitystore' 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 'botocore.data.identitystore' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.imagebuilder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.imagebuilder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.imagebuilder' 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 'botocore.data.imagebuilder' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.importexport' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.importexport' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.importexport' 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 'botocore.data.importexport' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.inspector' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.inspector' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.inspector' 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 'botocore.data.inspector' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.inspector2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.inspector2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.inspector2' 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 'botocore.data.inspector2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iot' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iot' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iot' 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 'botocore.data.iot' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotanalytics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotanalytics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotanalytics' 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 'botocore.data.iotanalytics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotdeviceadvisor' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotdeviceadvisor' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotdeviceadvisor' 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 'botocore.data.iotdeviceadvisor' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotevents' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotevents' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotevents' 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 'botocore.data.iotevents' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotfleethub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotfleethub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotfleethub' 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 'botocore.data.iotfleethub' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotfleetwise' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotfleetwise' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotfleetwise' 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 'botocore.data.iotfleetwise' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotsecuretunneling' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotsecuretunneling' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotsecuretunneling' 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 'botocore.data.iotsecuretunneling' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotsitewise' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotsitewise' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotsitewise' 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 'botocore.data.iotsitewise' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotthingsgraph' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotthingsgraph' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotthingsgraph' 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 'botocore.data.iotthingsgraph' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iottwinmaker' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iottwinmaker' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iottwinmaker' 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 'botocore.data.iottwinmaker' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.iotwireless' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.iotwireless' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.iotwireless' 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 'botocore.data.iotwireless' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ivs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ivs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ivs' 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 'botocore.data.ivs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ivschat' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ivschat' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ivschat' 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 'botocore.data.ivschat' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kafka' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kafka' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kafka' 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 'botocore.data.kafka' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kafkaconnect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kafkaconnect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kafkaconnect' 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 'botocore.data.kafkaconnect' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kendra' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kendra' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kendra' 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 'botocore.data.kendra' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.keyspaces' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.keyspaces' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.keyspaces' 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 'botocore.data.keyspaces' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesis' 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 'botocore.data.kinesis' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesisanalytics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesisanalytics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesisanalytics' 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 'botocore.data.kinesisanalytics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesisanalyticsv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesisanalyticsv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesisanalyticsv2' 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 'botocore.data.kinesisanalyticsv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kinesisvideo' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kinesisvideo' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kinesisvideo' 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 'botocore.data.kinesisvideo' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.kms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.kms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.kms' 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 'botocore.data.kms' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lakeformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lakeformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lakeformation' 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 'botocore.data.lakeformation' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lambda' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lambda' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lambda' 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 'botocore.data.lambda' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lightsail' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lightsail' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lightsail' 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 'botocore.data.lightsail' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.location' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.location' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.location' 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 'botocore.data.location' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.logs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.logs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.logs' 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 'botocore.data.logs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lookoutequipment' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lookoutequipment' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lookoutequipment' 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 'botocore.data.lookoutequipment' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lookoutmetrics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lookoutmetrics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lookoutmetrics' 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 'botocore.data.lookoutmetrics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.lookoutvision' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.lookoutvision' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.lookoutvision' 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 'botocore.data.lookoutvision' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.m2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.m2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.m2' 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 'botocore.data.m2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.machinelearning' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.machinelearning' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.machinelearning' 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 'botocore.data.machinelearning' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.macie' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.macie' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.macie' 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 'botocore.data.macie' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.macie2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.macie2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.macie2' 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 'botocore.data.macie2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.managedblockchain' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.managedblockchain' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.managedblockchain' 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 'botocore.data.managedblockchain' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.marketplacecommerceanalytics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.marketplacecommerceanalytics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.marketplacecommerceanalytics' 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 'botocore.data.marketplacecommerceanalytics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediaconnect' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediaconnect' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediaconnect' 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 'botocore.data.mediaconnect' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediaconvert' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediaconvert' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediaconvert' 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 'botocore.data.mediaconvert' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.medialive' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.medialive' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.medialive' 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 'botocore.data.medialive' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediapackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediapackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediapackage' 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 'botocore.data.mediapackage' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediastore' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediastore' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediastore' 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 'botocore.data.mediastore' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mediatailor' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mediatailor' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mediatailor' 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 'botocore.data.mediatailor' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.memorydb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.memorydb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.memorydb' 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 'botocore.data.memorydb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.meteringmarketplace' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.meteringmarketplace' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.meteringmarketplace' 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 'botocore.data.meteringmarketplace' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mgh' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mgh' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mgh' 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 'botocore.data.mgh' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mgn' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mgn' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mgn' 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 'botocore.data.mgn' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.migrationhuborchestrator' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.migrationhuborchestrator' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.migrationhuborchestrator' 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 'botocore.data.migrationhuborchestrator' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.migrationhubstrategy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.migrationhubstrategy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.migrationhubstrategy' 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 'botocore.data.migrationhubstrategy' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mobile' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mobile' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mobile' 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 'botocore.data.mobile' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mq' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mq' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mq' 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 'botocore.data.mq' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mturk' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mturk' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mturk' 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 'botocore.data.mturk' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.mwaa' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.mwaa' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.mwaa' 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 'botocore.data.mwaa' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.neptune' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.neptune' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.neptune' 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 'botocore.data.neptune' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.networkmanager' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.networkmanager' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.networkmanager' 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 'botocore.data.networkmanager' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.nimble' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.nimble' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.nimble' 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 'botocore.data.nimble' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.oam' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.oam' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.oam' 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 'botocore.data.oam' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.omics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.omics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.omics' 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 'botocore.data.omics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opensearch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opensearch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opensearch' 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 'botocore.data.opensearch' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opensearchserverless' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opensearchserverless' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opensearchserverless' 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 'botocore.data.opensearchserverless' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opsworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opsworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opsworks' 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 'botocore.data.opsworks' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.opsworkscm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.opsworkscm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.opsworkscm' 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 'botocore.data.opsworkscm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.organizations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.organizations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.organizations' 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 'botocore.data.organizations' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.outposts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.outposts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.outposts' 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 'botocore.data.outposts' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.panorama' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.panorama' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.panorama' 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 'botocore.data.panorama' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.personalize' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.personalize' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.personalize' 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 'botocore.data.personalize' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pi' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pi' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pi' 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 'botocore.data.pi' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pinpoint' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pinpoint' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pinpoint' 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 'botocore.data.pinpoint' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pipes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pipes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pipes' 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 'botocore.data.pipes' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.polly' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.polly' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.polly' 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 'botocore.data.polly' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.pricing' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.pricing' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.pricing' 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 'botocore.data.pricing' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.privatenetworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.privatenetworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.privatenetworks' 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 'botocore.data.privatenetworks' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.proton' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.proton' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.proton' 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 'botocore.data.proton' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.qldb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.qldb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.qldb' 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 'botocore.data.qldb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.quicksight' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.quicksight' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.quicksight' 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 'botocore.data.quicksight' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ram' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ram' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ram' 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 'botocore.data.ram' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rbin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rbin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rbin' 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 'botocore.data.rbin' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rds' 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 'botocore.data.rds' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.redshift' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.redshift' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.redshift' 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 'botocore.data.redshift' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rekognition' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rekognition' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rekognition' 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 'botocore.data.rekognition' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.resiliencehub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.resiliencehub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.resiliencehub' 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 'botocore.data.resiliencehub' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.resourcegroupstaggingapi' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.resourcegroupstaggingapi' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.resourcegroupstaggingapi' 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 'botocore.data.resourcegroupstaggingapi' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.robomaker' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.robomaker' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.robomaker' 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 'botocore.data.robomaker' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rolesanywhere' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rolesanywhere' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rolesanywhere' 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 'botocore.data.rolesanywhere' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.route53' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.route53' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.route53' 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 'botocore.data.route53' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.route53domains' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.route53domains' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.route53domains' 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 'botocore.data.route53domains' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.route53resolver' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.route53resolver' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.route53resolver' 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 'botocore.data.route53resolver' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.rum' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.rum' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.rum' 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 'botocore.data.rum' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.s3' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.s3' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.s3' 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 'botocore.data.s3' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.s3control' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.s3control' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.s3control' 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 'botocore.data.s3control' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.s3outposts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.s3outposts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.s3outposts' 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 'botocore.data.s3outposts' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sagemaker' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sagemaker' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sagemaker' 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 'botocore.data.sagemaker' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.savingsplans' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.savingsplans' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.savingsplans' 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 'botocore.data.savingsplans' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.scheduler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.scheduler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.scheduler' 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 'botocore.data.scheduler' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.schemas' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.schemas' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.schemas' 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 'botocore.data.schemas' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sdb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sdb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sdb' 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 'botocore.data.sdb' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.secretsmanager' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.secretsmanager' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.secretsmanager' 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 'botocore.data.secretsmanager' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.securityhub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.securityhub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.securityhub' 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 'botocore.data.securityhub' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.securitylake' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.securitylake' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.securitylake' 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 'botocore.data.securitylake' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.serverlessrepo' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.serverlessrepo' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.serverlessrepo' 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 'botocore.data.serverlessrepo' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.servicecatalog' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.servicecatalog' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.servicecatalog' 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 'botocore.data.servicecatalog' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.servicediscovery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.servicediscovery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.servicediscovery' 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 'botocore.data.servicediscovery' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ses' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ses' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ses' 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 'botocore.data.ses' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sesv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sesv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sesv2' 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 'botocore.data.sesv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.shield' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.shield' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.shield' 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 'botocore.data.shield' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.signer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.signer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.signer' 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 'botocore.data.signer' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.simspaceweaver' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.simspaceweaver' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.simspaceweaver' 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 'botocore.data.simspaceweaver' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sms' 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 'botocore.data.sms' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.snowball' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.snowball' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.snowball' 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 'botocore.data.snowball' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sns' 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 'botocore.data.sns' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sqs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sqs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sqs' 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 'botocore.data.sqs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.ssm' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.ssm' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.ssm' 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 'botocore.data.ssm' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sso' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sso' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sso' 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 'botocore.data.sso' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.stepfunctions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.stepfunctions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.stepfunctions' 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 'botocore.data.stepfunctions' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.storagegateway' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.storagegateway' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.storagegateway' 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 'botocore.data.storagegateway' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.sts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.sts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.sts' 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 'botocore.data.sts' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.support' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.support' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.support' 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 'botocore.data.support' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.swf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.swf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.swf' 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 'botocore.data.swf' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.synthetics' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.synthetics' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.synthetics' 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 'botocore.data.synthetics' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.textract' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.textract' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.textract' 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 'botocore.data.textract' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.transcribe' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.transcribe' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.transcribe' 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 'botocore.data.transcribe' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.transfer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.transfer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.transfer' 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 'botocore.data.transfer' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.translate' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.translate' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.translate' 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 'botocore.data.translate' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.waf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.waf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.waf' 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 'botocore.data.waf' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.wafv2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.wafv2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.wafv2' 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 'botocore.data.wafv2' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.wellarchitected' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.wellarchitected' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.wellarchitected' 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 'botocore.data.wellarchitected' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.wisdom' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.wisdom' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.wisdom' 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 'botocore.data.wisdom' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workdocs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workdocs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workdocs' 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 'botocore.data.workdocs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.worklink' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.worklink' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.worklink' 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 'botocore.data.worklink' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workmail' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workmail' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workmail' 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 'botocore.data.workmail' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workmailmessageflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workmailmessageflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workmailmessageflow' 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 'botocore.data.workmailmessageflow' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.workspaces' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.workspaces' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.workspaces' 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 'botocore.data.workspaces' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'botocore.data.xray' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'botocore.data.xray' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'botocore.data.xray' 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 'botocore.data.xray' 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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/xray creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/xray/2016-04-12 copying build/lib/botocore/data/xray/2016-04-12/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/xray/2016-04-12 copying build/lib/botocore/data/xray/2016-04-12/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/xray/2016-04-12 copying build/lib/botocore/data/xray/2016-04-12/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/xray/2016-04-12 copying build/lib/botocore/data/xray/2016-04-12/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/xray/2016-04-12 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces/2015-04-08 copying build/lib/botocore/data/workspaces/2015-04-08/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces/2015-04-08 copying build/lib/botocore/data/workspaces/2015-04-08/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces/2015-04-08 copying build/lib/botocore/data/workspaces/2015-04-08/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces/2015-04-08 copying build/lib/botocore/data/workspaces/2015-04-08/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces/2015-04-08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces-web creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces-web/2020-07-08 copying build/lib/botocore/data/workspaces-web/2020-07-08/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces-web/2020-07-08 copying build/lib/botocore/data/workspaces-web/2020-07-08/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces-web/2020-07-08 copying build/lib/botocore/data/workspaces-web/2020-07-08/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces-web/2020-07-08 copying build/lib/botocore/data/workspaces-web/2020-07-08/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workspaces-web/2020-07-08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow/2019-05-01 copying build/lib/botocore/data/workmailmessageflow/2019-05-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow/2019-05-01 copying build/lib/botocore/data/workmailmessageflow/2019-05-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow/2019-05-01 copying build/lib/botocore/data/workmailmessageflow/2019-05-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow/2019-05-01 copying build/lib/botocore/data/workmailmessageflow/2019-05-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmailmessageflow/2019-05-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmail creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmail/2017-10-01 copying build/lib/botocore/data/workmail/2017-10-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmail/2017-10-01 copying build/lib/botocore/data/workmail/2017-10-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmail/2017-10-01 copying build/lib/botocore/data/workmail/2017-10-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmail/2017-10-01 copying build/lib/botocore/data/workmail/2017-10-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workmail/2017-10-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/worklink creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/worklink/2018-09-25 copying build/lib/botocore/data/worklink/2018-09-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/worklink/2018-09-25 copying build/lib/botocore/data/worklink/2018-09-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/worklink/2018-09-25 copying build/lib/botocore/data/worklink/2018-09-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/worklink/2018-09-25 copying build/lib/botocore/data/worklink/2018-09-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/worklink/2018-09-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workdocs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workdocs/2016-05-01 copying build/lib/botocore/data/workdocs/2016-05-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workdocs/2016-05-01 copying build/lib/botocore/data/workdocs/2016-05-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workdocs/2016-05-01 copying build/lib/botocore/data/workdocs/2016-05-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workdocs/2016-05-01 copying build/lib/botocore/data/workdocs/2016-05-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/workdocs/2016-05-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wisdom creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wisdom/2020-10-19 copying build/lib/botocore/data/wisdom/2020-10-19/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wisdom/2020-10-19 copying build/lib/botocore/data/wisdom/2020-10-19/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wisdom/2020-10-19 copying build/lib/botocore/data/wisdom/2020-10-19/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wisdom/2020-10-19 copying build/lib/botocore/data/wisdom/2020-10-19/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wisdom/2020-10-19 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wellarchitected creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wellarchitected/2020-03-31 copying build/lib/botocore/data/wellarchitected/2020-03-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wellarchitected/2020-03-31 copying build/lib/botocore/data/wellarchitected/2020-03-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wellarchitected/2020-03-31 copying build/lib/botocore/data/wellarchitected/2020-03-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wellarchitected/2020-03-31 copying build/lib/botocore/data/wellarchitected/2020-03-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wellarchitected/2020-03-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wafv2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wafv2/2019-07-29 copying build/lib/botocore/data/wafv2/2019-07-29/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wafv2/2019-07-29 copying build/lib/botocore/data/wafv2/2019-07-29/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wafv2/2019-07-29 copying build/lib/botocore/data/wafv2/2019-07-29/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wafv2/2019-07-29 copying build/lib/botocore/data/wafv2/2019-07-29/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/wafv2/2019-07-29 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf/2015-08-24 copying build/lib/botocore/data/waf/2015-08-24/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf/2015-08-24 copying build/lib/botocore/data/waf/2015-08-24/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf/2015-08-24 copying build/lib/botocore/data/waf/2015-08-24/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf/2015-08-24 copying build/lib/botocore/data/waf/2015-08-24/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf/2015-08-24 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf-regional creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf-regional/2016-11-28 copying build/lib/botocore/data/waf-regional/2016-11-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf-regional/2016-11-28 copying build/lib/botocore/data/waf-regional/2016-11-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf-regional/2016-11-28 copying build/lib/botocore/data/waf-regional/2016-11-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf-regional/2016-11-28 copying build/lib/botocore/data/waf-regional/2016-11-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/waf-regional/2016-11-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/voice-id creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/voice-id/2021-09-27 copying build/lib/botocore/data/voice-id/2021-09-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/voice-id/2021-09-27 copying build/lib/botocore/data/voice-id/2021-09-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/voice-id/2021-09-27 copying build/lib/botocore/data/voice-id/2021-09-27/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/voice-id/2021-09-27 copying build/lib/botocore/data/voice-id/2021-09-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/voice-id/2021-09-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/translate creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/translate/2017-07-01 copying build/lib/botocore/data/translate/2017-07-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/translate/2017-07-01 copying build/lib/botocore/data/translate/2017-07-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/translate/2017-07-01 copying build/lib/botocore/data/translate/2017-07-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/translate/2017-07-01 copying build/lib/botocore/data/translate/2017-07-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/translate/2017-07-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transfer creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 copying build/lib/botocore/data/transfer/2018-11-05/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 copying build/lib/botocore/data/transfer/2018-11-05/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 copying build/lib/botocore/data/transfer/2018-11-05/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 copying build/lib/botocore/data/transfer/2018-11-05/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 copying build/lib/botocore/data/transfer/2018-11-05/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transfer/2018-11-05 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transcribe creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transcribe/2017-10-26 copying build/lib/botocore/data/transcribe/2017-10-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transcribe/2017-10-26 copying build/lib/botocore/data/transcribe/2017-10-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transcribe/2017-10-26 copying build/lib/botocore/data/transcribe/2017-10-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transcribe/2017-10-26 copying build/lib/botocore/data/transcribe/2017-10-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/transcribe/2017-10-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-write creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-write/2018-11-01 copying build/lib/botocore/data/timestream-write/2018-11-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-write/2018-11-01 copying build/lib/botocore/data/timestream-write/2018-11-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-write/2018-11-01 copying build/lib/botocore/data/timestream-write/2018-11-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-write/2018-11-01 copying build/lib/botocore/data/timestream-write/2018-11-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-write/2018-11-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-query creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-query/2018-11-01 copying build/lib/botocore/data/timestream-query/2018-11-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-query/2018-11-01 copying build/lib/botocore/data/timestream-query/2018-11-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-query/2018-11-01 copying build/lib/botocore/data/timestream-query/2018-11-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-query/2018-11-01 copying build/lib/botocore/data/timestream-query/2018-11-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/timestream-query/2018-11-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/textract creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/textract/2018-06-27 copying build/lib/botocore/data/textract/2018-06-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/textract/2018-06-27 copying build/lib/botocore/data/textract/2018-06-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/textract/2018-06-27 copying build/lib/botocore/data/textract/2018-06-27/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/textract/2018-06-27 copying build/lib/botocore/data/textract/2018-06-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/textract/2018-06-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/synthetics creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/synthetics/2017-10-11 copying build/lib/botocore/data/synthetics/2017-10-11/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/synthetics/2017-10-11 copying build/lib/botocore/data/synthetics/2017-10-11/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/synthetics/2017-10-11 copying build/lib/botocore/data/synthetics/2017-10-11/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/synthetics/2017-10-11 copying build/lib/botocore/data/synthetics/2017-10-11/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/synthetics/2017-10-11 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/swf creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/swf/2012-01-25 copying build/lib/botocore/data/swf/2012-01-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/swf/2012-01-25 copying build/lib/botocore/data/swf/2012-01-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/swf/2012-01-25 copying build/lib/botocore/data/swf/2012-01-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/swf/2012-01-25 copying build/lib/botocore/data/swf/2012-01-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/swf/2012-01-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support/2013-04-15 copying build/lib/botocore/data/support/2013-04-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support/2013-04-15 copying build/lib/botocore/data/support/2013-04-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support/2013-04-15 copying build/lib/botocore/data/support/2013-04-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support/2013-04-15 copying build/lib/botocore/data/support/2013-04-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support/2013-04-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support-app creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support-app/2021-08-20 copying build/lib/botocore/data/support-app/2021-08-20/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support-app/2021-08-20 copying build/lib/botocore/data/support-app/2021-08-20/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support-app/2021-08-20 copying build/lib/botocore/data/support-app/2021-08-20/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/support-app/2021-08-20 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sts creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sts/2011-06-15 copying build/lib/botocore/data/sts/2011-06-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sts/2011-06-15 copying build/lib/botocore/data/sts/2011-06-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sts/2011-06-15 copying build/lib/botocore/data/sts/2011-06-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sts/2011-06-15 copying build/lib/botocore/data/sts/2011-06-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sts/2011-06-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/storagegateway creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/storagegateway/2013-06-30 copying build/lib/botocore/data/storagegateway/2013-06-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/storagegateway/2013-06-30 copying build/lib/botocore/data/storagegateway/2013-06-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/storagegateway/2013-06-30 copying build/lib/botocore/data/storagegateway/2013-06-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/storagegateway/2013-06-30 copying build/lib/botocore/data/storagegateway/2013-06-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/storagegateway/2013-06-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/stepfunctions creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/stepfunctions/2016-11-23 copying build/lib/botocore/data/stepfunctions/2016-11-23/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/stepfunctions/2016-11-23 copying build/lib/botocore/data/stepfunctions/2016-11-23/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/stepfunctions/2016-11-23 copying build/lib/botocore/data/stepfunctions/2016-11-23/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/stepfunctions/2016-11-23 copying build/lib/botocore/data/stepfunctions/2016-11-23/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/stepfunctions/2016-11-23 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso/2019-06-10 copying build/lib/botocore/data/sso/2019-06-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso/2019-06-10 copying build/lib/botocore/data/sso/2019-06-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso/2019-06-10 copying build/lib/botocore/data/sso/2019-06-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso/2019-06-10 copying build/lib/botocore/data/sso/2019-06-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso/2019-06-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-oidc creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-oidc/2019-06-10 copying build/lib/botocore/data/sso-oidc/2019-06-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-oidc/2019-06-10 copying build/lib/botocore/data/sso-oidc/2019-06-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-oidc/2019-06-10 copying build/lib/botocore/data/sso-oidc/2019-06-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-oidc/2019-06-10 copying build/lib/botocore/data/sso-oidc/2019-06-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-oidc/2019-06-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-admin creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-admin/2020-07-20 copying build/lib/botocore/data/sso-admin/2020-07-20/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-admin/2020-07-20 copying build/lib/botocore/data/sso-admin/2020-07-20/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-admin/2020-07-20 copying build/lib/botocore/data/sso-admin/2020-07-20/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-admin/2020-07-20 copying build/lib/botocore/data/sso-admin/2020-07-20/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sso-admin/2020-07-20 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 copying build/lib/botocore/data/ssm/2014-11-06/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 copying build/lib/botocore/data/ssm/2014-11-06/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 copying build/lib/botocore/data/ssm/2014-11-06/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 copying build/lib/botocore/data/ssm/2014-11-06/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 copying build/lib/botocore/data/ssm/2014-11-06/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm/2014-11-06 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-sap creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-sap/2018-05-10 copying build/lib/botocore/data/ssm-sap/2018-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-sap/2018-05-10 copying build/lib/botocore/data/ssm-sap/2018-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-sap/2018-05-10 copying build/lib/botocore/data/ssm-sap/2018-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-sap/2018-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 copying build/lib/botocore/data/ssm-incidents/2018-05-10/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 copying build/lib/botocore/data/ssm-incidents/2018-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 copying build/lib/botocore/data/ssm-incidents/2018-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 copying build/lib/botocore/data/ssm-incidents/2018-05-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 copying build/lib/botocore/data/ssm-incidents/2018-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-incidents/2018-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts/2021-05-03 copying build/lib/botocore/data/ssm-contacts/2021-05-03/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts/2021-05-03 copying build/lib/botocore/data/ssm-contacts/2021-05-03/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts/2021-05-03 copying build/lib/botocore/data/ssm-contacts/2021-05-03/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts/2021-05-03 copying build/lib/botocore/data/ssm-contacts/2021-05-03/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ssm-contacts/2021-05-03 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sqs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sqs/2012-11-05 copying build/lib/botocore/data/sqs/2012-11-05/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sqs/2012-11-05 copying build/lib/botocore/data/sqs/2012-11-05/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sqs/2012-11-05 copying build/lib/botocore/data/sqs/2012-11-05/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sqs/2012-11-05 copying build/lib/botocore/data/sqs/2012-11-05/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sqs/2012-11-05 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sns creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sns/2010-03-31 copying build/lib/botocore/data/sns/2010-03-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sns/2010-03-31 copying build/lib/botocore/data/sns/2010-03-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sns/2010-03-31 copying build/lib/botocore/data/sns/2010-03-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sns/2010-03-31 copying build/lib/botocore/data/sns/2010-03-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sns/2010-03-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snowball creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snowball/2016-06-30 copying build/lib/botocore/data/snowball/2016-06-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snowball/2016-06-30 copying build/lib/botocore/data/snowball/2016-06-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snowball/2016-06-30 copying build/lib/botocore/data/snowball/2016-06-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snowball/2016-06-30 copying build/lib/botocore/data/snowball/2016-06-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snowball/2016-06-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snow-device-management creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snow-device-management/2021-08-04 copying build/lib/botocore/data/snow-device-management/2021-08-04/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snow-device-management/2021-08-04 copying build/lib/botocore/data/snow-device-management/2021-08-04/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snow-device-management/2021-08-04 copying build/lib/botocore/data/snow-device-management/2021-08-04/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snow-device-management/2021-08-04 copying build/lib/botocore/data/snow-device-management/2021-08-04/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/snow-device-management/2021-08-04 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sms creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sms/2016-10-24 copying build/lib/botocore/data/sms/2016-10-24/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sms/2016-10-24 copying build/lib/botocore/data/sms/2016-10-24/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sms/2016-10-24 copying build/lib/botocore/data/sms/2016-10-24/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sms/2016-10-24 copying build/lib/botocore/data/sms/2016-10-24/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sms/2016-10-24 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sms-voice creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sms-voice/2018-09-05 copying build/lib/botocore/data/sms-voice/2018-09-05/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sms-voice/2018-09-05 copying build/lib/botocore/data/sms-voice/2018-09-05/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sms-voice/2018-09-05 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/simspaceweaver creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/simspaceweaver/2022-10-28 copying build/lib/botocore/data/simspaceweaver/2022-10-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/simspaceweaver/2022-10-28 copying build/lib/botocore/data/simspaceweaver/2022-10-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/simspaceweaver/2022-10-28 copying build/lib/botocore/data/simspaceweaver/2022-10-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/simspaceweaver/2022-10-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/signer creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 copying build/lib/botocore/data/signer/2017-08-25/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 copying build/lib/botocore/data/signer/2017-08-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 copying build/lib/botocore/data/signer/2017-08-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 copying build/lib/botocore/data/signer/2017-08-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 copying build/lib/botocore/data/signer/2017-08-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/signer/2017-08-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/shield creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/shield/2016-06-02 copying build/lib/botocore/data/shield/2016-06-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/shield/2016-06-02 copying build/lib/botocore/data/shield/2016-06-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/shield/2016-06-02 copying build/lib/botocore/data/shield/2016-06-02/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/shield/2016-06-02 copying build/lib/botocore/data/shield/2016-06-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/shield/2016-06-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sesv2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sesv2/2019-09-27 copying build/lib/botocore/data/sesv2/2019-09-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sesv2/2019-09-27 copying build/lib/botocore/data/sesv2/2019-09-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sesv2/2019-09-27 copying build/lib/botocore/data/sesv2/2019-09-27/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sesv2/2019-09-27 copying build/lib/botocore/data/sesv2/2019-09-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sesv2/2019-09-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ses creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 copying build/lib/botocore/data/ses/2010-12-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 copying build/lib/botocore/data/ses/2010-12-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 copying build/lib/botocore/data/ses/2010-12-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 copying build/lib/botocore/data/ses/2010-12-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 copying build/lib/botocore/data/ses/2010-12-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ses/2010-12-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicediscovery creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicediscovery/2017-03-14 copying build/lib/botocore/data/servicediscovery/2017-03-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicediscovery/2017-03-14 copying build/lib/botocore/data/servicediscovery/2017-03-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicediscovery/2017-03-14 copying build/lib/botocore/data/servicediscovery/2017-03-14/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicediscovery/2017-03-14 copying build/lib/botocore/data/servicediscovery/2017-03-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicediscovery/2017-03-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog/2015-12-10 copying build/lib/botocore/data/servicecatalog/2015-12-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog/2015-12-10 copying build/lib/botocore/data/servicecatalog/2015-12-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog/2015-12-10 copying build/lib/botocore/data/servicecatalog/2015-12-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog/2015-12-10 copying build/lib/botocore/data/servicecatalog/2015-12-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog/2015-12-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry/2020-06-24 copying build/lib/botocore/data/servicecatalog-appregistry/2020-06-24/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry/2020-06-24 copying build/lib/botocore/data/servicecatalog-appregistry/2020-06-24/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry/2020-06-24 copying build/lib/botocore/data/servicecatalog-appregistry/2020-06-24/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry/2020-06-24 copying build/lib/botocore/data/servicecatalog-appregistry/2020-06-24/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/servicecatalog-appregistry/2020-06-24 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/service-quotas creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/service-quotas/2019-06-24 copying build/lib/botocore/data/service-quotas/2019-06-24/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/service-quotas/2019-06-24 copying build/lib/botocore/data/service-quotas/2019-06-24/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/service-quotas/2019-06-24 copying build/lib/botocore/data/service-quotas/2019-06-24/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/service-quotas/2019-06-24 copying build/lib/botocore/data/service-quotas/2019-06-24/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/service-quotas/2019-06-24 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/serverlessrepo creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/serverlessrepo/2017-09-08 copying build/lib/botocore/data/serverlessrepo/2017-09-08/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/serverlessrepo/2017-09-08 copying build/lib/botocore/data/serverlessrepo/2017-09-08/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/serverlessrepo/2017-09-08 copying build/lib/botocore/data/serverlessrepo/2017-09-08/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/serverlessrepo/2017-09-08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securitylake creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securitylake/2018-05-10 copying build/lib/botocore/data/securitylake/2018-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securitylake/2018-05-10 copying build/lib/botocore/data/securitylake/2018-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securitylake/2018-05-10 copying build/lib/botocore/data/securitylake/2018-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securitylake/2018-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securityhub creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securityhub/2018-10-26 copying build/lib/botocore/data/securityhub/2018-10-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securityhub/2018-10-26 copying build/lib/botocore/data/securityhub/2018-10-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securityhub/2018-10-26 copying build/lib/botocore/data/securityhub/2018-10-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securityhub/2018-10-26 copying build/lib/botocore/data/securityhub/2018-10-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/securityhub/2018-10-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/secretsmanager creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 copying build/lib/botocore/data/secretsmanager/2017-10-17/service-2.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 copying build/lib/botocore/data/secretsmanager/2017-10-17/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 copying build/lib/botocore/data/secretsmanager/2017-10-17/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 copying build/lib/botocore/data/secretsmanager/2017-10-17/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 copying build/lib/botocore/data/secretsmanager/2017-10-17/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/secretsmanager/2017-10-17 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sdb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sdb/2009-04-15 copying build/lib/botocore/data/sdb/2009-04-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sdb/2009-04-15 copying build/lib/botocore/data/sdb/2009-04-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sdb/2009-04-15 copying build/lib/botocore/data/sdb/2009-04-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sdb/2009-04-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/schemas creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/schemas/2019-12-02 copying build/lib/botocore/data/schemas/2019-12-02/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/schemas/2019-12-02 copying build/lib/botocore/data/schemas/2019-12-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/schemas/2019-12-02 copying build/lib/botocore/data/schemas/2019-12-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/schemas/2019-12-02 copying build/lib/botocore/data/schemas/2019-12-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/schemas/2019-12-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/scheduler creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/scheduler/2021-06-30 copying build/lib/botocore/data/scheduler/2021-06-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/scheduler/2021-06-30 copying build/lib/botocore/data/scheduler/2021-06-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/scheduler/2021-06-30 copying build/lib/botocore/data/scheduler/2021-06-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/scheduler/2021-06-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/savingsplans creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/savingsplans/2019-06-28 copying build/lib/botocore/data/savingsplans/2019-06-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/savingsplans/2019-06-28 copying build/lib/botocore/data/savingsplans/2019-06-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/savingsplans/2019-06-28 copying build/lib/botocore/data/savingsplans/2019-06-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/savingsplans/2019-06-28 copying build/lib/botocore/data/savingsplans/2019-06-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/savingsplans/2019-06-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 copying build/lib/botocore/data/sagemaker/2017-07-24/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 copying build/lib/botocore/data/sagemaker/2017-07-24/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 copying build/lib/botocore/data/sagemaker/2017-07-24/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 copying build/lib/botocore/data/sagemaker/2017-07-24/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 copying build/lib/botocore/data/sagemaker/2017-07-24/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker/2017-07-24 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime/2017-05-13 copying build/lib/botocore/data/sagemaker-runtime/2017-05-13/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime/2017-05-13 copying build/lib/botocore/data/sagemaker-runtime/2017-05-13/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime/2017-05-13 copying build/lib/botocore/data/sagemaker-runtime/2017-05-13/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime/2017-05-13 copying build/lib/botocore/data/sagemaker-runtime/2017-05-13/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-runtime/2017-05-13 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-metrics creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-metrics/2022-09-30 copying build/lib/botocore/data/sagemaker-metrics/2022-09-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-metrics/2022-09-30 copying build/lib/botocore/data/sagemaker-metrics/2022-09-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-metrics/2022-09-30 copying build/lib/botocore/data/sagemaker-metrics/2022-09-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-metrics/2022-09-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-geospatial creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-geospatial/2020-05-27 copying build/lib/botocore/data/sagemaker-geospatial/2020-05-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-geospatial/2020-05-27 copying build/lib/botocore/data/sagemaker-geospatial/2020-05-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-geospatial/2020-05-27 copying build/lib/botocore/data/sagemaker-geospatial/2020-05-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-geospatial/2020-05-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime/2020-07-01 copying build/lib/botocore/data/sagemaker-featurestore-runtime/2020-07-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-featurestore-runtime/2020-07-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge/2020-09-23 copying build/lib/botocore/data/sagemaker-edge/2020-09-23/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge/2020-09-23 copying build/lib/botocore/data/sagemaker-edge/2020-09-23/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge/2020-09-23 copying build/lib/botocore/data/sagemaker-edge/2020-09-23/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge/2020-09-23 copying build/lib/botocore/data/sagemaker-edge/2020-09-23/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-edge/2020-09-23 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime/2019-11-07 copying build/lib/botocore/data/sagemaker-a2i-runtime/2019-11-07/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/sagemaker-a2i-runtime/2019-11-07 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3outposts creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3outposts/2017-07-25 copying build/lib/botocore/data/s3outposts/2017-07-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3outposts/2017-07-25 copying build/lib/botocore/data/s3outposts/2017-07-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3outposts/2017-07-25 copying build/lib/botocore/data/s3outposts/2017-07-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3outposts/2017-07-25 copying build/lib/botocore/data/s3outposts/2017-07-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3outposts/2017-07-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3control creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3control/2018-08-20 copying build/lib/botocore/data/s3control/2018-08-20/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3control/2018-08-20 copying build/lib/botocore/data/s3control/2018-08-20/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3control/2018-08-20 copying build/lib/botocore/data/s3control/2018-08-20/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3control/2018-08-20 copying build/lib/botocore/data/s3control/2018-08-20/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3control/2018-08-20 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 copying build/lib/botocore/data/s3/2006-03-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 copying build/lib/botocore/data/s3/2006-03-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 copying build/lib/botocore/data/s3/2006-03-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 copying build/lib/botocore/data/s3/2006-03-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 copying build/lib/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/s3/2006-03-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rum creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rum/2018-05-10 copying build/lib/botocore/data/rum/2018-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rum/2018-05-10 copying build/lib/botocore/data/rum/2018-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rum/2018-05-10 copying build/lib/botocore/data/rum/2018-05-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rum/2018-05-10 copying build/lib/botocore/data/rum/2018-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rum/2018-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53resolver creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 copying build/lib/botocore/data/route53resolver/2018-04-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 copying build/lib/botocore/data/route53resolver/2018-04-01/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 copying build/lib/botocore/data/route53resolver/2018-04-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 copying build/lib/botocore/data/route53resolver/2018-04-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 copying build/lib/botocore/data/route53resolver/2018-04-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53resolver/2018-04-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53domains creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53domains/2014-05-15 copying build/lib/botocore/data/route53domains/2014-05-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53domains/2014-05-15 copying build/lib/botocore/data/route53domains/2014-05-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53domains/2014-05-15 copying build/lib/botocore/data/route53domains/2014-05-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53domains/2014-05-15 copying build/lib/botocore/data/route53domains/2014-05-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53domains/2014-05-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 copying build/lib/botocore/data/route53/2013-04-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 copying build/lib/botocore/data/route53/2013-04-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 copying build/lib/botocore/data/route53/2013-04-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 copying build/lib/botocore/data/route53/2013-04-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 copying build/lib/botocore/data/route53/2013-04-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53/2013-04-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-readiness creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-readiness/2019-12-02 copying build/lib/botocore/data/route53-recovery-readiness/2019-12-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-readiness/2019-12-02 copying build/lib/botocore/data/route53-recovery-readiness/2019-12-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-readiness/2019-12-02 copying build/lib/botocore/data/route53-recovery-readiness/2019-12-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-readiness/2019-12-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config/2020-11-02 copying build/lib/botocore/data/route53-recovery-control-config/2020-11-02/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config/2020-11-02 copying build/lib/botocore/data/route53-recovery-control-config/2020-11-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config/2020-11-02 copying build/lib/botocore/data/route53-recovery-control-config/2020-11-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config/2020-11-02 copying build/lib/botocore/data/route53-recovery-control-config/2020-11-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config/2020-11-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster/2019-12-02 copying build/lib/botocore/data/route53-recovery-cluster/2019-12-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster/2019-12-02 copying build/lib/botocore/data/route53-recovery-cluster/2019-12-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster/2019-12-02 copying build/lib/botocore/data/route53-recovery-cluster/2019-12-02/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster/2019-12-02 copying build/lib/botocore/data/route53-recovery-cluster/2019-12-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster/2019-12-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rolesanywhere creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rolesanywhere/2018-05-10 copying build/lib/botocore/data/rolesanywhere/2018-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rolesanywhere/2018-05-10 copying build/lib/botocore/data/rolesanywhere/2018-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rolesanywhere/2018-05-10 copying build/lib/botocore/data/rolesanywhere/2018-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rolesanywhere/2018-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/robomaker creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/robomaker/2018-06-29 copying build/lib/botocore/data/robomaker/2018-06-29/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/robomaker/2018-06-29 copying build/lib/botocore/data/robomaker/2018-06-29/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/robomaker/2018-06-29 copying build/lib/botocore/data/robomaker/2018-06-29/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/robomaker/2018-06-29 copying build/lib/botocore/data/robomaker/2018-06-29/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/robomaker/2018-06-29 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26 copying build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26 copying build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26 copying build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26 copying build/lib/botocore/data/resourcegroupstaggingapi/2017-01-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-groups creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-groups/2017-11-27 copying build/lib/botocore/data/resource-groups/2017-11-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-groups/2017-11-27 copying build/lib/botocore/data/resource-groups/2017-11-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-groups/2017-11-27 copying build/lib/botocore/data/resource-groups/2017-11-27/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-groups/2017-11-27 copying build/lib/botocore/data/resource-groups/2017-11-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-groups/2017-11-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-explorer-2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-explorer-2/2022-07-28 copying build/lib/botocore/data/resource-explorer-2/2022-07-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-explorer-2/2022-07-28 copying build/lib/botocore/data/resource-explorer-2/2022-07-28/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-explorer-2/2022-07-28 copying build/lib/botocore/data/resource-explorer-2/2022-07-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-explorer-2/2022-07-28 copying build/lib/botocore/data/resource-explorer-2/2022-07-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resource-explorer-2/2022-07-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resiliencehub creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resiliencehub/2020-04-30 copying build/lib/botocore/data/resiliencehub/2020-04-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resiliencehub/2020-04-30 copying build/lib/botocore/data/resiliencehub/2020-04-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resiliencehub/2020-04-30 copying build/lib/botocore/data/resiliencehub/2020-04-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resiliencehub/2020-04-30 copying build/lib/botocore/data/resiliencehub/2020-04-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/resiliencehub/2020-04-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rekognition creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 copying build/lib/botocore/data/rekognition/2016-06-27/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 copying build/lib/botocore/data/rekognition/2016-06-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 copying build/lib/botocore/data/rekognition/2016-06-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 copying build/lib/botocore/data/rekognition/2016-06-27/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 copying build/lib/botocore/data/rekognition/2016-06-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rekognition/2016-06-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 copying build/lib/botocore/data/redshift/2012-12-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 copying build/lib/botocore/data/redshift/2012-12-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 copying build/lib/botocore/data/redshift/2012-12-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 copying build/lib/botocore/data/redshift/2012-12-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 copying build/lib/botocore/data/redshift/2012-12-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift/2012-12-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-serverless creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-serverless/2021-04-21 copying build/lib/botocore/data/redshift-serverless/2021-04-21/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-serverless/2021-04-21 copying build/lib/botocore/data/redshift-serverless/2021-04-21/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-serverless/2021-04-21 copying build/lib/botocore/data/redshift-serverless/2021-04-21/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-serverless/2021-04-21 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-data creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 copying build/lib/botocore/data/redshift-data/2019-12-20/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 copying build/lib/botocore/data/redshift-data/2019-12-20/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 copying build/lib/botocore/data/redshift-data/2019-12-20/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 copying build/lib/botocore/data/redshift-data/2019-12-20/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 copying build/lib/botocore/data/redshift-data/2019-12-20/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/redshift-data/2019-12-20 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/service-2.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 copying build/lib/botocore/data/rds/2014-10-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-10-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-09-01 copying build/lib/botocore/data/rds/2014-09-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-09-01 copying build/lib/botocore/data/rds/2014-09-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-09-01 copying build/lib/botocore/data/rds/2014-09-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-09-01 copying build/lib/botocore/data/rds/2014-09-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds/2014-09-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds-data creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds-data/2018-08-01 copying build/lib/botocore/data/rds-data/2018-08-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds-data/2018-08-01 copying build/lib/botocore/data/rds-data/2018-08-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds-data/2018-08-01 copying build/lib/botocore/data/rds-data/2018-08-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds-data/2018-08-01 copying build/lib/botocore/data/rds-data/2018-08-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rds-data/2018-08-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rbin creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rbin/2021-06-15 copying build/lib/botocore/data/rbin/2021-06-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rbin/2021-06-15 copying build/lib/botocore/data/rbin/2021-06-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rbin/2021-06-15 copying build/lib/botocore/data/rbin/2021-06-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rbin/2021-06-15 copying build/lib/botocore/data/rbin/2021-06-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/rbin/2021-06-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ram creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ram/2018-01-04 copying build/lib/botocore/data/ram/2018-01-04/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ram/2018-01-04 copying build/lib/botocore/data/ram/2018-01-04/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ram/2018-01-04 copying build/lib/botocore/data/ram/2018-01-04/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ram/2018-01-04 copying build/lib/botocore/data/ram/2018-01-04/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ram/2018-01-04 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/quicksight creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 copying build/lib/botocore/data/quicksight/2018-04-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 copying build/lib/botocore/data/quicksight/2018-04-01/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 copying build/lib/botocore/data/quicksight/2018-04-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 copying build/lib/botocore/data/quicksight/2018-04-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 copying build/lib/botocore/data/quicksight/2018-04-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/quicksight/2018-04-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb/2019-01-02 copying build/lib/botocore/data/qldb/2019-01-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb/2019-01-02 copying build/lib/botocore/data/qldb/2019-01-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb/2019-01-02 copying build/lib/botocore/data/qldb/2019-01-02/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb/2019-01-02 copying build/lib/botocore/data/qldb/2019-01-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb/2019-01-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb-session creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb-session/2019-07-11 copying build/lib/botocore/data/qldb-session/2019-07-11/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb-session/2019-07-11 copying build/lib/botocore/data/qldb-session/2019-07-11/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb-session/2019-07-11 copying build/lib/botocore/data/qldb-session/2019-07-11/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb-session/2019-07-11 copying build/lib/botocore/data/qldb-session/2019-07-11/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/qldb-session/2019-07-11 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/proton creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 copying build/lib/botocore/data/proton/2020-07-20/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 copying build/lib/botocore/data/proton/2020-07-20/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 copying build/lib/botocore/data/proton/2020-07-20/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 copying build/lib/botocore/data/proton/2020-07-20/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 copying build/lib/botocore/data/proton/2020-07-20/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/proton/2020-07-20 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/privatenetworks creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/privatenetworks/2021-12-03 copying build/lib/botocore/data/privatenetworks/2021-12-03/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/privatenetworks/2021-12-03 copying build/lib/botocore/data/privatenetworks/2021-12-03/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/privatenetworks/2021-12-03 copying build/lib/botocore/data/privatenetworks/2021-12-03/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/privatenetworks/2021-12-03 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pricing creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pricing/2017-10-15 copying build/lib/botocore/data/pricing/2017-10-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pricing/2017-10-15 copying build/lib/botocore/data/pricing/2017-10-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pricing/2017-10-15 copying build/lib/botocore/data/pricing/2017-10-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pricing/2017-10-15 copying build/lib/botocore/data/pricing/2017-10-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pricing/2017-10-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/polly creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/polly/2016-06-10 copying build/lib/botocore/data/polly/2016-06-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/polly/2016-06-10 copying build/lib/botocore/data/polly/2016-06-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/polly/2016-06-10 copying build/lib/botocore/data/polly/2016-06-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/polly/2016-06-10 copying build/lib/botocore/data/polly/2016-06-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/polly/2016-06-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pipes creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pipes/2015-10-07 copying build/lib/botocore/data/pipes/2015-10-07/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pipes/2015-10-07 copying build/lib/botocore/data/pipes/2015-10-07/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pipes/2015-10-07 copying build/lib/botocore/data/pipes/2015-10-07/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pipes/2015-10-07 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint/2016-12-01 copying build/lib/botocore/data/pinpoint/2016-12-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint/2016-12-01 copying build/lib/botocore/data/pinpoint/2016-12-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint/2016-12-01 copying build/lib/botocore/data/pinpoint/2016-12-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint/2016-12-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice/2018-09-05 copying build/lib/botocore/data/pinpoint-sms-voice/2018-09-05/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice/2018-09-05 copying build/lib/botocore/data/pinpoint-sms-voice/2018-09-05/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice/2018-09-05 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 copying build/lib/botocore/data/pinpoint-sms-voice-v2/2022-03-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-sms-voice-v2/2022-03-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email/2018-07-26 copying build/lib/botocore/data/pinpoint-email/2018-07-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email/2018-07-26 copying build/lib/botocore/data/pinpoint-email/2018-07-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email/2018-07-26 copying build/lib/botocore/data/pinpoint-email/2018-07-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email/2018-07-26 copying build/lib/botocore/data/pinpoint-email/2018-07-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pinpoint-email/2018-07-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pi creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pi/2018-02-27 copying build/lib/botocore/data/pi/2018-02-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pi/2018-02-27 copying build/lib/botocore/data/pi/2018-02-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pi/2018-02-27 copying build/lib/botocore/data/pi/2018-02-27/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pi/2018-02-27 copying build/lib/botocore/data/pi/2018-02-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/pi/2018-02-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize/2018-05-22 copying build/lib/botocore/data/personalize/2018-05-22/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize/2018-05-22 copying build/lib/botocore/data/personalize/2018-05-22/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize/2018-05-22 copying build/lib/botocore/data/personalize/2018-05-22/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize/2018-05-22 copying build/lib/botocore/data/personalize/2018-05-22/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize/2018-05-22 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime/2018-05-22 copying build/lib/botocore/data/personalize-runtime/2018-05-22/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime/2018-05-22 copying build/lib/botocore/data/personalize-runtime/2018-05-22/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime/2018-05-22 copying build/lib/botocore/data/personalize-runtime/2018-05-22/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime/2018-05-22 copying build/lib/botocore/data/personalize-runtime/2018-05-22/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-runtime/2018-05-22 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-events creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-events/2018-03-22 copying build/lib/botocore/data/personalize-events/2018-03-22/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-events/2018-03-22 copying build/lib/botocore/data/personalize-events/2018-03-22/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-events/2018-03-22 copying build/lib/botocore/data/personalize-events/2018-03-22/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-events/2018-03-22 copying build/lib/botocore/data/personalize-events/2018-03-22/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/personalize-events/2018-03-22 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/panorama creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/panorama/2019-07-24 copying build/lib/botocore/data/panorama/2019-07-24/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/panorama/2019-07-24 copying build/lib/botocore/data/panorama/2019-07-24/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/panorama/2019-07-24 copying build/lib/botocore/data/panorama/2019-07-24/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/panorama/2019-07-24 copying build/lib/botocore/data/panorama/2019-07-24/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/panorama/2019-07-24 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/outposts creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/outposts/2019-12-03 copying build/lib/botocore/data/outposts/2019-12-03/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/outposts/2019-12-03 copying build/lib/botocore/data/outposts/2019-12-03/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/outposts/2019-12-03 copying build/lib/botocore/data/outposts/2019-12-03/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/outposts/2019-12-03 copying build/lib/botocore/data/outposts/2019-12-03/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/outposts/2019-12-03 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/organizations creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/organizations/2016-11-28 copying build/lib/botocore/data/organizations/2016-11-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/organizations/2016-11-28 copying build/lib/botocore/data/organizations/2016-11-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/organizations/2016-11-28 copying build/lib/botocore/data/organizations/2016-11-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/organizations/2016-11-28 copying build/lib/botocore/data/organizations/2016-11-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/organizations/2016-11-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworkscm creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 copying build/lib/botocore/data/opsworkscm/2016-11-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 copying build/lib/botocore/data/opsworkscm/2016-11-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 copying build/lib/botocore/data/opsworkscm/2016-11-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 copying build/lib/botocore/data/opsworkscm/2016-11-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 copying build/lib/botocore/data/opsworkscm/2016-11-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworkscm/2016-11-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworks creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 copying build/lib/botocore/data/opsworks/2013-02-18/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 copying build/lib/botocore/data/opsworks/2013-02-18/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 copying build/lib/botocore/data/opsworks/2013-02-18/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 copying build/lib/botocore/data/opsworks/2013-02-18/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 copying build/lib/botocore/data/opsworks/2013-02-18/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opsworks/2013-02-18 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearchserverless creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearchserverless/2021-11-01 copying build/lib/botocore/data/opensearchserverless/2021-11-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearchserverless/2021-11-01 copying build/lib/botocore/data/opensearchserverless/2021-11-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearchserverless/2021-11-01 copying build/lib/botocore/data/opensearchserverless/2021-11-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearchserverless/2021-11-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearch creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearch/2021-01-01 copying build/lib/botocore/data/opensearch/2021-01-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearch/2021-01-01 copying build/lib/botocore/data/opensearch/2021-01-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearch/2021-01-01 copying build/lib/botocore/data/opensearch/2021-01-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearch/2021-01-01 copying build/lib/botocore/data/opensearch/2021-01-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/opensearch/2021-01-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/omics creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/omics/2022-11-28 copying build/lib/botocore/data/omics/2022-11-28/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/omics/2022-11-28 copying build/lib/botocore/data/omics/2022-11-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/omics/2022-11-28 copying build/lib/botocore/data/omics/2022-11-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/omics/2022-11-28 copying build/lib/botocore/data/omics/2022-11-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/omics/2022-11-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/oam creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/oam/2022-06-10 copying build/lib/botocore/data/oam/2022-06-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/oam/2022-06-10 copying build/lib/botocore/data/oam/2022-06-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/oam/2022-06-10 copying build/lib/botocore/data/oam/2022-06-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/oam/2022-06-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/nimble creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 copying build/lib/botocore/data/nimble/2020-08-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 copying build/lib/botocore/data/nimble/2020-08-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 copying build/lib/botocore/data/nimble/2020-08-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 copying build/lib/botocore/data/nimble/2020-08-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 copying build/lib/botocore/data/nimble/2020-08-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/nimble/2020-08-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/networkmanager creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/networkmanager/2019-07-05 copying build/lib/botocore/data/networkmanager/2019-07-05/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/networkmanager/2019-07-05 copying build/lib/botocore/data/networkmanager/2019-07-05/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/networkmanager/2019-07-05 copying build/lib/botocore/data/networkmanager/2019-07-05/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/networkmanager/2019-07-05 copying build/lib/botocore/data/networkmanager/2019-07-05/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/networkmanager/2019-07-05 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/network-firewall creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/network-firewall/2020-11-12 copying build/lib/botocore/data/network-firewall/2020-11-12/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/network-firewall/2020-11-12 copying build/lib/botocore/data/network-firewall/2020-11-12/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/network-firewall/2020-11-12 copying build/lib/botocore/data/network-firewall/2020-11-12/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/network-firewall/2020-11-12 copying build/lib/botocore/data/network-firewall/2020-11-12/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/network-firewall/2020-11-12 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/neptune creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/service-2.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 copying build/lib/botocore/data/neptune/2014-10-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/neptune/2014-10-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mwaa creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mwaa/2020-07-01 copying build/lib/botocore/data/mwaa/2020-07-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mwaa/2020-07-01 copying build/lib/botocore/data/mwaa/2020-07-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mwaa/2020-07-01 copying build/lib/botocore/data/mwaa/2020-07-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mwaa/2020-07-01 copying build/lib/botocore/data/mwaa/2020-07-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mwaa/2020-07-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mturk creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mturk/2017-01-17 copying build/lib/botocore/data/mturk/2017-01-17/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mturk/2017-01-17 copying build/lib/botocore/data/mturk/2017-01-17/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mturk/2017-01-17 copying build/lib/botocore/data/mturk/2017-01-17/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mturk/2017-01-17 copying build/lib/botocore/data/mturk/2017-01-17/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mturk/2017-01-17 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mq creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mq/2017-11-27 copying build/lib/botocore/data/mq/2017-11-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mq/2017-11-27 copying build/lib/botocore/data/mq/2017-11-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mq/2017-11-27 copying build/lib/botocore/data/mq/2017-11-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mq/2017-11-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mobile creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mobile/2017-07-01 copying build/lib/botocore/data/mobile/2017-07-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mobile/2017-07-01 copying build/lib/botocore/data/mobile/2017-07-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mobile/2017-07-01 copying build/lib/botocore/data/mobile/2017-07-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mobile/2017-07-01 copying build/lib/botocore/data/mobile/2017-07-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mobile/2017-07-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 copying build/lib/botocore/data/migrationhubstrategy/2020-02-19/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 copying build/lib/botocore/data/migrationhubstrategy/2020-02-19/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 copying build/lib/botocore/data/migrationhubstrategy/2020-02-19/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 copying build/lib/botocore/data/migrationhubstrategy/2020-02-19/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 copying build/lib/botocore/data/migrationhubstrategy/2020-02-19/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhubstrategy/2020-02-19 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator/2021-08-28 copying build/lib/botocore/data/migrationhuborchestrator/2021-08-28/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator/2021-08-28 copying build/lib/botocore/data/migrationhuborchestrator/2021-08-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator/2021-08-28 copying build/lib/botocore/data/migrationhuborchestrator/2021-08-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator/2021-08-28 copying build/lib/botocore/data/migrationhuborchestrator/2021-08-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhuborchestrator/2021-08-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config/2019-06-30 copying build/lib/botocore/data/migrationhub-config/2019-06-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config/2019-06-30 copying build/lib/botocore/data/migrationhub-config/2019-06-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config/2019-06-30 copying build/lib/botocore/data/migrationhub-config/2019-06-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config/2019-06-30 copying build/lib/botocore/data/migrationhub-config/2019-06-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migrationhub-config/2019-06-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces/2021-10-26 copying build/lib/botocore/data/migration-hub-refactor-spaces/2021-10-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/migration-hub-refactor-spaces/2021-10-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgn creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgn/2020-02-26 copying build/lib/botocore/data/mgn/2020-02-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgn/2020-02-26 copying build/lib/botocore/data/mgn/2020-02-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgn/2020-02-26 copying build/lib/botocore/data/mgn/2020-02-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgn/2020-02-26 copying build/lib/botocore/data/mgn/2020-02-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgn/2020-02-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgh creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgh/2017-05-31 copying build/lib/botocore/data/mgh/2017-05-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgh/2017-05-31 copying build/lib/botocore/data/mgh/2017-05-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgh/2017-05-31 copying build/lib/botocore/data/mgh/2017-05-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgh/2017-05-31 copying build/lib/botocore/data/mgh/2017-05-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mgh/2017-05-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace/2016-01-14 copying build/lib/botocore/data/meteringmarketplace/2016-01-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace/2016-01-14 copying build/lib/botocore/data/meteringmarketplace/2016-01-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace/2016-01-14 copying build/lib/botocore/data/meteringmarketplace/2016-01-14/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace/2016-01-14 copying build/lib/botocore/data/meteringmarketplace/2016-01-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/meteringmarketplace/2016-01-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/memorydb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/memorydb/2021-01-01 copying build/lib/botocore/data/memorydb/2021-01-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/memorydb/2021-01-01 copying build/lib/botocore/data/memorydb/2021-01-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/memorydb/2021-01-01 copying build/lib/botocore/data/memorydb/2021-01-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/memorydb/2021-01-01 copying build/lib/botocore/data/memorydb/2021-01-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/memorydb/2021-01-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediatailor creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediatailor/2018-04-23 copying build/lib/botocore/data/mediatailor/2018-04-23/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediatailor/2018-04-23 copying build/lib/botocore/data/mediatailor/2018-04-23/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediatailor/2018-04-23 copying build/lib/botocore/data/mediatailor/2018-04-23/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediatailor/2018-04-23 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore/2017-09-01 copying build/lib/botocore/data/mediastore/2017-09-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore/2017-09-01 copying build/lib/botocore/data/mediastore/2017-09-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore/2017-09-01 copying build/lib/botocore/data/mediastore/2017-09-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore/2017-09-01 copying build/lib/botocore/data/mediastore/2017-09-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore/2017-09-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore-data creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore-data/2017-09-01 copying build/lib/botocore/data/mediastore-data/2017-09-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore-data/2017-09-01 copying build/lib/botocore/data/mediastore-data/2017-09-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore-data/2017-09-01 copying build/lib/botocore/data/mediastore-data/2017-09-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore-data/2017-09-01 copying build/lib/botocore/data/mediastore-data/2017-09-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediastore-data/2017-09-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediapackage creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediapackage/2017-10-12 copying build/lib/botocore/data/mediapackage/2017-10-12/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediapackage/2017-10-12 copying build/lib/botocore/data/mediapackage/2017-10-12/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediapackage/2017-10-12 copying build/lib/botocore/data/mediapackage/2017-10-12/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediapackage/2017-10-12 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediapackage-vod creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediapackage-vod/2018-11-07 copying build/lib/botocore/data/mediapackage-vod/2018-11-07/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediapackage-vod/2018-11-07 copying build/lib/botocore/data/mediapackage-vod/2018-11-07/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediapackage-vod/2018-11-07 copying build/lib/botocore/data/mediapackage-vod/2018-11-07/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediapackage-vod/2018-11-07 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/medialive creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/medialive/2017-10-14 copying build/lib/botocore/data/medialive/2017-10-14/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/medialive/2017-10-14 copying build/lib/botocore/data/medialive/2017-10-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/medialive/2017-10-14 copying build/lib/botocore/data/medialive/2017-10-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/medialive/2017-10-14 copying build/lib/botocore/data/medialive/2017-10-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/medialive/2017-10-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconvert creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconvert/2017-08-29 copying build/lib/botocore/data/mediaconvert/2017-08-29/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconvert/2017-08-29 copying build/lib/botocore/data/mediaconvert/2017-08-29/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconvert/2017-08-29 copying build/lib/botocore/data/mediaconvert/2017-08-29/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconvert/2017-08-29 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconnect creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconnect/2018-11-14 copying build/lib/botocore/data/mediaconnect/2018-11-14/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconnect/2018-11-14 copying build/lib/botocore/data/mediaconnect/2018-11-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconnect/2018-11-14 copying build/lib/botocore/data/mediaconnect/2018-11-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconnect/2018-11-14 copying build/lib/botocore/data/mediaconnect/2018-11-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/mediaconnect/2018-11-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01 copying build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01 copying build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01 copying build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01 copying build/lib/botocore/data/marketplacecommerceanalytics/2015-07-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement/2017-01-11 copying build/lib/botocore/data/marketplace-entitlement/2017-01-11/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement/2017-01-11 copying build/lib/botocore/data/marketplace-entitlement/2017-01-11/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement/2017-01-11 copying build/lib/botocore/data/marketplace-entitlement/2017-01-11/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement/2017-01-11 copying build/lib/botocore/data/marketplace-entitlement/2017-01-11/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-entitlement/2017-01-11 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog/2018-09-17 copying build/lib/botocore/data/marketplace-catalog/2018-09-17/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog/2018-09-17 copying build/lib/botocore/data/marketplace-catalog/2018-09-17/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog/2018-09-17 copying build/lib/botocore/data/marketplace-catalog/2018-09-17/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog/2018-09-17 copying build/lib/botocore/data/marketplace-catalog/2018-09-17/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/marketplace-catalog/2018-09-17 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/managedblockchain creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/managedblockchain/2018-09-24 copying build/lib/botocore/data/managedblockchain/2018-09-24/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/managedblockchain/2018-09-24 copying build/lib/botocore/data/managedblockchain/2018-09-24/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/managedblockchain/2018-09-24 copying build/lib/botocore/data/managedblockchain/2018-09-24/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/managedblockchain/2018-09-24 copying build/lib/botocore/data/managedblockchain/2018-09-24/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/managedblockchain/2018-09-24 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie2/2020-01-01 copying build/lib/botocore/data/macie2/2020-01-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie2/2020-01-01 copying build/lib/botocore/data/macie2/2020-01-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie2/2020-01-01 copying build/lib/botocore/data/macie2/2020-01-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie2/2020-01-01 copying build/lib/botocore/data/macie2/2020-01-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie2/2020-01-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie/2017-12-19 copying build/lib/botocore/data/macie/2017-12-19/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie/2017-12-19 copying build/lib/botocore/data/macie/2017-12-19/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie/2017-12-19 copying build/lib/botocore/data/macie/2017-12-19/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie/2017-12-19 copying build/lib/botocore/data/macie/2017-12-19/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/macie/2017-12-19 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/machinelearning creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 copying build/lib/botocore/data/machinelearning/2014-12-12/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 copying build/lib/botocore/data/machinelearning/2014-12-12/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 copying build/lib/botocore/data/machinelearning/2014-12-12/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 copying build/lib/botocore/data/machinelearning/2014-12-12/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 copying build/lib/botocore/data/machinelearning/2014-12-12/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/machinelearning/2014-12-12 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/m2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/m2/2021-04-28 copying build/lib/botocore/data/m2/2021-04-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/m2/2021-04-28 copying build/lib/botocore/data/m2/2021-04-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/m2/2021-04-28 copying build/lib/botocore/data/m2/2021-04-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/m2/2021-04-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutvision creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutvision/2020-11-20 copying build/lib/botocore/data/lookoutvision/2020-11-20/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutvision/2020-11-20 copying build/lib/botocore/data/lookoutvision/2020-11-20/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutvision/2020-11-20 copying build/lib/botocore/data/lookoutvision/2020-11-20/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutvision/2020-11-20 copying build/lib/botocore/data/lookoutvision/2020-11-20/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutvision/2020-11-20 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics/2017-07-25 copying build/lib/botocore/data/lookoutmetrics/2017-07-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics/2017-07-25 copying build/lib/botocore/data/lookoutmetrics/2017-07-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics/2017-07-25 copying build/lib/botocore/data/lookoutmetrics/2017-07-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics/2017-07-25 copying build/lib/botocore/data/lookoutmetrics/2017-07-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutmetrics/2017-07-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment/2020-12-15 copying build/lib/botocore/data/lookoutequipment/2020-12-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment/2020-12-15 copying build/lib/botocore/data/lookoutequipment/2020-12-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment/2020-12-15 copying build/lib/botocore/data/lookoutequipment/2020-12-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment/2020-12-15 copying build/lib/botocore/data/lookoutequipment/2020-12-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lookoutequipment/2020-12-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/logs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/logs/2014-03-28 copying build/lib/botocore/data/logs/2014-03-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/logs/2014-03-28 copying build/lib/botocore/data/logs/2014-03-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/logs/2014-03-28 copying build/lib/botocore/data/logs/2014-03-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/logs/2014-03-28 copying build/lib/botocore/data/logs/2014-03-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/logs/2014-03-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/location creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/location/2020-11-19 copying build/lib/botocore/data/location/2020-11-19/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/location/2020-11-19 copying build/lib/botocore/data/location/2020-11-19/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/location/2020-11-19 copying build/lib/botocore/data/location/2020-11-19/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/location/2020-11-19 copying build/lib/botocore/data/location/2020-11-19/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/location/2020-11-19 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lightsail creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lightsail/2016-11-28 copying build/lib/botocore/data/lightsail/2016-11-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lightsail/2016-11-28 copying build/lib/botocore/data/lightsail/2016-11-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lightsail/2016-11-28 copying build/lib/botocore/data/lightsail/2016-11-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lightsail/2016-11-28 copying build/lib/botocore/data/lightsail/2016-11-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lightsail/2016-11-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager/2018-08-01 copying build/lib/botocore/data/license-manager/2018-08-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager/2018-08-01 copying build/lib/botocore/data/license-manager/2018-08-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager/2018-08-01 copying build/lib/botocore/data/license-manager/2018-08-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager/2018-08-01 copying build/lib/botocore/data/license-manager/2018-08-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager/2018-08-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager-user-subscriptions creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager-user-subscriptions/2018-05-10 copying build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager-user-subscriptions/2018-05-10 copying build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager-user-subscriptions/2018-05-10 copying build/lib/botocore/data/license-manager-user-subscriptions/2018-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager-user-subscriptions/2018-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager-linux-subscriptions creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager-linux-subscriptions/2018-05-10 copying build/lib/botocore/data/license-manager-linux-subscriptions/2018-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager-linux-subscriptions/2018-05-10 copying build/lib/botocore/data/license-manager-linux-subscriptions/2018-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager-linux-subscriptions/2018-05-10 copying build/lib/botocore/data/license-manager-linux-subscriptions/2018-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/license-manager-linux-subscriptions/2018-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime/2020-08-07 copying build/lib/botocore/data/lexv2-runtime/2020-08-07/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime/2020-08-07 copying build/lib/botocore/data/lexv2-runtime/2020-08-07/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime/2020-08-07 copying build/lib/botocore/data/lexv2-runtime/2020-08-07/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime/2020-08-07 copying build/lib/botocore/data/lexv2-runtime/2020-08-07/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-runtime/2020-08-07 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-models creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 copying build/lib/botocore/data/lexv2-models/2020-08-07/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 copying build/lib/botocore/data/lexv2-models/2020-08-07/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 copying build/lib/botocore/data/lexv2-models/2020-08-07/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 copying build/lib/botocore/data/lexv2-models/2020-08-07/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 copying build/lib/botocore/data/lexv2-models/2020-08-07/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lexv2-models/2020-08-07 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-runtime creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-runtime/2016-11-28 copying build/lib/botocore/data/lex-runtime/2016-11-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-runtime/2016-11-28 copying build/lib/botocore/data/lex-runtime/2016-11-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-runtime/2016-11-28 copying build/lib/botocore/data/lex-runtime/2016-11-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-runtime/2016-11-28 copying build/lib/botocore/data/lex-runtime/2016-11-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-runtime/2016-11-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-models creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-models/2017-04-19 copying build/lib/botocore/data/lex-models/2017-04-19/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-models/2017-04-19 copying build/lib/botocore/data/lex-models/2017-04-19/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-models/2017-04-19 copying build/lib/botocore/data/lex-models/2017-04-19/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-models/2017-04-19 copying build/lib/botocore/data/lex-models/2017-04-19/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lex-models/2017-04-19 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lambda creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 copying build/lib/botocore/data/lambda/2015-03-31/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 copying build/lib/botocore/data/lambda/2015-03-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 copying build/lib/botocore/data/lambda/2015-03-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 copying build/lib/botocore/data/lambda/2015-03-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 copying build/lib/botocore/data/lambda/2015-03-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lambda/2015-03-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lambda/2014-11-11 copying build/lib/botocore/data/lambda/2014-11-11/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lambda/2014-11-11 copying build/lib/botocore/data/lambda/2014-11-11/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lambda/2014-11-11 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lakeformation creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 copying build/lib/botocore/data/lakeformation/2017-03-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 copying build/lib/botocore/data/lakeformation/2017-03-31/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 copying build/lib/botocore/data/lakeformation/2017-03-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 copying build/lib/botocore/data/lakeformation/2017-03-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 copying build/lib/botocore/data/lakeformation/2017-03-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/lakeformation/2017-03-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kms creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kms/2014-11-01 copying build/lib/botocore/data/kms/2014-11-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kms/2014-11-01 copying build/lib/botocore/data/kms/2014-11-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kms/2014-11-01 copying build/lib/botocore/data/kms/2014-11-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kms/2014-11-01 copying build/lib/botocore/data/kms/2014-11-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kms/2014-11-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo/2017-09-30 copying build/lib/botocore/data/kinesisvideo/2017-09-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo/2017-09-30 copying build/lib/botocore/data/kinesisvideo/2017-09-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo/2017-09-30 copying build/lib/botocore/data/kinesisvideo/2017-09-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo/2017-09-30 copying build/lib/botocore/data/kinesisvideo/2017-09-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisvideo/2017-09-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2/2018-05-23 copying build/lib/botocore/data/kinesisanalyticsv2/2018-05-23/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2/2018-05-23 copying build/lib/botocore/data/kinesisanalyticsv2/2018-05-23/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2/2018-05-23 copying build/lib/botocore/data/kinesisanalyticsv2/2018-05-23/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2/2018-05-23 copying build/lib/botocore/data/kinesisanalyticsv2/2018-05-23/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalyticsv2/2018-05-23 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics/2015-08-14 copying build/lib/botocore/data/kinesisanalytics/2015-08-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics/2015-08-14 copying build/lib/botocore/data/kinesisanalytics/2015-08-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics/2015-08-14 copying build/lib/botocore/data/kinesisanalytics/2015-08-14/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics/2015-08-14 copying build/lib/botocore/data/kinesisanalytics/2015-08-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesisanalytics/2015-08-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 copying build/lib/botocore/data/kinesis/2013-12-02/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 copying build/lib/botocore/data/kinesis/2013-12-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 copying build/lib/botocore/data/kinesis/2013-12-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 copying build/lib/botocore/data/kinesis/2013-12-02/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 copying build/lib/botocore/data/kinesis/2013-12-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis/2013-12-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-webrtc-storage creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-webrtc-storage/2018-05-10 copying build/lib/botocore/data/kinesis-video-webrtc-storage/2018-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-webrtc-storage/2018-05-10 copying build/lib/botocore/data/kinesis-video-webrtc-storage/2018-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-webrtc-storage/2018-05-10 copying build/lib/botocore/data/kinesis-video-webrtc-storage/2018-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-webrtc-storage/2018-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling/2019-12-04 copying build/lib/botocore/data/kinesis-video-signaling/2019-12-04/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling/2019-12-04 copying build/lib/botocore/data/kinesis-video-signaling/2019-12-04/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling/2019-12-04 copying build/lib/botocore/data/kinesis-video-signaling/2019-12-04/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling/2019-12-04 copying build/lib/botocore/data/kinesis-video-signaling/2019-12-04/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-signaling/2019-12-04 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-media/2017-09-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-media/2017-09-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-media/2017-09-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-media/2017-09-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-media/2017-09-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-archived-media/2017-09-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-archived-media/2017-09-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-archived-media/2017-09-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30 copying build/lib/botocore/data/kinesis-video-archived-media/2017-09-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/keyspaces creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 copying build/lib/botocore/data/keyspaces/2022-02-10/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 copying build/lib/botocore/data/keyspaces/2022-02-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 copying build/lib/botocore/data/keyspaces/2022-02-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 copying build/lib/botocore/data/keyspaces/2022-02-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 copying build/lib/botocore/data/keyspaces/2022-02-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/keyspaces/2022-02-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kendra creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kendra/2019-02-03 copying build/lib/botocore/data/kendra/2019-02-03/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kendra/2019-02-03 copying build/lib/botocore/data/kendra/2019-02-03/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kendra/2019-02-03 copying build/lib/botocore/data/kendra/2019-02-03/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kendra/2019-02-03 copying build/lib/botocore/data/kendra/2019-02-03/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kendra/2019-02-03 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect/2021-09-14 copying build/lib/botocore/data/kafkaconnect/2021-09-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect/2021-09-14 copying build/lib/botocore/data/kafkaconnect/2021-09-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect/2021-09-14 copying build/lib/botocore/data/kafkaconnect/2021-09-14/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect/2021-09-14 copying build/lib/botocore/data/kafkaconnect/2021-09-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafkaconnect/2021-09-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafka creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafka/2018-11-14 copying build/lib/botocore/data/kafka/2018-11-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafka/2018-11-14 copying build/lib/botocore/data/kafka/2018-11-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafka/2018-11-14 copying build/lib/botocore/data/kafka/2018-11-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/kafka/2018-11-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivschat creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivschat/2020-07-14 copying build/lib/botocore/data/ivschat/2020-07-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivschat/2020-07-14 copying build/lib/botocore/data/ivschat/2020-07-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivschat/2020-07-14 copying build/lib/botocore/data/ivschat/2020-07-14/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivschat/2020-07-14 copying build/lib/botocore/data/ivschat/2020-07-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivschat/2020-07-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivs/2020-07-14 copying build/lib/botocore/data/ivs/2020-07-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivs/2020-07-14 copying build/lib/botocore/data/ivs/2020-07-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivs/2020-07-14 copying build/lib/botocore/data/ivs/2020-07-14/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivs/2020-07-14 copying build/lib/botocore/data/ivs/2020-07-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ivs/2020-07-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotwireless creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotwireless/2020-11-22 copying build/lib/botocore/data/iotwireless/2020-11-22/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotwireless/2020-11-22 copying build/lib/botocore/data/iotwireless/2020-11-22/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotwireless/2020-11-22 copying build/lib/botocore/data/iotwireless/2020-11-22/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotwireless/2020-11-22 copying build/lib/botocore/data/iotwireless/2020-11-22/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotwireless/2020-11-22 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 copying build/lib/botocore/data/iottwinmaker/2021-11-29/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 copying build/lib/botocore/data/iottwinmaker/2021-11-29/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 copying build/lib/botocore/data/iottwinmaker/2021-11-29/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 copying build/lib/botocore/data/iottwinmaker/2021-11-29/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 copying build/lib/botocore/data/iottwinmaker/2021-11-29/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iottwinmaker/2021-11-29 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph/2018-09-06 copying build/lib/botocore/data/iotthingsgraph/2018-09-06/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph/2018-09-06 copying build/lib/botocore/data/iotthingsgraph/2018-09-06/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph/2018-09-06 copying build/lib/botocore/data/iotthingsgraph/2018-09-06/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph/2018-09-06 copying build/lib/botocore/data/iotthingsgraph/2018-09-06/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotthingsgraph/2018-09-06 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsitewise creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 copying build/lib/botocore/data/iotsitewise/2019-12-02/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 copying build/lib/botocore/data/iotsitewise/2019-12-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 copying build/lib/botocore/data/iotsitewise/2019-12-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 copying build/lib/botocore/data/iotsitewise/2019-12-02/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 copying build/lib/botocore/data/iotsitewise/2019-12-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsitewise/2019-12-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling/2018-10-05 copying build/lib/botocore/data/iotsecuretunneling/2018-10-05/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling/2018-10-05 copying build/lib/botocore/data/iotsecuretunneling/2018-10-05/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling/2018-10-05 copying build/lib/botocore/data/iotsecuretunneling/2018-10-05/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling/2018-10-05 copying build/lib/botocore/data/iotsecuretunneling/2018-10-05/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotsecuretunneling/2018-10-05 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise/2021-06-17 copying build/lib/botocore/data/iotfleetwise/2021-06-17/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise/2021-06-17 copying build/lib/botocore/data/iotfleetwise/2021-06-17/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise/2021-06-17 copying build/lib/botocore/data/iotfleetwise/2021-06-17/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise/2021-06-17 copying build/lib/botocore/data/iotfleetwise/2021-06-17/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleetwise/2021-06-17 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleethub creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleethub/2020-11-03 copying build/lib/botocore/data/iotfleethub/2020-11-03/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleethub/2020-11-03 copying build/lib/botocore/data/iotfleethub/2020-11-03/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleethub/2020-11-03 copying build/lib/botocore/data/iotfleethub/2020-11-03/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleethub/2020-11-03 copying build/lib/botocore/data/iotfleethub/2020-11-03/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotfleethub/2020-11-03 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents/2018-07-27 copying build/lib/botocore/data/iotevents/2018-07-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents/2018-07-27 copying build/lib/botocore/data/iotevents/2018-07-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents/2018-07-27 copying build/lib/botocore/data/iotevents/2018-07-27/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents/2018-07-27 copying build/lib/botocore/data/iotevents/2018-07-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents/2018-07-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents-data creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents-data/2018-10-23 copying build/lib/botocore/data/iotevents-data/2018-10-23/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents-data/2018-10-23 copying build/lib/botocore/data/iotevents-data/2018-10-23/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents-data/2018-10-23 copying build/lib/botocore/data/iotevents-data/2018-10-23/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents-data/2018-10-23 copying build/lib/botocore/data/iotevents-data/2018-10-23/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotevents-data/2018-10-23 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor/2020-09-18 copying build/lib/botocore/data/iotdeviceadvisor/2020-09-18/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor/2020-09-18 copying build/lib/botocore/data/iotdeviceadvisor/2020-09-18/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor/2020-09-18 copying build/lib/botocore/data/iotdeviceadvisor/2020-09-18/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor/2020-09-18 copying build/lib/botocore/data/iotdeviceadvisor/2020-09-18/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotdeviceadvisor/2020-09-18 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotanalytics creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotanalytics/2017-11-27 copying build/lib/botocore/data/iotanalytics/2017-11-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotanalytics/2017-11-27 copying build/lib/botocore/data/iotanalytics/2017-11-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotanalytics/2017-11-27 copying build/lib/botocore/data/iotanalytics/2017-11-27/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotanalytics/2017-11-27 copying build/lib/botocore/data/iotanalytics/2017-11-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iotanalytics/2017-11-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects/2018-05-14 copying build/lib/botocore/data/iot1click-projects/2018-05-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects/2018-05-14 copying build/lib/botocore/data/iot1click-projects/2018-05-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects/2018-05-14 copying build/lib/botocore/data/iot1click-projects/2018-05-14/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects/2018-05-14 copying build/lib/botocore/data/iot1click-projects/2018-05-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-projects/2018-05-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-devices creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-devices/2018-05-14 copying build/lib/botocore/data/iot1click-devices/2018-05-14/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-devices/2018-05-14 copying build/lib/botocore/data/iot1click-devices/2018-05-14/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-devices/2018-05-14 copying build/lib/botocore/data/iot1click-devices/2018-05-14/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot1click-devices/2018-05-14 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot/2015-05-28 copying build/lib/botocore/data/iot/2015-05-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot/2015-05-28 copying build/lib/botocore/data/iot/2015-05-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot/2015-05-28 copying build/lib/botocore/data/iot/2015-05-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot/2015-05-28 copying build/lib/botocore/data/iot/2015-05-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot/2015-05-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-roborunner creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-roborunner/2018-05-10 copying build/lib/botocore/data/iot-roborunner/2018-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-roborunner/2018-05-10 copying build/lib/botocore/data/iot-roborunner/2018-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-roborunner/2018-05-10 copying build/lib/botocore/data/iot-roborunner/2018-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-roborunner/2018-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data/2017-09-29 copying build/lib/botocore/data/iot-jobs-data/2017-09-29/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data/2017-09-29 copying build/lib/botocore/data/iot-jobs-data/2017-09-29/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data/2017-09-29 copying build/lib/botocore/data/iot-jobs-data/2017-09-29/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data/2017-09-29 copying build/lib/botocore/data/iot-jobs-data/2017-09-29/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-jobs-data/2017-09-29 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-data creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-data/2015-05-28 copying build/lib/botocore/data/iot-data/2015-05-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-data/2015-05-28 copying build/lib/botocore/data/iot-data/2015-05-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-data/2015-05-28 copying build/lib/botocore/data/iot-data/2015-05-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-data/2015-05-28 copying build/lib/botocore/data/iot-data/2015-05-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iot-data/2015-05-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 copying build/lib/botocore/data/inspector2/2020-06-08/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 copying build/lib/botocore/data/inspector2/2020-06-08/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 copying build/lib/botocore/data/inspector2/2020-06-08/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 copying build/lib/botocore/data/inspector2/2020-06-08/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 copying build/lib/botocore/data/inspector2/2020-06-08/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector2/2020-06-08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector/2016-02-16 copying build/lib/botocore/data/inspector/2016-02-16/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector/2016-02-16 copying build/lib/botocore/data/inspector/2016-02-16/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector/2016-02-16 copying build/lib/botocore/data/inspector/2016-02-16/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector/2016-02-16 copying build/lib/botocore/data/inspector/2016-02-16/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector/2016-02-16 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector/2015-08-18 copying build/lib/botocore/data/inspector/2015-08-18/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector/2015-08-18 copying build/lib/botocore/data/inspector/2015-08-18/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/inspector/2015-08-18 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/importexport creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/importexport/2010-06-01 copying build/lib/botocore/data/importexport/2010-06-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/importexport/2010-06-01 copying build/lib/botocore/data/importexport/2010-06-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/importexport/2010-06-01 copying build/lib/botocore/data/importexport/2010-06-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/importexport/2010-06-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/imagebuilder creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/imagebuilder/2019-12-02 copying build/lib/botocore/data/imagebuilder/2019-12-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/imagebuilder/2019-12-02 copying build/lib/botocore/data/imagebuilder/2019-12-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/imagebuilder/2019-12-02 copying build/lib/botocore/data/imagebuilder/2019-12-02/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/imagebuilder/2019-12-02 copying build/lib/botocore/data/imagebuilder/2019-12-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/imagebuilder/2019-12-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/identitystore creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/identitystore/2020-06-15 copying build/lib/botocore/data/identitystore/2020-06-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/identitystore/2020-06-15 copying build/lib/botocore/data/identitystore/2020-06-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/identitystore/2020-06-15 copying build/lib/botocore/data/identitystore/2020-06-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/identitystore/2020-06-15 copying build/lib/botocore/data/identitystore/2020-06-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/identitystore/2020-06-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iam creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 copying build/lib/botocore/data/iam/2010-05-08/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 copying build/lib/botocore/data/iam/2010-05-08/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 copying build/lib/botocore/data/iam/2010-05-08/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 copying build/lib/botocore/data/iam/2010-05-08/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 copying build/lib/botocore/data/iam/2010-05-08/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/iam/2010-05-08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/honeycode creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 copying build/lib/botocore/data/honeycode/2020-03-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 copying build/lib/botocore/data/honeycode/2020-03-01/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 copying build/lib/botocore/data/honeycode/2020-03-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 copying build/lib/botocore/data/honeycode/2020-03-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 copying build/lib/botocore/data/honeycode/2020-03-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/honeycode/2020-03-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/healthlake creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/healthlake/2017-07-01 copying build/lib/botocore/data/healthlake/2017-07-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/healthlake/2017-07-01 copying build/lib/botocore/data/healthlake/2017-07-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/healthlake/2017-07-01 copying build/lib/botocore/data/healthlake/2017-07-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/healthlake/2017-07-01 copying build/lib/botocore/data/healthlake/2017-07-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/healthlake/2017-07-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/health creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/health/2016-08-04 copying build/lib/botocore/data/health/2016-08-04/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/health/2016-08-04 copying build/lib/botocore/data/health/2016-08-04/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/health/2016-08-04 copying build/lib/botocore/data/health/2016-08-04/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/health/2016-08-04 copying build/lib/botocore/data/health/2016-08-04/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/health/2016-08-04 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/guardduty creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/guardduty/2017-11-28 copying build/lib/botocore/data/guardduty/2017-11-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/guardduty/2017-11-28 copying build/lib/botocore/data/guardduty/2017-11-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/guardduty/2017-11-28 copying build/lib/botocore/data/guardduty/2017-11-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/guardduty/2017-11-28 copying build/lib/botocore/data/guardduty/2017-11-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/guardduty/2017-11-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/groundstation creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/groundstation/2019-05-23 copying build/lib/botocore/data/groundstation/2019-05-23/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/groundstation/2019-05-23 copying build/lib/botocore/data/groundstation/2019-05-23/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/groundstation/2019-05-23 copying build/lib/botocore/data/groundstation/2019-05-23/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/groundstation/2019-05-23 copying build/lib/botocore/data/groundstation/2019-05-23/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/groundstation/2019-05-23 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrassv2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrassv2/2020-11-30 copying build/lib/botocore/data/greengrassv2/2020-11-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrassv2/2020-11-30 copying build/lib/botocore/data/greengrassv2/2020-11-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrassv2/2020-11-30 copying build/lib/botocore/data/greengrassv2/2020-11-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrassv2/2020-11-30 copying build/lib/botocore/data/greengrassv2/2020-11-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrassv2/2020-11-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrass creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrass/2017-06-07 copying build/lib/botocore/data/greengrass/2017-06-07/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrass/2017-06-07 copying build/lib/botocore/data/greengrass/2017-06-07/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrass/2017-06-07 copying build/lib/botocore/data/greengrass/2017-06-07/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/greengrass/2017-06-07 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/grafana creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/grafana/2020-08-18 copying build/lib/botocore/data/grafana/2020-08-18/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/grafana/2020-08-18 copying build/lib/botocore/data/grafana/2020-08-18/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/grafana/2020-08-18 copying build/lib/botocore/data/grafana/2020-08-18/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/grafana/2020-08-18 copying build/lib/botocore/data/grafana/2020-08-18/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/grafana/2020-08-18 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glue creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glue/2017-03-31 copying build/lib/botocore/data/glue/2017-03-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glue/2017-03-31 copying build/lib/botocore/data/glue/2017-03-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glue/2017-03-31 copying build/lib/botocore/data/glue/2017-03-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glue/2017-03-31 copying build/lib/botocore/data/glue/2017-03-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glue/2017-03-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator/2018-08-08 copying build/lib/botocore/data/globalaccelerator/2018-08-08/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator/2018-08-08 copying build/lib/botocore/data/globalaccelerator/2018-08-08/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator/2018-08-08 copying build/lib/botocore/data/globalaccelerator/2018-08-08/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator/2018-08-08 copying build/lib/botocore/data/globalaccelerator/2018-08-08/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/globalaccelerator/2018-08-08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glacier creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 copying build/lib/botocore/data/glacier/2012-06-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 copying build/lib/botocore/data/glacier/2012-06-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 copying build/lib/botocore/data/glacier/2012-06-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 copying build/lib/botocore/data/glacier/2012-06-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 copying build/lib/botocore/data/glacier/2012-06-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/glacier/2012-06-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamesparks creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamesparks/2021-08-17 copying build/lib/botocore/data/gamesparks/2021-08-17/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamesparks/2021-08-17 copying build/lib/botocore/data/gamesparks/2021-08-17/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamesparks/2021-08-17 copying build/lib/botocore/data/gamesparks/2021-08-17/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamesparks/2021-08-17 copying build/lib/botocore/data/gamesparks/2021-08-17/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamesparks/2021-08-17 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamelift creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamelift/2015-10-01 copying build/lib/botocore/data/gamelift/2015-10-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamelift/2015-10-01 copying build/lib/botocore/data/gamelift/2015-10-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamelift/2015-10-01 copying build/lib/botocore/data/gamelift/2015-10-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamelift/2015-10-01 copying build/lib/botocore/data/gamelift/2015-10-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/gamelift/2015-10-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fsx creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fsx/2018-03-01 copying build/lib/botocore/data/fsx/2018-03-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fsx/2018-03-01 copying build/lib/botocore/data/fsx/2018-03-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fsx/2018-03-01 copying build/lib/botocore/data/fsx/2018-03-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fsx/2018-03-01 copying build/lib/botocore/data/fsx/2018-03-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fsx/2018-03-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/frauddetector creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/frauddetector/2019-11-15 copying build/lib/botocore/data/frauddetector/2019-11-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/frauddetector/2019-11-15 copying build/lib/botocore/data/frauddetector/2019-11-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/frauddetector/2019-11-15 copying build/lib/botocore/data/frauddetector/2019-11-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/frauddetector/2019-11-15 copying build/lib/botocore/data/frauddetector/2019-11-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/frauddetector/2019-11-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecastquery creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecastquery/2018-06-26 copying build/lib/botocore/data/forecastquery/2018-06-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecastquery/2018-06-26 copying build/lib/botocore/data/forecastquery/2018-06-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecastquery/2018-06-26 copying build/lib/botocore/data/forecastquery/2018-06-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecastquery/2018-06-26 copying build/lib/botocore/data/forecastquery/2018-06-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecastquery/2018-06-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecast creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecast/2018-06-26 copying build/lib/botocore/data/forecast/2018-06-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecast/2018-06-26 copying build/lib/botocore/data/forecast/2018-06-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecast/2018-06-26 copying build/lib/botocore/data/forecast/2018-06-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecast/2018-06-26 copying build/lib/botocore/data/forecast/2018-06-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/forecast/2018-06-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fms creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fms/2018-01-01 copying build/lib/botocore/data/fms/2018-01-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fms/2018-01-01 copying build/lib/botocore/data/fms/2018-01-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fms/2018-01-01 copying build/lib/botocore/data/fms/2018-01-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fms/2018-01-01 copying build/lib/botocore/data/fms/2018-01-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fms/2018-01-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fis creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fis/2020-12-01 copying build/lib/botocore/data/fis/2020-12-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fis/2020-12-01 copying build/lib/botocore/data/fis/2020-12-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fis/2020-12-01 copying build/lib/botocore/data/fis/2020-12-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fis/2020-12-01 copying build/lib/botocore/data/fis/2020-12-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/fis/2020-12-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/firehose creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/firehose/2015-08-04 copying build/lib/botocore/data/firehose/2015-08-04/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/firehose/2015-08-04 copying build/lib/botocore/data/firehose/2015-08-04/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/firehose/2015-08-04 copying build/lib/botocore/data/firehose/2015-08-04/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/firehose/2015-08-04 copying build/lib/botocore/data/firehose/2015-08-04/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/firehose/2015-08-04 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace/2021-03-12 copying build/lib/botocore/data/finspace/2021-03-12/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace/2021-03-12 copying build/lib/botocore/data/finspace/2021-03-12/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace/2021-03-12 copying build/lib/botocore/data/finspace/2021-03-12/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace/2021-03-12 copying build/lib/botocore/data/finspace/2021-03-12/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace/2021-03-12 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace-data creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace-data/2020-07-13 copying build/lib/botocore/data/finspace-data/2020-07-13/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace-data/2020-07-13 copying build/lib/botocore/data/finspace-data/2020-07-13/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace-data/2020-07-13 copying build/lib/botocore/data/finspace-data/2020-07-13/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace-data/2020-07-13 copying build/lib/botocore/data/finspace-data/2020-07-13/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/finspace-data/2020-07-13 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/evidently creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/evidently/2021-02-01 copying build/lib/botocore/data/evidently/2021-02-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/evidently/2021-02-01 copying build/lib/botocore/data/evidently/2021-02-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/evidently/2021-02-01 copying build/lib/botocore/data/evidently/2021-02-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/evidently/2021-02-01 copying build/lib/botocore/data/evidently/2021-02-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/evidently/2021-02-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/events creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/events/2015-10-07 copying build/lib/botocore/data/events/2015-10-07/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/events/2015-10-07 copying build/lib/botocore/data/events/2015-10-07/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/events/2015-10-07 copying build/lib/botocore/data/events/2015-10-07/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/events/2015-10-07 copying build/lib/botocore/data/events/2015-10-07/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/events/2015-10-07 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/events/2014-02-03 copying build/lib/botocore/data/events/2014-02-03/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/events/2014-02-03 copying build/lib/botocore/data/events/2014-02-03/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/events/2014-02-03 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/es creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/es/2015-01-01 copying build/lib/botocore/data/es/2015-01-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/es/2015-01-01 copying build/lib/botocore/data/es/2015-01-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/es/2015-01-01 copying build/lib/botocore/data/es/2015-01-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/es/2015-01-01 copying build/lib/botocore/data/es/2015-01-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/es/2015-01-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 copying build/lib/botocore/data/emr/2009-03-31/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 copying build/lib/botocore/data/emr/2009-03-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 copying build/lib/botocore/data/emr/2009-03-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 copying build/lib/botocore/data/emr/2009-03-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 copying build/lib/botocore/data/emr/2009-03-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr/2009-03-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-serverless creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-serverless/2021-07-13 copying build/lib/botocore/data/emr-serverless/2021-07-13/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-serverless/2021-07-13 copying build/lib/botocore/data/emr-serverless/2021-07-13/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-serverless/2021-07-13 copying build/lib/botocore/data/emr-serverless/2021-07-13/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-serverless/2021-07-13 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-containers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-containers/2020-10-01 copying build/lib/botocore/data/emr-containers/2020-10-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-containers/2020-10-01 copying build/lib/botocore/data/emr-containers/2020-10-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-containers/2020-10-01 copying build/lib/botocore/data/emr-containers/2020-10-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-containers/2020-10-01 copying build/lib/botocore/data/emr-containers/2020-10-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/emr-containers/2020-10-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elbv2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 copying build/lib/botocore/data/elbv2/2015-12-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 copying build/lib/botocore/data/elbv2/2015-12-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 copying build/lib/botocore/data/elbv2/2015-12-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 copying build/lib/botocore/data/elbv2/2015-12-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 copying build/lib/botocore/data/elbv2/2015-12-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elbv2/2015-12-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 copying build/lib/botocore/data/elb/2012-06-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 copying build/lib/botocore/data/elb/2012-06-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 copying build/lib/botocore/data/elb/2012-06-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 copying build/lib/botocore/data/elb/2012-06-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 copying build/lib/botocore/data/elb/2012-06-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elb/2012-06-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 copying build/lib/botocore/data/elastictranscoder/2012-09-25/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 copying build/lib/botocore/data/elastictranscoder/2012-09-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 copying build/lib/botocore/data/elastictranscoder/2012-09-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 copying build/lib/botocore/data/elastictranscoder/2012-09-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 copying build/lib/botocore/data/elastictranscoder/2012-09-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastictranscoder/2012-09-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 copying build/lib/botocore/data/elasticbeanstalk/2010-12-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 copying build/lib/botocore/data/elasticbeanstalk/2010-12-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 copying build/lib/botocore/data/elasticbeanstalk/2010-12-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 copying build/lib/botocore/data/elasticbeanstalk/2010-12-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 copying build/lib/botocore/data/elasticbeanstalk/2010-12-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticbeanstalk/2010-12-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 copying build/lib/botocore/data/elasticache/2015-02-02/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 copying build/lib/botocore/data/elasticache/2015-02-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 copying build/lib/botocore/data/elasticache/2015-02-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 copying build/lib/botocore/data/elasticache/2015-02-02/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 copying build/lib/botocore/data/elasticache/2015-02-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2015-02-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2014-09-30 copying build/lib/botocore/data/elasticache/2014-09-30/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2014-09-30 copying build/lib/botocore/data/elasticache/2014-09-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2014-09-30 copying build/lib/botocore/data/elasticache/2014-09-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2014-09-30 copying build/lib/botocore/data/elasticache/2014-09-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elasticache/2014-09-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastic-inference creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastic-inference/2017-07-25 copying build/lib/botocore/data/elastic-inference/2017-07-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastic-inference/2017-07-25 copying build/lib/botocore/data/elastic-inference/2017-07-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastic-inference/2017-07-25 copying build/lib/botocore/data/elastic-inference/2017-07-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastic-inference/2017-07-25 copying build/lib/botocore/data/elastic-inference/2017-07-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/elastic-inference/2017-07-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/eks creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/service-2.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 copying build/lib/botocore/data/eks/2017-11-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/eks/2017-11-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/efs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/efs/2015-02-01 copying build/lib/botocore/data/efs/2015-02-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/efs/2015-02-01 copying build/lib/botocore/data/efs/2015-02-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/efs/2015-02-01 copying build/lib/botocore/data/efs/2015-02-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/efs/2015-02-01 copying build/lib/botocore/data/efs/2015-02-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/efs/2015-02-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 copying build/lib/botocore/data/ecs/2014-11-13/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 copying build/lib/botocore/data/ecs/2014-11-13/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 copying build/lib/botocore/data/ecs/2014-11-13/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 copying build/lib/botocore/data/ecs/2014-11-13/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 copying build/lib/botocore/data/ecs/2014-11-13/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecs/2014-11-13 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 copying build/lib/botocore/data/ecr/2015-09-21/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 copying build/lib/botocore/data/ecr/2015-09-21/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 copying build/lib/botocore/data/ecr/2015-09-21/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 copying build/lib/botocore/data/ecr/2015-09-21/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 copying build/lib/botocore/data/ecr/2015-09-21/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr/2015-09-21 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr-public creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr-public/2020-10-30 copying build/lib/botocore/data/ecr-public/2020-10-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr-public/2020-10-30 copying build/lib/botocore/data/ecr-public/2020-10-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr-public/2020-10-30 copying build/lib/botocore/data/ecr-public/2020-10-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr-public/2020-10-30 copying build/lib/botocore/data/ecr-public/2020-10-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ecr-public/2020-10-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 copying build/lib/botocore/data/ec2/2016-11-15/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 copying build/lib/botocore/data/ec2/2016-11-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 copying build/lib/botocore/data/ec2/2016-11-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 copying build/lib/botocore/data/ec2/2016-11-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 copying build/lib/botocore/data/ec2/2016-11-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-11-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 copying build/lib/botocore/data/ec2/2016-09-15/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 copying build/lib/botocore/data/ec2/2016-09-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 copying build/lib/botocore/data/ec2/2016-09-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 copying build/lib/botocore/data/ec2/2016-09-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 copying build/lib/botocore/data/ec2/2016-09-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-09-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 copying build/lib/botocore/data/ec2/2016-04-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 copying build/lib/botocore/data/ec2/2016-04-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 copying build/lib/botocore/data/ec2/2016-04-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 copying build/lib/botocore/data/ec2/2016-04-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 copying build/lib/botocore/data/ec2/2016-04-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2016-04-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 copying build/lib/botocore/data/ec2/2015-10-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 copying build/lib/botocore/data/ec2/2015-10-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 copying build/lib/botocore/data/ec2/2015-10-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 copying build/lib/botocore/data/ec2/2015-10-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 copying build/lib/botocore/data/ec2/2015-10-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-10-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-04-15 copying build/lib/botocore/data/ec2/2015-04-15/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-04-15 copying build/lib/botocore/data/ec2/2015-04-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-04-15 copying build/lib/botocore/data/ec2/2015-04-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-04-15 copying build/lib/botocore/data/ec2/2015-04-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-04-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-03-01 copying build/lib/botocore/data/ec2/2015-03-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-03-01 copying build/lib/botocore/data/ec2/2015-03-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-03-01 copying build/lib/botocore/data/ec2/2015-03-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-03-01 copying build/lib/botocore/data/ec2/2015-03-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2015-03-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-10-01 copying build/lib/botocore/data/ec2/2014-10-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-10-01 copying build/lib/botocore/data/ec2/2014-10-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-10-01 copying build/lib/botocore/data/ec2/2014-10-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-10-01 copying build/lib/botocore/data/ec2/2014-10-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-10-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-09-01 copying build/lib/botocore/data/ec2/2014-09-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-09-01 copying build/lib/botocore/data/ec2/2014-09-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-09-01 copying build/lib/botocore/data/ec2/2014-09-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-09-01 copying build/lib/botocore/data/ec2/2014-09-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2/2014-09-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect/2018-04-02 copying build/lib/botocore/data/ec2-instance-connect/2018-04-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect/2018-04-02 copying build/lib/botocore/data/ec2-instance-connect/2018-04-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect/2018-04-02 copying build/lib/botocore/data/ec2-instance-connect/2018-04-02/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect/2018-04-02 copying build/lib/botocore/data/ec2-instance-connect/2018-04-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ec2-instance-connect/2018-04-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ebs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ebs/2019-11-02 copying build/lib/botocore/data/ebs/2019-11-02/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ebs/2019-11-02 copying build/lib/botocore/data/ebs/2019-11-02/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ebs/2019-11-02 copying build/lib/botocore/data/ebs/2019-11-02/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ebs/2019-11-02 copying build/lib/botocore/data/ebs/2019-11-02/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ebs/2019-11-02 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams/2012-08-10 copying build/lib/botocore/data/dynamodbstreams/2012-08-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams/2012-08-10 copying build/lib/botocore/data/dynamodbstreams/2012-08-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams/2012-08-10 copying build/lib/botocore/data/dynamodbstreams/2012-08-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams/2012-08-10 copying build/lib/botocore/data/dynamodbstreams/2012-08-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodbstreams/2012-08-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 copying build/lib/botocore/data/dynamodb/2012-08-10/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 copying build/lib/botocore/data/dynamodb/2012-08-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 copying build/lib/botocore/data/dynamodb/2012-08-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 copying build/lib/botocore/data/dynamodb/2012-08-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 copying build/lib/botocore/data/dynamodb/2012-08-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2012-08-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2011-12-05 copying build/lib/botocore/data/dynamodb/2011-12-05/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2011-12-05 copying build/lib/botocore/data/dynamodb/2011-12-05/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dynamodb/2011-12-05 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ds creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ds/2015-04-16 copying build/lib/botocore/data/ds/2015-04-16/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ds/2015-04-16 copying build/lib/botocore/data/ds/2015-04-16/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ds/2015-04-16 copying build/lib/botocore/data/ds/2015-04-16/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ds/2015-04-16 copying build/lib/botocore/data/ds/2015-04-16/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ds/2015-04-16 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/drs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/drs/2020-02-26 copying build/lib/botocore/data/drs/2020-02-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/drs/2020-02-26 copying build/lib/botocore/data/drs/2020-02-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/drs/2020-02-26 copying build/lib/botocore/data/drs/2020-02-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/drs/2020-02-26 copying build/lib/botocore/data/drs/2020-02-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/drs/2020-02-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/service-2.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 copying build/lib/botocore/data/docdb/2014-10-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb/2014-10-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb-elastic creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb-elastic/2022-11-28 copying build/lib/botocore/data/docdb-elastic/2022-11-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb-elastic/2022-11-28 copying build/lib/botocore/data/docdb-elastic/2022-11-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb-elastic/2022-11-28 copying build/lib/botocore/data/docdb-elastic/2022-11-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/docdb-elastic/2022-11-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dms creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 copying build/lib/botocore/data/dms/2016-01-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 copying build/lib/botocore/data/dms/2016-01-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 copying build/lib/botocore/data/dms/2016-01-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 copying build/lib/botocore/data/dms/2016-01-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 copying build/lib/botocore/data/dms/2016-01-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dms/2016-01-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dlm creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dlm/2018-01-12 copying build/lib/botocore/data/dlm/2018-01-12/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dlm/2018-01-12 copying build/lib/botocore/data/dlm/2018-01-12/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dlm/2018-01-12 copying build/lib/botocore/data/dlm/2018-01-12/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dlm/2018-01-12 copying build/lib/botocore/data/dlm/2018-01-12/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dlm/2018-01-12 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/discovery creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/discovery/2015-11-01 copying build/lib/botocore/data/discovery/2015-11-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/discovery/2015-11-01 copying build/lib/botocore/data/discovery/2015-11-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/discovery/2015-11-01 copying build/lib/botocore/data/discovery/2015-11-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/discovery/2015-11-01 copying build/lib/botocore/data/discovery/2015-11-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/discovery/2015-11-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/directconnect creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/directconnect/2012-10-25 copying build/lib/botocore/data/directconnect/2012-10-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/directconnect/2012-10-25 copying build/lib/botocore/data/directconnect/2012-10-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/directconnect/2012-10-25 copying build/lib/botocore/data/directconnect/2012-10-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/directconnect/2012-10-25 copying build/lib/botocore/data/directconnect/2012-10-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/directconnect/2012-10-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devops-guru creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devops-guru/2020-12-01 copying build/lib/botocore/data/devops-guru/2020-12-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devops-guru/2020-12-01 copying build/lib/botocore/data/devops-guru/2020-12-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devops-guru/2020-12-01 copying build/lib/botocore/data/devops-guru/2020-12-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devops-guru/2020-12-01 copying build/lib/botocore/data/devops-guru/2020-12-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devops-guru/2020-12-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devicefarm creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devicefarm/2015-06-23 copying build/lib/botocore/data/devicefarm/2015-06-23/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devicefarm/2015-06-23 copying build/lib/botocore/data/devicefarm/2015-06-23/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devicefarm/2015-06-23 copying build/lib/botocore/data/devicefarm/2015-06-23/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devicefarm/2015-06-23 copying build/lib/botocore/data/devicefarm/2015-06-23/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/devicefarm/2015-06-23 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/detective creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/detective/2018-10-26 copying build/lib/botocore/data/detective/2018-10-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/detective/2018-10-26 copying build/lib/botocore/data/detective/2018-10-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/detective/2018-10-26 copying build/lib/botocore/data/detective/2018-10-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/detective/2018-10-26 copying build/lib/botocore/data/detective/2018-10-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/detective/2018-10-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dax creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dax/2017-04-19 copying build/lib/botocore/data/dax/2017-04-19/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dax/2017-04-19 copying build/lib/botocore/data/dax/2017-04-19/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dax/2017-04-19 copying build/lib/botocore/data/dax/2017-04-19/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dax/2017-04-19 copying build/lib/botocore/data/dax/2017-04-19/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dax/2017-04-19 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datasync creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datasync/2018-11-09 copying build/lib/botocore/data/datasync/2018-11-09/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datasync/2018-11-09 copying build/lib/botocore/data/datasync/2018-11-09/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datasync/2018-11-09 copying build/lib/botocore/data/datasync/2018-11-09/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datasync/2018-11-09 copying build/lib/botocore/data/datasync/2018-11-09/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datasync/2018-11-09 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datapipeline creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datapipeline/2012-10-29 copying build/lib/botocore/data/datapipeline/2012-10-29/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datapipeline/2012-10-29 copying build/lib/botocore/data/datapipeline/2012-10-29/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datapipeline/2012-10-29 copying build/lib/botocore/data/datapipeline/2012-10-29/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datapipeline/2012-10-29 copying build/lib/botocore/data/datapipeline/2012-10-29/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/datapipeline/2012-10-29 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dataexchange creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dataexchange/2017-07-25 copying build/lib/botocore/data/dataexchange/2017-07-25/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dataexchange/2017-07-25 copying build/lib/botocore/data/dataexchange/2017-07-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dataexchange/2017-07-25 copying build/lib/botocore/data/dataexchange/2017-07-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dataexchange/2017-07-25 copying build/lib/botocore/data/dataexchange/2017-07-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/dataexchange/2017-07-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/databrew creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/databrew/2017-07-25 copying build/lib/botocore/data/databrew/2017-07-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/databrew/2017-07-25 copying build/lib/botocore/data/databrew/2017-07-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/databrew/2017-07-25 copying build/lib/botocore/data/databrew/2017-07-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/databrew/2017-07-25 copying build/lib/botocore/data/databrew/2017-07-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/databrew/2017-07-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/customer-profiles creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/customer-profiles/2020-08-15 copying build/lib/botocore/data/customer-profiles/2020-08-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/customer-profiles/2020-08-15 copying build/lib/botocore/data/customer-profiles/2020-08-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/customer-profiles/2020-08-15 copying build/lib/botocore/data/customer-profiles/2020-08-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/customer-profiles/2020-08-15 copying build/lib/botocore/data/customer-profiles/2020-08-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/customer-profiles/2020-08-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cur creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cur/2017-01-06 copying build/lib/botocore/data/cur/2017-01-06/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cur/2017-01-06 copying build/lib/botocore/data/cur/2017-01-06/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cur/2017-01-06 copying build/lib/botocore/data/cur/2017-01-06/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cur/2017-01-06 copying build/lib/botocore/data/cur/2017-01-06/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cur/2017-01-06 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/controltower creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/controltower/2018-05-10 copying build/lib/botocore/data/controltower/2018-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/controltower/2018-05-10 copying build/lib/botocore/data/controltower/2018-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/controltower/2018-05-10 copying build/lib/botocore/data/controltower/2018-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/controltower/2018-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectparticipant creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectparticipant/2018-09-07 copying build/lib/botocore/data/connectparticipant/2018-09-07/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectparticipant/2018-09-07 copying build/lib/botocore/data/connectparticipant/2018-09-07/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectparticipant/2018-09-07 copying build/lib/botocore/data/connectparticipant/2018-09-07/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectparticipant/2018-09-07 copying build/lib/botocore/data/connectparticipant/2018-09-07/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectparticipant/2018-09-07 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectcases creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectcases/2022-10-03 copying build/lib/botocore/data/connectcases/2022-10-03/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectcases/2022-10-03 copying build/lib/botocore/data/connectcases/2022-10-03/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectcases/2022-10-03 copying build/lib/botocore/data/connectcases/2022-10-03/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectcases/2022-10-03 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectcampaigns creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectcampaigns/2021-01-30 copying build/lib/botocore/data/connectcampaigns/2021-01-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectcampaigns/2021-01-30 copying build/lib/botocore/data/connectcampaigns/2021-01-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectcampaigns/2021-01-30 copying build/lib/botocore/data/connectcampaigns/2021-01-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connectcampaigns/2021-01-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect/2017-08-08 copying build/lib/botocore/data/connect/2017-08-08/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect/2017-08-08 copying build/lib/botocore/data/connect/2017-08-08/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect/2017-08-08 copying build/lib/botocore/data/connect/2017-08-08/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect/2017-08-08 copying build/lib/botocore/data/connect/2017-08-08/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect/2017-08-08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens/2020-08-21 copying build/lib/botocore/data/connect-contact-lens/2020-08-21/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens/2020-08-21 copying build/lib/botocore/data/connect-contact-lens/2020-08-21/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens/2020-08-21 copying build/lib/botocore/data/connect-contact-lens/2020-08-21/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens/2020-08-21 copying build/lib/botocore/data/connect-contact-lens/2020-08-21/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/connect-contact-lens/2020-08-21 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/config creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/config/2014-11-12 copying build/lib/botocore/data/config/2014-11-12/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/config/2014-11-12 copying build/lib/botocore/data/config/2014-11-12/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/config/2014-11-12 copying build/lib/botocore/data/config/2014-11-12/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/config/2014-11-12 copying build/lib/botocore/data/config/2014-11-12/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/config/2014-11-12 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer/2019-11-01 copying build/lib/botocore/data/compute-optimizer/2019-11-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer/2019-11-01 copying build/lib/botocore/data/compute-optimizer/2019-11-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer/2019-11-01 copying build/lib/botocore/data/compute-optimizer/2019-11-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer/2019-11-01 copying build/lib/botocore/data/compute-optimizer/2019-11-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/compute-optimizer/2019-11-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical/2018-10-30 copying build/lib/botocore/data/comprehendmedical/2018-10-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical/2018-10-30 copying build/lib/botocore/data/comprehendmedical/2018-10-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical/2018-10-30 copying build/lib/botocore/data/comprehendmedical/2018-10-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical/2018-10-30 copying build/lib/botocore/data/comprehendmedical/2018-10-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehendmedical/2018-10-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehend creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehend/2017-11-27 copying build/lib/botocore/data/comprehend/2017-11-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehend/2017-11-27 copying build/lib/botocore/data/comprehend/2017-11-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehend/2017-11-27 copying build/lib/botocore/data/comprehend/2017-11-27/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehend/2017-11-27 copying build/lib/botocore/data/comprehend/2017-11-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/comprehend/2017-11-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-sync creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-sync/2014-06-30 copying build/lib/botocore/data/cognito-sync/2014-06-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-sync/2014-06-30 copying build/lib/botocore/data/cognito-sync/2014-06-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-sync/2014-06-30 copying build/lib/botocore/data/cognito-sync/2014-06-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-sync/2014-06-30 copying build/lib/botocore/data/cognito-sync/2014-06-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-sync/2014-06-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-idp creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-idp/2016-04-18 copying build/lib/botocore/data/cognito-idp/2016-04-18/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-idp/2016-04-18 copying build/lib/botocore/data/cognito-idp/2016-04-18/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-idp/2016-04-18 copying build/lib/botocore/data/cognito-idp/2016-04-18/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-idp/2016-04-18 copying build/lib/botocore/data/cognito-idp/2016-04-18/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-idp/2016-04-18 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-identity creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-identity/2014-06-30 copying build/lib/botocore/data/cognito-identity/2014-06-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-identity/2014-06-30 copying build/lib/botocore/data/cognito-identity/2014-06-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-identity/2014-06-30 copying build/lib/botocore/data/cognito-identity/2014-06-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-identity/2014-06-30 copying build/lib/botocore/data/cognito-identity/2014-06-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cognito-identity/2014-06-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar/2017-04-19 copying build/lib/botocore/data/codestar/2017-04-19/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar/2017-04-19 copying build/lib/botocore/data/codestar/2017-04-19/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar/2017-04-19 copying build/lib/botocore/data/codestar/2017-04-19/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar/2017-04-19 copying build/lib/botocore/data/codestar/2017-04-19/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar/2017-04-19 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications/2019-10-15 copying build/lib/botocore/data/codestar-notifications/2019-10-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications/2019-10-15 copying build/lib/botocore/data/codestar-notifications/2019-10-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications/2019-10-15 copying build/lib/botocore/data/codestar-notifications/2019-10-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications/2019-10-15 copying build/lib/botocore/data/codestar-notifications/2019-10-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-notifications/2019-10-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-connections creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-connections/2019-12-01 copying build/lib/botocore/data/codestar-connections/2019-12-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-connections/2019-12-01 copying build/lib/botocore/data/codestar-connections/2019-12-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-connections/2019-12-01 copying build/lib/botocore/data/codestar-connections/2019-12-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-connections/2019-12-01 copying build/lib/botocore/data/codestar-connections/2019-12-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codestar-connections/2019-12-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codepipeline creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codepipeline/2015-07-09 copying build/lib/botocore/data/codepipeline/2015-07-09/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codepipeline/2015-07-09 copying build/lib/botocore/data/codepipeline/2015-07-09/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codepipeline/2015-07-09 copying build/lib/botocore/data/codepipeline/2015-07-09/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codepipeline/2015-07-09 copying build/lib/botocore/data/codepipeline/2015-07-09/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codepipeline/2015-07-09 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler/2019-07-18 copying build/lib/botocore/data/codeguruprofiler/2019-07-18/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler/2019-07-18 copying build/lib/botocore/data/codeguruprofiler/2019-07-18/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler/2019-07-18 copying build/lib/botocore/data/codeguruprofiler/2019-07-18/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler/2019-07-18 copying build/lib/botocore/data/codeguruprofiler/2019-07-18/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguruprofiler/2019-07-18 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 copying build/lib/botocore/data/codeguru-reviewer/2019-09-19/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 copying build/lib/botocore/data/codeguru-reviewer/2019-09-19/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 copying build/lib/botocore/data/codeguru-reviewer/2019-09-19/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 copying build/lib/botocore/data/codeguru-reviewer/2019-09-19/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 copying build/lib/botocore/data/codeguru-reviewer/2019-09-19/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeguru-reviewer/2019-09-19 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codedeploy creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 copying build/lib/botocore/data/codedeploy/2014-10-06/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 copying build/lib/botocore/data/codedeploy/2014-10-06/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 copying build/lib/botocore/data/codedeploy/2014-10-06/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 copying build/lib/botocore/data/codedeploy/2014-10-06/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 copying build/lib/botocore/data/codedeploy/2014-10-06/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codedeploy/2014-10-06 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecommit creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecommit/2015-04-13 copying build/lib/botocore/data/codecommit/2015-04-13/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecommit/2015-04-13 copying build/lib/botocore/data/codecommit/2015-04-13/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecommit/2015-04-13 copying build/lib/botocore/data/codecommit/2015-04-13/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecommit/2015-04-13 copying build/lib/botocore/data/codecommit/2015-04-13/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecommit/2015-04-13 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecatalyst creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecatalyst/2022-09-28 copying build/lib/botocore/data/codecatalyst/2022-09-28/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecatalyst/2022-09-28 copying build/lib/botocore/data/codecatalyst/2022-09-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecatalyst/2022-09-28 copying build/lib/botocore/data/codecatalyst/2022-09-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecatalyst/2022-09-28 copying build/lib/botocore/data/codecatalyst/2022-09-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codecatalyst/2022-09-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codebuild creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codebuild/2016-10-06 copying build/lib/botocore/data/codebuild/2016-10-06/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codebuild/2016-10-06 copying build/lib/botocore/data/codebuild/2016-10-06/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codebuild/2016-10-06 copying build/lib/botocore/data/codebuild/2016-10-06/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codebuild/2016-10-06 copying build/lib/botocore/data/codebuild/2016-10-06/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codebuild/2016-10-06 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeartifact creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 copying build/lib/botocore/data/codeartifact/2018-09-22/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 copying build/lib/botocore/data/codeartifact/2018-09-22/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 copying build/lib/botocore/data/codeartifact/2018-09-22/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 copying build/lib/botocore/data/codeartifact/2018-09-22/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 copying build/lib/botocore/data/codeartifact/2018-09-22/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/codeartifact/2018-09-22 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudwatch creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 copying build/lib/botocore/data/cloudwatch/2010-08-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 copying build/lib/botocore/data/cloudwatch/2010-08-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 copying build/lib/botocore/data/cloudwatch/2010-08-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 copying build/lib/botocore/data/cloudwatch/2010-08-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 copying build/lib/botocore/data/cloudwatch/2010-08-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudwatch/2010-08-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudtrail creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudtrail/2013-11-01 copying build/lib/botocore/data/cloudtrail/2013-11-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudtrail/2013-11-01 copying build/lib/botocore/data/cloudtrail/2013-11-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudtrail/2013-11-01 copying build/lib/botocore/data/cloudtrail/2013-11-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudtrail/2013-11-01 copying build/lib/botocore/data/cloudtrail/2013-11-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudtrail/2013-11-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearchdomain creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearchdomain/2013-01-01 copying build/lib/botocore/data/cloudsearchdomain/2013-01-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearchdomain/2013-01-01 copying build/lib/botocore/data/cloudsearchdomain/2013-01-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearchdomain/2013-01-01 copying build/lib/botocore/data/cloudsearchdomain/2013-01-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearchdomain/2013-01-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearch creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2013-01-01 copying build/lib/botocore/data/cloudsearch/2013-01-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2013-01-01 copying build/lib/botocore/data/cloudsearch/2013-01-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2013-01-01 copying build/lib/botocore/data/cloudsearch/2013-01-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2013-01-01 copying build/lib/botocore/data/cloudsearch/2013-01-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2013-01-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2011-02-01 copying build/lib/botocore/data/cloudsearch/2011-02-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2011-02-01 copying build/lib/botocore/data/cloudsearch/2011-02-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudsearch/2011-02-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2/2017-04-28 copying build/lib/botocore/data/cloudhsmv2/2017-04-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2/2017-04-28 copying build/lib/botocore/data/cloudhsmv2/2017-04-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2/2017-04-28 copying build/lib/botocore/data/cloudhsmv2/2017-04-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2/2017-04-28 copying build/lib/botocore/data/cloudhsmv2/2017-04-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsmv2/2017-04-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsm creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsm/2014-05-30 copying build/lib/botocore/data/cloudhsm/2014-05-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsm/2014-05-30 copying build/lib/botocore/data/cloudhsm/2014-05-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsm/2014-05-30 copying build/lib/botocore/data/cloudhsm/2014-05-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsm/2014-05-30 copying build/lib/botocore/data/cloudhsm/2014-05-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudhsm/2014-05-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 copying build/lib/botocore/data/cloudfront/2020-05-31/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 copying build/lib/botocore/data/cloudfront/2020-05-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 copying build/lib/botocore/data/cloudfront/2020-05-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 copying build/lib/botocore/data/cloudfront/2020-05-31/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 copying build/lib/botocore/data/cloudfront/2020-05-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2020-05-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 copying build/lib/botocore/data/cloudfront/2019-03-26/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 copying build/lib/botocore/data/cloudfront/2019-03-26/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 copying build/lib/botocore/data/cloudfront/2019-03-26/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 copying build/lib/botocore/data/cloudfront/2019-03-26/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 copying build/lib/botocore/data/cloudfront/2019-03-26/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2019-03-26 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 copying build/lib/botocore/data/cloudfront/2018-11-05/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 copying build/lib/botocore/data/cloudfront/2018-11-05/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 copying build/lib/botocore/data/cloudfront/2018-11-05/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 copying build/lib/botocore/data/cloudfront/2018-11-05/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 copying build/lib/botocore/data/cloudfront/2018-11-05/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-11-05 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 copying build/lib/botocore/data/cloudfront/2018-06-18/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 copying build/lib/botocore/data/cloudfront/2018-06-18/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 copying build/lib/botocore/data/cloudfront/2018-06-18/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 copying build/lib/botocore/data/cloudfront/2018-06-18/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 copying build/lib/botocore/data/cloudfront/2018-06-18/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2018-06-18 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 copying build/lib/botocore/data/cloudfront/2017-10-30/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 copying build/lib/botocore/data/cloudfront/2017-10-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 copying build/lib/botocore/data/cloudfront/2017-10-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 copying build/lib/botocore/data/cloudfront/2017-10-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 copying build/lib/botocore/data/cloudfront/2017-10-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-10-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-03-25 copying build/lib/botocore/data/cloudfront/2017-03-25/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-03-25 copying build/lib/botocore/data/cloudfront/2017-03-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-03-25 copying build/lib/botocore/data/cloudfront/2017-03-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-03-25 copying build/lib/botocore/data/cloudfront/2017-03-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2017-03-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 copying build/lib/botocore/data/cloudfront/2016-11-25/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 copying build/lib/botocore/data/cloudfront/2016-11-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 copying build/lib/botocore/data/cloudfront/2016-11-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 copying build/lib/botocore/data/cloudfront/2016-11-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 copying build/lib/botocore/data/cloudfront/2016-11-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-11-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 copying build/lib/botocore/data/cloudfront/2016-09-29/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 copying build/lib/botocore/data/cloudfront/2016-09-29/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 copying build/lib/botocore/data/cloudfront/2016-09-29/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 copying build/lib/botocore/data/cloudfront/2016-09-29/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 copying build/lib/botocore/data/cloudfront/2016-09-29/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-29 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 copying build/lib/botocore/data/cloudfront/2016-09-07/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 copying build/lib/botocore/data/cloudfront/2016-09-07/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 copying build/lib/botocore/data/cloudfront/2016-09-07/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 copying build/lib/botocore/data/cloudfront/2016-09-07/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 copying build/lib/botocore/data/cloudfront/2016-09-07/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-09-07 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-20 copying build/lib/botocore/data/cloudfront/2016-08-20/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-20 copying build/lib/botocore/data/cloudfront/2016-08-20/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-20 copying build/lib/botocore/data/cloudfront/2016-08-20/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-20 copying build/lib/botocore/data/cloudfront/2016-08-20/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-20 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 copying build/lib/botocore/data/cloudfront/2016-08-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 copying build/lib/botocore/data/cloudfront/2016-08-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 copying build/lib/botocore/data/cloudfront/2016-08-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 copying build/lib/botocore/data/cloudfront/2016-08-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 copying build/lib/botocore/data/cloudfront/2016-08-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-08-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 copying build/lib/botocore/data/cloudfront/2016-01-28/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 copying build/lib/botocore/data/cloudfront/2016-01-28/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 copying build/lib/botocore/data/cloudfront/2016-01-28/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 copying build/lib/botocore/data/cloudfront/2016-01-28/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 copying build/lib/botocore/data/cloudfront/2016-01-28/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-28 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-13 copying build/lib/botocore/data/cloudfront/2016-01-13/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-13 copying build/lib/botocore/data/cloudfront/2016-01-13/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-13 copying build/lib/botocore/data/cloudfront/2016-01-13/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-13 copying build/lib/botocore/data/cloudfront/2016-01-13/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2016-01-13 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-09-17 copying build/lib/botocore/data/cloudfront/2015-09-17/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-09-17 copying build/lib/botocore/data/cloudfront/2015-09-17/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-09-17 copying build/lib/botocore/data/cloudfront/2015-09-17/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-09-17 copying build/lib/botocore/data/cloudfront/2015-09-17/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-09-17 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-07-27 copying build/lib/botocore/data/cloudfront/2015-07-27/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-07-27 copying build/lib/botocore/data/cloudfront/2015-07-27/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-07-27 copying build/lib/botocore/data/cloudfront/2015-07-27/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-07-27 copying build/lib/botocore/data/cloudfront/2015-07-27/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-07-27 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-04-17 copying build/lib/botocore/data/cloudfront/2015-04-17/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-04-17 copying build/lib/botocore/data/cloudfront/2015-04-17/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-04-17 copying build/lib/botocore/data/cloudfront/2015-04-17/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-04-17 copying build/lib/botocore/data/cloudfront/2015-04-17/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2015-04-17 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-11-06 copying build/lib/botocore/data/cloudfront/2014-11-06/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-11-06 copying build/lib/botocore/data/cloudfront/2014-11-06/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-11-06 copying build/lib/botocore/data/cloudfront/2014-11-06/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-11-06 copying build/lib/botocore/data/cloudfront/2014-11-06/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-11-06 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-10-21 copying build/lib/botocore/data/cloudfront/2014-10-21/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-10-21 copying build/lib/botocore/data/cloudfront/2014-10-21/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-10-21 copying build/lib/botocore/data/cloudfront/2014-10-21/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-10-21 copying build/lib/botocore/data/cloudfront/2014-10-21/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-10-21 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-05-31 copying build/lib/botocore/data/cloudfront/2014-05-31/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-05-31 copying build/lib/botocore/data/cloudfront/2014-05-31/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-05-31 copying build/lib/botocore/data/cloudfront/2014-05-31/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-05-31 copying build/lib/botocore/data/cloudfront/2014-05-31/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudfront/2014-05-31 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudformation creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 copying build/lib/botocore/data/cloudformation/2010-05-15/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 copying build/lib/botocore/data/cloudformation/2010-05-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 copying build/lib/botocore/data/cloudformation/2010-05-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 copying build/lib/botocore/data/cloudformation/2010-05-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 copying build/lib/botocore/data/cloudformation/2010-05-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudformation/2010-05-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2017-01-11 copying build/lib/botocore/data/clouddirectory/2017-01-11/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2017-01-11 copying build/lib/botocore/data/clouddirectory/2017-01-11/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2017-01-11 copying build/lib/botocore/data/clouddirectory/2017-01-11/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2017-01-11 copying build/lib/botocore/data/clouddirectory/2017-01-11/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2017-01-11 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2016-05-10 copying build/lib/botocore/data/clouddirectory/2016-05-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2016-05-10 copying build/lib/botocore/data/clouddirectory/2016-05-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2016-05-10 copying build/lib/botocore/data/clouddirectory/2016-05-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2016-05-10 copying build/lib/botocore/data/clouddirectory/2016-05-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/clouddirectory/2016-05-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/paginators-1.sdk-extras.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 copying build/lib/botocore/data/cloudcontrol/2021-09-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloudcontrol/2021-09-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloud9 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloud9/2017-09-23 copying build/lib/botocore/data/cloud9/2017-09-23/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloud9/2017-09-23 copying build/lib/botocore/data/cloud9/2017-09-23/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloud9/2017-09-23 copying build/lib/botocore/data/cloud9/2017-09-23/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloud9/2017-09-23 copying build/lib/botocore/data/cloud9/2017-09-23/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/cloud9/2017-09-23 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime/2018-05-01 copying build/lib/botocore/data/chime/2018-05-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime/2018-05-01 copying build/lib/botocore/data/chime/2018-05-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime/2018-05-01 copying build/lib/botocore/data/chime/2018-05-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime/2018-05-01 copying build/lib/botocore/data/chime/2018-05-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime/2018-05-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-voice creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-voice/2022-08-03 copying build/lib/botocore/data/chime-sdk-voice/2022-08-03/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-voice/2022-08-03 copying build/lib/botocore/data/chime-sdk-voice/2022-08-03/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-voice/2022-08-03 copying build/lib/botocore/data/chime-sdk-voice/2022-08-03/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-voice/2022-08-03 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging/2021-05-15 copying build/lib/botocore/data/chime-sdk-messaging/2021-05-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging/2021-05-15 copying build/lib/botocore/data/chime-sdk-messaging/2021-05-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging/2021-05-15 copying build/lib/botocore/data/chime-sdk-messaging/2021-05-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging/2021-05-15 copying build/lib/botocore/data/chime-sdk-messaging/2021-05-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-messaging/2021-05-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings/2021-07-15 copying build/lib/botocore/data/chime-sdk-meetings/2021-07-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings/2021-07-15 copying build/lib/botocore/data/chime-sdk-meetings/2021-07-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings/2021-07-15 copying build/lib/botocore/data/chime-sdk-meetings/2021-07-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings/2021-07-15 copying build/lib/botocore/data/chime-sdk-meetings/2021-07-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-meetings/2021-07-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-media-pipelines creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-media-pipelines/2021-07-15 copying build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-media-pipelines/2021-07-15 copying build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-media-pipelines/2021-07-15 copying build/lib/botocore/data/chime-sdk-media-pipelines/2021-07-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-media-pipelines/2021-07-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity/2021-04-20 copying build/lib/botocore/data/chime-sdk-identity/2021-04-20/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity/2021-04-20 copying build/lib/botocore/data/chime-sdk-identity/2021-04-20/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity/2021-04-20 copying build/lib/botocore/data/chime-sdk-identity/2021-04-20/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity/2021-04-20 copying build/lib/botocore/data/chime-sdk-identity/2021-04-20/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/chime-sdk-identity/2021-04-20 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ce creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ce/2017-10-25 copying build/lib/botocore/data/ce/2017-10-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ce/2017-10-25 copying build/lib/botocore/data/ce/2017-10-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ce/2017-10-25 copying build/lib/botocore/data/ce/2017-10-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ce/2017-10-25 copying build/lib/botocore/data/ce/2017-10-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/ce/2017-10-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/budgets creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/budgets/2016-10-20 copying build/lib/botocore/data/budgets/2016-10-20/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/budgets/2016-10-20 copying build/lib/botocore/data/budgets/2016-10-20/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/budgets/2016-10-20 copying build/lib/botocore/data/budgets/2016-10-20/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/budgets/2016-10-20 copying build/lib/botocore/data/budgets/2016-10-20/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/budgets/2016-10-20 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/braket creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/braket/2019-09-01 copying build/lib/botocore/data/braket/2019-09-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/braket/2019-09-01 copying build/lib/botocore/data/braket/2019-09-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/braket/2019-09-01 copying build/lib/botocore/data/braket/2019-09-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/braket/2019-09-01 copying build/lib/botocore/data/braket/2019-09-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/braket/2019-09-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/billingconductor creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 copying build/lib/botocore/data/billingconductor/2021-07-30/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 copying build/lib/botocore/data/billingconductor/2021-07-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 copying build/lib/botocore/data/billingconductor/2021-07-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 copying build/lib/botocore/data/billingconductor/2021-07-30/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 copying build/lib/botocore/data/billingconductor/2021-07-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/billingconductor/2021-07-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/batch creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/batch/2016-08-10 copying build/lib/botocore/data/batch/2016-08-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/batch/2016-08-10 copying build/lib/botocore/data/batch/2016-08-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/batch/2016-08-10 copying build/lib/botocore/data/batch/2016-08-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/batch/2016-08-10 copying build/lib/botocore/data/batch/2016-08-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/batch/2016-08-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backupstorage creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backupstorage/2018-04-10 copying build/lib/botocore/data/backupstorage/2018-04-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backupstorage/2018-04-10 copying build/lib/botocore/data/backupstorage/2018-04-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backupstorage/2018-04-10 copying build/lib/botocore/data/backupstorage/2018-04-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backupstorage/2018-04-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup/2018-11-15 copying build/lib/botocore/data/backup/2018-11-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup/2018-11-15 copying build/lib/botocore/data/backup/2018-11-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup/2018-11-15 copying build/lib/botocore/data/backup/2018-11-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup/2018-11-15 copying build/lib/botocore/data/backup/2018-11-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup/2018-11-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup-gateway creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup-gateway/2021-01-01 copying build/lib/botocore/data/backup-gateway/2021-01-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup-gateway/2021-01-01 copying build/lib/botocore/data/backup-gateway/2021-01-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup-gateway/2021-01-01 copying build/lib/botocore/data/backup-gateway/2021-01-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup-gateway/2021-01-01 copying build/lib/botocore/data/backup-gateway/2021-01-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/backup-gateway/2021-01-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling/2011-01-01 copying build/lib/botocore/data/autoscaling/2011-01-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling/2011-01-01 copying build/lib/botocore/data/autoscaling/2011-01-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling/2011-01-01 copying build/lib/botocore/data/autoscaling/2011-01-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling/2011-01-01 copying build/lib/botocore/data/autoscaling/2011-01-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling/2011-01-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans/2018-01-06 copying build/lib/botocore/data/autoscaling-plans/2018-01-06/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans/2018-01-06 copying build/lib/botocore/data/autoscaling-plans/2018-01-06/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans/2018-01-06 copying build/lib/botocore/data/autoscaling-plans/2018-01-06/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans/2018-01-06 copying build/lib/botocore/data/autoscaling-plans/2018-01-06/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/autoscaling-plans/2018-01-06 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/auditmanager creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/auditmanager/2017-07-25 copying build/lib/botocore/data/auditmanager/2017-07-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/auditmanager/2017-07-25 copying build/lib/botocore/data/auditmanager/2017-07-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/auditmanager/2017-07-25 copying build/lib/botocore/data/auditmanager/2017-07-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/auditmanager/2017-07-25 copying build/lib/botocore/data/auditmanager/2017-07-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/auditmanager/2017-07-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/athena creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/athena/2017-05-18 copying build/lib/botocore/data/athena/2017-05-18/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/athena/2017-05-18 copying build/lib/botocore/data/athena/2017-05-18/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/athena/2017-05-18 copying build/lib/botocore/data/athena/2017-05-18/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/athena/2017-05-18 copying build/lib/botocore/data/athena/2017-05-18/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/athena/2017-05-18 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/arc-zonal-shift creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/arc-zonal-shift/2022-10-30 copying build/lib/botocore/data/arc-zonal-shift/2022-10-30/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/arc-zonal-shift/2022-10-30 copying build/lib/botocore/data/arc-zonal-shift/2022-10-30/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/arc-zonal-shift/2022-10-30 copying build/lib/botocore/data/arc-zonal-shift/2022-10-30/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/arc-zonal-shift/2022-10-30 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appsync creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appsync/2017-07-25 copying build/lib/botocore/data/appsync/2017-07-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appsync/2017-07-25 copying build/lib/botocore/data/appsync/2017-07-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appsync/2017-07-25 copying build/lib/botocore/data/appsync/2017-07-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appsync/2017-07-25 copying build/lib/botocore/data/appsync/2017-07-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appsync/2017-07-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appstream creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 copying build/lib/botocore/data/appstream/2016-12-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 copying build/lib/botocore/data/appstream/2016-12-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 copying build/lib/botocore/data/appstream/2016-12-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 copying build/lib/botocore/data/appstream/2016-12-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 copying build/lib/botocore/data/appstream/2016-12-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appstream/2016-12-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apprunner creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apprunner/2020-05-15 copying build/lib/botocore/data/apprunner/2020-05-15/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apprunner/2020-05-15 copying build/lib/botocore/data/apprunner/2020-05-15/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apprunner/2020-05-15 copying build/lib/botocore/data/apprunner/2020-05-15/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apprunner/2020-05-15 copying build/lib/botocore/data/apprunner/2020-05-15/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apprunner/2020-05-15 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh/2019-01-25 copying build/lib/botocore/data/appmesh/2019-01-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh/2019-01-25 copying build/lib/botocore/data/appmesh/2019-01-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh/2019-01-25 copying build/lib/botocore/data/appmesh/2019-01-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh/2019-01-25 copying build/lib/botocore/data/appmesh/2019-01-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh/2019-01-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh/2018-10-01 copying build/lib/botocore/data/appmesh/2018-10-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh/2018-10-01 copying build/lib/botocore/data/appmesh/2018-10-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh/2018-10-01 copying build/lib/botocore/data/appmesh/2018-10-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh/2018-10-01 copying build/lib/botocore/data/appmesh/2018-10-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appmesh/2018-10-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler/2020-09-10 copying build/lib/botocore/data/applicationcostprofiler/2020-09-10/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler/2020-09-10 copying build/lib/botocore/data/applicationcostprofiler/2020-09-10/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler/2020-09-10 copying build/lib/botocore/data/applicationcostprofiler/2020-09-10/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler/2020-09-10 copying build/lib/botocore/data/applicationcostprofiler/2020-09-10/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/applicationcostprofiler/2020-09-10 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-insights creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-insights/2018-11-25 copying build/lib/botocore/data/application-insights/2018-11-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-insights/2018-11-25 copying build/lib/botocore/data/application-insights/2018-11-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-insights/2018-11-25 copying build/lib/botocore/data/application-insights/2018-11-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-insights/2018-11-25 copying build/lib/botocore/data/application-insights/2018-11-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-insights/2018-11-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling/2016-02-06 copying build/lib/botocore/data/application-autoscaling/2016-02-06/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling/2016-02-06 copying build/lib/botocore/data/application-autoscaling/2016-02-06/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling/2016-02-06 copying build/lib/botocore/data/application-autoscaling/2016-02-06/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling/2016-02-06 copying build/lib/botocore/data/application-autoscaling/2016-02-06/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/application-autoscaling/2016-02-06 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appintegrations creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appintegrations/2020-07-29 copying build/lib/botocore/data/appintegrations/2020-07-29/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appintegrations/2020-07-29 copying build/lib/botocore/data/appintegrations/2020-07-29/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appintegrations/2020-07-29 copying build/lib/botocore/data/appintegrations/2020-07-29/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appintegrations/2020-07-29 copying build/lib/botocore/data/appintegrations/2020-07-29/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appintegrations/2020-07-29 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appflow creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appflow/2020-08-23 copying build/lib/botocore/data/appflow/2020-08-23/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appflow/2020-08-23 copying build/lib/botocore/data/appflow/2020-08-23/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appflow/2020-08-23 copying build/lib/botocore/data/appflow/2020-08-23/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appflow/2020-08-23 copying build/lib/botocore/data/appflow/2020-08-23/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appflow/2020-08-23 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfigdata creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfigdata/2021-11-11 copying build/lib/botocore/data/appconfigdata/2021-11-11/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfigdata/2021-11-11 copying build/lib/botocore/data/appconfigdata/2021-11-11/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfigdata/2021-11-11 copying build/lib/botocore/data/appconfigdata/2021-11-11/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfigdata/2021-11-11 copying build/lib/botocore/data/appconfigdata/2021-11-11/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfigdata/2021-11-11 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfig creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfig/2019-10-09 copying build/lib/botocore/data/appconfig/2019-10-09/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfig/2019-10-09 copying build/lib/botocore/data/appconfig/2019-10-09/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfig/2019-10-09 copying build/lib/botocore/data/appconfig/2019-10-09/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfig/2019-10-09 copying build/lib/botocore/data/appconfig/2019-10-09/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/appconfig/2019-10-09 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigatewayv2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigatewayv2/2018-11-29 copying build/lib/botocore/data/apigatewayv2/2018-11-29/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigatewayv2/2018-11-29 copying build/lib/botocore/data/apigatewayv2/2018-11-29/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigatewayv2/2018-11-29 copying build/lib/botocore/data/apigatewayv2/2018-11-29/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigatewayv2/2018-11-29 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigatewaymanagementapi creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigatewaymanagementapi/2018-11-29 copying build/lib/botocore/data/apigatewaymanagementapi/2018-11-29/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigatewaymanagementapi/2018-11-29 copying build/lib/botocore/data/apigatewaymanagementapi/2018-11-29/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigatewaymanagementapi/2018-11-29 copying build/lib/botocore/data/apigatewaymanagementapi/2018-11-29/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigatewaymanagementapi/2018-11-29 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigateway creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigateway/2015-07-09 copying build/lib/botocore/data/apigateway/2015-07-09/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigateway/2015-07-09 copying build/lib/botocore/data/apigateway/2015-07-09/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigateway/2015-07-09 copying build/lib/botocore/data/apigateway/2015-07-09/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigateway/2015-07-09 copying build/lib/botocore/data/apigateway/2015-07-09/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/apigateway/2015-07-09 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder/2021-08-11 copying build/lib/botocore/data/amplifyuibuilder/2021-08-11/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder/2021-08-11 copying build/lib/botocore/data/amplifyuibuilder/2021-08-11/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder/2021-08-11 copying build/lib/botocore/data/amplifyuibuilder/2021-08-11/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder/2021-08-11 copying build/lib/botocore/data/amplifyuibuilder/2021-08-11/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifyuibuilder/2021-08-11 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifybackend creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifybackend/2020-08-11 copying build/lib/botocore/data/amplifybackend/2020-08-11/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifybackend/2020-08-11 copying build/lib/botocore/data/amplifybackend/2020-08-11/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifybackend/2020-08-11 copying build/lib/botocore/data/amplifybackend/2020-08-11/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplifybackend/2020-08-11 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplify creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplify/2017-07-25 copying build/lib/botocore/data/amplify/2017-07-25/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplify/2017-07-25 copying build/lib/botocore/data/amplify/2017-07-25/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplify/2017-07-25 copying build/lib/botocore/data/amplify/2017-07-25/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplify/2017-07-25 copying build/lib/botocore/data/amplify/2017-07-25/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amplify/2017-07-25 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amp creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 copying build/lib/botocore/data/amp/2020-08-01/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 copying build/lib/botocore/data/amp/2020-08-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 copying build/lib/botocore/data/amp/2020-08-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 copying build/lib/botocore/data/amp/2020-08-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 copying build/lib/botocore/data/amp/2020-08-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/amp/2020-08-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness/2017-11-09 copying build/lib/botocore/data/alexaforbusiness/2017-11-09/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness/2017-11-09 copying build/lib/botocore/data/alexaforbusiness/2017-11-09/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness/2017-11-09 copying build/lib/botocore/data/alexaforbusiness/2017-11-09/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness/2017-11-09 copying build/lib/botocore/data/alexaforbusiness/2017-11-09/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/alexaforbusiness/2017-11-09 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 copying build/lib/botocore/data/acm/2015-12-08/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 copying build/lib/botocore/data/acm/2015-12-08/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 copying build/lib/botocore/data/acm/2015-12-08/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 copying build/lib/botocore/data/acm/2015-12-08/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 copying build/lib/botocore/data/acm/2015-12-08/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm/2015-12-08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm-pca creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 copying build/lib/botocore/data/acm-pca/2017-08-22/waiters-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 copying build/lib/botocore/data/acm-pca/2017-08-22/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 copying build/lib/botocore/data/acm-pca/2017-08-22/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 copying build/lib/botocore/data/acm-pca/2017-08-22/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 copying build/lib/botocore/data/acm-pca/2017-08-22/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/acm-pca/2017-08-22 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/account creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/account/2021-02-01 copying build/lib/botocore/data/account/2021-02-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/account/2021-02-01 copying build/lib/botocore/data/account/2021-02-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/account/2021-02-01 copying build/lib/botocore/data/account/2021-02-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/account/2021-02-01 copying build/lib/botocore/data/account/2021-02-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/account/2021-02-01 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer/2019-11-01 copying build/lib/botocore/data/accessanalyzer/2019-11-01/service-2.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer/2019-11-01 copying build/lib/botocore/data/accessanalyzer/2019-11-01/paginators-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer/2019-11-01 copying build/lib/botocore/data/accessanalyzer/2019-11-01/examples-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer/2019-11-01 copying build/lib/botocore/data/accessanalyzer/2019-11-01/endpoint-rule-set-1.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data/accessanalyzer/2019-11-01 copying build/lib/botocore/data/sdk-default-configuration.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data copying build/lib/botocore/data/partitions.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data copying build/lib/botocore/data/endpoints.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data copying build/lib/botocore/data/_retry.json -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/data copying build/lib/botocore/cacert.pem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/crt copying build/lib/botocore/crt/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/crt copying build/lib/botocore/crt/auth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/crt creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs/bcdoc copying build/lib/botocore/docs/bcdoc/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs/bcdoc copying build/lib/botocore/docs/bcdoc/docstringparser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs/bcdoc copying build/lib/botocore/docs/bcdoc/restdoc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs/bcdoc copying build/lib/botocore/docs/bcdoc/style.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs/bcdoc copying build/lib/botocore/docs/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/docstring.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/example.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/method.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/paginator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/params.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/service.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/shape.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/sharedexample.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs copying build/lib/botocore/docs/waiter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/docs creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/adaptive.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/bucket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/quota.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/special.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/standard.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/retries copying build/lib/botocore/retries/throttling.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/retries creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored/requests creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/urllib3/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages/urllib3 copying build/lib/botocore/vendored/requests/packages/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored/requests/packages copying build/lib/botocore/vendored/requests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/requests/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored/requests copying build/lib/botocore/vendored/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored copying build/lib/botocore/vendored/six.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore/vendored copying build/lib/botocore/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/args.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/auth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/awsrequest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/config.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/configloader.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/configprovider.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/credentials.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/discovery.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/endpoint.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/endpoint_provider.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/errorfactory.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/eventstream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/handlers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/history.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/hooks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/httpchecksum.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/httpsession.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/loaders.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/model.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/monitoring.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/paginate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/parsers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/regions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/response.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/retryhandler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/serialize.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/session.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/signers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/stub.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/tokens.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/translate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/validate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore copying build/lib/botocore/waiter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore running install_egg_info Copying botocore.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/botocore-1.29.45-py3.11.egg-info running install_scripts >>> python-certifi 2022.12.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.certifi-2022.12.7.tar.gz.8k4Qs9/output' 'https://files.pythonhosted.org/packages/37/f7/2b1b0ec44fdc30a3d31dfebe52226be9ddc40cd6c0f34ffc8923ba423b69/certifi-2022.12.7.tar.gz' --2023-02-12 10:59:41-- https://files.pythonhosted.org/packages/37/f7/2b1b0ec44fdc30a3d31dfebe52226be9ddc40cd6c0f34ffc8923ba423b69/certifi-2022.12.7.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 156897 (153K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.certifi-2022.12.7.tar.gz.8k4Qs9/output' 0K .......... .......... .......... .......... .......... 32% 15.9M 0s 50K .......... .......... .......... .......... .......... 65% 13.7M 0s 100K .......... .......... .......... .......... .......... 97% 288M 0s 150K ... 100% 156M=0.007s 2023-02-12 10:59:41 (21.9 MB/s) - '/tmp/instance-22/output-1/build/.certifi-2022.12.7.tar.gz.8k4Qs9/output' saved [156897/156897] certifi-2022.12.7.tar.gz: OK (md5: d00966473b8ac42c2c033b75f4bed6f4) certifi-2022.12.7.tar.gz: OK (sha256: 35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3) >>> python-certifi 2022.12.7 Extracting gzip -d -c /tmp/instance-22/dl/python-certifi/certifi-2022.12.7.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-certifi-2022.12.7 -xf - >>> python-certifi 2022.12.7 Patching >>> python-certifi 2022.12.7 Configuring >>> python-certifi 2022.12.7 Building (cd /tmp/instance-22/output-1/build/python-certifi-2022.12.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:529: UserWarning: Normalizing '2022.12.07' to '2022.12.7' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/certifi copying certifi/core.py -> build/lib/certifi copying certifi/__main__.py -> build/lib/certifi copying certifi/__init__.py -> build/lib/certifi running egg_info writing certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github/' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'certifi.egg-info/SOURCES.txt' copying certifi/cacert.pem -> build/lib/certifi copying certifi/py.typed -> build/lib/certifi >>> python-certifi 2022.12.7 Installing to target (cd /tmp/instance-22/output-1/build/python-certifi-2022.12.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:529: UserWarning: Normalizing '2022.12.07' to '2022.12.7' warnings.warn(tmpl.format(**locals())) running install /tmp/instance-22/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 certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github/' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'certifi.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/certifi copying build/lib/certifi/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/certifi copying build/lib/certifi/cacert.pem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/certifi copying build/lib/certifi/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/certifi copying build/lib/certifi/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/certifi copying build/lib/certifi/core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/certifi running install_egg_info Copying certifi.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/certifi-2022.12.7-py3.11.egg-info running install_scripts cffi-1.15.1.tar.gz: OK (md5: f493860a6e98cd0c4178149568a6b4f6) cffi-1.15.1.tar.gz: OK (sha256: d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9) >>> python-cffi 1.15.1 Extracting gzip -d -c /tmp/instance-22/dl/python-cffi/cffi-1.15.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-cffi-1.15.1 -xf - >>> python-cffi 1.15.1 Patching >>> python-cffi 1.15.1 Configuring >>> python-cffi 1.15.1 Building (cd /tmp/instance-22/output-1/build/python-cffi-1.15.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/build/python-cffi-1.15.1/setup.py:68: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Distribution /tmp/instance-22/output-1/build/python-cffi-1.15.1/setup.py:69: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils.sysconfig import get_config_vars /tmp/instance-22/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.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/cffi copying cffi/verifier.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/vengine_gen.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/vengine_cpy.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/setuptools_ext.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/recompiler.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/pkgconfig.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/model.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/lock.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/ffiplatform.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/error.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/cparser.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/commontypes.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/cffi_opcode.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/backend_ctypes.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/api.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/__init__.py -> build/lib.linux-mipsel-3.11/cffi copying cffi/_cffi_include.h -> build/lib.linux-mipsel-3.11/cffi copying cffi/parse_c_type.h -> build/lib.linux-mipsel-3.11/cffi copying cffi/_embedding.h -> build/lib.linux-mipsel-3.11/cffi copying cffi/_cffi_errors.h -> build/lib.linux-mipsel-3.11/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c c/_cffi_backend.c -o build/temp.linux-mipsel-3.11/c/_cffi_backend.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/c/_cffi_backend.o -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -L. -lffi -o build/lib.linux-mipsel-3.11/_cffi_backend.cpython-311-mipsel-linux-gnu.so >>> python-cffi 1.15.1 Installing to target (cd /tmp/instance-22/output-1/build/python-cffi-1.15.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/build/python-cffi-1.15.1/setup.py:68: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Distribution /tmp/instance-22/output-1/build/python-cffi-1.15.1/setup.py:69: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils.sysconfig import get_config_vars /tmp/instance-22/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 /tmp/instance-22/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 running install_lib copying build/lib.linux-mipsel-3.11/_cffi_backend.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/_cffi_errors.h -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/_embedding.h -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/parse_c_type.h -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/_cffi_include.h -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/api.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/backend_ctypes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/cffi_opcode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/commontypes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/cparser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/ffiplatform.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/lock.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/model.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/pkgconfig.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/recompiler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/setuptools_ext.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/vengine_cpy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/vengine_gen.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-mipsel-3.11/cffi/verifier.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi running install_egg_info running egg_info writing cffi.egg-info/PKG-INFO writing dependency_links to cffi.egg-info/dependency_links.txt writing entry points to cffi.egg-info/entry_points.txt writing requirements to cffi.egg-info/requires.txt writing top-level names to cffi.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cffi.egg-info/SOURCES.txt' Copying cffi.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cffi-1.15.1-py3.11.egg-info running install_scripts >>> python-chardet 5.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.chardet-5.1.0.tar.gz.i2fW6T/output' 'https://files.pythonhosted.org/packages/41/32/cdc91dcf83849c7385bf8e2a5693d87376536ed000807fa07f5eab33430d/chardet-5.1.0.tar.gz' --2023-02-12 10:59:57-- https://files.pythonhosted.org/packages/41/32/cdc91dcf83849c7385bf8e2a5693d87376536ed000807fa07f5eab33430d/chardet-5.1.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2069617 (2.0M) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.chardet-5.1.0.tar.gz.i2fW6T/output' 0K .......... .......... .......... .......... .......... 2% 9.09M 0s 50K .......... .......... .......... .......... .......... 4% 88.1M 0s 100K .......... .......... .......... .......... .......... 7% 88.9M 0s 150K .......... .......... .......... .......... .......... 9% 83.9M 0s 200K .......... .......... .......... .......... .......... 12% 37.3M 0s 250K .......... .......... .......... .......... .......... 14% 57.1M 0s 300K .......... .......... .......... .......... .......... 17% 99.8M 0s 350K .......... .......... .......... .......... .......... 19% 80.3M 0s 400K .......... .......... .......... .......... .......... 22% 9.95M 0s 450K .......... .......... .......... .......... .......... 24% 234M 0s 500K .......... .......... .......... .......... .......... 27% 238M 0s 550K .......... .......... .......... .......... .......... 29% 214M 0s 600K .......... .......... .......... .......... .......... 32% 205M 0s 650K .......... .......... .......... .......... .......... 34% 209M 0s 700K .......... .......... .......... .......... .......... 37% 244M 0s 750K .......... .......... .......... .......... .......... 39% 238M 0s 800K .......... .......... .......... .......... .......... 42% 238M 0s 850K .......... .......... .......... .......... .......... 44% 24.7M 0s 900K .......... .......... .......... .......... .......... 47% 231M 0s 950K .......... .......... .......... .......... .......... 49% 204M 0s 1000K .......... .......... .......... .......... .......... 51% 220M 0s 1050K .......... .......... .......... .......... .......... 54% 256M 0s 1100K .......... .......... .......... .......... .......... 56% 221M 0s 1150K .......... .......... .......... .......... .......... 59% 221M 0s 1200K .......... .......... .......... .......... .......... 61% 186M 0s 1250K .......... .......... .......... .......... .......... 64% 263M 0s 1300K .......... .......... .......... .......... .......... 66% 214M 0s 1350K .......... .......... .......... .......... .......... 69% 222M 0s 1400K .......... .......... .......... .......... .......... 71% 156M 0s 1450K .......... .......... .......... .......... .......... 74% 180M 0s 1500K .......... .......... .......... .......... .......... 76% 129M 0s 1550K .......... .......... .......... .......... .......... 79% 113M 0s 1600K .......... .......... .......... .......... .......... 81% 88.1M 0s 1650K .......... .......... .......... .......... .......... 84% 96.3M 0s 1700K .......... .......... .......... .......... .......... 86% 87.0M 0s 1750K .......... .......... .......... .......... .......... 89% 131M 0s 1800K .......... .......... .......... .......... .......... 91% 108M 0s 1850K .......... .......... .......... .......... .......... 94% 82.9M 0s 1900K .......... .......... .......... .......... .......... 96% 106M 0s 1950K .......... .......... .......... .......... .......... 98% 98.2M 0s 2000K .......... .......... . 100% 273M=0.03s 2023-02-12 10:59:57 (74.2 MB/s) - '/tmp/instance-22/output-1/build/.chardet-5.1.0.tar.gz.i2fW6T/output' saved [2069617/2069617] chardet-5.1.0.tar.gz: OK (md5: 394bd03d7a258d2771040bfbd5a7bf66) chardet-5.1.0.tar.gz: OK (sha256: 0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5) >>> python-chardet 5.1.0 Extracting gzip -d -c /tmp/instance-22/dl/python-chardet/chardet-5.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-chardet-5.1.0 -xf - >>> python-chardet 5.1.0 Patching >>> python-chardet 5.1.0 Configuring >>> python-chardet 5.1.0 Building (cd /tmp/instance-22/output-1/build/python-chardet-5.1.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python -c 'from setuptools import setup;setup()' build ) running build running build_py creating build creating build/lib creating build/lib/chardet copying chardet/version.py -> build/lib/chardet copying chardet/utf8prober.py -> build/lib/chardet copying chardet/utf1632prober.py -> build/lib/chardet copying chardet/universaldetector.py -> build/lib/chardet copying chardet/sjisprober.py -> build/lib/chardet copying chardet/sbcsgroupprober.py -> build/lib/chardet copying chardet/sbcharsetprober.py -> build/lib/chardet copying chardet/resultdict.py -> build/lib/chardet copying chardet/mbcssm.py -> build/lib/chardet copying chardet/mbcsgroupprober.py -> build/lib/chardet copying chardet/mbcharsetprober.py -> build/lib/chardet copying chardet/macromanprober.py -> build/lib/chardet copying chardet/latin1prober.py -> build/lib/chardet copying chardet/langturkishmodel.py -> build/lib/chardet copying chardet/langthaimodel.py -> build/lib/chardet copying chardet/langrussianmodel.py -> build/lib/chardet copying chardet/langhungarianmodel.py -> build/lib/chardet copying chardet/langhebrewmodel.py -> build/lib/chardet copying chardet/langgreekmodel.py -> build/lib/chardet copying chardet/langbulgarianmodel.py -> build/lib/chardet copying chardet/jpcntx.py -> build/lib/chardet copying chardet/johabprober.py -> build/lib/chardet copying chardet/johabfreq.py -> build/lib/chardet copying chardet/jisfreq.py -> build/lib/chardet copying chardet/hebrewprober.py -> build/lib/chardet copying chardet/gb2312prober.py -> build/lib/chardet copying chardet/gb2312freq.py -> build/lib/chardet copying chardet/euctwprober.py -> build/lib/chardet copying chardet/euctwfreq.py -> build/lib/chardet copying chardet/euckrprober.py -> build/lib/chardet copying chardet/euckrfreq.py -> build/lib/chardet copying chardet/eucjpprober.py -> build/lib/chardet copying chardet/escsm.py -> build/lib/chardet copying chardet/escprober.py -> build/lib/chardet copying chardet/enums.py -> build/lib/chardet copying chardet/cp949prober.py -> build/lib/chardet copying chardet/codingstatemachinedict.py -> build/lib/chardet copying chardet/codingstatemachine.py -> build/lib/chardet copying chardet/charsetprober.py -> build/lib/chardet copying chardet/charsetgroupprober.py -> build/lib/chardet copying chardet/chardistribution.py -> build/lib/chardet copying chardet/big5prober.py -> build/lib/chardet copying chardet/big5freq.py -> build/lib/chardet copying chardet/__init__.py -> build/lib/chardet creating build/lib/chardet/metadata copying chardet/metadata/languages.py -> build/lib/chardet/metadata copying chardet/metadata/__init__.py -> build/lib/chardet/metadata creating build/lib/chardet/cli copying chardet/cli/chardetect.py -> build/lib/chardet/cli copying chardet/cli/__init__.py -> build/lib/chardet/cli running egg_info writing chardet.egg-info/PKG-INFO writing dependency_links to chardet.egg-info/dependency_links.txt writing entry points to chardet.egg-info/entry_points.txt writing top-level names to chardet.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'chardet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'chardet.egg-info/SOURCES.txt' copying chardet/py.typed -> build/lib/chardet >>> python-chardet 5.1.0 Installing to target (cd /tmp/instance-22/output-1/build/python-chardet-5.1.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python -c 'from setuptools import setup;setup()' install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 chardet.egg-info/PKG-INFO writing dependency_links to chardet.egg-info/dependency_links.txt writing entry points to chardet.egg-info/entry_points.txt writing top-level names to chardet.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'chardet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'chardet.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet/cli copying build/lib/chardet/cli/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet/cli copying build/lib/chardet/cli/chardetect.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet/cli creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet/metadata copying build/lib/chardet/metadata/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet/metadata copying build/lib/chardet/metadata/languages.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet/metadata copying build/lib/chardet/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/big5freq.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/big5prober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/chardistribution.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/charsetgroupprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/charsetprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/codingstatemachine.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/codingstatemachinedict.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/cp949prober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/enums.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/escprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/escsm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/eucjpprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/euckrfreq.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/euckrprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/euctwfreq.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/euctwprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/gb2312freq.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/gb2312prober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/hebrewprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/jisfreq.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/johabfreq.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/johabprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/jpcntx.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/langbulgarianmodel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/langgreekmodel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/langhebrewmodel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/langhungarianmodel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/langrussianmodel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/langthaimodel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/langturkishmodel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/latin1prober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/macromanprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/mbcharsetprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/mbcsgroupprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/mbcssm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/resultdict.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/sbcharsetprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/sbcsgroupprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/sjisprober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/universaldetector.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/utf1632prober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/utf8prober.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet copying build/lib/chardet/version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet running install_egg_info Copying chardet.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/chardet-5.1.0-py3.11.egg-info running install_scripts Installing chardetect script to /tmp/instance-22/output-1/target/usr/bin >>> python-charset-normalizer 3.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.charset-normalizer-3.0.1.tar.gz.25PrrQ/output' 'https://files.pythonhosted.org/packages/96/d7/1675d9089a1f4677df5eb29c3f8b064aa1e70c1251a0a8a127803158942d/charset-normalizer-3.0.1.tar.gz' --2023-02-12 11:00:04-- https://files.pythonhosted.org/packages/96/d7/1675d9089a1f4677df5eb29c3f8b064aa1e70c1251a0a8a127803158942d/charset-normalizer-3.0.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 92842 (91K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.charset-normalizer-3.0.1.tar.gz.25PrrQ/output' 0K .......... .......... .......... .......... .......... 55% 15.3M 0s 50K .......... .......... .......... .......... 100% 56.4M=0.004s 2023-02-12 11:00:04 (22.7 MB/s) - '/tmp/instance-22/output-1/build/.charset-normalizer-3.0.1.tar.gz.25PrrQ/output' saved [92842/92842] charset-normalizer-3.0.1.tar.gz: OK (md5: 12ee1c8bedbfba84e99db46d5d94f411) charset-normalizer-3.0.1.tar.gz: OK (sha256: ebea339af930f8ca5d7a699b921106c6e29c617fe9606fa7baa043c1cdae326f) >>> python-charset-normalizer 3.0.1 Extracting gzip -d -c /tmp/instance-22/dl/python-charset-normalizer/charset-normalizer-3.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-charset-normalizer-3.0.1 -xf - >>> python-charset-normalizer 3.0.1 Patching >>> python-charset-normalizer 3.0.1 Configuring >>> python-charset-normalizer 3.0.1 Building (cd /tmp/instance-22/output-1/build/python-charset-normalizer-3.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/charset_normalizer copying charset_normalizer/version.py -> build/lib/charset_normalizer copying charset_normalizer/utils.py -> build/lib/charset_normalizer copying charset_normalizer/models.py -> build/lib/charset_normalizer copying charset_normalizer/md.py -> build/lib/charset_normalizer copying charset_normalizer/legacy.py -> build/lib/charset_normalizer copying charset_normalizer/constant.py -> build/lib/charset_normalizer copying charset_normalizer/cd.py -> build/lib/charset_normalizer copying charset_normalizer/api.py -> build/lib/charset_normalizer copying charset_normalizer/__init__.py -> build/lib/charset_normalizer creating build/lib/charset_normalizer/cli copying charset_normalizer/cli/normalizer.py -> build/lib/charset_normalizer/cli copying charset_normalizer/cli/__init__.py -> build/lib/charset_normalizer/cli creating build/lib/charset_normalizer/assets copying charset_normalizer/assets/__init__.py -> build/lib/charset_normalizer/assets running egg_info writing charset_normalizer.egg-info/PKG-INFO writing dependency_links to charset_normalizer.egg-info/dependency_links.txt writing entry points to charset_normalizer.egg-info/entry_points.txt writing requirements to charset_normalizer.egg-info/requires.txt writing top-level names to charset_normalizer.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'charset_normalizer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'charset_normalizer.egg-info/SOURCES.txt' copying charset_normalizer/py.typed -> build/lib/charset_normalizer >>> python-charset-normalizer 3.0.1 Installing to target (cd /tmp/instance-22/output-1/build/python-charset-normalizer-3.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 charset_normalizer.egg-info/PKG-INFO writing dependency_links to charset_normalizer.egg-info/dependency_links.txt writing entry points to charset_normalizer.egg-info/entry_points.txt writing requirements to charset_normalizer.egg-info/requires.txt writing top-level names to charset_normalizer.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'charset_normalizer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'charset_normalizer.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer copying build/lib/charset_normalizer/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer/assets copying build/lib/charset_normalizer/assets/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer/assets creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer/cli copying build/lib/charset_normalizer/cli/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer/cli copying build/lib/charset_normalizer/cli/normalizer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer/cli copying build/lib/charset_normalizer/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer copying build/lib/charset_normalizer/api.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer copying build/lib/charset_normalizer/cd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer copying build/lib/charset_normalizer/constant.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer copying build/lib/charset_normalizer/legacy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer copying build/lib/charset_normalizer/md.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer copying build/lib/charset_normalizer/models.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer copying build/lib/charset_normalizer/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer copying build/lib/charset_normalizer/version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer running install_egg_info Copying charset_normalizer.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/charset_normalizer-3.0.1-py3.11.egg-info running install_scripts Installing normalizer script to /tmp/instance-22/output-1/target/usr/bin >>> python-click 8.1.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.click-8.1.3.tar.gz.hvwkzJ/output' 'https://files.pythonhosted.org/packages/59/87/84326af34517fca8c58418d148f2403df25303e02736832403587318e9e8/click-8.1.3.tar.gz' --2023-02-12 11:00:08-- https://files.pythonhosted.org/packages/59/87/84326af34517fca8c58418d148f2403df25303e02736832403587318e9e8/click-8.1.3.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 331147 (323K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.click-8.1.3.tar.gz.hvwkzJ/output' 0K .......... .......... .......... .......... .......... 15% 13.4M 0s 50K .......... .......... .......... .......... .......... 30% 21.0M 0s 100K .......... .......... .......... .......... .......... 46% 75.1M 0s 150K .......... .......... .......... .......... .......... 61% 14.6M 0s 200K .......... .......... .......... .......... .......... 77% 116M 0s 250K .......... .......... .......... .......... .......... 92% 28.3M 0s 300K .......... .......... ... 100% 251M=0.01s 2023-02-12 11:00:08 (25.9 MB/s) - '/tmp/instance-22/output-1/build/.click-8.1.3.tar.gz.hvwkzJ/output' saved [331147/331147] click-8.1.3.tar.gz: OK (md5: a804b085de7a3ff96968e38e0f6f2e05) click-8.1.3.tar.gz: OK (sha256: 7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e) >>> python-click 8.1.3 Extracting gzip -d -c /tmp/instance-22/dl/python-click/click-8.1.3.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-click-8.1.3 -xf - >>> python-click 8.1.3 Patching >>> python-click 8.1.3 Configuring >>> python-click 8.1.3 Building (cd /tmp/instance-22/output-1/build/python-click-8.1.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/click copying src/click/utils.py -> build/lib/click copying src/click/types.py -> build/lib/click copying src/click/testing.py -> build/lib/click copying src/click/termui.py -> build/lib/click copying src/click/shell_completion.py -> build/lib/click copying src/click/parser.py -> build/lib/click copying src/click/globals.py -> build/lib/click copying src/click/formatting.py -> build/lib/click copying src/click/exceptions.py -> build/lib/click copying src/click/decorators.py -> build/lib/click copying src/click/core.py -> build/lib/click copying src/click/_winconsole.py -> build/lib/click copying src/click/_textwrap.py -> build/lib/click copying src/click/_termui_impl.py -> build/lib/click copying src/click/_compat.py -> build/lib/click copying src/click/__init__.py -> build/lib/click running egg_info writing src/click.egg-info/PKG-INFO writing dependency_links to src/click.egg-info/dependency_links.txt writing requirements to src/click.egg-info/requires.txt writing top-level names to src/click.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/click.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/click.egg-info/SOURCES.txt' copying src/click/py.typed -> build/lib/click >>> python-click 8.1.3 Installing to target (cd /tmp/instance-22/output-1/build/python-click-8.1.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/click.egg-info/PKG-INFO writing dependency_links to src/click.egg-info/dependency_links.txt writing requirements to src/click.egg-info/requires.txt writing top-level names to src/click.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/click.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/click.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/_termui_impl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/_textwrap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/_winconsole.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/decorators.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/formatting.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/globals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/shell_completion.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/termui.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/testing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/types.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click running install_egg_info Copying src/click.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/click-8.1.3-py3.11.egg-info running install_scripts >>> python-constantly 15.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.constantly-15.1.0.tar.gz.l2GmQC/output' 'https://pypi.python.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951/constantly-15.1.0.tar.gz' --2023-02-12 11:00:12-- https://pypi.python.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951/constantly-15.1.0.tar.gz Resolving pypi.python.org (pypi.python.org)... 151.101.68.223, 2a04:4e42:10::223 Connecting to pypi.python.org (pypi.python.org)|151.101.68.223|:443... connected. HTTP request sent, awaiting response... 301 Redirect to Primary Domain Location: https://pypi.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951/constantly-15.1.0.tar.gz [following] --2023-02-12 11:00:12-- https://pypi.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951/constantly-15.1.0.tar.gz Resolving pypi.org (pypi.org)... 151.101.192.223, 151.101.0.223, 151.101.64.223, ... Connecting to pypi.org (pypi.org)|151.101.192.223|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://files.pythonhosted.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951/constantly-15.1.0.tar.gz [following] --2023-02-12 11:00:13-- https://files.pythonhosted.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951/constantly-15.1.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 21465 (21K) [application/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.constantly-15.1.0.tar.gz.l2GmQC/output' 0K .......... .......... 100% 4.30M=0.005s 2023-02-12 11:00:13 (4.30 MB/s) - '/tmp/instance-22/output-1/build/.constantly-15.1.0.tar.gz.l2GmQC/output' saved [21465/21465] constantly-15.1.0.tar.gz: OK (md5: f0762f083d83039758e53f8cf0086eef) constantly-15.1.0.tar.gz: OK (sha256: 586372eb92059873e29eba4f9dec8381541b4d3834660707faf8ba59146dfc35) >>> python-constantly 15.1.0 Extracting gzip -d -c /tmp/instance-22/dl/python-constantly/constantly-15.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-constantly-15.1.0 -xf - >>> python-constantly 15.1.0 Patching >>> python-constantly 15.1.0 Configuring >>> python-constantly 15.1.0 Building (cd /tmp/instance-22/output-1/build/python-constantly-15.1.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/constantly copying constantly/_version.py -> build/lib/constantly copying constantly/_constants.py -> build/lib/constantly copying constantly/__init__.py -> build/lib/constantly UPDATING build/lib/constantly/_version.py set build/lib/constantly/_version.py to '15.1.0' >>> python-constantly 15.1.0 Installing to target (cd /tmp/instance-22/output-1/build/python-constantly-15.1.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 UPDATING build/lib/constantly/_version.py set build/lib/constantly/_version.py to '15.1.0' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/constantly copying build/lib/constantly/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/constantly copying build/lib/constantly/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/constantly copying build/lib/constantly/_constants.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/constantly running install_egg_info running egg_info writing constantly.egg-info/PKG-INFO writing dependency_links to constantly.egg-info/dependency_links.txt writing top-level names to constantly.egg-info/top_level.txt /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( listing git files failed - pretending there aren't any reading manifest file 'constantly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'constantly.egg-info/SOURCES.txt' Copying constantly.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/constantly-15.1.0-py3.11.egg-info running install_scripts >>> python-crcmod 1.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.crcmod-1.7.tar.gz.jVPKCq/output' 'https://pypi.python.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz' --2023-02-12 11:00:16-- https://pypi.python.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz Resolving pypi.python.org (pypi.python.org)... 151.101.68.223, 2a04:4e42:10::223 Connecting to pypi.python.org (pypi.python.org)|151.101.68.223|:443... connected. HTTP request sent, awaiting response... 301 Redirect to Primary Domain Location: https://pypi.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz [following] --2023-02-12 11:00:16-- https://pypi.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz Resolving pypi.org (pypi.org)... 151.101.128.223, 151.101.192.223, 151.101.0.223, ... Connecting to pypi.org (pypi.org)|151.101.128.223|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz [following] --2023-02-12 11:00:17-- https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 89670 (88K) [application/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.crcmod-1.7.tar.gz.jVPKCq/output' 0K .......... .......... .......... .......... .......... 57% 7.35M 0s 50K .......... .......... .......... ....... 100% 279M=0.007s 2023-02-12 11:00:17 (12.6 MB/s) - '/tmp/instance-22/output-1/build/.crcmod-1.7.tar.gz.jVPKCq/output' saved [89670/89670] crcmod-1.7.tar.gz: OK (md5: 2d5b92117d958dcead94f9e17f54cd32) crcmod-1.7.tar.gz: OK (sha256: dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e) >>> python-crcmod 1.7 Extracting gzip -d -c /tmp/instance-22/dl/python-crcmod/crcmod-1.7.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-crcmod-1.7 -xf - >>> python-crcmod 1.7 Patching >>> python-crcmod 1.7 Configuring >>> python-crcmod 1.7 Building (cd /tmp/instance-22/output-1/build/python-crcmod-1.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr LDSHARED="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared" SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build --executable=/usr/bin/python ) /tmp/instance-22/output-1/build/python-crcmod-1.7/setup.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/crcmod copying python3/crcmod/test.py -> build/lib.linux-mipsel-3.11/crcmod copying python3/crcmod/_crcfunpy.py -> build/lib.linux-mipsel-3.11/crcmod copying python3/crcmod/__init__.py -> build/lib.linux-mipsel-3.11/crcmod copying python3/crcmod/predefined.py -> build/lib.linux-mipsel-3.11/crcmod copying python3/crcmod/crcmod.py -> build/lib.linux-mipsel-3.11/crcmod running build_ext building 'crcmod._crcfunext' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/python3 creating build/temp.linux-mipsel-3.11/python3/src /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c python3/src/_crcfunext.c -o build/temp.linux-mipsel-3.11/python3/src/_crcfunext.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/python3/src/_crcfunext.o -L. -o build/lib.linux-mipsel-3.11/crcmod/_crcfunext.cpython-311-mipsel-linux-gnu.so >>> python-crcmod 1.7 Installing to target (cd /tmp/instance-22/output-1/build/python-crcmod-1.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr LDSHARED="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared" SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --root=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/build/python-crcmod-1.7/setup.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running install running build running build_py running build_ext running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/crcmod copying build/lib.linux-mipsel-3.11/crcmod/_crcfunext.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/crcmod copying build/lib.linux-mipsel-3.11/crcmod/crcmod.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/crcmod copying build/lib.linux-mipsel-3.11/crcmod/predefined.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/crcmod copying build/lib.linux-mipsel-3.11/crcmod/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/crcmod copying build/lib.linux-mipsel-3.11/crcmod/_crcfunpy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/crcmod copying build/lib.linux-mipsel-3.11/crcmod/test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/crcmod running install_egg_info Writing /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/crcmod-1.7-py3.11.egg-info >>> python-cryptography 39.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.cryptography-39.0.0.tar.gz.JMQ17w/output' 'https://files.pythonhosted.org/packages/12/e3/c46c274cf466b24e5d44df5d5cd31a31ff23e57f074a2bb30931a8c9b01a/cryptography-39.0.0.tar.gz' --2023-02-12 11:00:20-- https://files.pythonhosted.org/packages/12/e3/c46c274cf466b24e5d44df5d5cd31a31ff23e57f074a2bb30931a8c9b01a/cryptography-39.0.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 603406 (589K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.cryptography-39.0.0.tar.gz.JMQ17w/output' 0K .......... .......... .......... .......... .......... 8% 13.8M 0s 50K .......... .......... .......... .......... .......... 16% 18.7M 0s 100K .......... .......... .......... .......... .......... 25% 70.4M 0s 150K .......... .......... .......... .......... .......... 33% 29.3M 0s 200K .......... .......... .......... .......... .......... 42% 57.9M 0s 250K .......... .......... .......... .......... .......... 50% 82.0M 0s 300K .......... .......... .......... .......... .......... 59% 89.5M 0s 350K .......... .......... .......... .......... .......... 67% 97.4M 0s 400K .......... .......... .......... .......... .......... 76% 83.1M 0s 450K .......... .......... .......... .......... .......... 84% 77.0M 0s 500K .......... .......... .......... .......... .......... 93% 15.9M 0s 550K .......... .......... .......... ......... 100% 257M=0.02s 2023-02-12 11:00:20 (37.3 MB/s) - '/tmp/instance-22/output-1/build/.cryptography-39.0.0.tar.gz.JMQ17w/output' saved [603406/603406] Downloading crates ... Downloaded scratch v1.0.3 Downloaded pem v1.1.0 Downloaded once_cell v1.14.0 Downloaded proc-macro2 v1.0.49 Downloaded asn1 v0.13.0 Downloaded aliasable v0.1.3 Downloaded iana-time-zone-haiku v0.1.1 Downloaded cxxbridge-flags v1.0.85 Downloaded unicode-width v0.1.10 Downloaded num-integer v0.1.45 Downloaded link-cplusplus v1.0.8 Downloaded core-foundation-sys v0.8.3 Downloaded unindent v0.1.11 Downloaded asn1_derive v0.13.0 Downloaded wasm-bindgen-backend v0.2.83 Downloaded android_system_properties v0.1.5 Downloaded quote v1.0.23 Downloaded Inflector v0.11.4 Downloaded unicode-ident v1.0.6 Downloaded codespan-reporting v0.11.1 Downloaded log v0.4.17 Downloaded parking_lot_core v0.8.6 Downloaded cc v1.0.78 Downloaded cxxbridge-macro v1.0.85 Downloaded base64 v0.13.1 Downloaded iana-time-zone v0.1.53 Downloaded ouroboros v0.15.5 Downloaded js-sys v0.3.60 Downloaded wasm-bindgen-macro v0.2.83 Downloaded bumpalo v3.10.0 Downloaded cxx-build v1.0.85 Downloaded syn v1.0.107 Downloaded ouroboros_macro v0.15.5 Downloaded wasm-bindgen v0.2.83 Downloaded chrono v0.4.23 Downloaded wasm-bindgen-macro-support v0.2.83 Downloaded wasm-bindgen-shared v0.2.83 Downloaded proc-macro-error-attr v1.0.4 Downloaded proc-macro-error v1.0.4 Downloaded cxx v1.0.85 Downloaded num-traits v0.2.15 Downloaded proc-macro-hack v0.5.20+deprecated Downloaded libc v0.2.139 Vendoring Inflector v0.11.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/Inflector-0.11.4) to VENDOR/Inflector Vendoring aliasable v0.1.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/aliasable-0.1.3) to VENDOR/aliasable Vendoring android_system_properties v0.1.5 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/android_system_properties-0.1.5) to VENDOR/android_system_properties Vendoring asn1 v0.13.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/asn1-0.13.0) to VENDOR/asn1 Vendoring asn1_derive v0.13.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/asn1_derive-0.13.0) to VENDOR/asn1_derive Vendoring autocfg v1.1.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/autocfg-1.1.0) to VENDOR/autocfg Vendoring base64 v0.13.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/base64-0.13.1) to VENDOR/base64 Vendoring bitflags v1.3.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/bitflags-1.3.2) to VENDOR/bitflags Vendoring bumpalo v3.10.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/bumpalo-3.10.0) to VENDOR/bumpalo Vendoring cc v1.0.78 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.78) to VENDOR/cc Vendoring cfg-if v1.0.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0) to VENDOR/cfg-if Vendoring chrono v0.4.23 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.23) to VENDOR/chrono Vendoring codespan-reporting v0.11.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/codespan-reporting-0.11.1) to VENDOR/codespan-reporting Vendoring core-foundation-sys v0.8.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.8.3) to VENDOR/core-foundation-sys Vendoring cxx v1.0.85 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cxx-1.0.85) to VENDOR/cxx Vendoring cxx-build v1.0.85 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cxx-build-1.0.85) to VENDOR/cxx-build Vendoring cxxbridge-flags v1.0.85 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cxxbridge-flags-1.0.85) to VENDOR/cxxbridge-flags Vendoring cxxbridge-macro v1.0.85 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cxxbridge-macro-1.0.85) to VENDOR/cxxbridge-macro Vendoring iana-time-zone v0.1.53 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/iana-time-zone-0.1.53) to VENDOR/iana-time-zone Vendoring iana-time-zone-haiku v0.1.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/iana-time-zone-haiku-0.1.1) to VENDOR/iana-time-zone-haiku Vendoring indoc v0.3.6 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/indoc-0.3.6) to VENDOR/indoc Vendoring indoc-impl v0.3.6 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/indoc-impl-0.3.6) to VENDOR/indoc-impl Vendoring instant v0.1.12 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/instant-0.1.12) to VENDOR/instant Vendoring js-sys v0.3.60 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.60) to VENDOR/js-sys Vendoring libc v0.2.139 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.139) to VENDOR/libc Vendoring link-cplusplus v1.0.8 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/link-cplusplus-1.0.8) to VENDOR/link-cplusplus Vendoring lock_api v0.4.9 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.9) to VENDOR/lock_api Vendoring log v0.4.17 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.4.17) to VENDOR/log Vendoring num-integer v0.1.45 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.45) to VENDOR/num-integer Vendoring num-traits v0.2.15 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.15) to VENDOR/num-traits Vendoring once_cell v1.14.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.14.0) to VENDOR/once_cell Vendoring ouroboros v0.15.5 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/ouroboros-0.15.5) to VENDOR/ouroboros Vendoring ouroboros_macro v0.15.5 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/ouroboros_macro-0.15.5) to VENDOR/ouroboros_macro Vendoring parking_lot v0.11.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.11.2) to VENDOR/parking_lot Vendoring parking_lot_core v0.8.6 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.6) to VENDOR/parking_lot_core Vendoring paste v0.1.18 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/paste-0.1.18) to VENDOR/paste Vendoring paste-impl v0.1.18 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.18) to VENDOR/paste-impl Vendoring pem v1.1.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pem-1.1.0) to VENDOR/pem Vendoring proc-macro-error v1.0.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4) to VENDOR/proc-macro-error Vendoring proc-macro-error-attr v1.0.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-attr-1.0.4) to VENDOR/proc-macro-error-attr Vendoring proc-macro-hack v0.5.20+deprecated (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.20+deprecated) to VENDOR/proc-macro-hack Vendoring proc-macro2 v1.0.49 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.49) to VENDOR/proc-macro2 Vendoring pyo3 v0.15.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.2) to VENDOR/pyo3 Vendoring pyo3-build-config v0.15.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-build-config-0.15.2) to VENDOR/pyo3-build-config Vendoring pyo3-macros v0.15.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-0.15.2) to VENDOR/pyo3-macros Vendoring pyo3-macros-backend v0.15.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-backend-0.15.2) to VENDOR/pyo3-macros-backend Vendoring quote v1.0.23 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.23) to VENDOR/quote Vendoring redox_syscall v0.2.16 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.2.16) to VENDOR/redox_syscall Vendoring scopeguard v1.1.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0) to VENDOR/scopeguard Vendoring scratch v1.0.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/scratch-1.0.3) to VENDOR/scratch Vendoring smallvec v1.10.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-1.10.0) to VENDOR/smallvec Vendoring syn v1.0.107 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.107) to VENDOR/syn Vendoring termcolor v1.1.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/termcolor-1.1.3) to VENDOR/termcolor Vendoring unicode-ident v1.0.6 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-ident-1.0.6) to VENDOR/unicode-ident Vendoring unicode-width v0.1.10 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-width-0.1.10) to VENDOR/unicode-width Vendoring unindent v0.1.11 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.11) to VENDOR/unindent Vendoring version_check v0.9.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/version_check-0.9.4) to VENDOR/version_check Vendoring wasm-bindgen v0.2.83 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-0.2.83) to VENDOR/wasm-bindgen Vendoring wasm-bindgen-backend v0.2.83 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-backend-0.2.83) to VENDOR/wasm-bindgen-backend Vendoring wasm-bindgen-macro v0.2.83 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-0.2.83) to VENDOR/wasm-bindgen-macro Vendoring wasm-bindgen-macro-support v0.2.83 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-support-0.2.83) to VENDOR/wasm-bindgen-macro-support Vendoring wasm-bindgen-shared v0.2.83 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.83) to VENDOR/wasm-bindgen-shared Vendoring winapi v0.3.9 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9) to VENDOR/winapi Vendoring winapi-i686-pc-windows-gnu v0.4.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-i686-pc-windows-gnu-0.4.0) to VENDOR/winapi-i686-pc-windows-gnu Vendoring winapi-util v0.1.5 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-util-0.1.5) to VENDOR/winapi-util Vendoring winapi-x86_64-pc-windows-gnu v0.4.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0) to VENDOR/winapi-x86_64-pc-windows-gnu To use vendored sources, add this to your .cargo/config.toml for this project: [source.crates-io] replace-with = "vendored-sources" [source.vendored-sources] directory = "VENDOR" cryptography-39.0.0.tar.gz: OK (sha256: 2d00e023261719f85caf360ee061d37ee27654a0344d1376441c8a29ea3bac86) >>> python-cryptography 39.0.0 Extracting gzip -d -c /tmp/instance-22/dl/python-cryptography/cryptography-39.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-cryptography-39.0.0 -xf - >>> python-cryptography 39.0.0 Patching >>> python-cryptography 39.0.0 Configuring >>> python-cryptography 39.0.0 Building (cd /tmp/instance-22/output-1/build/python-cryptography-39.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib CARGO_HOME=/tmp/instance-22/dl/br-cargo-home __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" CARGO_UNSTABLE_TARGET_APPLIES_TO_HOST="true" CARGO_TARGET_APPLIES_TO_HOST="false" CARGO_BUILD_TARGET="mipsel-unknown-linux-gnu" CARGO_TARGET_MIPSEL_UNKNOWN_LINUX_GNU_LINKER=mipsel-buildroot-linux-gnu-gcc PYO3_CROSS_LIB_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11" /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/cryptography copying src/cryptography/utils.py -> build/lib.linux-mipsel-3.11/cryptography copying src/cryptography/fernet.py -> build/lib.linux-mipsel-3.11/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-mipsel-3.11/cryptography copying src/cryptography/__init__.py -> build/lib.linux-mipsel-3.11/cryptography copying src/cryptography/__about__.py -> build/lib.linux-mipsel-3.11/cryptography creating build/lib.linux-mipsel-3.11/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-mipsel-3.11/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-mipsel-3.11/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-mipsel-3.11/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-mipsel-3.11/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-mipsel-3.11/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-mipsel-3.11/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-mipsel-3.11/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/x509 creating build/lib.linux-mipsel-3.11/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat creating build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives creating build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings creating build/lib.linux-mipsel-3.11/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends creating build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/twofactor creating build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization creating build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf creating build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers creating build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/openssl creating build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.circleci' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cryptography.hazmat.bindings._rust' 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 'cryptography.hazmat.bindings._rust' 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 src/cryptography/py.typed -> build/lib.linux-mipsel-3.11/cryptography copying src/cryptography/hazmat/bindings/_openssl.pyi -> build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings creating build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust running build_ext generating cffi module 'build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c' creating build/temp.linux-mipsel-3.11 running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --target mipsel-unknown-linux-gnu --release -v --features pyo3/abi3-py36 pyo3/extension-module -- --crate-type cdylib Compiling proc-macro2 v1.0.49 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/proc-macro2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="span-locations"' -C metadata=00f6576ba1faa526 -C extra-filename=-00f6576ba1faa526 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/proc-macro2-00f6576ba1faa526 -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Compiling quote v1.0.23 Compiling unicode-ident v1.0.6 Compiling autocfg v1.1.0 Compiling syn v1.0.107 Compiling version_check v0.9.4 Compiling pyo3-build-config v0.15.2 Compiling proc-macro-hack v0.5.20+deprecated Compiling once_cell v1.14.0 Compiling libc v0.2.139 Compiling parking_lot_core v0.8.6 Compiling cfg-if v1.0.0 Compiling scopeguard v1.1.0 Compiling smallvec v1.10.0 Compiling unindent v0.1.11 Compiling Inflector v0.11.4 Compiling iana-time-zone v0.1.53 Compiling aliasable v0.1.3 Compiling base64 v0.13.1 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/quote/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=7c4936109d28ae2c -C extra-filename=-7c4936109d28ae2c --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/quote-7c4936109d28ae2c -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name iana_time_zone --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/iana-time-zone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="fallback"' -C metadata=d01f7c389b1f0fd8 -C extra-filename=-d01f7c389b1f0fd8 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/proc-macro-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=e4b66cdb91cd2429 -C extra-filename=-e4b66cdb91cd2429 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/proc-macro-hack-e4b66cdb91cd2429 -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name version_check /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/version_check/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=789700203d19f08d -C extra-filename=-789700203d19f08d --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name base64 --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/base64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ac6ee2a639bcd0c2 -C extra-filename=-ac6ee2a639bcd0c2 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name cfg_if --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=73dbda1a87960061 -C extra-filename=-73dbda1a87960061 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name autocfg /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/autocfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=be8d4af9eed586d1 -C extra-filename=-be8d4af9eed586d1 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name scopeguard /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/scopeguard/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=6a389a2568c9de1a -C extra-filename=-6a389a2568c9de1a --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name once_cell --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=b3c5a63cab1e2e6b -C extra-filename=-b3c5a63cab1e2e6b --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name smallvec --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/smallvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=4fcad39e13fb5dc9 -C extra-filename=-4fcad39e13fb5dc9 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/unindent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=4083efc903223bbe -C extra-filename=-4083efc903223bbe --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name aliasable --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/aliasable/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=0a7667fb32862b40 -C extra-filename=-0a7667fb32862b40 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=483830e78a7ff8be -C extra-filename=-483830e78a7ff8be --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/libc-483830e78a7ff8be -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/unindent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=56b816a9def483fb -C extra-filename=-56b816a9def483fb --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name unicode_ident --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/unicode-ident/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=adf0c1b0d6c52dd7 -C extra-filename=-adf0c1b0d6c52dd7 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/syn/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=be000c424fa8d6a4 -C extra-filename=-be000c424fa8d6a4 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/syn-be000c424fa8d6a4 -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name inflector /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/Inflector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=f66fc36a3a1bef63 -C extra-filename=-f66fc36a3a1bef63 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/pyo3-build-config/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=061fce234c871285 -C extra-filename=-061fce234c871285 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/pyo3-build-config-061fce234c871285 -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name once_cell --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=e75a10215866a52a -C extra-filename=-e75a10215866a52a --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/parking_lot_core/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=0783f1d5d0443534 -C extra-filename=-0783f1d5d0443534 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/parking_lot_core-0783f1d5d0443534 -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow` Compiling instant v0.1.12 Running `rustc --crate-name instant --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/instant/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=4d53183a63608989 -C extra-filename=-4d53183a63608989 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern cfg_if=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libcfg_if-73dbda1a87960061.rmeta --cap-lints allow` Compiling pem v1.1.0 Running `rustc --crate-name pem --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/pem/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=8275ac6e9ea5d7a3 -C extra-filename=-8275ac6e9ea5d7a3 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern base64=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libbase64-ac6ee2a639bcd0c2.rmeta --cap-lints allow` Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling num-traits v0.2.15 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/proc-macro-error-attr/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=55a8203c5bc5d052 -C extra-filename=-55a8203c5bc5d052 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/proc-macro-error-attr-55a8203c5bc5d052 -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern version_check=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libversion_check-789700203d19f08d.rlib --cap-lints allow` Compiling num-integer v0.1.45 Compiling lock_api v0.4.9 Running `rustc --crate-name build_script_build /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/num-traits/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=501770fd8664970f -C extra-filename=-501770fd8664970f --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/num-traits-501770fd8664970f -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern autocfg=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libautocfg-be8d4af9eed586d1.rlib --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/proc-macro-error/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=4140bf12da1e30ba -C extra-filename=-4140bf12da1e30ba --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/proc-macro-error-4140bf12da1e30ba -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern version_check=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libversion_check-789700203d19f08d.rlib --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/lock_api/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=65ad1dd434f289b2 -C extra-filename=-65ad1dd434f289b2 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/lock_api-65ad1dd434f289b2 -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern autocfg=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libautocfg-be8d4af9eed586d1.rlib --cap-lints allow` Running `rustc --crate-name build_script_build /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/num-integer/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=8c783cd0152708f5 -C extra-filename=-8c783cd0152708f5 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/num-integer-8c783cd0152708f5 -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern autocfg=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libautocfg-be8d4af9eed586d1.rlib --cap-lints allow` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/quote-7c4936109d28ae2c/build-script-build` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/syn-be000c424fa8d6a4/build-script-build` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/proc-macro2-00f6576ba1faa526/build-script-build` Running `rustc --crate-name proc_macro2 --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/proc-macro2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="span-locations"' -C metadata=3cf465c0cfac3dc1 -C extra-filename=-3cf465c0cfac3dc1 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern unicode_ident=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libunicode_ident-adf0c1b0d6c52dd7.rmeta --cap-lints allow --cfg span_locations --cfg use_proc_macro --cfg wrap_proc_macro` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/proc-macro-hack-e4b66cdb91cd2429/build-script-build` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/libc-483830e78a7ff8be/build-script-build` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/parking_lot_core-0783f1d5d0443534/build-script-build` Running `rustc --crate-name proc_macro_hack --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/proc-macro-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=0c151a82f67093f7 -C extra-filename=-0c151a82f67093f7 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern proc_macro --cap-lints allow` Running `rustc --crate-name libc /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ba22efe3c26a7da4 -C extra-filename=-ba22efe3c26a7da4 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/lock_api-65ad1dd434f289b2/build-script-build` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/proc-macro-error-4140bf12da1e30ba/build-script-build` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/proc-macro-error-attr-55a8203c5bc5d052/build-script-build` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/num-traits-501770fd8664970f/build-script-build` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/num-integer-8c783cd0152708f5/build-script-build` Running `rustc --crate-name lock_api --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/lock_api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=a95b980ac8c192c5 -C extra-filename=-a95b980ac8c192c5 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern scopeguard=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libscopeguard-6a389a2568c9de1a.rmeta --cap-lints allow --cfg has_const_fn_trait_bound` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/pyo3-build-config-061fce234c871285/build-script-build` Running `rustc --crate-name pyo3_build_config --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/pyo3-build-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=96b03bb42018484d -C extra-filename=-96b03bb42018484d --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern once_cell=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libonce_cell-b3c5a63cab1e2e6b.rmeta --cap-lints allow` Running `rustc --crate-name quote --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/quote/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=3448868f8965d3d6 -C extra-filename=-3448868f8965d3d6 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro2-3cf465c0cfac3dc1.rmeta --cap-lints allow` Running `rustc --crate-name num_traits /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/num-traits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=a1d6fb3f121b3a9b -C extra-filename=-a1d6fb3f121b3a9b --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --cap-lints allow --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid` Running `rustc --crate-name syn --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/syn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=068ffc64ec603b36 -C extra-filename=-068ffc64ec603b36 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro2-3cf465c0cfac3dc1.rmeta --extern quote=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libquote-3448868f8965d3d6.rmeta --extern unicode_ident=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libunicode_ident-adf0c1b0d6c52dd7.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` Running `rustc --crate-name parking_lot_core --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/parking_lot_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=88d485946d048ebe -C extra-filename=-88d485946d048ebe --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern cfg_if=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libcfg_if-73dbda1a87960061.rmeta --extern instant=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libinstant-4d53183a63608989.rmeta --extern libc=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/liblibc-ba22efe3c26a7da4.rmeta --extern smallvec=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libsmallvec-4fcad39e13fb5dc9.rmeta --cap-lints allow` Running `rustc --crate-name proc_macro_error_attr --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/proc-macro-error-attr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=7357d166dd40c999 -C extra-filename=-7357d166dd40c999 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro2-3cf465c0cfac3dc1.rlib --extern quote=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libquote-3448868f8965d3d6.rlib --extern proc_macro --cap-lints allow` Compiling parking_lot v0.11.2 Running `rustc --crate-name parking_lot --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/parking_lot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' -C metadata=9b68f78c85084299 -C extra-filename=-9b68f78c85084299 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern instant=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libinstant-4d53183a63608989.rmeta --extern lock_api=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/liblock_api-a95b980ac8c192c5.rmeta --extern parking_lot_core=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libparking_lot_core-88d485946d048ebe.rmeta --cap-lints allow` Compiling pyo3 v0.15.2 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/pyo3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=08df61fb744fd87f -C extra-filename=-08df61fb744fd87f --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/pyo3-08df61fb744fd87f -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern pyo3_build_config=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libpyo3_build_config-96b03bb42018484d.rlib --cap-lints allow` Compiling paste-impl v0.1.18 Running `rustc --crate-name paste_impl --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/paste-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=9fde4d28ea45387b -C extra-filename=-9fde4d28ea45387b --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern proc_macro_hack=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro_hack-0c151a82f67093f7.so --extern proc_macro --cap-lints allow` Running `/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/build/pyo3-08df61fb744fd87f/build-script-build` Running `rustc --crate-name num_integer /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/num-integer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=cd499128706d9342 -C extra-filename=-cd499128706d9342 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern num_traits=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libnum_traits-a1d6fb3f121b3a9b.rmeta --cap-lints allow --cfg has_i128` Compiling paste v0.1.18 Running `rustc --crate-name paste --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/paste/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=715d90402e1603af -C extra-filename=-715d90402e1603af --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern paste_impl=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libpaste_impl-9fde4d28ea45387b.so --extern proc_macro_hack=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro_hack-0c151a82f67093f7.so --cap-lints allow` Compiling chrono v0.4.23 Running `rustc --crate-name chrono --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/chrono/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="std"' --cfg 'feature="winapi"' -C metadata=ac1ee080c7a2f0e6 -C extra-filename=-ac1ee080c7a2f0e6 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern iana_time_zone=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libiana_time_zone-d01f7c389b1f0fd8.rmeta --extern num_integer=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libnum_integer-cd499128706d9342.rmeta --extern num_traits=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libnum_traits-a1d6fb3f121b3a9b.rmeta --cap-lints allow` Compiling pyo3-macros-backend v0.15.2 Running `rustc --crate-name pyo3_macros_backend --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/pyo3-macros-backend/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=08d7bdccee21ce0b -C extra-filename=-08d7bdccee21ce0b --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro2-3cf465c0cfac3dc1.rmeta --extern pyo3_build_config=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libpyo3_build_config-96b03bb42018484d.rmeta --extern quote=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libquote-3448868f8965d3d6.rmeta --extern syn=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libsyn-068ffc64ec603b36.rmeta --cap-lints allow` Running `rustc --crate-name proc_macro_error --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/proc-macro-error/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=c3ea860f2bfb74ca -C extra-filename=-c3ea860f2bfb74ca --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern proc_macro_error_attr=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro_error_attr-7357d166dd40c999.so --extern proc_macro2=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro2-3cf465c0cfac3dc1.rmeta --extern quote=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libquote-3448868f8965d3d6.rmeta --extern syn=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libsyn-068ffc64ec603b36.rmeta --cap-lints allow --cfg use_fallback` Compiling indoc-impl v0.3.6 Compiling asn1_derive v0.13.0 Compiling ouroboros_macro v0.15.5 Running `rustc --crate-name asn1_derive --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/asn1_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=2a87c7e5bb515ea0 -C extra-filename=-2a87c7e5bb515ea0 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro2-3cf465c0cfac3dc1.rlib --extern quote=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libquote-3448868f8965d3d6.rlib --extern syn=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libsyn-068ffc64ec603b36.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name indoc_impl --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/indoc-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=5d75921f57c8f101 -C extra-filename=-5d75921f57c8f101 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern proc_macro_hack=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro_hack-0c151a82f67093f7.so --extern proc_macro2=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro2-3cf465c0cfac3dc1.rlib --extern quote=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libquote-3448868f8965d3d6.rlib --extern syn=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libsyn-068ffc64ec603b36.rlib --extern unindent=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libunindent-56b816a9def483fb.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name ouroboros_macro --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/ouroboros_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="std"' -C metadata=81980ff375a7bef6 -C extra-filename=-81980ff375a7bef6 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern inflector=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libinflector-f66fc36a3a1bef63.rlib --extern proc_macro_error=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro_error-c3ea860f2bfb74ca.rlib --extern proc_macro2=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro2-3cf465c0cfac3dc1.rlib --extern quote=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libquote-3448868f8965d3d6.rlib --extern syn=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libsyn-068ffc64ec603b36.rlib --extern proc_macro --cap-lints allow` Compiling indoc v0.3.6 Running `rustc --crate-name indoc --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/indoc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=1042ba3eca41e0c4 -C extra-filename=-1042ba3eca41e0c4 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern indoc_impl=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libindoc_impl-5d75921f57c8f101.so --extern proc_macro_hack=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libproc_macro_hack-0c151a82f67093f7.so --cap-lints allow` Compiling asn1 v0.13.0 Running `rustc --crate-name asn1 --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/asn1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=83802d0ab8265a07 -C extra-filename=-83802d0ab8265a07 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern asn1_derive=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libasn1_derive-2a87c7e5bb515ea0.so --extern chrono=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libchrono-ac1ee080c7a2f0e6.rmeta --cap-lints allow` Compiling pyo3-macros v0.15.2 Running `rustc --crate-name pyo3_macros --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/pyo3-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=37d2d87056ba7a45 -C extra-filename=-37d2d87056ba7a45 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern pyo3_macros_backend=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libpyo3_macros_backend-08d7bdccee21ce0b.rlib --extern quote=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libquote-3448868f8965d3d6.rlib --extern syn=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libsyn-068ffc64ec603b36.rlib --extern proc_macro --cap-lints allow` Compiling ouroboros v0.15.5 Running `rustc --crate-name ouroboros --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/ouroboros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=96bb94bc171d4d00 -C extra-filename=-96bb94bc171d4d00 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern aliasable=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libaliasable-0a7667fb32862b40.rmeta --extern ouroboros_macro=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libouroboros_macro-81980ff375a7bef6.so --cap-lints allow` Running `rustc --crate-name pyo3 --edition=2018 /tmp/instance-22/output-1/build/python-cryptography-39.0.0/VENDOR/pyo3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=61cca9dd0f586599 -C extra-filename=-61cca9dd0f586599 --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern cfg_if=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libcfg_if-73dbda1a87960061.rmeta --extern indoc=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libindoc-1042ba3eca41e0c4.rmeta --extern libc=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/liblibc-ba22efe3c26a7da4.rmeta --extern parking_lot=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libparking_lot-9b68f78c85084299.rmeta --extern paste=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libpaste-715d90402e1603af.rmeta --extern pyo3_macros=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps/libpyo3_macros-37d2d87056ba7a45.so --extern unindent=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libunindent-4083efc903223bbe.rmeta --cap-lints allow --cfg Py_3_6 --cfg Py_LIMITED_API --cfg 'py_sys_config="WITH_THREAD"' --cfg track_caller --cfg min_const_generics --cfg addr_of` Compiling cryptography-rust v0.1.0 (/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust) Running `rustc --crate-name cryptography_rust --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C lto=thin --crate-type cdylib -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=9831134420955d7e --out-dir /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/release/deps --extern asn1=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libasn1-83802d0ab8265a07.rlib --extern chrono=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libchrono-ac1ee080c7a2f0e6.rlib --extern once_cell=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libonce_cell-e75a10215866a52a.rlib --extern ouroboros=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libouroboros-96bb94bc171d4d00.rlib --extern pem=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libpem-8275ac6e9ea5d7a3.rlib --extern pyo3=/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/deps/libpyo3-61cca9dd0f586599.rlib` Finished release [optimized] target(s) in 46.54s Copying rust artifact from /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/libcryptography_rust.so to build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust.abi3.so building 'cryptography.hazmat.bindings._openssl' extension creating build/temp.linux-mipsel-3.11/build creating build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c -o build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function 'Cryptography_pem_password_cb': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:2174:37: warning: conversion to 'size_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2174 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:26231:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 26231 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:26269:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 26269 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_CTX_clear_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:26410:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 26410 | return SSL_CTX_clear_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:26410:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_CTX_clear_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:26443:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 26443 | { result = SSL_CTX_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:26443:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:26818:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 26818 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:26841:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 26841 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:26932:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 26932 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:26955:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 26955 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:28649:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 28649 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:28649:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:28682:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 28682 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:28682:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] In file included from build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:822: build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:29120:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 29120 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:29120:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29120 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:822: build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:29153:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 29153 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:29153:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29153 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:29526:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29526 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:29564:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29564 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:29579:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29579 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:29617:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29617 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:30246:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 30246 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:30269:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 30269 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_clear_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:30617:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 30617 | return SSL_clear_mode(x0, x1); | ^~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:30617:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_clear_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:30650:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 30650 | { result = SSL_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:30650:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_get_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:31560:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 31560 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_get_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:31583:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 31583 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_d_SSL_set_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:33200:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 33200 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:33200:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: In function '_cffi_f_SSL_set_mode': build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:33233:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 33233 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:33233:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c: At top level: build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:784:13: warning: 'ERR_load_Cryptography_OSRandom_strings' declared 'static' but never defined [-Wunused-function] 784 | static void ERR_load_Cryptography_OSRandom_strings(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c:785:13: warning: 'ERR_Cryptography_OSRandom_error' declared 'static' but never defined [-Wunused-function] 785 | static void ERR_Cryptography_OSRandom_error(int function, int reason, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.o -L. -lssl -lcrypto -lpthread -o build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_openssl.abi3.so >>> python-cryptography 39.0.0 Installing to target (cd /tmp/instance-22/output-1/build/python-cryptography-39.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib CARGO_HOME=/tmp/instance-22/dl/br-cargo-home __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" CARGO_UNSTABLE_TARGET_APPLIES_TO_HOST="true" CARGO_TARGET_APPLIES_TO_HOST="false" CARGO_BUILD_TARGET="mipsel-unknown-linux-gnu" CARGO_TARGET_MIPSEL_UNKNOWN_LINUX_GNU_LINKER=mipsel-buildroot-linux-gnu-gcc PYO3_CROSS_LIB_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11" /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.circleci' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cryptography.hazmat.bindings._rust' 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 'cryptography.hazmat.bindings._rust' 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 build_ext generating cffi module 'build/temp.linux-mipsel-3.11/cryptography.hazmat.bindings._openssl.c' already up-to-date running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --target mipsel-unknown-linux-gnu --release -v --features pyo3/extension-module pyo3/abi3-py36 -- --crate-type cdylib Fresh unicode-ident v1.0.6 Fresh proc-macro2 v1.0.49 Fresh autocfg v1.1.0 Fresh quote v1.0.23 Fresh version_check v0.9.4 Fresh cfg-if v1.0.0 Fresh smallvec v1.10.0 Fresh scopeguard v1.1.0 Fresh Inflector v0.11.4 Fresh iana-time-zone v0.1.53 Fresh unindent v0.1.11 Fresh base64 v0.13.1 Fresh aliasable v0.1.3 Fresh once_cell v1.14.0 Fresh instant v0.1.12 Fresh pem v1.1.0 Fresh syn v1.0.107 Fresh proc-macro-hack v0.5.20+deprecated Fresh pyo3-build-config v0.15.2 Fresh num-traits v0.2.15 Fresh libc v0.2.139 Fresh lock_api v0.4.9 Fresh proc-macro-error-attr v1.0.4 Fresh num-integer v0.1.45 Fresh paste-impl v0.1.18 Fresh parking_lot_core v0.8.6 Fresh pyo3-macros-backend v0.15.2 Fresh indoc-impl v0.3.6 Fresh asn1_derive v0.13.0 Fresh proc-macro-error v1.0.4 Fresh chrono v0.4.23 Fresh pyo3-macros v0.15.2 Fresh indoc v0.3.6 Fresh paste v0.1.18 Fresh parking_lot v0.11.2 Fresh ouroboros_macro v0.15.5 Fresh pyo3 v0.15.2 Fresh asn1 v0.13.0 Fresh ouroboros v0.15.5 Fresh cryptography-rust v0.1.0 (/tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust) Finished release [optimized] target(s) in 0.06s Copying rust artifact from /tmp/instance-22/output-1/build/python-cryptography-39.0.0/src/rust/target/mipsel-unknown-linux-gnu/release/libcryptography_rust.so to build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust.abi3.so running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography copying build/lib.linux-mipsel-3.11/cryptography/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/aead.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/backend.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/ciphers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/cmac.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/decode_asn1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/dh.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/dsa.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/ec.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/ed25519.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/ed448.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/hashes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/hmac.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/poly1305.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/rsa.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/x25519.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/openssl/x448.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/backends/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/backends creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_openssl.abi3.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust.abi3.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust/x509.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust/ocsp.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust/asn1.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_rust/__init__.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/_rust copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/_openssl.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/openssl/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/openssl/_conditional.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/openssl/binding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-mipsel-3.11/cryptography/hazmat/bindings/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/bindings creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/dh.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/dsa.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/ec.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/ed448.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/padding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/rsa.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/types.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/x25519.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/asymmetric/x448.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers/aead.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers/algorithms.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/ciphers/modes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf/concatkdf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf/hkdf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf/kbkdf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf/scrypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/kdf/x963kdf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/kdf creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization/pkcs12.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization/pkcs7.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/serialization/ssh.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/serialization creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/twofactor/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/twofactor/hotp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/twofactor/totp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/_asymmetric.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/_cipheralgorithm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/_serialization.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/cmac.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/constant_time.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/hashes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/hmac.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/keywrap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/padding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/primitives/poly1305.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat/primitives copying build/lib.linux-mipsel-3.11/cryptography/hazmat/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat copying build/lib.linux-mipsel-3.11/cryptography/hazmat/_oid.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/hazmat creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/x509 copying build/lib.linux-mipsel-3.11/cryptography/x509/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/x509 copying build/lib.linux-mipsel-3.11/cryptography/x509/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/x509 copying build/lib.linux-mipsel-3.11/cryptography/x509/certificate_transparency.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/x509 copying build/lib.linux-mipsel-3.11/cryptography/x509/extensions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/x509 copying build/lib.linux-mipsel-3.11/cryptography/x509/general_name.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/x509 copying build/lib.linux-mipsel-3.11/cryptography/x509/name.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/x509 copying build/lib.linux-mipsel-3.11/cryptography/x509/ocsp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/x509 copying build/lib.linux-mipsel-3.11/cryptography/x509/oid.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography/x509 copying build/lib.linux-mipsel-3.11/cryptography/__about__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography copying build/lib.linux-mipsel-3.11/cryptography/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography copying build/lib.linux-mipsel-3.11/cryptography/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography copying build/lib.linux-mipsel-3.11/cryptography/fernet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography copying build/lib.linux-mipsel-3.11/cryptography/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography running install_egg_info Copying src/cryptography.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/cryptography-39.0.0-py3.11.egg-info running install_scripts >>> host-python-docutils 0.19 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.docutils-0.19.tar.gz.IYmcOn/output' 'https://files.pythonhosted.org/packages/6b/5c/330ea8d383eb2ce973df34d1239b3b21e91cd8c865d21ff82902d952f91f/docutils-0.19.tar.gz' --2023-02-12 11:01:56-- https://files.pythonhosted.org/packages/6b/5c/330ea8d383eb2ce973df34d1239b3b21e91cd8c865d21ff82902d952f91f/docutils-0.19.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2056383 (2.0M) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.docutils-0.19.tar.gz.IYmcOn/output' 0K .......... .......... .......... .......... .......... 2% 17.2M 0s 50K .......... .......... .......... .......... .......... 4% 11.6M 0s 100K .......... .......... .......... .......... .......... 7% 172M 0s 150K .......... .......... .......... .......... .......... 9% 252M 0s 200K .......... .......... .......... .......... .......... 12% 74.2M 0s 250K .......... .......... .......... .......... .......... 14% 86.7M 0s 300K .......... .......... .......... .......... .......... 17% 93.4M 0s 350K .......... .......... .......... .......... .......... 19% 80.9M 0s 400K .......... .......... .......... .......... .......... 22% 94.1M 0s 450K .......... .......... .......... .......... .......... 24% 6.59M 0s 500K .......... .......... .......... .......... .......... 27% 204M 0s 550K .......... .......... .......... .......... .......... 29% 210M 0s 600K .......... .......... .......... .......... .......... 32% 164M 0s 650K .......... .......... .......... .......... .......... 34% 192M 0s 700K .......... .......... .......... .......... .......... 37% 172M 0s 750K .......... .......... .......... .......... .......... 39% 186M 0s 800K .......... .......... .......... .......... .......... 42% 194M 0s 850K .......... .......... .......... .......... .......... 44% 190M 0s 900K .......... .......... .......... .......... .......... 47% 208M 0s 950K .......... .......... .......... .......... .......... 49% 180M 0s 1000K .......... .......... .......... .......... .......... 52% 218M 0s 1050K .......... .......... .......... .......... .......... 54% 243M 0s 1100K .......... .......... .......... .......... .......... 57% 209M 0s 1150K .......... .......... .......... .......... .......... 59% 177M 0s 1200K .......... .......... .......... .......... .......... 62% 160M 0s 1250K .......... .......... .......... .......... .......... 64% 165M 0s 1300K .......... .......... .......... .......... .......... 67% 177M 0s 1350K .......... .......... .......... .......... .......... 69% 169M 0s 1400K .......... .......... .......... .......... .......... 72% 152M 0s 1450K .......... .......... .......... .......... .......... 74% 167M 0s 1500K .......... .......... .......... .......... .......... 77% 183M 0s 1550K .......... .......... .......... .......... .......... 79% 237M 0s 1600K .......... .......... .......... .......... .......... 82% 148M 0s 1650K .......... .......... .......... .......... .......... 84% 186M 0s 1700K .......... .......... .......... .......... .......... 87% 185M 0s 1750K .......... .......... .......... .......... .......... 89% 185M 0s 1800K .......... .......... .......... .......... .......... 92% 156M 0s 1850K .......... .......... .......... .......... .......... 94% 171M 0s 1900K .......... .......... .......... .......... .......... 97% 108M 0s 1950K .......... .......... .......... .......... .......... 99% 110M 0s 2000K ........ 100% 13.7M=0.03s 2023-02-12 11:01:56 (73.3 MB/s) - '/tmp/instance-22/output-1/build/.docutils-0.19.tar.gz.IYmcOn/output' saved [2056383/2056383] docutils-0.19.tar.gz: OK (md5: 0afa992a6e93db892107c3f087d0d9df) docutils-0.19.tar.gz: OK (sha256: 33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6) >>> host-python-docutils 0.19 Extracting gzip -d -c /tmp/instance-22/dl/python-docutils/docutils-0.19.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-docutils-0.19 -xf - >>> host-python-docutils 0.19 Patching >>> host-python-docutils 0.19 Configuring >>> host-python-docutils 0.19 Building (cd /tmp/instance-22/output-1/build/host-python-docutils-0.19//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/docutils copying docutils/statemachine.py -> build/lib/docutils copying docutils/nodes.py -> build/lib/docutils copying docutils/io.py -> build/lib/docutils copying docutils/frontend.py -> build/lib/docutils copying docutils/examples.py -> build/lib/docutils copying docutils/core.py -> build/lib/docutils copying docutils/__main__.py -> build/lib/docutils copying docutils/__init__.py -> build/lib/docutils creating build/lib/docutils/languages copying docutils/languages/zh_tw.py -> build/lib/docutils/languages copying docutils/languages/zh_cn.py -> build/lib/docutils/languages copying docutils/languages/sv.py -> build/lib/docutils/languages copying docutils/languages/sk.py -> build/lib/docutils/languages copying docutils/languages/ru.py -> build/lib/docutils/languages copying docutils/languages/pt_br.py -> build/lib/docutils/languages copying docutils/languages/pl.py -> build/lib/docutils/languages copying docutils/languages/nl.py -> build/lib/docutils/languages copying docutils/languages/lv.py -> build/lib/docutils/languages copying docutils/languages/lt.py -> build/lib/docutils/languages copying docutils/languages/ko.py -> build/lib/docutils/languages copying docutils/languages/ja.py -> build/lib/docutils/languages copying docutils/languages/it.py -> build/lib/docutils/languages copying docutils/languages/he.py -> build/lib/docutils/languages copying docutils/languages/gl.py -> build/lib/docutils/languages copying docutils/languages/fr.py -> build/lib/docutils/languages copying docutils/languages/fi.py -> build/lib/docutils/languages copying docutils/languages/fa.py -> build/lib/docutils/languages copying docutils/languages/es.py -> build/lib/docutils/languages copying docutils/languages/eo.py -> build/lib/docutils/languages copying docutils/languages/en.py -> build/lib/docutils/languages copying docutils/languages/de.py -> build/lib/docutils/languages copying docutils/languages/da.py -> build/lib/docutils/languages copying docutils/languages/cs.py -> build/lib/docutils/languages copying docutils/languages/ca.py -> build/lib/docutils/languages copying docutils/languages/ar.py -> build/lib/docutils/languages copying docutils/languages/af.py -> build/lib/docutils/languages copying docutils/languages/__init__.py -> build/lib/docutils/languages creating build/lib/docutils/parsers copying docutils/parsers/recommonmark_wrapper.py -> build/lib/docutils/parsers copying docutils/parsers/null.py -> build/lib/docutils/parsers copying docutils/parsers/commonmark_wrapper.py -> build/lib/docutils/parsers copying docutils/parsers/__init__.py -> build/lib/docutils/parsers creating build/lib/docutils/parsers/rst copying docutils/parsers/rst/tableparser.py -> build/lib/docutils/parsers/rst copying docutils/parsers/rst/states.py -> build/lib/docutils/parsers/rst copying docutils/parsers/rst/roles.py -> build/lib/docutils/parsers/rst copying docutils/parsers/rst/__init__.py -> build/lib/docutils/parsers/rst creating build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/tables.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/references.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/parts.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/misc.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/images.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/html.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/body.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/admonitions.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/__init__.py -> build/lib/docutils/parsers/rst/directives creating build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/zh_tw.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/zh_cn.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/sv.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/sk.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/ru.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/pt_br.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/pl.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/nl.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/lv.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/lt.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/ko.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/ja.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/it.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/he.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/gl.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/fr.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/fi.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/fa.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/es.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/eo.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/en.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/de.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/da.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/cs.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/ca.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/ar.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/af.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/__init__.py -> build/lib/docutils/parsers/rst/languages creating build/lib/docutils/readers copying docutils/readers/standalone.py -> build/lib/docutils/readers copying docutils/readers/pep.py -> build/lib/docutils/readers copying docutils/readers/doctree.py -> build/lib/docutils/readers copying docutils/readers/__init__.py -> build/lib/docutils/readers creating build/lib/docutils/transforms copying docutils/transforms/writer_aux.py -> build/lib/docutils/transforms copying docutils/transforms/universal.py -> build/lib/docutils/transforms copying docutils/transforms/references.py -> build/lib/docutils/transforms copying docutils/transforms/peps.py -> build/lib/docutils/transforms copying docutils/transforms/parts.py -> build/lib/docutils/transforms copying docutils/transforms/misc.py -> build/lib/docutils/transforms copying docutils/transforms/frontmatter.py -> build/lib/docutils/transforms copying docutils/transforms/components.py -> build/lib/docutils/transforms copying docutils/transforms/__init__.py -> build/lib/docutils/transforms creating build/lib/docutils/utils copying docutils/utils/urischemes.py -> build/lib/docutils/utils copying docutils/utils/smartquotes.py -> build/lib/docutils/utils copying docutils/utils/roman.py -> build/lib/docutils/utils copying docutils/utils/punctuation_chars.py -> build/lib/docutils/utils copying docutils/utils/error_reporting.py -> build/lib/docutils/utils copying docutils/utils/code_analyzer.py -> build/lib/docutils/utils copying docutils/utils/__init__.py -> build/lib/docutils/utils creating build/lib/docutils/utils/math copying docutils/utils/math/unichar2tex.py -> build/lib/docutils/utils/math copying docutils/utils/math/tex2unichar.py -> build/lib/docutils/utils/math copying docutils/utils/math/tex2mathml_extern.py -> build/lib/docutils/utils/math copying docutils/utils/math/math2html.py -> build/lib/docutils/utils/math copying docutils/utils/math/latex2mathml.py -> build/lib/docutils/utils/math copying docutils/utils/math/__init__.py -> build/lib/docutils/utils/math creating build/lib/docutils/writers copying docutils/writers/pseudoxml.py -> build/lib/docutils/writers copying docutils/writers/null.py -> build/lib/docutils/writers copying docutils/writers/manpage.py -> build/lib/docutils/writers copying docutils/writers/docutils_xml.py -> build/lib/docutils/writers copying docutils/writers/_html_base.py -> build/lib/docutils/writers copying docutils/writers/__init__.py -> build/lib/docutils/writers creating build/lib/docutils/writers/html4css1 copying docutils/writers/html4css1/__init__.py -> build/lib/docutils/writers/html4css1 creating build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/__init__.py -> build/lib/docutils/writers/html5_polyglot creating build/lib/docutils/writers/pep_html copying docutils/writers/pep_html/__init__.py -> build/lib/docutils/writers/pep_html creating build/lib/docutils/writers/s5_html copying docutils/writers/s5_html/__init__.py -> build/lib/docutils/writers/s5_html creating build/lib/docutils/writers/latex2e copying docutils/writers/latex2e/__init__.py -> build/lib/docutils/writers/latex2e creating build/lib/docutils/writers/xetex copying docutils/writers/xetex/__init__.py -> build/lib/docutils/writers/xetex creating build/lib/docutils/writers/odf_odt copying docutils/writers/odf_odt/pygmentsformatter.py -> build/lib/docutils/writers/odf_odt copying docutils/writers/odf_odt/__init__.py -> build/lib/docutils/writers/odf_odt running egg_info writing docutils.egg-info/PKG-INFO writing dependency_links to docutils.egg-info/dependency_links.txt writing entry points to docutils.egg-info/entry_points.txt writing top-level names to docutils.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'docutils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'test/alltests.out' warning: no previously-included files found matching 'test/record.txt' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'COPYING.txt' writing manifest file 'docutils.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.parsers.rst.include' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.parsers.rst.include' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.parsers.rst.include' 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 'docutils.parsers.rst.include' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.writers.s5_html.themes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.writers.s5_html.themes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.writers.s5_html.themes' 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 'docutils.writers.s5_html.themes' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.writers.s5_html.themes.default' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.writers.s5_html.themes.default' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.writers.s5_html.themes.default' 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 'docutils.writers.s5_html.themes.default' 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/docutils/parsers/rst/include copying docutils/parsers/rst/include/README.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamsa.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamsb.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamsc.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamsn.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamso.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamsr.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isobox.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isocyr1.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isocyr2.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isodia.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isogrk1.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isogrk2.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isogrk3.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isogrk4-wide.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isogrk4.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isolat1.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isolat2.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomfrk-wide.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomfrk.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomopf-wide.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomopf.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomscr-wide.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomscr.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isonum.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isopub.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isotech.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/mmlalias.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/mmlextra-wide.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/mmlextra.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/s5defs.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/xhtml1-lat1.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/xhtml1-special.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/xhtml1-symbol.txt -> build/lib/docutils/parsers/rst/include copying docutils/writers/html4css1/html4css1.css -> build/lib/docutils/writers/html4css1 copying docutils/writers/html4css1/template.txt -> build/lib/docutils/writers/html4css1 copying docutils/writers/html5_polyglot/math.css -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/minimal.css -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/plain.css -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/responsive.css -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/template.txt -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/tuftig.css -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/pep_html/pep.css -> build/lib/docutils/writers/pep_html copying docutils/writers/pep_html/template.txt -> build/lib/docutils/writers/pep_html creating build/lib/docutils/writers/s5_html/themes copying docutils/writers/s5_html/themes/README.txt -> build/lib/docutils/writers/s5_html/themes creating build/lib/docutils/writers/s5_html/themes/big-black copying docutils/writers/s5_html/themes/big-black/__base__ -> build/lib/docutils/writers/s5_html/themes/big-black copying docutils/writers/s5_html/themes/big-black/framing.css -> build/lib/docutils/writers/s5_html/themes/big-black copying docutils/writers/s5_html/themes/big-black/pretty.css -> build/lib/docutils/writers/s5_html/themes/big-black creating build/lib/docutils/writers/s5_html/themes/big-white copying docutils/writers/s5_html/themes/big-white/framing.css -> build/lib/docutils/writers/s5_html/themes/big-white copying docutils/writers/s5_html/themes/big-white/pretty.css -> build/lib/docutils/writers/s5_html/themes/big-white creating build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/framing.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/opera.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/outline.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/pretty.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/print.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/s5-core.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/slides.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/slides.js -> build/lib/docutils/writers/s5_html/themes/default creating build/lib/docutils/writers/s5_html/themes/medium-black copying docutils/writers/s5_html/themes/medium-black/__base__ -> build/lib/docutils/writers/s5_html/themes/medium-black copying docutils/writers/s5_html/themes/medium-black/pretty.css -> build/lib/docutils/writers/s5_html/themes/medium-black creating build/lib/docutils/writers/s5_html/themes/medium-white copying docutils/writers/s5_html/themes/medium-white/framing.css -> build/lib/docutils/writers/s5_html/themes/medium-white copying docutils/writers/s5_html/themes/medium-white/pretty.css -> build/lib/docutils/writers/s5_html/themes/medium-white creating build/lib/docutils/writers/s5_html/themes/small-black copying docutils/writers/s5_html/themes/small-black/__base__ -> build/lib/docutils/writers/s5_html/themes/small-black copying docutils/writers/s5_html/themes/small-black/pretty.css -> build/lib/docutils/writers/s5_html/themes/small-black creating build/lib/docutils/writers/s5_html/themes/small-white copying docutils/writers/s5_html/themes/small-white/framing.css -> build/lib/docutils/writers/s5_html/themes/small-white copying docutils/writers/s5_html/themes/small-white/pretty.css -> build/lib/docutils/writers/s5_html/themes/small-white copying docutils/writers/latex2e/default.tex -> build/lib/docutils/writers/latex2e copying docutils/writers/latex2e/docutils.sty -> build/lib/docutils/writers/latex2e copying docutils/writers/latex2e/titlepage.tex -> build/lib/docutils/writers/latex2e copying docutils/writers/latex2e/titlingpage.tex -> build/lib/docutils/writers/latex2e copying docutils/writers/latex2e/xelatex.tex -> build/lib/docutils/writers/latex2e copying docutils/writers/odf_odt/styles.odt -> build/lib/docutils/writers/odf_odt running build_scripts creating build/scripts-3.11 copying and adjusting tools/rst2html.py -> build/scripts-3.11 copying and adjusting tools/rst2html4.py -> build/scripts-3.11 copying and adjusting tools/rst2html5.py -> build/scripts-3.11 copying and adjusting tools/rst2s5.py -> build/scripts-3.11 copying and adjusting tools/rst2latex.py -> build/scripts-3.11 copying and adjusting tools/rst2xetex.py -> build/scripts-3.11 copying and adjusting tools/rst2man.py -> build/scripts-3.11 copying and adjusting tools/rst2xml.py -> build/scripts-3.11 copying and adjusting tools/rst2pseudoxml.py -> build/scripts-3.11 copying and adjusting tools/rstpep2html.py -> build/scripts-3.11 copying and adjusting tools/rst2odt.py -> build/scripts-3.11 copying and adjusting tools/rst2odt_prepstyles.py -> build/scripts-3.11 changing mode of build/scripts-3.11/rst2html.py from 644 to 755 changing mode of build/scripts-3.11/rst2html4.py from 644 to 755 changing mode of build/scripts-3.11/rst2html5.py from 644 to 755 changing mode of build/scripts-3.11/rst2s5.py from 644 to 755 changing mode of build/scripts-3.11/rst2latex.py from 644 to 755 changing mode of build/scripts-3.11/rst2xetex.py from 644 to 755 changing mode of build/scripts-3.11/rst2man.py from 644 to 755 changing mode of build/scripts-3.11/rst2xml.py from 644 to 755 changing mode of build/scripts-3.11/rst2pseudoxml.py from 644 to 755 changing mode of build/scripts-3.11/rstpep2html.py from 644 to 755 changing mode of build/scripts-3.11/rst2odt.py from 644 to 755 changing mode of build/scripts-3.11/rst2odt_prepstyles.py from 644 to 755 >>> host-python-docutils 0.19 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-docutils-0.19//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) running install /tmp/instance-22/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 docutils.egg-info/PKG-INFO writing dependency_links to docutils.egg-info/dependency_links.txt writing entry points to docutils.egg-info/entry_points.txt writing top-level names to docutils.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'docutils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'test/alltests.out' warning: no previously-included files found matching 'test/record.txt' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'COPYING.txt' writing manifest file 'docutils.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.parsers.rst.include' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.parsers.rst.include' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.parsers.rst.include' 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 'docutils.parsers.rst.include' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.writers.s5_html.themes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.writers.s5_html.themes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.writers.s5_html.themes' 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 'docutils.writers.s5_html.themes' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.writers.s5_html.themes.default' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.writers.s5_html.themes.default' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.writers.s5_html.themes.default' 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 'docutils.writers.s5_html.themes.default' 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 build_scripts running install_lib creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/odf_odt copying build/lib/docutils/writers/odf_odt/styles.odt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/odf_odt copying build/lib/docutils/writers/odf_odt/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/odf_odt copying build/lib/docutils/writers/odf_odt/pygmentsformatter.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/odf_odt creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/xetex copying build/lib/docutils/writers/xetex/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/xetex creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/xelatex.tex -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/titlingpage.tex -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/titlepage.tex -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/docutils.sty -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/default.tex -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/latex2e creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-white copying build/lib/docutils/writers/s5_html/themes/small-white/pretty.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-white copying build/lib/docutils/writers/s5_html/themes/small-white/framing.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-white creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-black copying build/lib/docutils/writers/s5_html/themes/small-black/pretty.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-black copying build/lib/docutils/writers/s5_html/themes/small-black/__base__ -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-black creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-white copying build/lib/docutils/writers/s5_html/themes/medium-white/pretty.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-white copying build/lib/docutils/writers/s5_html/themes/medium-white/framing.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-white creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-black copying build/lib/docutils/writers/s5_html/themes/medium-black/pretty.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-black copying build/lib/docutils/writers/s5_html/themes/medium-black/__base__ -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-black creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/slides.js -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/slides.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/s5-core.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/print.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/pretty.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/outline.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/opera.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/framing.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-white copying build/lib/docutils/writers/s5_html/themes/big-white/pretty.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-white copying build/lib/docutils/writers/s5_html/themes/big-white/framing.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-white creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-black copying build/lib/docutils/writers/s5_html/themes/big-black/pretty.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-black copying build/lib/docutils/writers/s5_html/themes/big-black/framing.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-black copying build/lib/docutils/writers/s5_html/themes/big-black/__base__ -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-black copying build/lib/docutils/writers/s5_html/themes/README.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/themes copying build/lib/docutils/writers/s5_html/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/pep_html copying build/lib/docutils/writers/pep_html/template.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/pep_html copying build/lib/docutils/writers/pep_html/pep.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/pep_html copying build/lib/docutils/writers/pep_html/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/pep_html creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/tuftig.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/template.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/responsive.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/plain.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/minimal.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/math.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html5_polyglot creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html4css1 copying build/lib/docutils/writers/html4css1/template.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html4css1 copying build/lib/docutils/writers/html4css1/html4css1.css -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html4css1 copying build/lib/docutils/writers/html4css1/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html4css1 copying build/lib/docutils/writers/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers copying build/lib/docutils/writers/_html_base.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers copying build/lib/docutils/writers/docutils_xml.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers copying build/lib/docutils/writers/manpage.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers copying build/lib/docutils/writers/null.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers copying build/lib/docutils/writers/pseudoxml.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/latex2mathml.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/math2html.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/tex2mathml_extern.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/tex2unichar.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/unichar2tex.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/code_analyzer.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/error_reporting.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/punctuation_chars.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/roman.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/smartquotes.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/urischemes.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/components.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/frontmatter.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/misc.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/parts.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/peps.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/references.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/universal.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/writer_aux.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/readers copying build/lib/docutils/readers/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/readers copying build/lib/docutils/readers/doctree.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/readers copying build/lib/docutils/readers/pep.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/readers copying build/lib/docutils/readers/standalone.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/readers creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/xhtml1-symbol.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/xhtml1-special.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/xhtml1-lat1.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/s5defs.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/mmlextra.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/mmlextra-wide.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/mmlalias.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isotech.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isopub.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isonum.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomscr.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomscr-wide.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomopf.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomopf-wide.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomfrk.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomfrk-wide.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isolat2.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isolat1.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isogrk4.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isogrk4-wide.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isogrk3.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isogrk2.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isogrk1.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isodia.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isocyr2.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isocyr1.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isobox.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamsr.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamso.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamsn.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamsc.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamsb.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamsa.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/README.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/include creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/af.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/ar.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/ca.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/cs.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/da.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/de.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/en.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/eo.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/es.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/fa.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/fi.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/fr.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/gl.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/he.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/it.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/ja.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/ko.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/lt.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/lv.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/nl.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/pl.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/pt_br.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/ru.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/sk.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/sv.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/zh_cn.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/zh_tw.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/admonitions.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/body.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/html.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/images.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/misc.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/parts.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/references.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/tables.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst copying build/lib/docutils/parsers/rst/roles.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst copying build/lib/docutils/parsers/rst/states.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst copying build/lib/docutils/parsers/rst/tableparser.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst copying build/lib/docutils/parsers/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers copying build/lib/docutils/parsers/commonmark_wrapper.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers copying build/lib/docutils/parsers/null.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers copying build/lib/docutils/parsers/recommonmark_wrapper.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/af.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/ar.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/ca.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/cs.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/da.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/de.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/en.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/eo.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/es.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/fa.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/fi.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/fr.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/gl.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/he.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/it.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/ja.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/ko.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/lt.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/lv.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/nl.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/pl.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/pt_br.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/ru.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/sk.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/sv.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/zh_cn.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/zh_tw.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils copying build/lib/docutils/__main__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils copying build/lib/docutils/core.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils copying build/lib/docutils/examples.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils copying build/lib/docutils/frontend.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils copying build/lib/docutils/io.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils copying build/lib/docutils/nodes.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils copying build/lib/docutils/statemachine.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/odf_odt/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/odf_odt/pygmentsformatter.py to pygmentsformatter.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/xetex/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/latex2e/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/s5_html/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/pep_html/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html5_polyglot/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/html4css1/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/_html_base.py to _html_base.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/docutils_xml.py to docutils_xml.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/manpage.py to manpage.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/null.py to null.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/writers/pseudoxml.py to pseudoxml.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math/latex2mathml.py to latex2mathml.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math/math2html.py to math2html.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math/tex2mathml_extern.py to tex2mathml_extern.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math/tex2unichar.py to tex2unichar.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/math/unichar2tex.py to unichar2tex.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/code_analyzer.py to code_analyzer.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/error_reporting.py to error_reporting.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/punctuation_chars.py to punctuation_chars.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/roman.py to roman.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/smartquotes.py to smartquotes.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/utils/urischemes.py to urischemes.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms/components.py to components.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms/frontmatter.py to frontmatter.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms/misc.py to misc.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms/parts.py to parts.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms/peps.py to peps.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms/references.py to references.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms/universal.py to universal.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/transforms/writer_aux.py to writer_aux.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/readers/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/readers/doctree.py to doctree.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/readers/pep.py to pep.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/readers/standalone.py to standalone.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/af.py to af.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/ar.py to ar.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/ca.py to ca.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/cs.py to cs.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/da.py to da.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/de.py to de.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/en.py to en.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/eo.py to eo.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/es.py to es.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/fa.py to fa.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/fi.py to fi.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/fr.py to fr.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/gl.py to gl.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/he.py to he.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/it.py to it.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/ja.py to ja.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/ko.py to ko.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/lt.py to lt.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/lv.py to lv.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/nl.py to nl.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/pl.py to pl.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/pt_br.py to pt_br.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/ru.py to ru.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/sk.py to sk.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/sv.py to sv.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/zh_cn.py to zh_cn.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/languages/zh_tw.py to zh_tw.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives/admonitions.py to admonitions.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives/body.py to body.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives/html.py to html.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives/images.py to images.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives/misc.py to misc.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives/parts.py to parts.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives/references.py to references.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/directives/tables.py to tables.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/roles.py to roles.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/states.py to states.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/rst/tableparser.py to tableparser.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/commonmark_wrapper.py to commonmark_wrapper.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/null.py to null.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/parsers/recommonmark_wrapper.py to recommonmark_wrapper.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/af.py to af.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/ar.py to ar.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/ca.py to ca.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/cs.py to cs.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/da.py to da.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/de.py to de.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/en.py to en.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/eo.py to eo.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/es.py to es.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/fa.py to fa.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/fi.py to fi.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/fr.py to fr.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/gl.py to gl.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/he.py to he.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/it.py to it.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/ja.py to ja.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/ko.py to ko.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/lt.py to lt.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/lv.py to lv.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/nl.py to nl.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/pl.py to pl.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/pt_br.py to pt_br.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/ru.py to ru.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/sk.py to sk.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/sv.py to sv.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/zh_cn.py to zh_cn.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/languages/zh_tw.py to zh_tw.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/__main__.py to __main__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/core.py to core.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/examples.py to examples.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/frontend.py to frontend.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/io.py to io.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/nodes.py to nodes.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils/statemachine.py to statemachine.cpython-311.pyc running install_egg_info Copying docutils.egg-info to /tmp/instance-22/output-1/host/lib/python3.11/site-packages/docutils-0.19-py3.11.egg-info running install_scripts copying build/scripts-3.11/rst2odt_prepstyles.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rst2odt.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rstpep2html.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rst2pseudoxml.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rst2xml.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rst2man.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rst2xetex.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rst2latex.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rst2s5.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rst2html5.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rst2html4.py -> /tmp/instance-22/output-1/host/bin copying build/scripts-3.11/rst2html.py -> /tmp/instance-22/output-1/host/bin changing mode of /tmp/instance-22/output-1/host/bin/rst2odt_prepstyles.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rst2odt.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rstpep2html.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rst2pseudoxml.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rst2xml.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rst2man.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rst2xetex.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rst2latex.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rst2s5.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rst2html5.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rst2html4.py to 755 changing mode of /tmp/instance-22/output-1/host/bin/rst2html.py to 755 Installing docutils script to /tmp/instance-22/output-1/host/bin >>> python-daemon 2.3.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.python-daemon-2.3.2.tar.gz.O0g8Un/output' 'https://files.pythonhosted.org/packages/d9/3c/727b06abb46fead341a2bdad04ba4a4db5395c44c45d8ba0aa82b517e462/python-daemon-2.3.2.tar.gz' --2023-02-12 11:02:04-- https://files.pythonhosted.org/packages/d9/3c/727b06abb46fead341a2bdad04ba4a4db5395c44c45d8ba0aa82b517e462/python-daemon-2.3.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 83127 (81K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.python-daemon-2.3.2.tar.gz.O0g8Un/output' 0K .......... .......... .......... .......... .......... 61% 16.1M 0s 50K .......... .......... .......... . 100% 92.3M=0.003s 2023-02-12 11:02:04 (23.5 MB/s) - '/tmp/instance-22/output-1/build/.python-daemon-2.3.2.tar.gz.O0g8Un/output' saved [83127/83127] python-daemon-2.3.2.tar.gz: OK (md5: b7397fe73d516dc14921500a1245b41c) python-daemon-2.3.2.tar.gz: OK (sha256: 3deeb808e72b6b89f98611889e11cc33754f5b2c1517ecfa1aaf25f402051fb5) >>> python-daemon 2.3.2 Extracting gzip -d -c /tmp/instance-22/dl/python-daemon/python-daemon-2.3.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-daemon-2.3.2 -xf - >>> python-daemon 2.3.2 Patching >>> python-daemon 2.3.2 Configuring >>> python-daemon 2.3.2 Building (cd /tmp/instance-22/output-1/build/python-daemon-2.3.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/daemon copying daemon/runner.py -> build/lib/daemon copying daemon/pidfile.py -> build/lib/daemon copying daemon/daemon.py -> build/lib/daemon copying daemon/_metadata.py -> build/lib/daemon copying daemon/__init__.py -> build/lib/daemon running egg_info writing python_daemon.egg-info/PKG-INFO writing dependency_links to python_daemon.egg-info/dependency_links.txt writing requirements to python_daemon.egg-info/requires.txt writing top-level names to python_daemon.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'python_daemon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.ASF-2' adding license file 'LICENSE.GPL-3' writing manifest file 'python_daemon.egg-info/SOURCES.txt' >>> python-daemon 2.3.2 Installing to target (cd /tmp/instance-22/output-1/build/python-daemon-2.3.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 python_daemon.egg-info/PKG-INFO writing dependency_links to python_daemon.egg-info/dependency_links.txt writing requirements to python_daemon.egg-info/requires.txt writing top-level names to python_daemon.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'python_daemon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.ASF-2' adding license file 'LICENSE.GPL-3' writing manifest file 'python_daemon.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/daemon copying build/lib/daemon/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/daemon copying build/lib/daemon/_metadata.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/daemon copying build/lib/daemon/daemon.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/daemon copying build/lib/daemon/pidfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/daemon copying build/lib/daemon/runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/daemon running install_egg_info Copying python_daemon.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/python_daemon-2.3.2-py3.11.egg-info running install_scripts >>> python-dataproperty 0.55.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.DataProperty-0.55.0.tar.gz.sbZPd6/output' 'https://files.pythonhosted.org/packages/85/6e/627eba99858c486c5b82468e4aaf60808c2e35d1bb768ee5da712b6fe9be/DataProperty-0.55.0.tar.gz' --2023-02-12 11:02:09-- https://files.pythonhosted.org/packages/85/6e/627eba99858c486c5b82468e4aaf60808c2e35d1bb768ee5da712b6fe9be/DataProperty-0.55.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 34992 (34K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.DataProperty-0.55.0.tar.gz.sbZPd6/output' 0K .......... .......... .......... .... 100% 129M=0s 2023-02-12 11:02:09 (129 MB/s) - '/tmp/instance-22/output-1/build/.DataProperty-0.55.0.tar.gz.sbZPd6/output' saved [34992/34992] DataProperty-0.55.0.tar.gz: OK (md5: 8c8864a1dc456d25456b5c4de99a3fb6) DataProperty-0.55.0.tar.gz: OK (sha256: 73ccf10f8b123968210438a1a1aa859ea6d5a16b4e1f4d307da7a81b838e79fa) >>> python-dataproperty 0.55.0 Extracting gzip -d -c /tmp/instance-22/dl/python-dataproperty/DataProperty-0.55.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-dataproperty-0.55.0 -xf - >>> python-dataproperty 0.55.0 Patching >>> python-dataproperty 0.55.0 Configuring >>> python-dataproperty 0.55.0 Building (cd /tmp/instance-22/output-1/build/python-dataproperty-0.55.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/dataproperty copying dataproperty/typing.py -> build/lib/dataproperty copying dataproperty/_preprocessor.py -> build/lib/dataproperty copying dataproperty/_line_break.py -> build/lib/dataproperty copying dataproperty/_interface.py -> build/lib/dataproperty copying dataproperty/_function.py -> build/lib/dataproperty copying dataproperty/_formatter.py -> build/lib/dataproperty copying dataproperty/_extractor.py -> build/lib/dataproperty copying dataproperty/_dataproperty.py -> build/lib/dataproperty copying dataproperty/_converter.py -> build/lib/dataproperty copying dataproperty/_container.py -> build/lib/dataproperty copying dataproperty/_common.py -> build/lib/dataproperty copying dataproperty/_column.py -> build/lib/dataproperty copying dataproperty/_base.py -> build/lib/dataproperty copying dataproperty/_align_getter.py -> build/lib/dataproperty copying dataproperty/_align.py -> build/lib/dataproperty copying dataproperty/__version__.py -> build/lib/dataproperty copying dataproperty/__init__.py -> build/lib/dataproperty creating build/lib/dataproperty/logger copying dataproperty/logger/_null_logger.py -> build/lib/dataproperty/logger copying dataproperty/logger/_logger.py -> build/lib/dataproperty/logger copying dataproperty/logger/__init__.py -> build/lib/dataproperty/logger running egg_info writing DataProperty.egg-info/PKG-INFO writing dependency_links to DataProperty.egg-info/dependency_links.txt writing requirements to DataProperty.egg-info/requires.txt writing top-level names to DataProperty.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'DataProperty.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'DataProperty.egg-info/SOURCES.txt' copying dataproperty/py.typed -> build/lib/dataproperty >>> python-dataproperty 0.55.0 Installing to target (cd /tmp/instance-22/output-1/build/python-dataproperty-0.55.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 DataProperty.egg-info/PKG-INFO writing dependency_links to DataProperty.egg-info/dependency_links.txt writing requirements to DataProperty.egg-info/requires.txt writing top-level names to DataProperty.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'DataProperty.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'DataProperty.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty/logger copying build/lib/dataproperty/logger/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty/logger copying build/lib/dataproperty/logger/_logger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty/logger copying build/lib/dataproperty/logger/_null_logger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty/logger copying build/lib/dataproperty/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/__version__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_align.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_align_getter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_column.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_container.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_converter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_dataproperty.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_extractor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_formatter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_function.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_interface.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_line_break.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/_preprocessor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty copying build/lib/dataproperty/typing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dataproperty running install_egg_info Copying DataProperty.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/DataProperty-0.55.0-py3.11.egg-info running install_scripts >>> python-dateutil 2.8.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.python-dateutil-2.8.2.tar.gz.QgZRwd/output' 'https://files.pythonhosted.org/packages/4c/c4/13b4776ea2d76c115c1d1b84579f3764ee6d57204f6be27119f13a61d0a9/python-dateutil-2.8.2.tar.gz' --2023-02-12 11:02:13-- https://files.pythonhosted.org/packages/4c/c4/13b4776ea2d76c115c1d1b84579f3764ee6d57204f6be27119f13a61d0a9/python-dateutil-2.8.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 357324 (349K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.python-dateutil-2.8.2.tar.gz.QgZRwd/output' 0K .......... .......... .......... .......... .......... 14% 12.1M 0s 50K .......... .......... .......... .......... .......... 28% 21.0M 0s 100K .......... .......... .......... .......... .......... 42% 47.4M 0s 150K .......... .......... .......... .......... .......... 57% 209M 0s 200K .......... .......... .......... .......... .......... 71% 28.4M 0s 250K .......... .......... .......... .......... .......... 85% 95.5M 0s 300K .......... .......... .......... .......... ........ 100% 74.8M=0.01s 2023-02-12 11:02:13 (32.4 MB/s) - '/tmp/instance-22/output-1/build/.python-dateutil-2.8.2.tar.gz.QgZRwd/output' saved [357324/357324] python-dateutil-2.8.2.tar.gz: OK (md5: 5970010bb72452344df3d76a10281b65) python-dateutil-2.8.2.tar.gz: OK (sha256: 0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86) >>> python-dateutil 2.8.2 Extracting gzip -d -c /tmp/instance-22/dl/python-dateutil/python-dateutil-2.8.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-dateutil-2.8.2 -xf - >>> python-dateutil 2.8.2 Patching >>> python-dateutil 2.8.2 Configuring >>> python-dateutil 2.8.2 Building (cd /tmp/instance-22/output-1/build/python-dateutil-2.8.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/dateutil copying dateutil/utils.py -> build/lib/dateutil copying dateutil/tzwin.py -> build/lib/dateutil copying dateutil/rrule.py -> build/lib/dateutil copying dateutil/relativedelta.py -> build/lib/dateutil copying dateutil/easter.py -> build/lib/dateutil copying dateutil/_version.py -> build/lib/dateutil copying dateutil/_common.py -> build/lib/dateutil copying dateutil/__init__.py -> build/lib/dateutil creating build/lib/dateutil/zoneinfo copying dateutil/zoneinfo/rebuild.py -> build/lib/dateutil/zoneinfo copying dateutil/zoneinfo/__init__.py -> build/lib/dateutil/zoneinfo creating build/lib/dateutil/tz copying dateutil/tz/win.py -> build/lib/dateutil/tz copying dateutil/tz/tz.py -> build/lib/dateutil/tz copying dateutil/tz/_factories.py -> build/lib/dateutil/tz copying dateutil/tz/_common.py -> build/lib/dateutil/tz copying dateutil/tz/__init__.py -> build/lib/dateutil/tz creating build/lib/dateutil/parser copying dateutil/parser/isoparser.py -> build/lib/dateutil/parser copying dateutil/parser/_parser.py -> build/lib/dateutil/parser copying dateutil/parser/__init__.py -> build/lib/dateutil/parser copying dateutil/zoneinfo/dateutil-zoneinfo.tar.gz -> build/lib/dateutil/zoneinfo >>> python-dateutil 2.8.2 Installing to target (cd /tmp/instance-22/output-1/build/python-dateutil-2.8.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 copying dateutil/_version.py -> build/lib/dateutil running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil copying build/lib/dateutil/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/parser copying build/lib/dateutil/parser/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/parser copying build/lib/dateutil/parser/_parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/parser copying build/lib/dateutil/parser/isoparser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/parser creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/tz copying build/lib/dateutil/tz/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/tz copying build/lib/dateutil/tz/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/tz copying build/lib/dateutil/tz/_factories.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/tz copying build/lib/dateutil/tz/tz.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/tz copying build/lib/dateutil/tz/win.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/tz creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/zoneinfo copying build/lib/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/zoneinfo copying build/lib/dateutil/zoneinfo/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/zoneinfo copying build/lib/dateutil/zoneinfo/rebuild.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil/zoneinfo copying build/lib/dateutil/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil copying build/lib/dateutil/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil copying build/lib/dateutil/easter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil copying build/lib/dateutil/relativedelta.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil copying build/lib/dateutil/rrule.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil copying build/lib/dateutil/tzwin.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil copying build/lib/dateutil/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dateutil running install_egg_info running egg_info writing python_dateutil.egg-info/PKG-INFO writing dependency_links to python_dateutil.egg-info/dependency_links.txt writing requirements to python_dateutil.egg-info/requires.txt writing top-level names to python_dateutil.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'python_dateutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'python_dateutil.egg-info/SOURCES.txt' Copying python_dateutil.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/python_dateutil-2.8.2-py3.11.egg-info running install_scripts >>> python-docker-pycreds 0.4.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.docker-pycreds-0.4.0.tar.gz.525vG2/output' 'https://files.pythonhosted.org/packages/c5/e6/d1f6c00b7221e2d7c4b470132c931325c8b22c51ca62417e300f5ce16009/docker-pycreds-0.4.0.tar.gz' --2023-02-12 11:02:18-- https://files.pythonhosted.org/packages/c5/e6/d1f6c00b7221e2d7c4b470132c931325c8b22c51ca62417e300f5ce16009/docker-pycreds-0.4.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8754 (8.5K) [binary/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.docker-pycreds-0.4.0.tar.gz.525vG2/output' 0K ........ 100% 94.7M=0s 2023-02-12 11:02:18 (94.7 MB/s) - '/tmp/instance-22/output-1/build/.docker-pycreds-0.4.0.tar.gz.525vG2/output' saved [8754/8754] docker-pycreds-0.4.0.tar.gz: OK (md5: 322f570cea6b4661c6ac335683988e18) docker-pycreds-0.4.0.tar.gz: OK (sha256: 6ce3270bcaf404cc4c3e27e4b6c70d3521deae82fb508767870fdbf772d584d4) >>> python-docker-pycreds 0.4.0 Extracting gzip -d -c /tmp/instance-22/dl/python-docker-pycreds/docker-pycreds-0.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-docker-pycreds-0.4.0 -xf - >>> python-docker-pycreds 0.4.0 Patching >>> python-docker-pycreds 0.4.0 Configuring >>> python-docker-pycreds 0.4.0 Building (cd /tmp/instance-22/output-1/build/python-docker-pycreds-0.4.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/dockerpycreds copying dockerpycreds/version.py -> build/lib/dockerpycreds copying dockerpycreds/utils.py -> build/lib/dockerpycreds copying dockerpycreds/store.py -> build/lib/dockerpycreds copying dockerpycreds/errors.py -> build/lib/dockerpycreds copying dockerpycreds/constants.py -> build/lib/dockerpycreds copying dockerpycreds/__init__.py -> build/lib/dockerpycreds >>> python-docker-pycreds 0.4.0 Installing to target (cd /tmp/instance-22/output-1/build/python-docker-pycreds-0.4.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dockerpycreds copying build/lib/dockerpycreds/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dockerpycreds copying build/lib/dockerpycreds/constants.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dockerpycreds copying build/lib/dockerpycreds/errors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dockerpycreds copying build/lib/dockerpycreds/store.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dockerpycreds copying build/lib/dockerpycreds/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dockerpycreds copying build/lib/dockerpycreds/version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dockerpycreds running install_egg_info running egg_info writing docker_pycreds.egg-info/PKG-INFO writing dependency_links to docker_pycreds.egg-info/dependency_links.txt writing requirements to docker_pycreds.egg-info/requires.txt writing top-level names to docker_pycreds.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'docker_pycreds.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'docker_pycreds.egg-info/SOURCES.txt' Copying docker_pycreds.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docker_pycreds-0.4.0-py3.11.egg-info running install_scripts docutils-0.19.tar.gz: OK (md5: 0afa992a6e93db892107c3f087d0d9df) docutils-0.19.tar.gz: OK (sha256: 33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6) >>> python-docutils 0.19 Extracting gzip -d -c /tmp/instance-22/dl/python-docutils/docutils-0.19.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-docutils-0.19 -xf - >>> python-docutils 0.19 Patching >>> python-docutils 0.19 Configuring >>> python-docutils 0.19 Building (cd /tmp/instance-22/output-1/build/python-docutils-0.19//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/docutils copying docutils/statemachine.py -> build/lib/docutils copying docutils/nodes.py -> build/lib/docutils copying docutils/io.py -> build/lib/docutils copying docutils/frontend.py -> build/lib/docutils copying docutils/examples.py -> build/lib/docutils copying docutils/core.py -> build/lib/docutils copying docutils/__main__.py -> build/lib/docutils copying docutils/__init__.py -> build/lib/docutils creating build/lib/docutils/languages copying docutils/languages/zh_tw.py -> build/lib/docutils/languages copying docutils/languages/zh_cn.py -> build/lib/docutils/languages copying docutils/languages/sv.py -> build/lib/docutils/languages copying docutils/languages/sk.py -> build/lib/docutils/languages copying docutils/languages/ru.py -> build/lib/docutils/languages copying docutils/languages/pt_br.py -> build/lib/docutils/languages copying docutils/languages/pl.py -> build/lib/docutils/languages copying docutils/languages/nl.py -> build/lib/docutils/languages copying docutils/languages/lv.py -> build/lib/docutils/languages copying docutils/languages/lt.py -> build/lib/docutils/languages copying docutils/languages/ko.py -> build/lib/docutils/languages copying docutils/languages/ja.py -> build/lib/docutils/languages copying docutils/languages/it.py -> build/lib/docutils/languages copying docutils/languages/he.py -> build/lib/docutils/languages copying docutils/languages/gl.py -> build/lib/docutils/languages copying docutils/languages/fr.py -> build/lib/docutils/languages copying docutils/languages/fi.py -> build/lib/docutils/languages copying docutils/languages/fa.py -> build/lib/docutils/languages copying docutils/languages/es.py -> build/lib/docutils/languages copying docutils/languages/eo.py -> build/lib/docutils/languages copying docutils/languages/en.py -> build/lib/docutils/languages copying docutils/languages/de.py -> build/lib/docutils/languages copying docutils/languages/da.py -> build/lib/docutils/languages copying docutils/languages/cs.py -> build/lib/docutils/languages copying docutils/languages/ca.py -> build/lib/docutils/languages copying docutils/languages/ar.py -> build/lib/docutils/languages copying docutils/languages/af.py -> build/lib/docutils/languages copying docutils/languages/__init__.py -> build/lib/docutils/languages creating build/lib/docutils/parsers copying docutils/parsers/recommonmark_wrapper.py -> build/lib/docutils/parsers copying docutils/parsers/null.py -> build/lib/docutils/parsers copying docutils/parsers/commonmark_wrapper.py -> build/lib/docutils/parsers copying docutils/parsers/__init__.py -> build/lib/docutils/parsers creating build/lib/docutils/parsers/rst copying docutils/parsers/rst/tableparser.py -> build/lib/docutils/parsers/rst copying docutils/parsers/rst/states.py -> build/lib/docutils/parsers/rst copying docutils/parsers/rst/roles.py -> build/lib/docutils/parsers/rst copying docutils/parsers/rst/__init__.py -> build/lib/docutils/parsers/rst creating build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/tables.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/references.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/parts.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/misc.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/images.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/html.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/body.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/admonitions.py -> build/lib/docutils/parsers/rst/directives copying docutils/parsers/rst/directives/__init__.py -> build/lib/docutils/parsers/rst/directives creating build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/zh_tw.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/zh_cn.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/sv.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/sk.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/ru.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/pt_br.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/pl.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/nl.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/lv.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/lt.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/ko.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/ja.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/it.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/he.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/gl.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/fr.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/fi.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/fa.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/es.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/eo.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/en.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/de.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/da.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/cs.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/ca.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/ar.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/af.py -> build/lib/docutils/parsers/rst/languages copying docutils/parsers/rst/languages/__init__.py -> build/lib/docutils/parsers/rst/languages creating build/lib/docutils/readers copying docutils/readers/standalone.py -> build/lib/docutils/readers copying docutils/readers/pep.py -> build/lib/docutils/readers copying docutils/readers/doctree.py -> build/lib/docutils/readers copying docutils/readers/__init__.py -> build/lib/docutils/readers creating build/lib/docutils/transforms copying docutils/transforms/writer_aux.py -> build/lib/docutils/transforms copying docutils/transforms/universal.py -> build/lib/docutils/transforms copying docutils/transforms/references.py -> build/lib/docutils/transforms copying docutils/transforms/peps.py -> build/lib/docutils/transforms copying docutils/transforms/parts.py -> build/lib/docutils/transforms copying docutils/transforms/misc.py -> build/lib/docutils/transforms copying docutils/transforms/frontmatter.py -> build/lib/docutils/transforms copying docutils/transforms/components.py -> build/lib/docutils/transforms copying docutils/transforms/__init__.py -> build/lib/docutils/transforms creating build/lib/docutils/utils copying docutils/utils/urischemes.py -> build/lib/docutils/utils copying docutils/utils/smartquotes.py -> build/lib/docutils/utils copying docutils/utils/roman.py -> build/lib/docutils/utils copying docutils/utils/punctuation_chars.py -> build/lib/docutils/utils copying docutils/utils/error_reporting.py -> build/lib/docutils/utils copying docutils/utils/code_analyzer.py -> build/lib/docutils/utils copying docutils/utils/__init__.py -> build/lib/docutils/utils creating build/lib/docutils/utils/math copying docutils/utils/math/unichar2tex.py -> build/lib/docutils/utils/math copying docutils/utils/math/tex2unichar.py -> build/lib/docutils/utils/math copying docutils/utils/math/tex2mathml_extern.py -> build/lib/docutils/utils/math copying docutils/utils/math/math2html.py -> build/lib/docutils/utils/math copying docutils/utils/math/latex2mathml.py -> build/lib/docutils/utils/math copying docutils/utils/math/__init__.py -> build/lib/docutils/utils/math creating build/lib/docutils/writers copying docutils/writers/pseudoxml.py -> build/lib/docutils/writers copying docutils/writers/null.py -> build/lib/docutils/writers copying docutils/writers/manpage.py -> build/lib/docutils/writers copying docutils/writers/docutils_xml.py -> build/lib/docutils/writers copying docutils/writers/_html_base.py -> build/lib/docutils/writers copying docutils/writers/__init__.py -> build/lib/docutils/writers creating build/lib/docutils/writers/html4css1 copying docutils/writers/html4css1/__init__.py -> build/lib/docutils/writers/html4css1 creating build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/__init__.py -> build/lib/docutils/writers/html5_polyglot creating build/lib/docutils/writers/pep_html copying docutils/writers/pep_html/__init__.py -> build/lib/docutils/writers/pep_html creating build/lib/docutils/writers/s5_html copying docutils/writers/s5_html/__init__.py -> build/lib/docutils/writers/s5_html creating build/lib/docutils/writers/latex2e copying docutils/writers/latex2e/__init__.py -> build/lib/docutils/writers/latex2e creating build/lib/docutils/writers/xetex copying docutils/writers/xetex/__init__.py -> build/lib/docutils/writers/xetex creating build/lib/docutils/writers/odf_odt copying docutils/writers/odf_odt/pygmentsformatter.py -> build/lib/docutils/writers/odf_odt copying docutils/writers/odf_odt/__init__.py -> build/lib/docutils/writers/odf_odt running egg_info writing docutils.egg-info/PKG-INFO writing dependency_links to docutils.egg-info/dependency_links.txt writing entry points to docutils.egg-info/entry_points.txt writing top-level names to docutils.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'docutils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'test/alltests.out' warning: no previously-included files found matching 'test/record.txt' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'COPYING.txt' writing manifest file 'docutils.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.parsers.rst.include' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.parsers.rst.include' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.parsers.rst.include' 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 'docutils.parsers.rst.include' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.writers.s5_html.themes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.writers.s5_html.themes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.writers.s5_html.themes' 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 'docutils.writers.s5_html.themes' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.writers.s5_html.themes.default' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.writers.s5_html.themes.default' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.writers.s5_html.themes.default' 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 'docutils.writers.s5_html.themes.default' 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/docutils/parsers/rst/include copying docutils/parsers/rst/include/README.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamsa.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamsb.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamsc.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamsn.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamso.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isoamsr.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isobox.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isocyr1.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isocyr2.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isodia.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isogrk1.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isogrk2.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isogrk3.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isogrk4-wide.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isogrk4.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isolat1.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isolat2.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomfrk-wide.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomfrk.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomopf-wide.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomopf.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomscr-wide.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isomscr.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isonum.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isopub.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/isotech.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/mmlalias.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/mmlextra-wide.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/mmlextra.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/s5defs.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/xhtml1-lat1.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/xhtml1-special.txt -> build/lib/docutils/parsers/rst/include copying docutils/parsers/rst/include/xhtml1-symbol.txt -> build/lib/docutils/parsers/rst/include copying docutils/writers/html4css1/html4css1.css -> build/lib/docutils/writers/html4css1 copying docutils/writers/html4css1/template.txt -> build/lib/docutils/writers/html4css1 copying docutils/writers/html5_polyglot/math.css -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/minimal.css -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/plain.css -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/responsive.css -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/template.txt -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/html5_polyglot/tuftig.css -> build/lib/docutils/writers/html5_polyglot copying docutils/writers/pep_html/pep.css -> build/lib/docutils/writers/pep_html copying docutils/writers/pep_html/template.txt -> build/lib/docutils/writers/pep_html creating build/lib/docutils/writers/s5_html/themes copying docutils/writers/s5_html/themes/README.txt -> build/lib/docutils/writers/s5_html/themes creating build/lib/docutils/writers/s5_html/themes/big-black copying docutils/writers/s5_html/themes/big-black/__base__ -> build/lib/docutils/writers/s5_html/themes/big-black copying docutils/writers/s5_html/themes/big-black/framing.css -> build/lib/docutils/writers/s5_html/themes/big-black copying docutils/writers/s5_html/themes/big-black/pretty.css -> build/lib/docutils/writers/s5_html/themes/big-black creating build/lib/docutils/writers/s5_html/themes/big-white copying docutils/writers/s5_html/themes/big-white/framing.css -> build/lib/docutils/writers/s5_html/themes/big-white copying docutils/writers/s5_html/themes/big-white/pretty.css -> build/lib/docutils/writers/s5_html/themes/big-white creating build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/framing.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/opera.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/outline.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/pretty.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/print.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/s5-core.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/slides.css -> build/lib/docutils/writers/s5_html/themes/default copying docutils/writers/s5_html/themes/default/slides.js -> build/lib/docutils/writers/s5_html/themes/default creating build/lib/docutils/writers/s5_html/themes/medium-black copying docutils/writers/s5_html/themes/medium-black/__base__ -> build/lib/docutils/writers/s5_html/themes/medium-black copying docutils/writers/s5_html/themes/medium-black/pretty.css -> build/lib/docutils/writers/s5_html/themes/medium-black creating build/lib/docutils/writers/s5_html/themes/medium-white copying docutils/writers/s5_html/themes/medium-white/framing.css -> build/lib/docutils/writers/s5_html/themes/medium-white copying docutils/writers/s5_html/themes/medium-white/pretty.css -> build/lib/docutils/writers/s5_html/themes/medium-white creating build/lib/docutils/writers/s5_html/themes/small-black copying docutils/writers/s5_html/themes/small-black/__base__ -> build/lib/docutils/writers/s5_html/themes/small-black copying docutils/writers/s5_html/themes/small-black/pretty.css -> build/lib/docutils/writers/s5_html/themes/small-black creating build/lib/docutils/writers/s5_html/themes/small-white copying docutils/writers/s5_html/themes/small-white/framing.css -> build/lib/docutils/writers/s5_html/themes/small-white copying docutils/writers/s5_html/themes/small-white/pretty.css -> build/lib/docutils/writers/s5_html/themes/small-white copying docutils/writers/latex2e/default.tex -> build/lib/docutils/writers/latex2e copying docutils/writers/latex2e/docutils.sty -> build/lib/docutils/writers/latex2e copying docutils/writers/latex2e/titlepage.tex -> build/lib/docutils/writers/latex2e copying docutils/writers/latex2e/titlingpage.tex -> build/lib/docutils/writers/latex2e copying docutils/writers/latex2e/xelatex.tex -> build/lib/docutils/writers/latex2e copying docutils/writers/odf_odt/styles.odt -> build/lib/docutils/writers/odf_odt running build_scripts creating build/scripts-3.11 copying tools/rst2html.py -> build/scripts-3.11 copying tools/rst2html4.py -> build/scripts-3.11 copying tools/rst2html5.py -> build/scripts-3.11 copying tools/rst2s5.py -> build/scripts-3.11 copying tools/rst2latex.py -> build/scripts-3.11 copying tools/rst2xetex.py -> build/scripts-3.11 copying tools/rst2man.py -> build/scripts-3.11 copying tools/rst2xml.py -> build/scripts-3.11 copying tools/rst2pseudoxml.py -> build/scripts-3.11 copying tools/rstpep2html.py -> build/scripts-3.11 copying tools/rst2odt.py -> build/scripts-3.11 copying tools/rst2odt_prepstyles.py -> build/scripts-3.11 >>> python-docutils 0.19 Installing to target (cd /tmp/instance-22/output-1/build/python-docutils-0.19//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 docutils.egg-info/PKG-INFO writing dependency_links to docutils.egg-info/dependency_links.txt writing entry points to docutils.egg-info/entry_points.txt writing top-level names to docutils.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'docutils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'test/alltests.out' warning: no previously-included files found matching 'test/record.txt' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'COPYING.txt' writing manifest file 'docutils.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.parsers.rst.include' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.parsers.rst.include' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.parsers.rst.include' 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 'docutils.parsers.rst.include' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.writers.s5_html.themes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.writers.s5_html.themes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.writers.s5_html.themes' 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 'docutils.writers.s5_html.themes' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'docutils.writers.s5_html.themes.default' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'docutils.writers.s5_html.themes.default' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'docutils.writers.s5_html.themes.default' 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 'docutils.writers.s5_html.themes.default' 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 build_scripts running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/odf_odt copying build/lib/docutils/writers/odf_odt/styles.odt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/odf_odt copying build/lib/docutils/writers/odf_odt/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/odf_odt copying build/lib/docutils/writers/odf_odt/pygmentsformatter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/odf_odt creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/xetex copying build/lib/docutils/writers/xetex/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/xetex creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/xelatex.tex -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/titlingpage.tex -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/titlepage.tex -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/docutils.sty -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/default.tex -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/latex2e copying build/lib/docutils/writers/latex2e/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/latex2e creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-white copying build/lib/docutils/writers/s5_html/themes/small-white/pretty.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-white copying build/lib/docutils/writers/s5_html/themes/small-white/framing.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-white creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-black copying build/lib/docutils/writers/s5_html/themes/small-black/pretty.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-black copying build/lib/docutils/writers/s5_html/themes/small-black/__base__ -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/small-black creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-white copying build/lib/docutils/writers/s5_html/themes/medium-white/pretty.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-white copying build/lib/docutils/writers/s5_html/themes/medium-white/framing.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-white creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-black copying build/lib/docutils/writers/s5_html/themes/medium-black/pretty.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-black copying build/lib/docutils/writers/s5_html/themes/medium-black/__base__ -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/medium-black creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/slides.js -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/slides.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/s5-core.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/print.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/pretty.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/outline.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/opera.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default copying build/lib/docutils/writers/s5_html/themes/default/framing.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/default creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-white copying build/lib/docutils/writers/s5_html/themes/big-white/pretty.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-white copying build/lib/docutils/writers/s5_html/themes/big-white/framing.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-white creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-black copying build/lib/docutils/writers/s5_html/themes/big-black/pretty.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-black copying build/lib/docutils/writers/s5_html/themes/big-black/framing.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-black copying build/lib/docutils/writers/s5_html/themes/big-black/__base__ -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes/big-black copying build/lib/docutils/writers/s5_html/themes/README.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html/themes copying build/lib/docutils/writers/s5_html/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/s5_html creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/pep_html copying build/lib/docutils/writers/pep_html/template.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/pep_html copying build/lib/docutils/writers/pep_html/pep.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/pep_html copying build/lib/docutils/writers/pep_html/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/pep_html creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/tuftig.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/template.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/responsive.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/plain.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/minimal.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/math.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html5_polyglot copying build/lib/docutils/writers/html5_polyglot/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html5_polyglot creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html4css1 copying build/lib/docutils/writers/html4css1/template.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html4css1 copying build/lib/docutils/writers/html4css1/html4css1.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html4css1 copying build/lib/docutils/writers/html4css1/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers/html4css1 copying build/lib/docutils/writers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers copying build/lib/docutils/writers/_html_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers copying build/lib/docutils/writers/docutils_xml.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers copying build/lib/docutils/writers/manpage.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers copying build/lib/docutils/writers/null.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers copying build/lib/docutils/writers/pseudoxml.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/writers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/latex2mathml.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/math2html.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/tex2mathml_extern.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/tex2unichar.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/math/unichar2tex.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils/math copying build/lib/docutils/utils/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/code_analyzer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/error_reporting.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/punctuation_chars.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/roman.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/smartquotes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils copying build/lib/docutils/utils/urischemes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/utils creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/components.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/frontmatter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/misc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/parts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/peps.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/references.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/universal.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/transforms copying build/lib/docutils/transforms/writer_aux.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/transforms creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/readers copying build/lib/docutils/readers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/readers copying build/lib/docutils/readers/doctree.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/readers copying build/lib/docutils/readers/pep.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/readers copying build/lib/docutils/readers/standalone.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/readers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/xhtml1-symbol.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/xhtml1-special.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/xhtml1-lat1.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/s5defs.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/mmlextra.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/mmlextra-wide.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/mmlalias.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isotech.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isopub.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isonum.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomscr.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomscr-wide.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomopf.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomopf-wide.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomfrk.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isomfrk-wide.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isolat2.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isolat1.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isogrk4.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isogrk4-wide.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isogrk3.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isogrk2.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isogrk1.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isodia.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isocyr2.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isocyr1.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isobox.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamsr.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamso.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamsn.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamsc.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamsb.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/isoamsa.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include copying build/lib/docutils/parsers/rst/include/README.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/include creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/af.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/ar.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/ca.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/cs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/da.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/de.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/en.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/eo.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/es.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/fa.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/fi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/fr.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/gl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/he.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/it.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/ja.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/ko.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/lt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/lv.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/nl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/pl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/pt_br.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/ru.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/sk.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/sv.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/zh_cn.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages copying build/lib/docutils/parsers/rst/languages/zh_tw.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/languages creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/admonitions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/body.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/html.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/images.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/misc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/parts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/references.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/directives/tables.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst/directives copying build/lib/docutils/parsers/rst/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst copying build/lib/docutils/parsers/rst/roles.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst copying build/lib/docutils/parsers/rst/states.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst copying build/lib/docutils/parsers/rst/tableparser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers/rst copying build/lib/docutils/parsers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers copying build/lib/docutils/parsers/commonmark_wrapper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers copying build/lib/docutils/parsers/null.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers copying build/lib/docutils/parsers/recommonmark_wrapper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/parsers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/af.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/ar.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/ca.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/cs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/da.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/de.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/en.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/eo.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/es.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/fa.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/fi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/fr.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/gl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/he.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/it.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/ja.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/ko.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/lt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/lv.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/nl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/pl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/pt_br.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/ru.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/sk.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/sv.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/zh_cn.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/languages/zh_tw.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils/languages copying build/lib/docutils/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils copying build/lib/docutils/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils copying build/lib/docutils/core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils copying build/lib/docutils/examples.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils copying build/lib/docutils/frontend.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils copying build/lib/docutils/io.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils copying build/lib/docutils/nodes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils copying build/lib/docutils/statemachine.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils running install_egg_info Copying docutils.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/docutils-0.19-py3.11.egg-info running install_scripts copying build/scripts-3.11/rst2odt_prepstyles.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rst2odt.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rstpep2html.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rst2pseudoxml.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rst2xml.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rst2man.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rst2xetex.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rst2latex.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rst2s5.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rst2html5.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rst2html4.py -> /tmp/instance-22/output-1/target/usr/bin copying build/scripts-3.11/rst2html.py -> /tmp/instance-22/output-1/target/usr/bin changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2odt_prepstyles.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2odt.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rstpep2html.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2pseudoxml.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2xml.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2man.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2xetex.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2latex.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2s5.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2html5.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2html4.py to 755 changing mode of /tmp/instance-22/output-1/target/usr/bin/rst2html.py to 755 Installing docutils script to /tmp/instance-22/output-1/target/usr/bin >>> python-dominate 2.7.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.dominate-2.7.0.tar.gz.KyVAXT/output' 'https://files.pythonhosted.org/packages/12/d7/5e5f50f5d5bdd4282d2a70b9479c1d91d6628bebd4829e455cdf7366a92e/dominate-2.7.0.tar.gz' --2023-02-12 11:02:27-- https://files.pythonhosted.org/packages/12/d7/5e5f50f5d5bdd4282d2a70b9479c1d91d6628bebd4829e455cdf7366a92e/dominate-2.7.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 36351 (35K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.dominate-2.7.0.tar.gz.KyVAXT/output' 0K .......... .......... .......... ..... 100% 50.8M=0.001s 2023-02-12 11:02:27 (50.8 MB/s) - '/tmp/instance-22/output-1/build/.dominate-2.7.0.tar.gz.KyVAXT/output' saved [36351/36351] dominate-2.7.0.tar.gz: OK (md5: 77bba29beaaac4dfb657092cd89db033) dominate-2.7.0.tar.gz: OK (sha256: 520101360892ebf9d0553f67d37e359ff92403d8a1e33814030503088a05da49) >>> python-dominate 2.7.0 Extracting gzip -d -c /tmp/instance-22/dl/python-dominate/dominate-2.7.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-dominate-2.7.0 -xf - >>> python-dominate 2.7.0 Patching >>> python-dominate 2.7.0 Configuring >>> python-dominate 2.7.0 Building (cd /tmp/instance-22/output-1/build/python-dominate-2.7.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/build/python-dominate-2.7.0/setup.py:22: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses import imp /tmp/instance-22/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/dominate copying dominate/util.py -> build/lib/dominate copying dominate/tags.py -> build/lib/dominate copying dominate/svg.py -> build/lib/dominate copying dominate/dom_tag.py -> build/lib/dominate copying dominate/dom1core.py -> build/lib/dominate copying dominate/document.py -> build/lib/dominate copying dominate/_version.py -> build/lib/dominate copying dominate/__init__.py -> build/lib/dominate running egg_info writing dominate.egg-info/PKG-INFO writing dependency_links to dominate.egg-info/dependency_links.txt writing top-level names to dominate.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'dominate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'dominate.egg-info/SOURCES.txt' >>> python-dominate 2.7.0 Installing to target (cd /tmp/instance-22/output-1/build/python-dominate-2.7.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/build/python-dominate-2.7.0/setup.py:22: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses import imp /tmp/instance-22/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 /tmp/instance-22/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 dominate.egg-info/PKG-INFO writing dependency_links to dominate.egg-info/dependency_links.txt writing top-level names to dominate.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'dominate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'dominate.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dominate copying build/lib/dominate/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dominate copying build/lib/dominate/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dominate copying build/lib/dominate/document.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dominate copying build/lib/dominate/dom1core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dominate copying build/lib/dominate/dom_tag.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dominate copying build/lib/dominate/svg.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dominate copying build/lib/dominate/tags.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dominate copying build/lib/dominate/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dominate running install_egg_info Copying dominate.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/dominate-2.7.0-py3.11.egg-info running install_scripts >>> python-engineio 4.3.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.python-engineio-4.3.4.tar.gz.93ZQ30/output' 'https://files.pythonhosted.org/packages/7e/ff/970c5d084f513fb38108cd7c90497489d7cff8666f9bfabae00a3f4e13d4/python-engineio-4.3.4.tar.gz' --2023-02-12 11:02:31-- https://files.pythonhosted.org/packages/7e/ff/970c5d084f513fb38108cd7c90497489d7cff8666f9bfabae00a3f4e13d4/python-engineio-4.3.4.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 42045 (41K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.python-engineio-4.3.4.tar.gz.93ZQ30/output' 0K .......... .......... .......... .......... . 100% 12.5M=0.003s 2023-02-12 11:02:31 (12.5 MB/s) - '/tmp/instance-22/output-1/build/.python-engineio-4.3.4.tar.gz.93ZQ30/output' saved [42045/42045] python-engineio-4.3.4.tar.gz: OK (md5: cb093c07bc5b5351e6a2edb555b02f33) python-engineio-4.3.4.tar.gz: OK (sha256: d8d8b072799c36cadcdcc2b40d2a560ce09797ab3d2d596b2ad519a5e4df19ae) >>> python-engineio 4.3.4 Extracting gzip -d -c /tmp/instance-22/dl/python-engineio/python-engineio-4.3.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-engineio-4.3.4 -xf - >>> python-engineio 4.3.4 Patching >>> python-engineio 4.3.4 Configuring >>> python-engineio 4.3.4 Building (cd /tmp/instance-22/output-1/build/python-engineio-4.3.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/engineio copying src/engineio/static_files.py -> build/lib/engineio copying src/engineio/socket.py -> build/lib/engineio copying src/engineio/server.py -> build/lib/engineio copying src/engineio/payload.py -> build/lib/engineio copying src/engineio/packet.py -> build/lib/engineio copying src/engineio/middleware.py -> build/lib/engineio copying src/engineio/json.py -> build/lib/engineio copying src/engineio/exceptions.py -> build/lib/engineio copying src/engineio/client.py -> build/lib/engineio copying src/engineio/asyncio_socket.py -> build/lib/engineio copying src/engineio/asyncio_server.py -> build/lib/engineio copying src/engineio/asyncio_client.py -> build/lib/engineio copying src/engineio/__init__.py -> build/lib/engineio creating build/lib/engineio/async_drivers copying src/engineio/async_drivers/tornado.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/threading.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/sanic.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/gevent_uwsgi.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/gevent.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/eventlet.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/asgi.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/aiohttp.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/__init__.py -> build/lib/engineio/async_drivers running egg_info writing src/python_engineio.egg-info/PKG-INFO writing dependency_links to src/python_engineio.egg-info/dependency_links.txt writing requirements to src/python_engineio.egg-info/requires.txt writing top-level names to src/python_engineio.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/python_engineio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/python_engineio.egg-info/SOURCES.txt' >>> python-engineio 4.3.4 Installing to target (cd /tmp/instance-22/output-1/build/python-engineio-4.3.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/python_engineio.egg-info/PKG-INFO writing dependency_links to src/python_engineio.egg-info/dependency_links.txt writing requirements to src/python_engineio.egg-info/requires.txt writing top-level names to src/python_engineio.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/python_engineio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/python_engineio.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio/async_drivers copying build/lib/engineio/async_drivers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio/async_drivers copying build/lib/engineio/async_drivers/aiohttp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio/async_drivers copying build/lib/engineio/async_drivers/asgi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio/async_drivers copying build/lib/engineio/async_drivers/eventlet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio/async_drivers copying build/lib/engineio/async_drivers/gevent.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio/async_drivers copying build/lib/engineio/async_drivers/gevent_uwsgi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio/async_drivers copying build/lib/engineio/async_drivers/sanic.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio/async_drivers copying build/lib/engineio/async_drivers/threading.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio/async_drivers copying build/lib/engineio/async_drivers/tornado.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio/async_drivers copying build/lib/engineio/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/asyncio_client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/asyncio_server.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/asyncio_socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/json.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/middleware.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/packet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/payload.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/server.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio copying build/lib/engineio/static_files.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/engineio running install_egg_info Copying src/python_engineio.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/python_engineio-4.3.4-py3.11.egg-info running install_scripts >>> python-flask-babel 2.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Flask-Babel-2.0.0.tar.gz.01LEFM/output' 'https://files.pythonhosted.org/packages/d7/fe/655e6a5a99ceb815fe839f0698956a9d6c7d5bcc06ca1ee7c6eb6dac154b/Flask-Babel-2.0.0.tar.gz' --2023-02-12 11:02:35-- https://files.pythonhosted.org/packages/d7/fe/655e6a5a99ceb815fe839f0698956a9d6c7d5bcc06ca1ee7c6eb6dac154b/Flask-Babel-2.0.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 19588 (19K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.Flask-Babel-2.0.0.tar.gz.01LEFM/output' 0K .......... ......... 100% 96.3M=0s 2023-02-12 11:02:35 (96.3 MB/s) - '/tmp/instance-22/output-1/build/.Flask-Babel-2.0.0.tar.gz.01LEFM/output' saved [19588/19588] Flask-Babel-2.0.0.tar.gz: OK (md5: 50d5e92d96ef58787bf85b5a1b0a5567) Flask-Babel-2.0.0.tar.gz: OK (sha256: f9faf45cdb2e1a32ea2ec14403587d4295108f35017a7821a2b1acb8cfd9257d) >>> python-flask-babel 2.0.0 Extracting gzip -d -c /tmp/instance-22/dl/python-flask-babel/Flask-Babel-2.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-flask-babel-2.0.0 -xf - >>> python-flask-babel 2.0.0 Patching >>> python-flask-babel 2.0.0 Configuring >>> python-flask-babel 2.0.0 Building (cd /tmp/instance-22/output-1/build/python-flask-babel-2.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/flask_babel copying flask_babel/speaklater.py -> build/lib/flask_babel copying flask_babel/__init__.py -> build/lib/flask_babel >>> python-flask-babel 2.0.0 Installing to target (cd /tmp/instance-22/output-1/build/python-flask-babel-2.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_babel copying build/lib/flask_babel/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_babel copying build/lib/flask_babel/speaklater.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_babel running install_egg_info running egg_info writing Flask_Babel.egg-info/PKG-INFO writing dependency_links to Flask_Babel.egg-info/dependency_links.txt writing requirements to Flask_Babel.egg-info/requires.txt writing top-level names to Flask_Babel.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'Flask_Babel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' adding license file 'LICENSE' writing manifest file 'Flask_Babel.egg-info/SOURCES.txt' Copying Flask_Babel.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/Flask_Babel-2.0.0-py3.11.egg-info running install_scripts >>> python-flask-login 0.6.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Flask-Login-0.6.2.tar.gz.Dzhpg9/output' 'https://files.pythonhosted.org/packages/cc/da/eae45ba9ec58af45b46ef94c6ca04fb211ee57c06421b696e894eb11b064/Flask-Login-0.6.2.tar.gz' --2023-02-12 11:02:39-- https://files.pythonhosted.org/packages/cc/da/eae45ba9ec58af45b46ef94c6ca04fb211ee57c06421b696e894eb11b064/Flask-Login-0.6.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 48671 (48K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.Flask-Login-0.6.2.tar.gz.Dzhpg9/output' 0K .......... .......... .......... .......... ....... 100% 10.5M=0.004s 2023-02-12 11:02:39 (10.5 MB/s) - '/tmp/instance-22/output-1/build/.Flask-Login-0.6.2.tar.gz.Dzhpg9/output' saved [48671/48671] Flask-Login-0.6.2.tar.gz: OK (md5: 8020b22ad7ec6f17034f90117a520633) Flask-Login-0.6.2.tar.gz: OK (sha256: c0a7baa9fdc448cdd3dd6f0939df72eec5177b2f7abe6cb82fc934d29caac9c3) >>> python-flask-login 0.6.2 Extracting gzip -d -c /tmp/instance-22/dl/python-flask-login/Flask-Login-0.6.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-flask-login-0.6.2 -xf - >>> python-flask-login 0.6.2 Patching >>> python-flask-login 0.6.2 Configuring >>> python-flask-login 0.6.2 Building (cd /tmp/instance-22/output-1/build/python-flask-login-0.6.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/flask_login copying src/flask_login/utils.py -> build/lib/flask_login copying src/flask_login/test_client.py -> build/lib/flask_login copying src/flask_login/signals.py -> build/lib/flask_login copying src/flask_login/mixins.py -> build/lib/flask_login copying src/flask_login/login_manager.py -> build/lib/flask_login copying src/flask_login/config.py -> build/lib/flask_login copying src/flask_login/__init__.py -> build/lib/flask_login copying src/flask_login/__about__.py -> build/lib/flask_login running egg_info writing src/Flask_Login.egg-info/PKG-INFO writing dependency_links to src/Flask_Login.egg-info/dependency_links.txt writing requirements to src/Flask_Login.egg-info/requires.txt writing top-level names to src/Flask_Login.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Flask_Login.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/Flask_Login.egg-info/SOURCES.txt' >>> python-flask-login 0.6.2 Installing to target (cd /tmp/instance-22/output-1/build/python-flask-login-0.6.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/Flask_Login.egg-info/PKG-INFO writing dependency_links to src/Flask_Login.egg-info/dependency_links.txt writing requirements to src/Flask_Login.egg-info/requires.txt writing top-level names to src/Flask_Login.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Flask_Login.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/Flask_Login.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_login copying build/lib/flask_login/__about__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_login copying build/lib/flask_login/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_login copying build/lib/flask_login/config.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_login copying build/lib/flask_login/login_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_login copying build/lib/flask_login/mixins.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_login copying build/lib/flask_login/signals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_login copying build/lib/flask_login/test_client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_login copying build/lib/flask_login/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask_login running install_egg_info Copying src/Flask_Login.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/Flask_Login-0.6.2-py3.11.egg-info running install_scripts >>> python-flask 2.2.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Flask-2.2.2.tar.gz.iZyNQK/output' 'https://files.pythonhosted.org/packages/69/b6/53cfa30eed5aa7343daff36622843688ba8c6fe9829bb2b92e193ab1163f/Flask-2.2.2.tar.gz' --2023-02-12 11:02:43-- https://files.pythonhosted.org/packages/69/b6/53cfa30eed5aa7343daff36622843688ba8c6fe9829bb2b92e193ab1163f/Flask-2.2.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 677389 (662K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.Flask-2.2.2.tar.gz.iZyNQK/output' 0K .......... .......... .......... .......... .......... 7% 15.1M 0s 50K .......... .......... .......... .......... .......... 15% 16.5M 0s 100K .......... .......... .......... .......... .......... 22% 87.1M 0s 150K .......... .......... .......... .......... .......... 30% 51.0M 0s 200K .......... .......... .......... .......... .......... 37% 42.2M 0s 250K .......... .......... .......... .......... .......... 45% 46.6M 0s 300K .......... .......... .......... .......... .......... 52% 285M 0s 350K .......... .......... .......... .......... .......... 60% 43.9M 0s 400K .......... .......... .......... .......... .......... 68% 131M 0s 450K .......... .......... .......... .......... .......... 75% 63.2M 0s 500K .......... .......... .......... .......... .......... 83% 47.8M 0s 550K .......... .......... .......... .......... .......... 90% 309M 0s 600K .......... .......... .......... .......... .......... 98% 8.62M 0s 650K .......... . 100% 254M=0.02s 2023-02-12 11:02:43 (33.6 MB/s) - '/tmp/instance-22/output-1/build/.Flask-2.2.2.tar.gz.iZyNQK/output' saved [677389/677389] Flask-2.2.2.tar.gz: OK (md5: c0d2276cb7d59a06d62c915da9c77ba6) Flask-2.2.2.tar.gz: OK (sha256: 642c450d19c4ad482f96729bd2a8f6d32554aa1e231f4f6b4e7e5264b16cca2b) >>> python-flask 2.2.2 Extracting gzip -d -c /tmp/instance-22/dl/python-flask/Flask-2.2.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-flask-2.2.2 -xf - >>> python-flask 2.2.2 Patching >>> python-flask 2.2.2 Configuring >>> python-flask 2.2.2 Building (cd /tmp/instance-22/output-1/build/python-flask-2.2.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/flask copying src/flask/wrappers.py -> build/lib/flask copying src/flask/views.py -> build/lib/flask copying src/flask/typing.py -> build/lib/flask copying src/flask/testing.py -> build/lib/flask copying src/flask/templating.py -> build/lib/flask copying src/flask/signals.py -> build/lib/flask copying src/flask/sessions.py -> build/lib/flask copying src/flask/scaffold.py -> build/lib/flask copying src/flask/logging.py -> build/lib/flask copying src/flask/helpers.py -> build/lib/flask copying src/flask/globals.py -> build/lib/flask copying src/flask/debughelpers.py -> build/lib/flask copying src/flask/ctx.py -> build/lib/flask copying src/flask/config.py -> build/lib/flask copying src/flask/cli.py -> build/lib/flask copying src/flask/blueprints.py -> build/lib/flask copying src/flask/app.py -> build/lib/flask copying src/flask/__main__.py -> build/lib/flask copying src/flask/__init__.py -> build/lib/flask creating build/lib/flask/json copying src/flask/json/tag.py -> build/lib/flask/json copying src/flask/json/provider.py -> build/lib/flask/json copying src/flask/json/__init__.py -> build/lib/flask/json running egg_info writing src/Flask.egg-info/PKG-INFO writing dependency_links to src/Flask.egg-info/dependency_links.txt writing entry points to src/Flask.egg-info/entry_points.txt writing requirements to src/Flask.egg-info/requires.txt writing top-level names to src/Flask.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Flask.egg-info/SOURCES.txt' copying src/flask/py.typed -> build/lib/flask >>> python-flask 2.2.2 Installing to target (cd /tmp/instance-22/output-1/build/python-flask-2.2.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/Flask.egg-info/PKG-INFO writing dependency_links to src/Flask.egg-info/dependency_links.txt writing entry points to src/Flask.egg-info/entry_points.txt writing requirements to src/Flask.egg-info/requires.txt writing top-level names to src/Flask.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Flask.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask/json copying build/lib/flask/json/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask/json copying build/lib/flask/json/provider.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask/json copying build/lib/flask/json/tag.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask/json copying build/lib/flask/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/app.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/blueprints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/cli.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/config.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/ctx.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/debughelpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/globals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/logging.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/scaffold.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/sessions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/signals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/templating.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/testing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/typing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/views.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/wrappers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/flask running install_egg_info Copying src/Flask.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/Flask-2.2.2-py3.11.egg-info running install_scripts Installing flask script to /tmp/instance-22/output-1/target/usr/bin >>> python-frozenlist 1.3.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.frozenlist-1.3.3.tar.gz.DW1zBr/output' 'https://files.pythonhosted.org/packages/e9/10/d629476346112b85c912527b9080944fd2c39a816c2225413dbc0bb6fcc0/frozenlist-1.3.3.tar.gz' --2023-02-12 11:02:48-- https://files.pythonhosted.org/packages/e9/10/d629476346112b85c912527b9080944fd2c39a816c2225413dbc0bb6fcc0/frozenlist-1.3.3.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 66571 (65K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.frozenlist-1.3.3.tar.gz.DW1zBr/output' 0K .......... .......... .......... .......... .......... 76% 16.0M 0s 50K .......... ..... 100% 210M=0.003s 2023-02-12 11:02:48 (20.3 MB/s) - '/tmp/instance-22/output-1/build/.frozenlist-1.3.3.tar.gz.DW1zBr/output' saved [66571/66571] frozenlist-1.3.3.tar.gz: OK (md5: 14e9ffd849c6a1dfa3c6b1fb1ff77b14) frozenlist-1.3.3.tar.gz: OK (sha256: 58bcc55721e8a90b88332d6cd441261ebb22342e238296bb330968952fbb3a6a) >>> python-frozenlist 1.3.3 Extracting gzip -d -c /tmp/instance-22/dl/python-frozenlist/frozenlist-1.3.3.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-frozenlist-1.3.3 -xf - >>> python-frozenlist 1.3.3 Patching >>> python-frozenlist 1.3.3 Configuring >>> python-frozenlist 1.3.3 Building (cd /tmp/instance-22/output-1/build/python-frozenlist-1.3.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) ********************* * Accelerated build * ********************* running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/frozenlist copying frozenlist/__init__.py -> build/lib.linux-mipsel-3.11/frozenlist running egg_info writing frozenlist.egg-info/PKG-INFO writing dependency_links to frozenlist.egg-info/dependency_links.txt writing top-level names to frozenlist.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'frozenlist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info/SOURCES.txt' copying frozenlist/__init__.pyi -> build/lib.linux-mipsel-3.11/frozenlist copying frozenlist/_frozenlist.pyx -> build/lib.linux-mipsel-3.11/frozenlist copying frozenlist/py.typed -> build/lib.linux-mipsel-3.11/frozenlist running build_ext building 'frozenlist._frozenlist' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/frozenlist /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c frozenlist/_frozenlist.c -o build/temp.linux-mipsel-3.11/frozenlist/_frozenlist.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/frozenlist/_frozenlist.o -L. -o build/lib.linux-mipsel-3.11/frozenlist/_frozenlist.cpython-311-mipsel-linux-gnu.so >>> python-frozenlist 1.3.3 Installing to target (cd /tmp/instance-22/output-1/build/python-frozenlist-1.3.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) ********************* * Accelerated build * ********************* running install /tmp/instance-22/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 frozenlist.egg-info/PKG-INFO writing dependency_links to frozenlist.egg-info/dependency_links.txt writing top-level names to frozenlist.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'frozenlist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info/SOURCES.txt' running build_ext running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/frozenlist copying build/lib.linux-mipsel-3.11/frozenlist/_frozenlist.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/frozenlist copying build/lib.linux-mipsel-3.11/frozenlist/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/frozenlist copying build/lib.linux-mipsel-3.11/frozenlist/_frozenlist.pyx -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/frozenlist copying build/lib.linux-mipsel-3.11/frozenlist/__init__.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/frozenlist copying build/lib.linux-mipsel-3.11/frozenlist/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/frozenlist running install_egg_info Copying frozenlist.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/frozenlist-1.3.3-py3.11.egg-info running install_scripts >>> python-git 3.1.24 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.python-git-3.1.24.tar.gz.fIfutj/output' 'https://github.com/gitpython-developers/GitPython/archive/3.1.24/python-git-3.1.24.tar.gz' --2023-02-12 11:02:55-- https://github.com/gitpython-developers/GitPython/archive/3.1.24/python-git-3.1.24.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/gitpython-developers/GitPython/tar.gz/refs/tags/3.1.24 [following] --2023-02-12 11:02:55-- https://codeload.github.com/gitpython-developers/GitPython/tar.gz/refs/tags/3.1.24 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.python-git-3.1.24.tar.gz.fIfutj/output' 0K .......... .......... .......... .......... .......... 456K 50K .......... .......... .......... .......... .......... 960K 100K .......... .......... .......... .......... .......... 123M 150K .......... .......... .......... .......... .......... 939K 200K .......... .......... .......... .......... .......... 134M 250K .......... .......... .......... .......... .......... 131M 300K .......... .......... .......... .......... .......... 193M 350K .......... .......... .......... .......... .......... 457K 400K .......... .......... .......... .......... .......... 261M 450K ....... 325M=0.3s 2023-02-12 11:02:56 (1.37 MB/s) - '/tmp/instance-22/output-1/build/.python-git-3.1.24.tar.gz.fIfutj/output' saved [468264] python-git-3.1.24.tar.gz: OK (sha256: 8282d0d1169a3a98546979bfae1524608670fadc4ca7636517aadd428e0cfbeb) >>> python-git 3.1.24 Extracting gzip -d -c /tmp/instance-22/dl/python-git/python-git-3.1.24.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-git-3.1.24 -xf - >>> python-git 3.1.24 Patching >>> python-git 3.1.24 Configuring >>> python-git 3.1.24 Building (cd /tmp/instance-22/output-1/build/python-git-3.1.24//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/git creating build/lib/git/objects copying git/objects/__init__.py -> build/lib/git/objects copying git/objects/tag.py -> build/lib/git/objects copying git/__init__.py -> build/lib/git copying git/cmd.py -> build/lib/git creating build/lib/git/index copying git/index/__init__.py -> build/lib/git/index copying git/db.py -> build/lib/git copying git/diff.py -> build/lib/git creating build/lib/git/refs copying git/refs/__init__.py -> build/lib/git/refs copying git/refs/remote.py -> build/lib/git/refs copying git/refs/log.py -> build/lib/git/refs creating build/lib/git/objects/submodule copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule copying git/objects/submodule/util.py -> build/lib/git/objects/submodule copying git/objects/submodule/base.py -> build/lib/git/objects/submodule copying git/objects/util.py -> build/lib/git/objects copying git/exc.py -> build/lib/git copying git/index/util.py -> build/lib/git/index copying git/util.py -> build/lib/git creating build/lib/git/repo copying git/repo/__init__.py -> build/lib/git/repo copying git/repo/base.py -> build/lib/git/repo copying git/objects/submodule/root.py -> build/lib/git/objects/submodule copying git/objects/fun.py -> build/lib/git/objects copying git/refs/head.py -> build/lib/git/refs copying git/refs/reference.py -> build/lib/git/refs copying git/refs/symbolic.py -> build/lib/git/refs copying git/remote.py -> build/lib/git copying git/objects/blob.py -> build/lib/git/objects copying git/compat.py -> build/lib/git copying git/objects/commit.py -> build/lib/git/objects copying git/index/base.py -> build/lib/git/index copying git/objects/base.py -> build/lib/git/objects copying git/repo/fun.py -> build/lib/git/repo copying git/index/typ.py -> build/lib/git/index copying git/objects/tree.py -> build/lib/git/objects copying git/index/fun.py -> build/lib/git/index copying git/types.py -> build/lib/git copying git/refs/tag.py -> build/lib/git/refs copying git/config.py -> build/lib/git running egg_info creating GitPython.egg-info writing GitPython.egg-info/PKG-INFO writing dependency_links to GitPython.egg-info/dependency_links.txt writing requirements to GitPython.egg-info/requires.txt writing top-level names to GitPython.egg-info/top_level.txt writing manifest file 'GitPython.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'GitPython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'GitPython.egg-info/SOURCES.txt' copying git/py.typed -> build/lib/git >>> python-git 3.1.24 Installing to target (cd /tmp/instance-22/output-1/build/python-git-3.1.24//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 copying git/__init__.py -> build/lib/git running egg_info writing GitPython.egg-info/PKG-INFO writing dependency_links to GitPython.egg-info/dependency_links.txt writing requirements to GitPython.egg-info/requires.txt writing top-level names to GitPython.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'GitPython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'GitPython.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git copying build/lib/git/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git copying build/lib/git/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git copying build/lib/git/config.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git copying build/lib/git/types.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git copying build/lib/git/compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git copying build/lib/git/remote.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/repo/fun.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/repo/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/repo/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/repo copying build/lib/git/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git copying build/lib/git/exc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/tag.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/symbolic.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/reference.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/head.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/log.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/remote.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/refs/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/refs copying build/lib/git/diff.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git copying build/lib/git/db.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/fun.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/typ.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/index copying build/lib/git/index/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/index copying build/lib/git/cmd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/tree.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/commit.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/blob.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/fun.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/root.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects/submodule copying build/lib/git/objects/submodule/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects/submodule copying build/lib/git/objects/tag.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects copying build/lib/git/objects/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/git/objects running install_egg_info Copying GitPython.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/GitPython-3.1.24-py3.11.egg-info running install_scripts >>> python-gitdb2 4.0.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.gitdb-4.0.7.tar.gz.fH7HHI/output' 'https://files.pythonhosted.org/packages/34/fe/9265459642ab6e29afe734479f94385870e8702e7f892270ed6e52dd15bf/gitdb-4.0.7.tar.gz' --2023-02-12 11:03:00-- https://files.pythonhosted.org/packages/34/fe/9265459642ab6e29afe734479f94385870e8702e7f892270ed6e52dd15bf/gitdb-4.0.7.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 394664 (385K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.gitdb-4.0.7.tar.gz.fH7HHI/output' 0K .......... .......... .......... .......... .......... 12% 16.5M 0s 50K .......... .......... .......... .......... .......... 25% 14.7M 0s 100K .......... .......... .......... .......... .......... 38% 188M 0s 150K .......... .......... .......... .......... .......... 51% 196M 0s 200K .......... .......... .......... .......... .......... 64% 21.5M 0s 250K .......... .......... .......... .......... .......... 77% 179M 0s 300K .......... .......... .......... .......... .......... 90% 241M 0s 350K .......... .......... .......... ..... 100% 276M=0.01s 2023-02-12 11:03:00 (39.0 MB/s) - '/tmp/instance-22/output-1/build/.gitdb-4.0.7.tar.gz.fH7HHI/output' saved [394664/394664] gitdb-4.0.7.tar.gz: OK (md5: 3f52187435ab0b6e64a15782ffaf29ab) gitdb-4.0.7.tar.gz: OK (sha256: 96bf5c08b157a666fec41129e6d327235284cca4c81e92109260f353ba138005) >>> python-gitdb2 4.0.7 Extracting gzip -d -c /tmp/instance-22/dl/python-gitdb2/gitdb-4.0.7.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-gitdb2-4.0.7 -xf - >>> python-gitdb2 4.0.7 Patching >>> python-gitdb2 4.0.7 Configuring >>> python-gitdb2 4.0.7 Building (cd /tmp/instance-22/output-1/build/python-gitdb2-4.0.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/gitdb copying gitdb/util.py -> build/lib/gitdb copying gitdb/typ.py -> build/lib/gitdb copying gitdb/stream.py -> build/lib/gitdb copying gitdb/pack.py -> build/lib/gitdb copying gitdb/fun.py -> build/lib/gitdb copying gitdb/exc.py -> build/lib/gitdb copying gitdb/const.py -> build/lib/gitdb copying gitdb/base.py -> build/lib/gitdb copying gitdb/__init__.py -> build/lib/gitdb creating build/lib/gitdb/db copying gitdb/db/ref.py -> build/lib/gitdb/db copying gitdb/db/pack.py -> build/lib/gitdb/db copying gitdb/db/mem.py -> build/lib/gitdb/db copying gitdb/db/loose.py -> build/lib/gitdb/db copying gitdb/db/git.py -> build/lib/gitdb/db copying gitdb/db/base.py -> build/lib/gitdb/db copying gitdb/db/__init__.py -> build/lib/gitdb/db creating build/lib/gitdb/utils copying gitdb/utils/encoding.py -> build/lib/gitdb/utils copying gitdb/utils/__init__.py -> build/lib/gitdb/utils creating build/lib/gitdb/test copying gitdb/test/test_util.py -> build/lib/gitdb/test copying gitdb/test/test_stream.py -> build/lib/gitdb/test copying gitdb/test/test_pack.py -> build/lib/gitdb/test copying gitdb/test/test_example.py -> build/lib/gitdb/test copying gitdb/test/test_base.py -> build/lib/gitdb/test copying gitdb/test/lib.py -> build/lib/gitdb/test copying gitdb/test/__init__.py -> build/lib/gitdb/test >>> python-gitdb2 4.0.7 Installing to target (cd /tmp/instance-22/output-1/build/python-gitdb2-4.0.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/test copying build/lib/gitdb/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/test copying build/lib/gitdb/test/lib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/test copying build/lib/gitdb/test/test_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/test copying build/lib/gitdb/test/test_example.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/test copying build/lib/gitdb/test/test_pack.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/test copying build/lib/gitdb/test/test_stream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/test copying build/lib/gitdb/test/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/utils copying build/lib/gitdb/utils/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/utils copying build/lib/gitdb/utils/encoding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/utils creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/db copying build/lib/gitdb/db/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/db copying build/lib/gitdb/db/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/db copying build/lib/gitdb/db/git.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/db copying build/lib/gitdb/db/loose.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/db copying build/lib/gitdb/db/mem.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/db copying build/lib/gitdb/db/pack.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/db copying build/lib/gitdb/db/ref.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb/db copying build/lib/gitdb/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb copying build/lib/gitdb/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb copying build/lib/gitdb/const.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb copying build/lib/gitdb/exc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb copying build/lib/gitdb/fun.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb copying build/lib/gitdb/pack.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb copying build/lib/gitdb/stream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb copying build/lib/gitdb/typ.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb copying build/lib/gitdb/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb running install_egg_info running egg_info writing gitdb.egg-info/PKG-INFO writing dependency_links to gitdb.egg-info/dependency_links.txt writing requirements to gitdb.egg-info/requires.txt writing top-level names to gitdb.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'gitdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'VERSION' warning: no files found matching 'CHANGES' warning: no files found matching 'README' warning: no files found matching 'gitdb/_fun.c' warning: no files found matching 'gitdb/_delta_apply.c' warning: no files found matching 'gitdb/_delta_apply.h' warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'gitdb.egg-info/SOURCES.txt' Copying gitdb.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/gitdb-4.0.7-py3.11.egg-info running install_scripts >>> python-hkdf 0.0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.hkdf-0.0.3.tar.gz.EKVrQ7/output' 'https://files.pythonhosted.org/packages/c3/be/327e072850db181ce56afd51e26ec7aa5659b18466c709fa5ea2548c935f/hkdf-0.0.3.tar.gz' --2023-02-12 11:03:04-- https://files.pythonhosted.org/packages/c3/be/327e072850db181ce56afd51e26ec7aa5659b18466c709fa5ea2548c935f/hkdf-0.0.3.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3959 (3.9K) [application/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.hkdf-0.0.3.tar.gz.EKVrQ7/output' 0K ... 100% 79.4M=0s 2023-02-12 11:03:04 (79.4 MB/s) - '/tmp/instance-22/output-1/build/.hkdf-0.0.3.tar.gz.EKVrQ7/output' saved [3959/3959] hkdf-0.0.3.tar.gz: OK (md5: d10471ad0ec891cdbe165d78282c943e) hkdf-0.0.3.tar.gz: OK (sha256: 622a31c634bc185581530a4b44ffb731ed208acf4614f9c795bdd70e77991dca) >>> python-hkdf 0.0.3 Extracting gzip -d -c /tmp/instance-22/dl/python-hkdf/hkdf-0.0.3.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-hkdf-0.0.3 -xf - >>> python-hkdf 0.0.3 Patching >>> python-hkdf 0.0.3 Configuring >>> python-hkdf 0.0.3 Building (cd /tmp/instance-22/output-1/build/python-hkdf-0.0.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib copying hkdf.py -> build/lib >>> python-hkdf 0.0.3 Installing to target (cd /tmp/instance-22/output-1/build/python-hkdf-0.0.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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/hkdf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing hkdf.egg-info/PKG-INFO writing dependency_links to hkdf.egg-info/dependency_links.txt writing top-level names to hkdf.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'hkdf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'hkdf.egg-info/SOURCES.txt' Copying hkdf.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hkdf-0.0.3-py3.11.egg-info running install_scripts >>> python-humanize 4.4.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.humanize-4.4.0.tar.gz.Ivs0Zc/output' 'https://files.pythonhosted.org/packages/51/19/3e1adf0e7a8c8361496b085edcab2ddcd85410735a2b6fdd044247fc5b75/humanize-4.4.0.tar.gz' --2023-02-12 11:03:08-- https://files.pythonhosted.org/packages/51/19/3e1adf0e7a8c8361496b085edcab2ddcd85410735a2b6fdd044247fc5b75/humanize-4.4.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 78519 (77K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.humanize-4.4.0.tar.gz.Ivs0Zc/output' 0K .......... .......... .......... .......... .......... 65% 12.9M 0s 50K .......... .......... ...... 100% 257M=0.004s 2023-02-12 11:03:08 (19.3 MB/s) - '/tmp/instance-22/output-1/build/.humanize-4.4.0.tar.gz.Ivs0Zc/output' saved [78519/78519] humanize-4.4.0.tar.gz: OK (md5: 5e90552713107f756788ecdd8fbe341d) humanize-4.4.0.tar.gz: OK (sha256: efb2584565cc86b7ea87a977a15066de34cdedaf341b11c851cfcfd2b964779c) >>> python-humanize 4.4.0 Extracting gzip -d -c /tmp/instance-22/dl/python-humanize/humanize-4.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-humanize-4.4.0 -xf - >>> python-humanize 4.4.0 Patching >>> python-humanize 4.4.0 Configuring >>> python-humanize 4.4.0 Building (cd /tmp/instance-22/output-1/build/python-humanize-4.4.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/humanize copying src/humanize/time.py -> build/lib/humanize copying src/humanize/number.py -> build/lib/humanize copying src/humanize/i18n.py -> build/lib/humanize copying src/humanize/filesize.py -> build/lib/humanize copying src/humanize/__init__.py -> build/lib/humanize running egg_info writing src/humanize.egg-info/PKG-INFO writing dependency_links to src/humanize.egg-info/dependency_links.txt writing requirements to src/humanize.egg-info/requires.txt writing top-level names to src/humanize.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/humanize.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENCE' writing manifest file 'src/humanize.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.ar.LC_MESSAGES' 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 'humanize.locale.ar.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.bn_BD.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.bn_BD.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.bn_BD.LC_MESSAGES' 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 'humanize.locale.bn_BD.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.ca_ES.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.ca_ES.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.ca_ES.LC_MESSAGES' 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 'humanize.locale.ca_ES.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.da_DK.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.da_DK.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.da_DK.LC_MESSAGES' 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 'humanize.locale.da_DK.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.de_DE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.de_DE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.de_DE.LC_MESSAGES' 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 'humanize.locale.de_DE.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.el_GR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.el_GR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.el_GR.LC_MESSAGES' 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 'humanize.locale.el_GR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.es_ES.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.es_ES.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.es_ES.LC_MESSAGES' 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 'humanize.locale.es_ES.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.fa_IR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.fa_IR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.fa_IR.LC_MESSAGES' 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 'humanize.locale.fa_IR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.fi_FI.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.fi_FI.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.fi_FI.LC_MESSAGES' 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 'humanize.locale.fi_FI.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.fr_FR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.fr_FR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.fr_FR.LC_MESSAGES' 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 'humanize.locale.fr_FR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.id_ID.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.id_ID.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.id_ID.LC_MESSAGES' 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 'humanize.locale.id_ID.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.it_IT.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.it_IT.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.it_IT.LC_MESSAGES' 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 'humanize.locale.it_IT.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.ja_JP.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.ja_JP.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.ja_JP.LC_MESSAGES' 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 'humanize.locale.ja_JP.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.ko_KR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.ko_KR.LC_MESSAGES' 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 'humanize.locale.ko_KR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.nl_NL.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.nl_NL.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.nl_NL.LC_MESSAGES' 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 'humanize.locale.nl_NL.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.pl_PL.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.pl_PL.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.pl_PL.LC_MESSAGES' 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 'humanize.locale.pl_PL.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.pt_BR.LC_MESSAGES' 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 'humanize.locale.pt_BR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.pt_PT.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.pt_PT.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.pt_PT.LC_MESSAGES' 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 'humanize.locale.pt_PT.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.ru_RU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.ru_RU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.ru_RU.LC_MESSAGES' 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 'humanize.locale.ru_RU.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.sk_SK.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.sk_SK.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.sk_SK.LC_MESSAGES' 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 'humanize.locale.sk_SK.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.sl_SI.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.sl_SI.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.sl_SI.LC_MESSAGES' 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 'humanize.locale.sl_SI.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.sv_SE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.sv_SE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.sv_SE.LC_MESSAGES' 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 'humanize.locale.sv_SE.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.tr_TR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.tr_TR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.tr_TR.LC_MESSAGES' 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 'humanize.locale.tr_TR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.uk_UA.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.uk_UA.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.uk_UA.LC_MESSAGES' 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 'humanize.locale.uk_UA.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.vi_VN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.vi_VN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.vi_VN.LC_MESSAGES' 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 'humanize.locale.vi_VN.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.zh_CN.LC_MESSAGES' 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 'humanize.locale.zh_CN.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.zh_HK.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.zh_HK.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.zh_HK.LC_MESSAGES' 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 'humanize.locale.zh_HK.LC_MESSAGES' 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 src/humanize/py.typed -> build/lib/humanize creating build/lib/humanize/locale creating build/lib/humanize/locale/ar creating build/lib/humanize/locale/ar/LC_MESSAGES copying src/humanize/locale/ar/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/ar/LC_MESSAGES copying src/humanize/locale/ar/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/ar/LC_MESSAGES creating build/lib/humanize/locale/bn_BD creating build/lib/humanize/locale/bn_BD/LC_MESSAGES copying src/humanize/locale/bn_BD/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/bn_BD/LC_MESSAGES copying src/humanize/locale/bn_BD/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/bn_BD/LC_MESSAGES creating build/lib/humanize/locale/ca_ES creating build/lib/humanize/locale/ca_ES/LC_MESSAGES copying src/humanize/locale/ca_ES/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/ca_ES/LC_MESSAGES copying src/humanize/locale/ca_ES/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/ca_ES/LC_MESSAGES creating build/lib/humanize/locale/da_DK creating build/lib/humanize/locale/da_DK/LC_MESSAGES copying src/humanize/locale/da_DK/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/da_DK/LC_MESSAGES copying src/humanize/locale/da_DK/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/da_DK/LC_MESSAGES creating build/lib/humanize/locale/de_DE creating build/lib/humanize/locale/de_DE/LC_MESSAGES copying src/humanize/locale/de_DE/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/de_DE/LC_MESSAGES copying src/humanize/locale/de_DE/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/de_DE/LC_MESSAGES creating build/lib/humanize/locale/el_GR creating build/lib/humanize/locale/el_GR/LC_MESSAGES copying src/humanize/locale/el_GR/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/el_GR/LC_MESSAGES copying src/humanize/locale/el_GR/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/el_GR/LC_MESSAGES creating build/lib/humanize/locale/es_ES creating build/lib/humanize/locale/es_ES/LC_MESSAGES copying src/humanize/locale/es_ES/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/es_ES/LC_MESSAGES copying src/humanize/locale/es_ES/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/es_ES/LC_MESSAGES creating build/lib/humanize/locale/fa_IR creating build/lib/humanize/locale/fa_IR/LC_MESSAGES copying src/humanize/locale/fa_IR/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/fa_IR/LC_MESSAGES copying src/humanize/locale/fa_IR/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/fa_IR/LC_MESSAGES creating build/lib/humanize/locale/fi_FI creating build/lib/humanize/locale/fi_FI/LC_MESSAGES copying src/humanize/locale/fi_FI/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/fi_FI/LC_MESSAGES copying src/humanize/locale/fi_FI/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/fi_FI/LC_MESSAGES creating build/lib/humanize/locale/fr_FR creating build/lib/humanize/locale/fr_FR/LC_MESSAGES copying src/humanize/locale/fr_FR/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/fr_FR/LC_MESSAGES copying src/humanize/locale/fr_FR/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/fr_FR/LC_MESSAGES creating build/lib/humanize/locale/id_ID creating build/lib/humanize/locale/id_ID/LC_MESSAGES copying src/humanize/locale/id_ID/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/id_ID/LC_MESSAGES copying src/humanize/locale/id_ID/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/id_ID/LC_MESSAGES creating build/lib/humanize/locale/it_IT creating build/lib/humanize/locale/it_IT/LC_MESSAGES copying src/humanize/locale/it_IT/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/it_IT/LC_MESSAGES copying src/humanize/locale/it_IT/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/it_IT/LC_MESSAGES creating build/lib/humanize/locale/ja_JP creating build/lib/humanize/locale/ja_JP/LC_MESSAGES copying src/humanize/locale/ja_JP/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/ja_JP/LC_MESSAGES copying src/humanize/locale/ja_JP/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/ja_JP/LC_MESSAGES creating build/lib/humanize/locale/ko_KR creating build/lib/humanize/locale/ko_KR/LC_MESSAGES copying src/humanize/locale/ko_KR/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/ko_KR/LC_MESSAGES copying src/humanize/locale/ko_KR/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/ko_KR/LC_MESSAGES creating build/lib/humanize/locale/nl_NL creating build/lib/humanize/locale/nl_NL/LC_MESSAGES copying src/humanize/locale/nl_NL/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/nl_NL/LC_MESSAGES copying src/humanize/locale/nl_NL/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/nl_NL/LC_MESSAGES creating build/lib/humanize/locale/pl_PL creating build/lib/humanize/locale/pl_PL/LC_MESSAGES copying src/humanize/locale/pl_PL/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/pl_PL/LC_MESSAGES copying src/humanize/locale/pl_PL/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/pl_PL/LC_MESSAGES creating build/lib/humanize/locale/pt_BR creating build/lib/humanize/locale/pt_BR/LC_MESSAGES copying src/humanize/locale/pt_BR/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/pt_BR/LC_MESSAGES copying src/humanize/locale/pt_BR/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/pt_BR/LC_MESSAGES creating build/lib/humanize/locale/pt_PT creating build/lib/humanize/locale/pt_PT/LC_MESSAGES copying src/humanize/locale/pt_PT/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/pt_PT/LC_MESSAGES copying src/humanize/locale/pt_PT/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/pt_PT/LC_MESSAGES creating build/lib/humanize/locale/ru_RU creating build/lib/humanize/locale/ru_RU/LC_MESSAGES copying src/humanize/locale/ru_RU/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/ru_RU/LC_MESSAGES copying src/humanize/locale/ru_RU/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/ru_RU/LC_MESSAGES creating build/lib/humanize/locale/sk_SK creating build/lib/humanize/locale/sk_SK/LC_MESSAGES copying src/humanize/locale/sk_SK/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/sk_SK/LC_MESSAGES copying src/humanize/locale/sk_SK/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/sk_SK/LC_MESSAGES creating build/lib/humanize/locale/sl_SI creating build/lib/humanize/locale/sl_SI/LC_MESSAGES copying src/humanize/locale/sl_SI/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/sl_SI/LC_MESSAGES copying src/humanize/locale/sl_SI/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/sl_SI/LC_MESSAGES creating build/lib/humanize/locale/sv_SE creating build/lib/humanize/locale/sv_SE/LC_MESSAGES copying src/humanize/locale/sv_SE/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/sv_SE/LC_MESSAGES copying src/humanize/locale/sv_SE/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/sv_SE/LC_MESSAGES creating build/lib/humanize/locale/tr_TR creating build/lib/humanize/locale/tr_TR/LC_MESSAGES copying src/humanize/locale/tr_TR/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/tr_TR/LC_MESSAGES copying src/humanize/locale/tr_TR/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/tr_TR/LC_MESSAGES creating build/lib/humanize/locale/uk_UA creating build/lib/humanize/locale/uk_UA/LC_MESSAGES copying src/humanize/locale/uk_UA/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/uk_UA/LC_MESSAGES copying src/humanize/locale/uk_UA/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/uk_UA/LC_MESSAGES creating build/lib/humanize/locale/vi_VN creating build/lib/humanize/locale/vi_VN/LC_MESSAGES copying src/humanize/locale/vi_VN/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/vi_VN/LC_MESSAGES copying src/humanize/locale/vi_VN/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/vi_VN/LC_MESSAGES creating build/lib/humanize/locale/zh_CN creating build/lib/humanize/locale/zh_CN/LC_MESSAGES copying src/humanize/locale/zh_CN/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/zh_CN/LC_MESSAGES copying src/humanize/locale/zh_CN/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/zh_CN/LC_MESSAGES creating build/lib/humanize/locale/zh_HK creating build/lib/humanize/locale/zh_HK/LC_MESSAGES copying src/humanize/locale/zh_HK/LC_MESSAGES/humanize.mo -> build/lib/humanize/locale/zh_HK/LC_MESSAGES copying src/humanize/locale/zh_HK/LC_MESSAGES/humanize.po -> build/lib/humanize/locale/zh_HK/LC_MESSAGES >>> python-humanize 4.4.0 Installing to target (cd /tmp/instance-22/output-1/build/python-humanize-4.4.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 src/humanize.egg-info/PKG-INFO writing dependency_links to src/humanize.egg-info/dependency_links.txt writing requirements to src/humanize.egg-info/requires.txt writing top-level names to src/humanize.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/humanize.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENCE' writing manifest file 'src/humanize.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.ar.LC_MESSAGES' 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 'humanize.locale.ar.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.bn_BD.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.bn_BD.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.bn_BD.LC_MESSAGES' 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 'humanize.locale.bn_BD.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.ca_ES.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.ca_ES.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.ca_ES.LC_MESSAGES' 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 'humanize.locale.ca_ES.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.da_DK.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.da_DK.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.da_DK.LC_MESSAGES' 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 'humanize.locale.da_DK.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.de_DE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.de_DE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.de_DE.LC_MESSAGES' 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 'humanize.locale.de_DE.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.el_GR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.el_GR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.el_GR.LC_MESSAGES' 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 'humanize.locale.el_GR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.es_ES.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.es_ES.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.es_ES.LC_MESSAGES' 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 'humanize.locale.es_ES.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.fa_IR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.fa_IR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.fa_IR.LC_MESSAGES' 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 'humanize.locale.fa_IR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.fi_FI.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.fi_FI.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.fi_FI.LC_MESSAGES' 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 'humanize.locale.fi_FI.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.fr_FR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.fr_FR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.fr_FR.LC_MESSAGES' 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 'humanize.locale.fr_FR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.id_ID.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.id_ID.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.id_ID.LC_MESSAGES' 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 'humanize.locale.id_ID.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.it_IT.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.it_IT.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.it_IT.LC_MESSAGES' 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 'humanize.locale.it_IT.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.ja_JP.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.ja_JP.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.ja_JP.LC_MESSAGES' 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 'humanize.locale.ja_JP.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.ko_KR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.ko_KR.LC_MESSAGES' 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 'humanize.locale.ko_KR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.nl_NL.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.nl_NL.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.nl_NL.LC_MESSAGES' 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 'humanize.locale.nl_NL.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.pl_PL.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.pl_PL.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.pl_PL.LC_MESSAGES' 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 'humanize.locale.pl_PL.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.pt_BR.LC_MESSAGES' 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 'humanize.locale.pt_BR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.pt_PT.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.pt_PT.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.pt_PT.LC_MESSAGES' 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 'humanize.locale.pt_PT.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.ru_RU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.ru_RU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.ru_RU.LC_MESSAGES' 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 'humanize.locale.ru_RU.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.sk_SK.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.sk_SK.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.sk_SK.LC_MESSAGES' 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 'humanize.locale.sk_SK.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.sl_SI.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.sl_SI.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.sl_SI.LC_MESSAGES' 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 'humanize.locale.sl_SI.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.sv_SE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.sv_SE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.sv_SE.LC_MESSAGES' 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 'humanize.locale.sv_SE.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.tr_TR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.tr_TR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.tr_TR.LC_MESSAGES' 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 'humanize.locale.tr_TR.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.uk_UA.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.uk_UA.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.uk_UA.LC_MESSAGES' 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 'humanize.locale.uk_UA.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.vi_VN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.vi_VN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.vi_VN.LC_MESSAGES' 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 'humanize.locale.vi_VN.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.zh_CN.LC_MESSAGES' 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 'humanize.locale.zh_CN.LC_MESSAGES' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'humanize.locale.zh_HK.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'humanize.locale.zh_HK.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'humanize.locale.zh_HK.LC_MESSAGES' 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 'humanize.locale.zh_HK.LC_MESSAGES' 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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/zh_HK creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/zh_HK/LC_MESSAGES copying build/lib/humanize/locale/zh_HK/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/zh_HK/LC_MESSAGES copying build/lib/humanize/locale/zh_HK/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/zh_HK/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/zh_CN creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/zh_CN/LC_MESSAGES copying build/lib/humanize/locale/zh_CN/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/zh_CN/LC_MESSAGES copying build/lib/humanize/locale/zh_CN/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/zh_CN/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/vi_VN creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/vi_VN/LC_MESSAGES copying build/lib/humanize/locale/vi_VN/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/vi_VN/LC_MESSAGES copying build/lib/humanize/locale/vi_VN/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/vi_VN/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/uk_UA creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/uk_UA/LC_MESSAGES copying build/lib/humanize/locale/uk_UA/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/uk_UA/LC_MESSAGES copying build/lib/humanize/locale/uk_UA/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/uk_UA/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/tr_TR creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/tr_TR/LC_MESSAGES copying build/lib/humanize/locale/tr_TR/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/tr_TR/LC_MESSAGES copying build/lib/humanize/locale/tr_TR/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/tr_TR/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sv_SE creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sv_SE/LC_MESSAGES copying build/lib/humanize/locale/sv_SE/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sv_SE/LC_MESSAGES copying build/lib/humanize/locale/sv_SE/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sv_SE/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sl_SI creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sl_SI/LC_MESSAGES copying build/lib/humanize/locale/sl_SI/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sl_SI/LC_MESSAGES copying build/lib/humanize/locale/sl_SI/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sl_SI/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sk_SK creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sk_SK/LC_MESSAGES copying build/lib/humanize/locale/sk_SK/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sk_SK/LC_MESSAGES copying build/lib/humanize/locale/sk_SK/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/sk_SK/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ru_RU creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ru_RU/LC_MESSAGES copying build/lib/humanize/locale/ru_RU/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ru_RU/LC_MESSAGES copying build/lib/humanize/locale/ru_RU/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ru_RU/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pt_PT creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pt_PT/LC_MESSAGES copying build/lib/humanize/locale/pt_PT/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pt_PT/LC_MESSAGES copying build/lib/humanize/locale/pt_PT/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pt_PT/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pt_BR creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pt_BR/LC_MESSAGES copying build/lib/humanize/locale/pt_BR/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pt_BR/LC_MESSAGES copying build/lib/humanize/locale/pt_BR/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pt_BR/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pl_PL creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pl_PL/LC_MESSAGES copying build/lib/humanize/locale/pl_PL/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pl_PL/LC_MESSAGES copying build/lib/humanize/locale/pl_PL/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/pl_PL/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/nl_NL creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/nl_NL/LC_MESSAGES copying build/lib/humanize/locale/nl_NL/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/nl_NL/LC_MESSAGES copying build/lib/humanize/locale/nl_NL/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/nl_NL/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ko_KR creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ko_KR/LC_MESSAGES copying build/lib/humanize/locale/ko_KR/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ko_KR/LC_MESSAGES copying build/lib/humanize/locale/ko_KR/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ko_KR/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ja_JP creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ja_JP/LC_MESSAGES copying build/lib/humanize/locale/ja_JP/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ja_JP/LC_MESSAGES copying build/lib/humanize/locale/ja_JP/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ja_JP/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/it_IT creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/it_IT/LC_MESSAGES copying build/lib/humanize/locale/it_IT/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/it_IT/LC_MESSAGES copying build/lib/humanize/locale/it_IT/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/it_IT/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/id_ID creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/id_ID/LC_MESSAGES copying build/lib/humanize/locale/id_ID/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/id_ID/LC_MESSAGES copying build/lib/humanize/locale/id_ID/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/id_ID/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fr_FR creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fr_FR/LC_MESSAGES copying build/lib/humanize/locale/fr_FR/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fr_FR/LC_MESSAGES copying build/lib/humanize/locale/fr_FR/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fr_FR/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fi_FI creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fi_FI/LC_MESSAGES copying build/lib/humanize/locale/fi_FI/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fi_FI/LC_MESSAGES copying build/lib/humanize/locale/fi_FI/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fi_FI/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fa_IR creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fa_IR/LC_MESSAGES copying build/lib/humanize/locale/fa_IR/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fa_IR/LC_MESSAGES copying build/lib/humanize/locale/fa_IR/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/fa_IR/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/es_ES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/es_ES/LC_MESSAGES copying build/lib/humanize/locale/es_ES/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/es_ES/LC_MESSAGES copying build/lib/humanize/locale/es_ES/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/es_ES/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/el_GR creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/el_GR/LC_MESSAGES copying build/lib/humanize/locale/el_GR/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/el_GR/LC_MESSAGES copying build/lib/humanize/locale/el_GR/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/el_GR/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/de_DE creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/de_DE/LC_MESSAGES copying build/lib/humanize/locale/de_DE/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/de_DE/LC_MESSAGES copying build/lib/humanize/locale/de_DE/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/de_DE/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/da_DK creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/da_DK/LC_MESSAGES copying build/lib/humanize/locale/da_DK/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/da_DK/LC_MESSAGES copying build/lib/humanize/locale/da_DK/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/da_DK/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ca_ES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ca_ES/LC_MESSAGES copying build/lib/humanize/locale/ca_ES/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ca_ES/LC_MESSAGES copying build/lib/humanize/locale/ca_ES/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ca_ES/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/bn_BD creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/bn_BD/LC_MESSAGES copying build/lib/humanize/locale/bn_BD/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/bn_BD/LC_MESSAGES copying build/lib/humanize/locale/bn_BD/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/bn_BD/LC_MESSAGES creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ar creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ar/LC_MESSAGES copying build/lib/humanize/locale/ar/LC_MESSAGES/humanize.po -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ar/LC_MESSAGES copying build/lib/humanize/locale/ar/LC_MESSAGES/humanize.mo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize/locale/ar/LC_MESSAGES copying build/lib/humanize/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize copying build/lib/humanize/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize copying build/lib/humanize/filesize.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize copying build/lib/humanize/i18n.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize copying build/lib/humanize/number.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize copying build/lib/humanize/time.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize running install_egg_info Copying src/humanize.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/humanize-4.4.0-py3.11.egg-info running install_scripts >>> python-hyperframe 6.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.hyperframe-6.0.1.tar.gz.F1pSnc/output' 'https://files.pythonhosted.org/packages/5a/2a/4747bff0a17f7281abe73e955d60d80aae537a5d203f417fa1c2e7578ebb/hyperframe-6.0.1.tar.gz' --2023-02-12 11:03:13-- https://files.pythonhosted.org/packages/5a/2a/4747bff0a17f7281abe73e955d60d80aae537a5d203f417fa1c2e7578ebb/hyperframe-6.0.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 25008 (24K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.hyperframe-6.0.1.tar.gz.F1pSnc/output' 0K .......... .......... .... 100% 114M=0s 2023-02-12 11:03:13 (114 MB/s) - '/tmp/instance-22/output-1/build/.hyperframe-6.0.1.tar.gz.F1pSnc/output' saved [25008/25008] hyperframe-6.0.1.tar.gz: OK (md5: 153c064e8ac654aaf136b3388c36de48) hyperframe-6.0.1.tar.gz: OK (sha256: ae510046231dc8e9ecb1a6586f63d2347bf4c8905914aa84ba585ae85f28a914) >>> python-hyperframe 6.0.1 Extracting gzip -d -c /tmp/instance-22/dl/python-hyperframe/hyperframe-6.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-hyperframe-6.0.1 -xf - >>> python-hyperframe 6.0.1 Patching >>> python-hyperframe 6.0.1 Configuring >>> python-hyperframe 6.0.1 Building (cd /tmp/instance-22/output-1/build/python-hyperframe-6.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/hyperframe copying src/hyperframe/frame.py -> build/lib/hyperframe copying src/hyperframe/flags.py -> build/lib/hyperframe copying src/hyperframe/exceptions.py -> build/lib/hyperframe copying src/hyperframe/__init__.py -> build/lib/hyperframe running egg_info writing src/hyperframe.egg-info/PKG-INFO writing dependency_links to src/hyperframe.egg-info/dependency_links.txt writing top-level names to src/hyperframe.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/hyperframe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'test/http2-frame-test-case' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/hyperframe.egg-info/SOURCES.txt' copying src/hyperframe/py.typed -> build/lib/hyperframe >>> python-hyperframe 6.0.1 Installing to target (cd /tmp/instance-22/output-1/build/python-hyperframe-6.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/hyperframe.egg-info/PKG-INFO writing dependency_links to src/hyperframe.egg-info/dependency_links.txt writing top-level names to src/hyperframe.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/hyperframe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'test/http2-frame-test-case' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/hyperframe.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperframe copying build/lib/hyperframe/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperframe copying build/lib/hyperframe/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperframe copying build/lib/hyperframe/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperframe copying build/lib/hyperframe/flags.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperframe copying build/lib/hyperframe/frame.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperframe running install_egg_info Copying src/hyperframe.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperframe-6.0.1-py3.11.egg-info running install_scripts >>> python-hyperlink 21.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.hyperlink-21.0.0.tar.gz.25CEwb/output' 'https://files.pythonhosted.org/packages/3a/51/1947bd81d75af87e3bb9e34593a4cf118115a8feb451ce7a69044ef1412e/hyperlink-21.0.0.tar.gz' --2023-02-12 11:03:17-- https://files.pythonhosted.org/packages/3a/51/1947bd81d75af87e3bb9e34593a4cf118115a8feb451ce7a69044ef1412e/hyperlink-21.0.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 140743 (137K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.hyperlink-21.0.0.tar.gz.25CEwb/output' 0K .......... .......... .......... .......... .......... 36% 14.1M 0s 50K .......... .......... .......... .......... .......... 72% 16.5M 0s 100K .......... .......... .......... ....... 100% 9.14M=0.01s 2023-02-12 11:03:17 (12.9 MB/s) - '/tmp/instance-22/output-1/build/.hyperlink-21.0.0.tar.gz.25CEwb/output' saved [140743/140743] hyperlink-21.0.0.tar.gz: OK (md5: 6285ac13e7d6be4157698ad7960ed490) hyperlink-21.0.0.tar.gz: OK (sha256: 427af957daa58bc909471c6c40f74c5450fa123dd093fc53efd2e91d2705a56b) >>> python-hyperlink 21.0.0 Extracting gzip -d -c /tmp/instance-22/dl/python-hyperlink/hyperlink-21.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-hyperlink-21.0.0 -xf - >>> python-hyperlink 21.0.0 Patching >>> python-hyperlink 21.0.0 Configuring >>> python-hyperlink 21.0.0 Building (cd /tmp/instance-22/output-1/build/python-hyperlink-21.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/hyperlink copying src/hyperlink/hypothesis.py -> build/lib/hyperlink copying src/hyperlink/_url.py -> build/lib/hyperlink copying src/hyperlink/_socket.py -> build/lib/hyperlink copying src/hyperlink/__init__.py -> build/lib/hyperlink creating build/lib/hyperlink/test copying src/hyperlink/test/test_url.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_socket.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_scheme_registration.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_parse.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_hypothesis.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_decoded_url.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_common.py -> build/lib/hyperlink/test copying src/hyperlink/test/common.py -> build/lib/hyperlink/test copying src/hyperlink/test/__init__.py -> build/lib/hyperlink/test copying src/hyperlink/py.typed -> build/lib/hyperlink copying src/hyperlink/idna-tables-properties.csv.gz -> build/lib/hyperlink >>> python-hyperlink 21.0.0 Installing to target (cd /tmp/instance-22/output-1/build/python-hyperlink-21.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink copying build/lib/hyperlink/idna-tables-properties.csv.gz -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink copying build/lib/hyperlink/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink/test copying build/lib/hyperlink/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink/test copying build/lib/hyperlink/test/common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink/test copying build/lib/hyperlink/test/test_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink/test copying build/lib/hyperlink/test/test_decoded_url.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink/test copying build/lib/hyperlink/test/test_hypothesis.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink/test copying build/lib/hyperlink/test/test_parse.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink/test copying build/lib/hyperlink/test/test_scheme_registration.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink/test copying build/lib/hyperlink/test/test_socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink/test copying build/lib/hyperlink/test/test_url.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink/test copying build/lib/hyperlink/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink copying build/lib/hyperlink/_socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink copying build/lib/hyperlink/_url.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink copying build/lib/hyperlink/hypothesis.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink running install_egg_info running egg_info writing src/hyperlink.egg-info/PKG-INFO writing dependency_links to src/hyperlink.egg-info/dependency_links.txt writing requirements to src/hyperlink.egg-info/requires.txt writing top-level names to src/hyperlink.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/hyperlink.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'TODO.md' warning: no previously-included files found matching '.appveyor.yml' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/hyperlink.egg-info/SOURCES.txt' Copying src/hyperlink.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hyperlink-21.0.0-py3.11.egg-info running install_scripts >>> python-idna 3.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.idna-3.4.tar.gz.Yfs4wJ/output' 'https://files.pythonhosted.org/packages/8b/e1/43beb3d38dba6cb420cefa297822eac205a277ab43e5ba5d5c46faf96438/idna-3.4.tar.gz' --2023-02-12 11:03:21-- https://files.pythonhosted.org/packages/8b/e1/43beb3d38dba6cb420cefa297822eac205a277ab43e5ba5d5c46faf96438/idna-3.4.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 183077 (179K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.idna-3.4.tar.gz.Yfs4wJ/output' 0K .......... .......... .......... .......... .......... 27% 17.4M 0s 50K .......... .......... .......... .......... .......... 55% 16.5M 0s 100K .......... .......... .......... .......... .......... 83% 75.3M 0s 150K .......... .......... ........ 100% 117M=0.007s 2023-02-12 11:03:21 (26.2 MB/s) - '/tmp/instance-22/output-1/build/.idna-3.4.tar.gz.Yfs4wJ/output' saved [183077/183077] idna-3.4.tar.gz: OK (md5: 13ea24e076212b6baae1135a116d1e0e) idna-3.4.tar.gz: OK (sha256: 814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4) >>> python-idna 3.4 Extracting gzip -d -c /tmp/instance-22/dl/python-idna/idna-3.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-idna-3.4 -xf - >>> python-idna 3.4 Patching >>> python-idna 3.4 Configuring >>> python-idna 3.4 Building (cd /tmp/instance-22/output-1/build/python-idna-3.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built idna-3.4-py3-none-any.whl >>> python-idna 3.4 Installing to target (cd /tmp/instance-22/output-1/build/python-idna-3.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python /tmp/instance-22/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages --headers=/tmp/instance-22/output-1/target/usr/include/python3.11 --scripts=/tmp/instance-22/output-1/target/usr/bin --data=/tmp/instance-22/output-1/target/usr ) >>> python-incremental 22.10.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.incremental-22.10.0.tar.gz.CKspcG/output' 'https://files.pythonhosted.org/packages/86/42/9e87f04fa2cd40e3016f27a4b4572290e95899c6dce317e2cdb580f3ff09/incremental-22.10.0.tar.gz' --2023-02-12 11:03:24-- https://files.pythonhosted.org/packages/86/42/9e87f04fa2cd40e3016f27a4b4572290e95899c6dce317e2cdb580f3ff09/incremental-22.10.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 18305 (18K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.incremental-22.10.0.tar.gz.CKspcG/output' 0K .......... ....... 100% 101M=0s 2023-02-12 11:03:25 (101 MB/s) - '/tmp/instance-22/output-1/build/.incremental-22.10.0.tar.gz.CKspcG/output' saved [18305/18305] incremental-22.10.0.tar.gz: OK (md5: 9fffa2490ca649550c79a78e85ef2eef) incremental-22.10.0.tar.gz: OK (sha256: 912feeb5e0f7e0188e6f42241d2f450002e11bbc0937c65865045854c24c0bd0) >>> python-incremental 22.10.0 Extracting gzip -d -c /tmp/instance-22/dl/python-incremental/incremental-22.10.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-incremental-22.10.0 -xf - >>> python-incremental 22.10.0 Patching >>> python-incremental 22.10.0 Configuring >>> python-incremental 22.10.0 Building (cd /tmp/instance-22/output-1/build/python-incremental-22.10.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/incremental copying src/incremental/update.py -> build/lib/incremental copying src/incremental/_version.py -> build/lib/incremental copying src/incremental/__init__.py -> build/lib/incremental creating build/lib/incremental/tests copying src/incremental/tests/test_version.py -> build/lib/incremental/tests copying src/incremental/tests/test_update.py -> build/lib/incremental/tests copying src/incremental/tests/__init__.py -> build/lib/incremental/tests copying src/incremental/py.typed -> build/lib/incremental >>> python-incremental 22.10.0 Installing to target (cd /tmp/instance-22/output-1/build/python-incremental-22.10.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/incremental copying build/lib/incremental/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/incremental creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/incremental/tests copying build/lib/incremental/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/incremental/tests copying build/lib/incremental/tests/test_update.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/incremental/tests copying build/lib/incremental/tests/test_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/incremental/tests copying build/lib/incremental/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/incremental copying build/lib/incremental/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/incremental copying build/lib/incremental/update.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/incremental running install_egg_info running egg_info writing src/incremental.egg-info/PKG-INFO writing dependency_links to src/incremental.egg-info/dependency_links.txt writing entry points to src/incremental.egg-info/entry_points.txt writing requirements to src/incremental.egg-info/requires.txt writing top-level names to src/incremental.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/incremental.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'towncrier.ini' warning: no previously-included files found matching 'mypy.ini' no previously-included directories found matching '.travis' no previously-included directories found matching 'tests' warning: no previously-included files found matching 'examplesetup.py' no previously-included directories found matching 'src/exampleproj' no previously-included directories found matching 'src/incremental/newsfragments' adding license file 'LICENSE' writing manifest file 'src/incremental.egg-info/SOURCES.txt' Copying src/incremental.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/incremental-22.10.0-py3.11.egg-info running install_scripts >>> python-influxdb 5.3.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.influxdb-5.3.1.tar.gz.70IZ2O/output' 'https://files.pythonhosted.org/packages/86/4f/a9c524576677c1694b149e09d4fd6342e4a1d9a5f409e437168a14d6d150/influxdb-5.3.1.tar.gz' --2023-02-12 11:03:28-- https://files.pythonhosted.org/packages/86/4f/a9c524576677c1694b149e09d4fd6342e4a1d9a5f409e437168a14d6d150/influxdb-5.3.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 67385 (66K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.influxdb-5.3.1.tar.gz.70IZ2O/output' 0K .......... .......... .......... .......... .......... 75% 17.3M 0s 50K .......... ..... 100% 22.7M=0.004s 2023-02-12 11:03:29 (18.4 MB/s) - '/tmp/instance-22/output-1/build/.influxdb-5.3.1.tar.gz.70IZ2O/output' saved [67385/67385] influxdb-5.3.1.tar.gz: OK (md5: e5888a7023e9a49d8a372538b625f908) influxdb-5.3.1.tar.gz: OK (sha256: 46f85e7b04ee4b3dee894672be6a295c94709003a7ddea8820deec2ac4d8b27a) >>> python-influxdb 5.3.1 Extracting gzip -d -c /tmp/instance-22/dl/python-influxdb/influxdb-5.3.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-influxdb-5.3.1 -xf - >>> python-influxdb 5.3.1 Patching >>> python-influxdb 5.3.1 Configuring >>> python-influxdb 5.3.1 Building (cd /tmp/instance-22/output-1/build/python-influxdb-5.3.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/influxdb copying influxdb/resultset.py -> build/lib/influxdb copying influxdb/line_protocol.py -> build/lib/influxdb copying influxdb/helper.py -> build/lib/influxdb copying influxdb/exceptions.py -> build/lib/influxdb copying influxdb/dataframe_client.py -> build/lib/influxdb copying influxdb/client.py -> build/lib/influxdb copying influxdb/chunked_json.py -> build/lib/influxdb copying influxdb/_dataframe_client.py -> build/lib/influxdb copying influxdb/__init__.py -> build/lib/influxdb creating build/lib/influxdb/tests copying influxdb/tests/test_line_protocol.py -> build/lib/influxdb/tests copying influxdb/tests/resultset_test.py -> build/lib/influxdb/tests copying influxdb/tests/misc.py -> build/lib/influxdb/tests copying influxdb/tests/helper_test.py -> build/lib/influxdb/tests copying influxdb/tests/dataframe_client_test.py -> build/lib/influxdb/tests copying influxdb/tests/client_test.py -> build/lib/influxdb/tests copying influxdb/tests/chunked_json_test.py -> build/lib/influxdb/tests copying influxdb/tests/__init__.py -> build/lib/influxdb/tests creating build/lib/influxdb/influxdb08 copying influxdb/influxdb08/helper.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/dataframe_client.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/client.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/chunked_json.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/__init__.py -> build/lib/influxdb/influxdb08 creating build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/influxdb_instance.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/client_test_with_server.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/base.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/__init__.py -> build/lib/influxdb/tests/server_tests creating build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/helper_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/dataframe_client_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/client_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/__init__.py -> build/lib/influxdb/tests/influxdb08 >>> python-influxdb 5.3.1 Installing to target (cd /tmp/instance-22/output-1/build/python-influxdb-5.3.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/chunked_json.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/dataframe_client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/helper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/influxdb08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/client_test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/dataframe_client_test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/helper_test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests/influxdb08 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/client_test_with_server.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/influxdb_instance.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests copying build/lib/influxdb/tests/chunked_json_test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests copying build/lib/influxdb/tests/client_test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests copying build/lib/influxdb/tests/dataframe_client_test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests copying build/lib/influxdb/tests/helper_test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests copying build/lib/influxdb/tests/misc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests copying build/lib/influxdb/tests/resultset_test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests copying build/lib/influxdb/tests/test_line_protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb/tests copying build/lib/influxdb/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb copying build/lib/influxdb/_dataframe_client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb copying build/lib/influxdb/chunked_json.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb copying build/lib/influxdb/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb copying build/lib/influxdb/dataframe_client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb copying build/lib/influxdb/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb copying build/lib/influxdb/helper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb copying build/lib/influxdb/line_protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb copying build/lib/influxdb/resultset.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb running install_egg_info running egg_info writing influxdb.egg-info/PKG-INFO writing dependency_links to influxdb.egg-info/dependency_links.txt writing requirements to influxdb.egg-info/requires.txt writing top-level names to influxdb.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'influxdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'influxdb.egg-info/SOURCES.txt' Copying influxdb.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/influxdb-5.3.1-py3.11.egg-info running install_scripts iniparse-0.5.tar.gz: OK (md5: 2054bab923df21107652d009f2373789) iniparse-0.5.tar.gz: OK (sha256: 932e5239d526e7acb504017bb707be67019ac428a6932368e6851691093aa842) >>> python-iniparse 0.5 Extracting gzip -d -c /tmp/instance-22/dl/python-iniparse/iniparse-0.5.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-iniparse-0.5 -xf - >>> python-iniparse 0.5 Patching >>> python-iniparse 0.5 Configuring >>> python-iniparse 0.5 Building (cd /tmp/instance-22/output-1/build/python-iniparse-0.5//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/iniparse copying iniparse/utils.py -> build/lib/iniparse copying iniparse/ini.py -> build/lib/iniparse copying iniparse/configparser.py -> build/lib/iniparse copying iniparse/config.py -> build/lib/iniparse copying iniparse/compat.py -> build/lib/iniparse copying iniparse/__init__.py -> build/lib/iniparse >>> python-iniparse 0.5 Installing to target (cd /tmp/instance-22/output-1/build/python-iniparse-0.5//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/iniparse copying build/lib/iniparse/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/iniparse copying build/lib/iniparse/compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/iniparse copying build/lib/iniparse/config.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/iniparse copying build/lib/iniparse/configparser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/iniparse copying build/lib/iniparse/ini.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/iniparse copying build/lib/iniparse/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/iniparse running install_data creating /tmp/instance-22/output-1/target/usr/share/doc/iniparse-0.5 copying README.md -> /tmp/instance-22/output-1/target/usr/share/doc/iniparse-0.5 copying LICENSE-PSF -> /tmp/instance-22/output-1/target/usr/share/doc/iniparse-0.5 copying LICENSE -> /tmp/instance-22/output-1/target/usr/share/doc/iniparse-0.5 copying Changelog -> /tmp/instance-22/output-1/target/usr/share/doc/iniparse-0.5 copying html/index.html -> /tmp/instance-22/output-1/target/usr/share/doc/iniparse-0.5 copying html/style.css -> /tmp/instance-22/output-1/target/usr/share/doc/iniparse-0.5 running install_egg_info running egg_info writing iniparse.egg-info/PKG-INFO writing dependency_links to iniparse.egg-info/dependency_links.txt writing requirements to iniparse.egg-info/requires.txt writing top-level names to iniparse.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'iniparse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' adding license file 'LICENSE' adding license file 'LICENSE-PSF' writing manifest file 'iniparse.egg-info/SOURCES.txt' Copying iniparse.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/iniparse-0.5-py3.11.egg-info running install_scripts >>> python-ipython-genutils 0.2.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.ipython_genutils-0.2.0.tar.gz.EUm0KB/output' 'https://pypi.python.org/packages/e8/69/fbeffffc05236398ebfcfb512b6d2511c622871dca1746361006da310399/ipython_genutils-0.2.0.tar.gz' --2023-02-12 11:03:37-- https://pypi.python.org/packages/e8/69/fbeffffc05236398ebfcfb512b6d2511c622871dca1746361006da310399/ipython_genutils-0.2.0.tar.gz Resolving pypi.python.org (pypi.python.org)... 151.101.68.223, 2a04:4e42:10::223 Connecting to pypi.python.org (pypi.python.org)|151.101.68.223|:443... connected. HTTP request sent, awaiting response... 301 Redirect to Primary Domain Location: https://pypi.org/packages/e8/69/fbeffffc05236398ebfcfb512b6d2511c622871dca1746361006da310399/ipython_genutils-0.2.0.tar.gz [following] --2023-02-12 11:03:37-- https://pypi.org/packages/e8/69/fbeffffc05236398ebfcfb512b6d2511c622871dca1746361006da310399/ipython_genutils-0.2.0.tar.gz Resolving pypi.org (pypi.org)... 151.101.64.223, 151.101.128.223, 151.101.192.223, ... Connecting to pypi.org (pypi.org)|151.101.64.223|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://files.pythonhosted.org/packages/e8/69/fbeffffc05236398ebfcfb512b6d2511c622871dca1746361006da310399/ipython_genutils-0.2.0.tar.gz [following] --2023-02-12 11:03:37-- https://files.pythonhosted.org/packages/e8/69/fbeffffc05236398ebfcfb512b6d2511c622871dca1746361006da310399/ipython_genutils-0.2.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 22208 (22K) [binary/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.ipython_genutils-0.2.0.tar.gz.EUm0KB/output' 0K .......... .......... . 100% 78.9M=0s 2023-02-12 11:03:37 (78.9 MB/s) - '/tmp/instance-22/output-1/build/.ipython_genutils-0.2.0.tar.gz.EUm0KB/output' saved [22208/22208] ipython_genutils-0.2.0.tar.gz: OK (md5: 5a4f9781f78466da0ea1a648f3e1f79f) ipython_genutils-0.2.0.tar.gz: OK (sha256: eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8) >>> python-ipython-genutils 0.2.0 Extracting gzip -d -c /tmp/instance-22/dl/python-ipython-genutils/ipython_genutils-0.2.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-ipython-genutils-0.2.0 -xf - >>> python-ipython-genutils 0.2.0 Patching >>> python-ipython-genutils 0.2.0 Configuring >>> python-ipython-genutils 0.2.0 Building (cd /tmp/instance-22/output-1/build/python-ipython-genutils-0.2.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr LDSHARED="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared" SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build --executable=/usr/bin/python ) /tmp/instance-22/output-1/build/python-ipython-genutils-0.2.0/setup.py:33: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating build creating build/lib creating build/lib/ipython_genutils copying ipython_genutils/text.py -> build/lib/ipython_genutils copying ipython_genutils/tempdir.py -> build/lib/ipython_genutils copying ipython_genutils/py3compat.py -> build/lib/ipython_genutils copying ipython_genutils/path.py -> build/lib/ipython_genutils copying ipython_genutils/ipstruct.py -> build/lib/ipython_genutils copying ipython_genutils/importstring.py -> build/lib/ipython_genutils copying ipython_genutils/encoding.py -> build/lib/ipython_genutils copying ipython_genutils/_version.py -> build/lib/ipython_genutils copying ipython_genutils/__init__.py -> build/lib/ipython_genutils creating build/lib/ipython_genutils/tests copying ipython_genutils/tests/test_text.py -> build/lib/ipython_genutils/tests copying ipython_genutils/tests/test_tempdir.py -> build/lib/ipython_genutils/tests copying ipython_genutils/tests/test_path.py -> build/lib/ipython_genutils/tests copying ipython_genutils/tests/test_importstring.py -> build/lib/ipython_genutils/tests copying ipython_genutils/tests/__init__.py -> build/lib/ipython_genutils/tests creating build/lib/ipython_genutils/testing copying ipython_genutils/testing/decorators.py -> build/lib/ipython_genutils/testing copying ipython_genutils/testing/__init__.py -> build/lib/ipython_genutils/testing >>> python-ipython-genutils 0.2.0 Installing to target (cd /tmp/instance-22/output-1/build/python-ipython-genutils-0.2.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr LDSHARED="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared" SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --root=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/build/python-ipython-genutils-0.2.0/setup.py:33: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running install running build running build_py running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils/testing copying build/lib/ipython_genutils/testing/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils/testing copying build/lib/ipython_genutils/testing/decorators.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils/testing creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils/tests copying build/lib/ipython_genutils/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils/tests copying build/lib/ipython_genutils/tests/test_importstring.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils/tests copying build/lib/ipython_genutils/tests/test_path.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils/tests copying build/lib/ipython_genutils/tests/test_tempdir.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils/tests copying build/lib/ipython_genutils/tests/test_text.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils/tests copying build/lib/ipython_genutils/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils copying build/lib/ipython_genutils/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils copying build/lib/ipython_genutils/encoding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils copying build/lib/ipython_genutils/importstring.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils copying build/lib/ipython_genutils/ipstruct.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils copying build/lib/ipython_genutils/path.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils copying build/lib/ipython_genutils/py3compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils copying build/lib/ipython_genutils/tempdir.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils copying build/lib/ipython_genutils/text.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils running install_egg_info Writing /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ipython_genutils-0.2.0-py3.11.egg-info >>> python-itsdangerous 2.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.itsdangerous-2.1.2.tar.gz.vMwvnZ/output' 'https://files.pythonhosted.org/packages/7f/a1/d3fb83e7a61fa0c0d3d08ad0a94ddbeff3731c05212617dff3a94e097f08/itsdangerous-2.1.2.tar.gz' --2023-02-12 11:03:39-- https://files.pythonhosted.org/packages/7f/a1/d3fb83e7a61fa0c0d3d08ad0a94ddbeff3731c05212617dff3a94e097f08/itsdangerous-2.1.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 56143 (55K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.itsdangerous-2.1.2.tar.gz.vMwvnZ/output' 0K .......... .......... .......... .......... .......... 91% 11.8M 0s 50K .... 100% 90.1M=0.004s 2023-02-12 11:03:40 (12.8 MB/s) - '/tmp/instance-22/output-1/build/.itsdangerous-2.1.2.tar.gz.vMwvnZ/output' saved [56143/56143] itsdangerous-2.1.2.tar.gz: OK (md5: c1bc730ddf53b8374eaa823f24eb6438) itsdangerous-2.1.2.tar.gz: OK (sha256: 5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a) >>> python-itsdangerous 2.1.2 Extracting gzip -d -c /tmp/instance-22/dl/python-itsdangerous/itsdangerous-2.1.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-itsdangerous-2.1.2 -xf - >>> python-itsdangerous 2.1.2 Patching >>> python-itsdangerous 2.1.2 Configuring >>> python-itsdangerous 2.1.2 Building (cd /tmp/instance-22/output-1/build/python-itsdangerous-2.1.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/itsdangerous copying src/itsdangerous/url_safe.py -> build/lib/itsdangerous copying src/itsdangerous/timed.py -> build/lib/itsdangerous copying src/itsdangerous/signer.py -> build/lib/itsdangerous copying src/itsdangerous/serializer.py -> build/lib/itsdangerous copying src/itsdangerous/exc.py -> build/lib/itsdangerous copying src/itsdangerous/encoding.py -> build/lib/itsdangerous copying src/itsdangerous/_json.py -> build/lib/itsdangerous copying src/itsdangerous/__init__.py -> build/lib/itsdangerous running egg_info writing src/itsdangerous.egg-info/PKG-INFO writing dependency_links to src/itsdangerous.egg-info/dependency_links.txt writing top-level names to src/itsdangerous.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/itsdangerous.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/itsdangerous.egg-info/SOURCES.txt' copying src/itsdangerous/py.typed -> build/lib/itsdangerous >>> python-itsdangerous 2.1.2 Installing to target (cd /tmp/instance-22/output-1/build/python-itsdangerous-2.1.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/itsdangerous.egg-info/PKG-INFO writing dependency_links to src/itsdangerous.egg-info/dependency_links.txt writing top-level names to src/itsdangerous.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/itsdangerous.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/itsdangerous.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/_json.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/encoding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/exc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/serializer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/signer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/timed.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/url_safe.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous running install_egg_info Copying src/itsdangerous.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/itsdangerous-2.1.2-py3.11.egg-info running install_scripts >>> host-python-markupsafe 2.1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.MarkupSafe-2.1.1.tar.gz.YIJwQt/output' 'https://files.pythonhosted.org/packages/1d/97/2288fe498044284f39ab8950703e88abbac2abbdf65524d576157af70556/MarkupSafe-2.1.1.tar.gz' --2023-02-12 11:03:44-- https://files.pythonhosted.org/packages/1d/97/2288fe498044284f39ab8950703e88abbac2abbdf65524d576157af70556/MarkupSafe-2.1.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 18668 (18K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.MarkupSafe-2.1.1.tar.gz.YIJwQt/output' 0K .......... ........ 100% 82.7M=0s 2023-02-12 11:03:44 (82.7 MB/s) - '/tmp/instance-22/output-1/build/.MarkupSafe-2.1.1.tar.gz.YIJwQt/output' saved [18668/18668] MarkupSafe-2.1.1.tar.gz: OK (md5: 9809f9fdd98bc835b0c21aa8f79cbf30) MarkupSafe-2.1.1.tar.gz: OK (sha256: 7f91197cc9e48f989d12e4e6fbc46495c446636dfc81b9ccf50bb0ec74b91d4b) >>> host-python-markupsafe 2.1.1 Extracting gzip -d -c /tmp/instance-22/dl/python-markupsafe/MarkupSafe-2.1.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-markupsafe-2.1.1 -xf - >>> host-python-markupsafe 2.1.1 Patching >>> host-python-markupsafe 2.1.1 Configuring >>> host-python-markupsafe 2.1.1 Building (cd /tmp/instance-22/output-1/build/host-python-markupsafe-2.1.1//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/build/host-python-markupsafe-2.1.1/setup.py:5: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError running build running build_py creating build creating build/lib.linux-x86_64-3.11 creating build/lib.linux-x86_64-3.11/markupsafe copying src/markupsafe/_native.py -> build/lib.linux-x86_64-3.11/markupsafe copying src/markupsafe/__init__.py -> build/lib.linux-x86_64-3.11/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.linux-x86_64-3.11/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.linux-x86_64-3.11/markupsafe copying src/markupsafe/py.typed -> build/lib.linux-x86_64-3.11/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-x86_64-3.11 creating build/temp.linux-x86_64-3.11/src creating build/temp.linux-x86_64-3.11/src/markupsafe /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -fPIC -I/tmp/instance-22/output-1/host/include/python3.11 -c src/markupsafe/_speedups.c -o build/temp.linux-x86_64-3.11/src/markupsafe/_speedups.o /usr/bin/gcc -pthread -shared -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib -O2 -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include build/temp.linux-x86_64-3.11/src/markupsafe/_speedups.o -L/tmp/instance-22/output-1/host/lib -o build/lib.linux-x86_64-3.11/markupsafe/_speedups.cpython-311-x86_64-linux-gnu.so >>> host-python-markupsafe 2.1.1 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-markupsafe-2.1.1//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-22/output-1/build/host-python-markupsafe-2.1.1/setup.py:5: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError running install /tmp/instance-22/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 src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' running build_ext running install_lib creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-3.11/markupsafe/_speedups.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-3.11/markupsafe/py.typed -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-3.11/markupsafe/_speedups.pyi -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-3.11/markupsafe/_speedups.c -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-3.11/markupsafe/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-3.11/markupsafe/_native.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/markupsafe byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/markupsafe/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/markupsafe/_native.py to _native.cpython-311.pyc running install_egg_info Copying src/MarkupSafe.egg-info to /tmp/instance-22/output-1/host/lib/python3.11/site-packages/MarkupSafe-2.1.1-py3.11.egg-info running install_scripts >>> python-jinja2 3.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Jinja2-3.1.2.tar.gz.99BQZ5/output' 'https://files.pythonhosted.org/packages/7a/ff/75c28576a1d900e87eb6335b063fab47a8ef3c8b4d88524c4bf78f670cce/Jinja2-3.1.2.tar.gz' --2023-02-12 11:03:52-- https://files.pythonhosted.org/packages/7a/ff/75c28576a1d900e87eb6335b063fab47a8ef3c8b4d88524c4bf78f670cce/Jinja2-3.1.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 268239 (262K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.Jinja2-3.1.2.tar.gz.99BQZ5/output' 0K .......... .......... .......... .......... .......... 19% 14.1M 0s 50K .......... .......... .......... .......... .......... 38% 15.8M 0s 100K .......... .......... .......... .......... .......... 57% 63.4M 0s 150K .......... .......... .......... .......... .......... 76% 79.4M 0s 200K .......... .......... .......... .......... .......... 95% 23.2M 0s 250K .......... . 100% 284M=0.01s 2023-02-12 11:03:52 (25.4 MB/s) - '/tmp/instance-22/output-1/build/.Jinja2-3.1.2.tar.gz.99BQZ5/output' saved [268239/268239] Jinja2-3.1.2.tar.gz: OK (md5: d31148abd89c1df1cdb077a55db27d02) Jinja2-3.1.2.tar.gz: OK (sha256: 31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852) >>> python-jinja2 3.1.2 Extracting gzip -d -c /tmp/instance-22/dl/python-jinja2/Jinja2-3.1.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-jinja2-3.1.2 -xf - >>> python-jinja2 3.1.2 Patching >>> python-jinja2 3.1.2 Configuring >>> python-jinja2 3.1.2 Building (cd /tmp/instance-22/output-1/build/python-jinja2-3.1.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/jinja2 copying src/jinja2/visitor.py -> build/lib/jinja2 copying src/jinja2/utils.py -> build/lib/jinja2 copying src/jinja2/tests.py -> build/lib/jinja2 copying src/jinja2/sandbox.py -> build/lib/jinja2 copying src/jinja2/runtime.py -> build/lib/jinja2 copying src/jinja2/parser.py -> build/lib/jinja2 copying src/jinja2/optimizer.py -> build/lib/jinja2 copying src/jinja2/nodes.py -> build/lib/jinja2 copying src/jinja2/nativetypes.py -> build/lib/jinja2 copying src/jinja2/meta.py -> build/lib/jinja2 copying src/jinja2/loaders.py -> build/lib/jinja2 copying src/jinja2/lexer.py -> build/lib/jinja2 copying src/jinja2/idtracking.py -> build/lib/jinja2 copying src/jinja2/filters.py -> build/lib/jinja2 copying src/jinja2/ext.py -> build/lib/jinja2 copying src/jinja2/exceptions.py -> build/lib/jinja2 copying src/jinja2/environment.py -> build/lib/jinja2 copying src/jinja2/defaults.py -> build/lib/jinja2 copying src/jinja2/debug.py -> build/lib/jinja2 copying src/jinja2/constants.py -> build/lib/jinja2 copying src/jinja2/compiler.py -> build/lib/jinja2 copying src/jinja2/bccache.py -> build/lib/jinja2 copying src/jinja2/async_utils.py -> build/lib/jinja2 copying src/jinja2/_identifier.py -> build/lib/jinja2 copying src/jinja2/__init__.py -> build/lib/jinja2 running egg_info writing src/Jinja2.egg-info/PKG-INFO writing dependency_links to src/Jinja2.egg-info/dependency_links.txt writing entry points to src/Jinja2.egg-info/entry_points.txt writing requirements to src/Jinja2.egg-info/requires.txt writing top-level names to src/Jinja2.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Jinja2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Jinja2.egg-info/SOURCES.txt' copying src/jinja2/py.typed -> build/lib/jinja2 >>> python-jinja2 3.1.2 Installing to target (cd /tmp/instance-22/output-1/build/python-jinja2-3.1.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/Jinja2.egg-info/PKG-INFO writing dependency_links to src/Jinja2.egg-info/dependency_links.txt writing entry points to src/Jinja2.egg-info/entry_points.txt writing requirements to src/Jinja2.egg-info/requires.txt writing top-level names to src/Jinja2.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Jinja2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Jinja2.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/_identifier.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/async_utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/bccache.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/compiler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/constants.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/debug.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/defaults.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/environment.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/ext.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/filters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/idtracking.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/lexer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/loaders.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/meta.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/nativetypes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/nodes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/optimizer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/runtime.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/sandbox.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/tests.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/visitor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jinja2 running install_egg_info Copying src/Jinja2.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/Jinja2-3.1.2-py3.11.egg-info running install_scripts >>> python-jmespath 1.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.jmespath-1.0.1.tar.gz.Zp0zjg/output' 'https://files.pythonhosted.org/packages/00/2a/e867e8531cf3e36b41201936b7fa7ba7b5702dbef42922193f05c8976cd6/jmespath-1.0.1.tar.gz' --2023-02-12 11:03:56-- https://files.pythonhosted.org/packages/00/2a/e867e8531cf3e36b41201936b7fa7ba7b5702dbef42922193f05c8976cd6/jmespath-1.0.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 25843 (25K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.jmespath-1.0.1.tar.gz.Zp0zjg/output' 0K .......... .......... ..... 100% 35.1M=0.001s 2023-02-12 11:03:56 (35.1 MB/s) - '/tmp/instance-22/output-1/build/.jmespath-1.0.1.tar.gz.Zp0zjg/output' saved [25843/25843] jmespath-1.0.1.tar.gz: OK (md5: 2dd28beb22d698f58fe2281bfe5fe3a3) jmespath-1.0.1.tar.gz: OK (sha256: 90261b206d6defd58fdd5e85f478bf633a2901798906be2ad389150c5c60edbe) >>> python-jmespath 1.0.1 Extracting gzip -d -c /tmp/instance-22/dl/python-jmespath/jmespath-1.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-jmespath-1.0.1 -xf - >>> python-jmespath 1.0.1 Patching >>> python-jmespath 1.0.1 Configuring >>> python-jmespath 1.0.1 Building (cd /tmp/instance-22/output-1/build/python-jmespath-1.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/jmespath copying jmespath/visitor.py -> build/lib/jmespath copying jmespath/parser.py -> build/lib/jmespath copying jmespath/lexer.py -> build/lib/jmespath copying jmespath/functions.py -> build/lib/jmespath copying jmespath/exceptions.py -> build/lib/jmespath copying jmespath/compat.py -> build/lib/jmespath copying jmespath/ast.py -> build/lib/jmespath copying jmespath/__init__.py -> build/lib/jmespath running build_scripts creating build/scripts-3.11 copying bin/jp.py -> build/scripts-3.11 >>> python-jmespath 1.0.1 Installing to target (cd /tmp/instance-22/output-1/build/python-jmespath-1.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jmespath copying build/lib/jmespath/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jmespath copying build/lib/jmespath/ast.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jmespath copying build/lib/jmespath/compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jmespath copying build/lib/jmespath/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jmespath copying build/lib/jmespath/functions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jmespath copying build/lib/jmespath/lexer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jmespath copying build/lib/jmespath/parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jmespath copying build/lib/jmespath/visitor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jmespath running install_egg_info running egg_info writing jmespath.egg-info/PKG-INFO writing dependency_links to jmespath.egg-info/dependency_links.txt writing top-level names to jmespath.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'jmespath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'jmespath.egg-info/SOURCES.txt' Copying jmespath.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/jmespath-1.0.1-py3.11.egg-info running install_scripts copying build/scripts-3.11/jp.py -> /tmp/instance-22/output-1/target/usr/bin changing mode of /tmp/instance-22/output-1/target/usr/bin/jp.py to 755 >>> python-libevdev 0.11 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.libevdev-0.11.tar.gz.a66xjy/output' 'https://files.pythonhosted.org/packages/b0/49/2fe589ce1fa6ca0f05ae0b1717923650f2cc6eec6307c71fbc7789738902/libevdev-0.11.tar.gz' --2023-02-12 11:04:00-- https://files.pythonhosted.org/packages/b0/49/2fe589ce1fa6ca0f05ae0b1717923650f2cc6eec6307c71fbc7789738902/libevdev-0.11.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 27320 (27K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.libevdev-0.11.tar.gz.a66xjy/output' 0K .......... .......... ...... 100% 124M=0s 2023-02-12 11:04:00 (124 MB/s) - '/tmp/instance-22/output-1/build/.libevdev-0.11.tar.gz.a66xjy/output' saved [27320/27320] libevdev-0.11.tar.gz: OK (md5: 34b48098c1fba26de79a0d67a17a588a) libevdev-0.11.tar.gz: OK (sha256: e9ca006a4df2488a60bd9a740011ee948d81904be2364f017e560169508f560f) >>> python-libevdev 0.11 Extracting gzip -d -c /tmp/instance-22/dl/python-libevdev/libevdev-0.11.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-libevdev-0.11 -xf - >>> python-libevdev 0.11 Patching >>> python-libevdev 0.11 Configuring >>> python-libevdev 0.11 Building (cd /tmp/instance-22/output-1/build/python-libevdev-0.11//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/libevdev copying libevdev/event.py -> build/lib/libevdev copying libevdev/device.py -> build/lib/libevdev copying libevdev/const.py -> build/lib/libevdev copying libevdev/_clib.py -> build/lib/libevdev copying libevdev/__init__.py -> build/lib/libevdev >>> python-libevdev 0.11 Installing to target (cd /tmp/instance-22/output-1/build/python-libevdev-0.11//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/libevdev copying build/lib/libevdev/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/libevdev copying build/lib/libevdev/_clib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/libevdev copying build/lib/libevdev/const.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/libevdev copying build/lib/libevdev/device.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/libevdev copying build/lib/libevdev/event.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/libevdev running install_egg_info running egg_info writing libevdev.egg-info/PKG-INFO writing dependency_links to libevdev.egg-info/dependency_links.txt writing top-level names to libevdev.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'libevdev.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'libevdev.egg-info/SOURCES.txt' Copying libevdev.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/libevdev-0.11-py3.11.egg-info running install_scripts >>> python-libusb1 3.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.libusb1-3.0.0.tar.gz.FC3u4D/output' 'https://files.pythonhosted.org/packages/f4/83/59bf75e74e0c4859ea63eae0c7da660c1dcb78b31667d4a5f735d52f5974/libusb1-3.0.0.tar.gz' --2023-02-12 11:04:04-- https://files.pythonhosted.org/packages/f4/83/59bf75e74e0c4859ea63eae0c7da660c1dcb78b31667d4a5f735d52f5974/libusb1-3.0.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 82499 (81K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.libusb1-3.0.0.tar.gz.FC3u4D/output' 0K .......... .......... .......... .......... .......... 62% 17.9M 0s 50K .......... .......... .......... 100% 79.8M=0.003s 2023-02-12 11:04:04 (25.3 MB/s) - '/tmp/instance-22/output-1/build/.libusb1-3.0.0.tar.gz.FC3u4D/output' saved [82499/82499] libusb1-3.0.0.tar.gz: OK (md5: ffbb02bf9aa49f973a6a58112aed7b06) libusb1-3.0.0.tar.gz: OK (sha256: 5792a9defee40f15d330a40d9b1800545c32e47ba7fc66b6f28f133c9fcc8538) >>> python-libusb1 3.0.0 Extracting gzip -d -c /tmp/instance-22/dl/python-libusb1/libusb1-3.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-libusb1-3.0.0 -xf - >>> python-libusb1 3.0.0 Patching >>> python-libusb1 3.0.0 Configuring >>> python-libusb1 3.0.0 Building (cd /tmp/instance-22/output-1/build/python-libusb1-3.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib copying libusb1.py -> build/lib creating build/lib/usb1 copying usb1/testUSB1.py -> build/lib/usb1 copying usb1/libusb1.py -> build/lib/usb1 copying usb1/_version.py -> build/lib/usb1 copying usb1/_libusb1.py -> build/lib/usb1 copying usb1/__init__.py -> build/lib/usb1 creating build/lib/usb1/__pyinstaller copying usb1/__pyinstaller/test_libusb1_packaging.py -> build/lib/usb1/__pyinstaller copying usb1/__pyinstaller/hook-usb1.py -> build/lib/usb1/__pyinstaller copying usb1/__pyinstaller/__init__.py -> build/lib/usb1/__pyinstaller UPDATING build/lib/usb1/_version.py set build/lib/usb1/_version.py to '3.0.0' >>> python-libusb1 3.0.0 Installing to target (cd /tmp/instance-22/output-1/build/python-libusb1-3.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 UPDATING build/lib/usb1/_version.py set build/lib/usb1/_version.py to '3.0.0' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb1 copying build/lib/usb1/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb1 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb1/__pyinstaller copying build/lib/usb1/__pyinstaller/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb1/__pyinstaller copying build/lib/usb1/__pyinstaller/hook-usb1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb1/__pyinstaller copying build/lib/usb1/__pyinstaller/test_libusb1_packaging.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb1/__pyinstaller copying build/lib/usb1/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb1 copying build/lib/usb1/_libusb1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb1 copying build/lib/usb1/libusb1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb1 copying build/lib/usb1/testUSB1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb1 copying build/lib/libusb1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing libusb1.egg-info/PKG-INFO writing dependency_links to libusb1.egg-info/dependency_links.txt writing entry points to libusb1.egg-info/entry_points.txt writing top-level names to libusb1.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'libusb1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'usb1/*.dll' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'libusb1.egg-info/SOURCES.txt' Copying libusb1.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/libusb1-3.0.0-py3.11.egg-info running install_scripts >>> host-python-pbr 5.11.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pbr-5.11.0.tar.gz.jCCWwP/output' 'https://files.pythonhosted.org/packages/52/fb/630d52aaca8fc7634a0711b6ae12a0e828b6f9264bd8051225025c3ed075/pbr-5.11.0.tar.gz' --2023-02-12 11:04:08-- https://files.pythonhosted.org/packages/52/fb/630d52aaca8fc7634a0711b6ae12a0e828b6f9264bd8051225025c3ed075/pbr-5.11.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 127505 (125K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pbr-5.11.0.tar.gz.jCCWwP/output' 0K .......... .......... .......... .......... .......... 40% 10.3M 0s 50K .......... .......... .......... .......... .......... 80% 17.2M 0s 100K .......... .......... .... 100% 228M=0.008s 2023-02-12 11:04:08 (15.9 MB/s) - '/tmp/instance-22/output-1/build/.pbr-5.11.0.tar.gz.jCCWwP/output' saved [127505/127505] pbr-5.11.0.tar.gz: OK (md5: 99ef94dbe5a00054fdcbbaa87268c3cd) pbr-5.11.0.tar.gz: OK (sha256: b97bc6695b2aff02144133c2e7399d5885223d42b7912ffaec2ca3898e673bfe) >>> host-python-pbr 5.11.0 Extracting gzip -d -c /tmp/instance-22/dl/python-pbr/pbr-5.11.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-pbr-5.11.0 -xf - >>> host-python-pbr 5.11.0 Patching >>> host-python-pbr 5.11.0 Configuring >>> host-python-pbr 5.11.0 Building (cd /tmp/instance-22/output-1/build/host-python-pbr-5.11.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /tmp/instance-22/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 creating build creating build/lib creating build/lib/pbr creating build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests creating build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/version.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr creating build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage' 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 'pbr.tests.testpackage' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.data_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.data_files' 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 'pbr.tests.testpackage.data_files' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.doc.source' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.doc.source' 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 'pbr.tests.testpackage.doc.source' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.pbr_testpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.pbr_testpackage' 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 'pbr.tests.testpackage.pbr_testpackage' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.pbr_testpackage.package_data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.pbr_testpackage.package_data' 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 'pbr.tests.testpackage.pbr_testpackage.package_data' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.src' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.src' 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 'pbr.tests.testpackage.src' 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/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src >>> host-python-pbr 5.11.0 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-pbr-5.11.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /tmp/instance-22/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 install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage' 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 'pbr.tests.testpackage' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.data_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.data_files' 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 'pbr.tests.testpackage.data_files' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.doc.source' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.doc.source' 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 'pbr.tests.testpackage.doc.source' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.pbr_testpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.pbr_testpackage' 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 'pbr.tests.testpackage.pbr_testpackage' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.pbr_testpackage.package_data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.pbr_testpackage.package_data' 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 'pbr.tests.testpackage.pbr_testpackage.package_data' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.src' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.src' 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 'pbr.tests.testpackage.src' 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 /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/build.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/builddoc.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/core.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/extra_files.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/find_package.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/git.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/options.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/packaging.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/pbr_json.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/sphinxext.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/testr_command.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/util.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr copying build/lib/pbr/version.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/src creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/doc creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/README.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_commands.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_core.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_hooks.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_integration.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_setup.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/cmd/main.py to main.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/build.py to build.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/builddoc.py to builddoc.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/core.py to core.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/extra_files.py to extra_files.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/find_package.py to find_package.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/git.py to git.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/options.py to options.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/packaging.py to packaging.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/pbr_json.py to pbr_json.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/sphinxext.py to sphinxext.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/testr_command.py to testr_command.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/util.py to util.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/version.py to version.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks/backwards.py to backwards.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks/base.py to base.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks/commands.py to commands.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks/files.py to files.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/hooks/metadata.py to metadata.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/conf.py to conf.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/testpackage/setup.py to setup.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/base.py to base.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_commands.py to test_commands.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_core.py to test_core.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_files.py to test_files.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_hooks.py to test_hooks.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_integration.py to test_integration.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_packaging.py to test_packaging.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_setup.py to test_setup.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_util.py to test_util.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_version.py to test_version.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr/tests/util.py to util.cpython-311.pyc running install_egg_info Copying pbr.egg-info to /tmp/instance-22/output-1/host/lib/python3.11/site-packages/pbr-5.11.0-py3.11.egg-info running install_scripts Installing pbr script to /tmp/instance-22/output-1/host/bin >>> python-lockfile 0.12.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.lockfile-0.12.2.tar.gz.0X5zFs/output' 'https://files.pythonhosted.org/packages/17/47/72cb04a58a35ec495f96984dddb48232b551aafb95bde614605b754fe6f7/lockfile-0.12.2.tar.gz' --2023-02-12 11:04:16-- https://files.pythonhosted.org/packages/17/47/72cb04a58a35ec495f96984dddb48232b551aafb95bde614605b754fe6f7/lockfile-0.12.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 20874 (20K) [application/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.lockfile-0.12.2.tar.gz.0X5zFs/output' 0K .......... .......... 100% 30.5M=0.001s 2023-02-12 11:04:16 (30.5 MB/s) - '/tmp/instance-22/output-1/build/.lockfile-0.12.2.tar.gz.0X5zFs/output' saved [20874/20874] lockfile-0.12.2.tar.gz: OK (md5: a6a1a82957a23afdf44cfdd039b65ff9) lockfile-0.12.2.tar.gz: OK (sha256: 6aed02de03cba24efabcd600b30540140634fc06cfa603822d508d5361e9f799) >>> python-lockfile 0.12.2 Extracting gzip -d -c /tmp/instance-22/dl/python-lockfile/lockfile-0.12.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-lockfile-0.12.2 -xf - >>> python-lockfile 0.12.2 Patching >>> python-lockfile 0.12.2 Configuring >>> python-lockfile 0.12.2 Building (cd /tmp/instance-22/output-1/build/python-lockfile-0.12.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /tmp/instance-22/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( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/lockfile copying lockfile/linklockfile.py -> build/lib/lockfile copying lockfile/__init__.py -> build/lib/lockfile copying lockfile/mkdirlockfile.py -> build/lib/lockfile copying lockfile/sqlitelockfile.py -> build/lib/lockfile copying lockfile/symlinklockfile.py -> build/lib/lockfile copying lockfile/pidlockfile.py -> build/lib/lockfile running egg_info writing lockfile.egg-info/PKG-INFO writing dependency_links to lockfile.egg-info/dependency_links.txt writing top-level names to lockfile.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt >>> python-lockfile 0.12.2 Installing to target (cd /tmp/instance-22/output-1/build/python-lockfile-0.12.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /tmp/instance-22/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( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py running egg_info writing lockfile.egg-info/PKG-INFO writing dependency_links to lockfile.egg-info/dependency_links.txt writing top-level names to lockfile.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/lockfile copying build/lib/lockfile/pidlockfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/lockfile copying build/lib/lockfile/symlinklockfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/lockfile copying build/lib/lockfile/sqlitelockfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/lockfile copying build/lib/lockfile/mkdirlockfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/lockfile copying build/lib/lockfile/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/lockfile copying build/lib/lockfile/linklockfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/lockfile running install_egg_info Copying lockfile.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/lockfile-0.12.2-py3.11.egg-info running install_scripts pcre2-10.42.tar.bz2: OK (sha256: 8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840) >>> host-pcre2 10.42 Extracting bzcat /tmp/instance-22/dl/pcre2/pcre2-10.42.tar.bz2 | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-pcre2-10.42 -xf - >>> host-pcre2 10.42 Patching >>> host-pcre2 10.42 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/host-pcre2-10.42 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-pcre2 10.42 Patching libtool patching file /tmp/instance-22/output-1/build/host-pcre2-10.42/ltmain.sh Hunk #1 succeeded at 2947 (offset 260 lines). Hunk #2 succeeded at 4540 (offset 263 lines). Hunk #3 succeeded at 6836 (offset 282 lines). Hunk #4 succeeded at 6846 (offset 282 lines). Hunk #5 succeeded at 7146 (offset 289 lines). Hunk #6 succeeded at 7450 (offset 301 lines). Hunk #7 succeeded at 8426 (offset 314 lines). Hunk #8 succeeded at 11058 (offset 348 lines). >>> host-pcre2 10.42 Configuring (cd /tmp/instance-22/output-1/build/host-pcre2-10.42/ && rm -rf config.cache; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-22/output-1/host" --sysconfdir="/tmp/instance-22/output-1/host/etc" --localstatedir="/tmp/instance-22/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 --enable-pcre2-16 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --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 nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking the archiver (/usr/bin/ar) interface... ar checking for int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for __attribute__((uninitialized))... no checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for sys/wait.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memfd_create... yes checking for memmove... yes checking for mkostemp... yes checking for secure_getenv... yes checking for strerror... yes checking for realpath... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for bzlib.h... yes checking for libbz2... yes checking whether Intel CET is enabled... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre2-8.pc config.status: creating libpcre2-16.pc config.status: creating libpcre2-32.pc config.status: creating libpcre2-posix.pc config.status: creating pcre2-config config.status: creating src/pcre2.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls pcre2-10.42 configuration summary: Install prefix ..................... : /tmp/instance-22/output-1/host C preprocessor ..................... : /usr/bin/cpp C compiler ......................... : /usr/bin/gcc Linker ............................. : /usr/bin/ld -m elf_x86_64 C preprocessor flags ............... : -I/tmp/instance-22/output-1/host/include C compiler flags ................... : -O2 -I/tmp/instance-22/output-1/host/include -fvisibility=hidden Linker flags ....................... : -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib Extra libraries .................... : Build 8-bit pcre2 library .......... : yes Build 16-bit pcre2 library ......... : yes Build 32-bit pcre2 library ......... : no Include debugging code ............. : no Enable JIT compiling support ....... : no Use SELinux allocator in JIT ....... : no Enable Unicode support ............. : yes Newline char/sequence .............. : lf \R matches only ANYCRLF ............ : no \C is disabled ..................... : no EBCDIC coding ...................... : no EBCDIC code for NL ................. : n/a Rebuild char tables ................ : no Internal link size ................. : 2 Nested parentheses limit ........... : 250 Heap limit ......................... : 20000000 kibibytes Match limit ........................ : 10000000 Match depth limit .................. : MATCH_LIMIT Build shared libs .................. : yes Build static libs .................. : no Use JIT in pcre2grep ............... : no Enable callouts in pcre2grep ....... : yes Enable fork in pcre2grep callouts .. : yes Initial buffer size for pcre2grep .. : 20480 Maximum buffer size for pcre2grep .. : 1048576 Link pcre2grep with libz ........... : no Link pcre2grep with libbz2 ......... : no Link pcre2test with libedit ........ : no Link pcre2test with libreadline .... : no Valgrind support ................... : no Code coverage ...................... : no Fuzzer support ..................... : no Use %zu and %td .................... : auto >>> host-pcre2 10.42 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-pcre2-10.42/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-pcre2-10.42' rm -f src/pcre2_chartables.c ln -s /tmp/instance-22/output-1/build/host-pcre2-10.42/src/pcre2_chartables.c.dist /tmp/instance-22/output-1/build/host-pcre2-10.42/src/pcre2_chartables.c /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-22/output-1/build/host-pcre2-10.42' CC src/pcre2grep-pcre2grep.o CC src/libpcre2_8_la-pcre2_auto_possess.lo CC src/libpcre2_8_la-pcre2_compile.lo CC src/libpcre2_8_la-pcre2_config.lo CC src/libpcre2_8_la-pcre2_context.lo CC src/libpcre2_8_la-pcre2_convert.lo CC src/libpcre2_8_la-pcre2_dfa_match.lo CC src/libpcre2_8_la-pcre2_error.lo CC src/libpcre2_8_la-pcre2_extuni.lo CC src/libpcre2_8_la-pcre2_find_bracket.lo CC src/libpcre2_8_la-pcre2_jit_compile.lo CC src/libpcre2_8_la-pcre2_maketables.lo CC src/libpcre2_8_la-pcre2_match.lo CC src/libpcre2_8_la-pcre2_match_data.lo CC src/libpcre2_8_la-pcre2_newline.lo CC src/libpcre2_8_la-pcre2_ord2utf.lo CC src/libpcre2_8_la-pcre2_pattern_info.lo CC src/libpcre2_8_la-pcre2_script_run.lo CC src/libpcre2_8_la-pcre2_serialize.lo CC src/libpcre2_8_la-pcre2_string_utils.lo CC src/libpcre2_8_la-pcre2_study.lo CC src/libpcre2_8_la-pcre2_substitute.lo CC src/libpcre2_8_la-pcre2_substring.lo CC src/libpcre2_8_la-pcre2_tables.lo CC src/libpcre2_8_la-pcre2_ucd.lo CC src/libpcre2_8_la-pcre2_valid_utf.lo CC src/libpcre2_8_la-pcre2_xclass.lo CC src/libpcre2_8_la-pcre2_chartables.lo CCLD libpcre2-8.la CCLD pcre2grep CC src/pcre2test-pcre2test.o CC src/libpcre2_posix_la-pcre2posix.lo CCLD libpcre2-posix.la CC src/libpcre2_16_la-pcre2_auto_possess.lo CC src/libpcre2_16_la-pcre2_compile.lo CC src/libpcre2_16_la-pcre2_config.lo CC src/libpcre2_16_la-pcre2_context.lo CC src/libpcre2_16_la-pcre2_convert.lo CC src/libpcre2_16_la-pcre2_dfa_match.lo CC src/libpcre2_16_la-pcre2_error.lo CC src/libpcre2_16_la-pcre2_extuni.lo CC src/libpcre2_16_la-pcre2_find_bracket.lo CC src/libpcre2_16_la-pcre2_jit_compile.lo CC src/libpcre2_16_la-pcre2_maketables.lo CC src/libpcre2_16_la-pcre2_match.lo CC src/libpcre2_16_la-pcre2_match_data.lo CC src/libpcre2_16_la-pcre2_newline.lo CC src/libpcre2_16_la-pcre2_ord2utf.lo CC src/libpcre2_16_la-pcre2_pattern_info.lo CC src/libpcre2_16_la-pcre2_script_run.lo CC src/libpcre2_16_la-pcre2_serialize.lo CC src/libpcre2_16_la-pcre2_string_utils.lo CC src/libpcre2_16_la-pcre2_study.lo CC src/libpcre2_16_la-pcre2_substitute.lo CC src/libpcre2_16_la-pcre2_substring.lo CC src/libpcre2_16_la-pcre2_tables.lo CC src/libpcre2_16_la-pcre2_ucd.lo CC src/libpcre2_16_la-pcre2_valid_utf.lo CC src/libpcre2_16_la-pcre2_xclass.lo CC src/libpcre2_16_la-pcre2_chartables.lo CCLD libpcre2-16.la CCLD pcre2test CC src/pcre2posix_test-pcre2posix_test.o CCLD pcre2posix_test make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-pcre2-10.42' make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-pcre2-10.42' >>> host-pcre2 10.42 Installing to host directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-22/output-1/build/host-pcre2-10.42/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-pcre2-10.42' /home/autobuild/make/make install-am make[2]: Entering directory '/tmp/instance-22/output-1/build/host-pcre2-10.42' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-pcre2-10.42' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre2-8.la libpcre2-16.la libpcre2-posix.la '/tmp/instance-22/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libpcre2-8.so.0.11.2 /tmp/instance-22/output-1/host/lib/libpcre2-8.so.0.11.2 libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libpcre2-8.so.0.11.2 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.11.2 libpcre2-8.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libpcre2-8.so.0.11.2 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.11.2 libpcre2-8.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-8.lai /tmp/instance-22/output-1/host/lib/libpcre2-8.la libtool: install: /usr/bin/install -c .libs/libpcre2-16.so.0.11.2 /tmp/instance-22/output-1/host/lib/libpcre2-16.so.0.11.2 libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libpcre2-16.so.0.11.2 libpcre2-16.so.0 || { rm -f libpcre2-16.so.0 && ln -s libpcre2-16.so.0.11.2 libpcre2-16.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libpcre2-16.so.0.11.2 libpcre2-16.so || { rm -f libpcre2-16.so && ln -s libpcre2-16.so.0.11.2 libpcre2-16.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-16.lai /tmp/instance-22/output-1/host/lib/libpcre2-16.la libtool: install: /usr/bin/install -c .libs/libpcre2-posix.so.3.0.4 /tmp/instance-22/output-1/host/lib/libpcre2-posix.so.3.0.4 libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libpcre2-posix.so.3.0.4 libpcre2-posix.so.3 || { rm -f libpcre2-posix.so.3 && ln -s libpcre2-posix.so.3.0.4 libpcre2-posix.so.3; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/lib && { ln -s -f libpcre2-posix.so.3.0.4 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.3.0.4 libpcre2-posix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-posix.lai /tmp/instance-22/output-1/host/lib/libpcre2-posix.la libtool: finish: PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-22/output-1/host/lib ldconfig: /tmp/instance-22/output-1/host/lib/libguile-3.0.so.1.5.0-gdb.scm is not an ELF file - it has the wrong magic bytes at the start. ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-22/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pcre2grep pcre2test '/tmp/instance-22/output-1/host/bin' libtool: install: /usr/bin/install -c pcre2grep /tmp/instance-22/output-1/host/bin/pcre2grep libtool: install: /usr/bin/install -c pcre2test /tmp/instance-22/output-1/host/bin/pcre2test /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/bin' /usr/bin/install -c pcre2-config '/tmp/instance-22/output-1/host/bin' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/share/doc/pcre2' /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog LICENCE NEWS README doc/pcre2.txt doc/pcre2-config.txt doc/pcre2grep.txt doc/pcre2test.txt '/tmp/instance-22/output-1/host/share/doc/pcre2' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre2-config.html doc/html/pcre2.html doc/html/pcre2_callout_enumerate.html doc/html/pcre2_code_copy.html doc/html/pcre2_code_copy_with_tables.html doc/html/pcre2_code_free.html doc/html/pcre2_compile.html doc/html/pcre2_compile_context_copy.html doc/html/pcre2_compile_context_create.html doc/html/pcre2_compile_context_free.html doc/html/pcre2_config.html doc/html/pcre2_convert_context_copy.html doc/html/pcre2_convert_context_create.html doc/html/pcre2_convert_context_free.html doc/html/pcre2_converted_pattern_free.html doc/html/pcre2_dfa_match.html doc/html/pcre2_general_context_copy.html doc/html/pcre2_general_context_create.html doc/html/pcre2_general_context_free.html doc/html/pcre2_get_error_message.html doc/html/pcre2_get_mark.html doc/html/pcre2_get_match_data_size.html doc/html/pcre2_get_ovector_count.html doc/html/pcre2_get_ovector_pointer.html doc/html/pcre2_get_startchar.html doc/html/pcre2_jit_compile.html doc/html/pcre2_jit_free_unused_memory.html doc/html/pcre2_jit_match.html doc/html/pcre2_jit_stack_assign.html doc/html/pcre2_jit_stack_create.html doc/html/pcre2_jit_stack_free.html doc/html/pcre2_maketables.html doc/html/pcre2_maketables_free.html doc/html/pcre2_match.html doc/html/pcre2_match_context_copy.html doc/html/pcre2_match_context_create.html doc/html/pcre2_match_context_free.html '/tmp/instance-22/output-1/host/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/pcre2_match_data_create.html doc/html/pcre2_match_data_create_from_pattern.html doc/html/pcre2_match_data_free.html doc/html/pcre2_pattern_convert.html doc/html/pcre2_pattern_info.html doc/html/pcre2_serialize_decode.html doc/html/pcre2_serialize_encode.html doc/html/pcre2_serialize_free.html doc/html/pcre2_serialize_get_number_of_codes.html doc/html/pcre2_set_bsr.html doc/html/pcre2_set_callout.html doc/html/pcre2_set_character_tables.html doc/html/pcre2_set_compile_extra_options.html doc/html/pcre2_set_compile_recursion_guard.html doc/html/pcre2_set_depth_limit.html doc/html/pcre2_set_glob_escape.html doc/html/pcre2_set_glob_separator.html doc/html/pcre2_set_heap_limit.html doc/html/pcre2_set_match_limit.html doc/html/pcre2_set_max_pattern_length.html doc/html/pcre2_set_offset_limit.html doc/html/pcre2_set_newline.html doc/html/pcre2_set_parens_nest_limit.html doc/html/pcre2_set_recursion_limit.html doc/html/pcre2_set_recursion_memory_management.html doc/html/pcre2_set_substitute_callout.html doc/html/pcre2_substitute.html doc/html/pcre2_substring_copy_byname.html doc/html/pcre2_substring_copy_bynumber.html doc/html/pcre2_substring_free.html doc/html/pcre2_substring_get_byname.html doc/html/pcre2_substring_get_bynumber.html doc/html/pcre2_substring_length_byname.html doc/html/pcre2_substring_length_bynumber.html doc/html/pcre2_substring_list_free.html doc/html/pcre2_substring_list_get.html doc/html/pcre2_substring_nametable_scan.html doc/html/pcre2_substring_number_from_name.html doc/html/pcre2api.html doc/html/pcre2build.html '/tmp/instance-22/output-1/host/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/pcre2callout.html doc/html/pcre2compat.html doc/html/pcre2convert.html doc/html/pcre2demo.html doc/html/pcre2grep.html doc/html/pcre2jit.html doc/html/pcre2limits.html doc/html/pcre2matching.html doc/html/pcre2partial.html doc/html/pcre2pattern.html doc/html/pcre2perform.html doc/html/pcre2posix.html doc/html/pcre2sample.html doc/html/pcre2serialize.html doc/html/pcre2syntax.html doc/html/pcre2test.html doc/html/pcre2unicode.html '/tmp/instance-22/output-1/host/share/doc/pcre2/html' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/include' /usr/bin/install -c -m 644 src/pcre2posix.h '/tmp/instance-22/output-1/host/include' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/share/man/man1' /usr/bin/install -c -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/tmp/instance-22/output-1/host/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2.3 doc/pcre2_callout_enumerate.3 doc/pcre2_code_copy.3 doc/pcre2_code_copy_with_tables.3 doc/pcre2_code_free.3 doc/pcre2_compile.3 doc/pcre2_compile_context_copy.3 doc/pcre2_compile_context_create.3 doc/pcre2_compile_context_free.3 doc/pcre2_config.3 doc/pcre2_convert_context_copy.3 doc/pcre2_convert_context_create.3 doc/pcre2_convert_context_free.3 doc/pcre2_converted_pattern_free.3 doc/pcre2_dfa_match.3 doc/pcre2_general_context_copy.3 doc/pcre2_general_context_create.3 doc/pcre2_general_context_free.3 doc/pcre2_get_error_message.3 doc/pcre2_get_mark.3 doc/pcre2_get_match_data_size.3 doc/pcre2_get_ovector_count.3 doc/pcre2_get_ovector_pointer.3 doc/pcre2_get_startchar.3 doc/pcre2_jit_compile.3 doc/pcre2_jit_free_unused_memory.3 doc/pcre2_jit_match.3 doc/pcre2_jit_stack_assign.3 doc/pcre2_jit_stack_create.3 doc/pcre2_jit_stack_free.3 doc/pcre2_maketables.3 doc/pcre2_maketables_free.3 doc/pcre2_match.3 doc/pcre2_match_context_copy.3 doc/pcre2_match_context_create.3 doc/pcre2_match_context_free.3 doc/pcre2_match_data_create.3 doc/pcre2_match_data_create_from_pattern.3 doc/pcre2_match_data_free.3 doc/pcre2_pattern_convert.3 '/tmp/instance-22/output-1/host/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2_pattern_info.3 doc/pcre2_serialize_decode.3 doc/pcre2_serialize_encode.3 doc/pcre2_serialize_free.3 doc/pcre2_serialize_get_number_of_codes.3 doc/pcre2_set_bsr.3 doc/pcre2_set_callout.3 doc/pcre2_set_character_tables.3 doc/pcre2_set_compile_extra_options.3 doc/pcre2_set_compile_recursion_guard.3 doc/pcre2_set_depth_limit.3 doc/pcre2_set_glob_escape.3 doc/pcre2_set_glob_separator.3 doc/pcre2_set_heap_limit.3 doc/pcre2_set_match_limit.3 doc/pcre2_set_max_pattern_length.3 doc/pcre2_set_offset_limit.3 doc/pcre2_set_newline.3 doc/pcre2_set_parens_nest_limit.3 doc/pcre2_set_recursion_limit.3 doc/pcre2_set_recursion_memory_management.3 doc/pcre2_set_substitute_callout.3 doc/pcre2_substitute.3 doc/pcre2_substring_copy_byname.3 doc/pcre2_substring_copy_bynumber.3 doc/pcre2_substring_free.3 doc/pcre2_substring_get_byname.3 doc/pcre2_substring_get_bynumber.3 doc/pcre2_substring_length_byname.3 doc/pcre2_substring_length_bynumber.3 doc/pcre2_substring_list_free.3 doc/pcre2_substring_list_get.3 doc/pcre2_substring_nametable_scan.3 doc/pcre2_substring_number_from_name.3 doc/pcre2api.3 doc/pcre2build.3 doc/pcre2callout.3 doc/pcre2compat.3 doc/pcre2convert.3 doc/pcre2demo.3 '/tmp/instance-22/output-1/host/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2jit.3 doc/pcre2limits.3 doc/pcre2matching.3 doc/pcre2partial.3 doc/pcre2pattern.3 doc/pcre2perform.3 doc/pcre2posix.3 doc/pcre2sample.3 doc/pcre2serialize.3 doc/pcre2syntax.3 doc/pcre2unicode.3 '/tmp/instance-22/output-1/host/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/include' /usr/bin/install -c -m 644 src/pcre2.h '/tmp/instance-22/output-1/host/include' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc libpcre2-16.pc '/tmp/instance-22/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-pcre2-10.42' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-pcre2-10.42' make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-pcre2-10.42' swig-4.1.1.tar.gz: OK (sha256: 2af08aced8fcd65cdb5cc62426768914bedc735b1c250325203716f78e39ac9b) >>> host-swig 4.1.1 Extracting gzip -d -c /tmp/instance-22/dl/swig/swig-4.1.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-swig-4.1.1 -xf - >>> host-swig 4.1.1 Patching >>> host-swig 4.1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/host-swig-4.1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-swig 4.1.1 Patching libtool >>> host-swig 4.1.1 Configuring (cd /tmp/instance-22/output-1/build/host-swig-4.1.1/ && rm -rf config.cache; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-22/output-1/host" --sysconfdir="/tmp/instance-22/output-1/host/etc" --localstatedir="/tmp/instance-22/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-pcre --disable-ccache --without-octave ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for 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 whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... none checking maximum warning verbosity option... -Wall -W -pedantic for C++ -Wall -W -pedantic for C checking CFLAGS to compile SWIG executable... -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic checking CXXFLAGS to compile SWIG executable... -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for popen... yes checking whether to enable PCRE2 support... yes checking whether to use local PCRE2... no checking for a sed that does not truncate output... /usr/bin/sed checking for pcre2-config... /tmp/instance-22/output-1/host/bin/pcre2-config checking whether to enable ccache-swig... no Checking packages required for SWIG developers. Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball checking for bison... bison -y Checking for installed target languages and other information in order to compile and run the examples and test-suite invoked by 'make check'. Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball checking for boostlib >= (102000)... configure: We could not detect the boost libraries (version or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation. checking SO... .so checking LDSHARED... $(CC) -shared checking CXXSHARED... $(CC) -shared checking TRYLINKINGWITHCXX... CXXSHARED= $(CXX) -shared checking CCSHARED... -fpic checking RPATH... -Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath . checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGS to use for testing (PLATCFLAGS)... checking whether to attempt to enable C++11 and later C++ standards testing... yes checking whether /usr/bin/g++ supports C++20 features with -std=c++20... no checking whether /usr/bin/g++ supports C++20 features with +std=c++20... no checking whether /usr/bin/g++ supports C++20 features with -h std=c++20... no configure: No compiler with C++20 support was found checking whether C++11 to C++20 testing is enabled... no checking whether /usr/bin/g++ supports C++17 features with -std=c++17... yes checking whether C++11 to C++17 testing is enabled... yes checking CXXFLAGS to use for testing (PLATCXXFLAGS)... -std=c++17 checking if compiler supports pre-compiled headers... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing t_open... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for main in -lieee... no checking for crypt in -lcrypt... yes checking for pkg-config... /tmp/instance-22/output-1/host/bin/pkg-config checking for android... no checking for adb... no checking for ant... no checking for ndk-build... no checking for mono-csc... no checking for gmcs... no checking for mcs... no checking for cscc... no checking for dmd... no checking for ldmd... no checking for gdmd... no checking for dmd... no checking for gdmd... no checking for ldmd2... no checking for ldc2... no checking for go... go checking whether go version is too old... no checking for gccgo... no checking for guile-config... /tmp/instance-22/output-1/host/bin/guile-config checking for guile executable... /tmp/instance-22/output-1/host/bin/guile checking for guile version... 3.0 checking for guile version >= 1.8... yes checking for guile compile flags... -I/tmp/instance-22/output-1/host/include/guile/3.0 -I/tmp/instance-22/output-1/host -I/tmp/instance-22/output-1/host/include -pthread checking for guile link flags... -L/tmp/instance-22/output-1/host/lib -lguile-3.0 -latomic_ops -lgc -lpthread -ldl checking for java JDK... no (JAVA_HOME is not defined) checking for java... java checking for javac... javac checking if java version is 9 or greater... yes checking for java include file jni.h... -I"/usr/lib/jvm/java-1.11.0-openjdk-amd64/include" checking for java include file jni_md.h... -I"/usr/lib/jvm/java-1.11.0-openjdk-amd64/include/linux" checking for java jdk from jni include paths... not found checking for node... no checking for nodejs... no checking for JavaScriptCore/Webkit... not found checking for V8 Javascript v8.h... not found checking for V8 Javascript library... not found checking for lua5.4... no checking for lua5.3... no checking for lua5.2... no checking for lua5.1... no checking for lua... no checking for mzscheme... no checking for mzc... no checking for ocamlc... no checking for camlp4... no checking for ocamldlgen... no checking for ocamlfind... no checking for ocamlmktop... no configure: Disabling Octave checking for perl... /usr/bin/perl checking for Perl5 header files... /usr/lib/x86_64-linux-gnu/perl/5.32/CORE checking for Perl5 library... perl checking for Perl5 ccflags... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for Perl5 ccdlflags... -Wl,-E checking for Perl5 cccdlflags... -fPIC checking for Perl5 ldflags... -fstack-protector-strong -L/usr/local/lib checking for Perl5 Test::More module... found checking for php8.1... no checking for php8.0... no checking for php7.4... no checking for php7.3... no checking for php7.2... no checking for php7.1... no checking for php7.0... no checking for php... no checking for python... python checking for python major version number... 3 checking for Python 2.x os.name... posix checking for Python 2.x path separator... / checking for python3... python3 checking for python3-config... python3-config checking for python3 major version number... 3 checking for Python 3.x os.name... posix checking for Python 3.x path separator... / checking for Python 3.x prefix... /tmp/instance-22/output-1/host checking for Python 3.x exec-prefix... /tmp/instance-22/output-1/host checking for Python 3.x version... python3.11 checking for Python 3.x lib dir... lib checking for Python 3.x header files... -I/tmp/instance-22/output-1/host/include/python3.11 -I/tmp/instance-22/output-1/host/include/python3.11 checking for Python 3.x library directory... /tmp/instance-22/output-1/host/lib checking for Python 3.x library... -lpython3.11 checking for pycodestyle... no checking for R... no checking for ruby... ruby checking for Ruby header files... could not locate ruby.h checking for Ruby library... not found... using /usr/include/ruby-2.7.0 checking for scilab... no checking for Tcl configuration... no checking for Tcl header files... checking how to run the C preprocessor... /usr/bin/cpp not found checking for Tcl library... not found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Examples/Makefile config.status: creating Examples/d/example.mk config.status: creating Examples/xml/Makefile config.status: creating Examples/test-suite/errors/Makefile config.status: creating Examples/test-suite/csharp/Makefile config.status: creating Examples/test-suite/d/Makefile config.status: creating Examples/test-suite/go/Makefile config.status: creating Examples/test-suite/guile/Makefile config.status: creating Examples/test-suite/java/Makefile config.status: creating Examples/test-suite/javascript/Makefile config.status: creating Examples/test-suite/lua/Makefile config.status: creating Examples/test-suite/mzscheme/Makefile config.status: creating Examples/test-suite/ocaml/Makefile config.status: creating Examples/test-suite/octave/Makefile config.status: creating Examples/test-suite/perl5/Makefile config.status: creating Examples/test-suite/php/Makefile config.status: creating Examples/test-suite/python/Makefile config.status: creating Examples/test-suite/r/Makefile config.status: creating Examples/test-suite/ruby/Makefile config.status: creating Examples/test-suite/scilab/Makefile config.status: creating Examples/test-suite/tcl/Makefile config.status: creating Source/Makefile config.status: creating Tools/javascript/Makefile config.status: creating preinst-swig config.status: creating CCache/ccache_swig_config.h config.status: creating Source/Include/swigconfig.h config.status: executing depfiles commands config.status: executing Examples commands The SWIG test-suite and examples are configured for the following languages: go guile java perl5 python >>> host-swig 4.1.1 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-swig-4.1.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-swig-4.1.1' make[2]: Entering directory '/tmp/instance-22/output-1/build/host-swig-4.1.1/Source' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-22/output-1/build/host-swig-4.1.1/Source' /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o CParse/cscanner.o CParse/cscanner.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o CParse/parser.o CParse/parser.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o CParse/templ.o CParse/templ.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o CParse/util.o CParse/util.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o DOH/base.o DOH/base.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o DOH/file.o DOH/file.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o DOH/fio.o DOH/fio.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o DOH/hash.o DOH/hash.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o DOH/list.o DOH/list.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o DOH/memory.o DOH/memory.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o DOH/string.o DOH/string.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o DOH/void.o DOH/void.c /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Doxygen/doxyentity.o Doxygen/doxyentity.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Doxygen/doxyparser.o Doxygen/doxyparser.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Doxygen/doxytranslator.o Doxygen/doxytranslator.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Doxygen/javadoc.o Doxygen/javadoc.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Doxygen/pydoc.o Doxygen/pydoc.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/allocate.o Modules/allocate.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/contract.o Modules/contract.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/csharp.o Modules/csharp.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/d.o Modules/d.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/directors.o Modules/directors.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/emit.o Modules/emit.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/go.o Modules/go.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/guile.o Modules/guile.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/interface.o Modules/interface.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/java.o Modules/java.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/javascript.o Modules/javascript.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/lang.o Modules/lang.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/lua.o Modules/lua.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/main.o Modules/main.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/mzscheme.o Modules/mzscheme.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/nested.o Modules/nested.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/ocaml.o Modules/ocaml.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/octave.o Modules/octave.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/overload.o Modules/overload.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/perl5.o Modules/perl5.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/php.o Modules/php.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/python.o Modules/python.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/r.o Modules/r.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/ruby.o Modules/ruby.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/scilab.o Modules/scilab.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/swigmain.o Modules/swigmain.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/tcl8.o Modules/tcl8.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/typepass.o Modules/typepass.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/utils.o Modules/utils.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Modules/xml.o Modules/xml.cxx /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Preprocessor/cpp.o Preprocessor/cpp.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Preprocessor/expr.o Preprocessor/expr.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/cwrap.o Swig/cwrap.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/deprecate.o Swig/deprecate.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/error.o Swig/error.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/extend.o Swig/extend.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/fragment.o Swig/fragment.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/getopt.o Swig/getopt.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/include.o Swig/include.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/misc.o Swig/misc.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/naming.o Swig/naming.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/parms.o Swig/parms.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/scanner.o Swig/scanner.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/stype.o Swig/stype.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/symbol.o Swig/symbol.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/tree.o Swig/tree.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/typemap.o Swig/typemap.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/typeobj.o Swig/typeobj.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/typesys.o Swig/typesys.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/tmp/instance-22/output-1/host/include -I/tmp/instance-22/output-1/host/include -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -c -o Swig/wrapfunc.o Swig/wrapfunc.c /usr/bin/g++ -O2 -I/tmp/instance-22/output-1/host/include -Wall -W -pedantic -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib -o eswig CParse/cscanner.o CParse/parser.o CParse/templ.o CParse/util.o DOH/base.o DOH/file.o DOH/fio.o DOH/hash.o DOH/list.o DOH/memory.o DOH/string.o DOH/void.o Doxygen/doxyentity.o Doxygen/doxyparser.o Doxygen/doxytranslator.o Doxygen/javadoc.o Doxygen/pydoc.o Modules/allocate.o Modules/contract.o Modules/csharp.o Modules/d.o Modules/directors.o Modules/emit.o Modules/go.o Modules/guile.o Modules/interface.o Modules/java.o Modules/javascript.o Modules/lang.o Modules/lua.o Modules/main.o Modules/mzscheme.o Modules/nested.o Modules/ocaml.o Modules/octave.o Modules/overload.o Modules/perl5.o Modules/php.o Modules/python.o Modules/r.o Modules/ruby.o Modules/scilab.o Modules/swigmain.o Modules/tcl8.o Modules/typepass.o Modules/utils.o Modules/xml.o Preprocessor/cpp.o Preprocessor/expr.o Swig/cwrap.o Swig/deprecate.o Swig/error.o Swig/extend.o Swig/fragment.o Swig/getopt.o Swig/include.o Swig/misc.o Swig/naming.o Swig/parms.o Swig/scanner.o Swig/stype.o Swig/symbol.o Swig/tree.o Swig/typemap.o Swig/typeobj.o Swig/typesys.o Swig/wrapfunc.o -ldl -L/tmp/instance-22/output-1/host/lib -lpcre2-8 cp -f ../Source/eswig ../swig make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-swig-4.1.1/Source' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-swig-4.1.1/Source' test -z "" || (cd CCache && /home/autobuild/make/make) make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-swig-4.1.1' >>> host-swig 4.1.1 Installing to host directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-22/output-1/build/host-swig-4.1.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-swig-4.1.1' Installing SWIG executable Installing /tmp/instance-22/output-1/host/bin/swig Installing the SWIG library Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/attribute.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/carrays.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/cdata.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/cmalloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/constraints.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/cpointer.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/cstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/cwstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/intrusive_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/inttypes.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/math.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/pointer.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/stdint.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/swigarch.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/swigrun.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/wchar.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/windows.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/allkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/director_common.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/runtime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/swig.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/swigerrors.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/swigfragments.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/swiginit.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/swiglabels.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/swigrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/swigwarn.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/swigwarnings.swg Installing language specific files for typemaps Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/attribute.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/carrays.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/cdata.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/cmalloc.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/cpointer.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/cstring.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/cstrings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/cwstring.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/enumint.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/exception.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/factory.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/fragments.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/implicit.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/inoutlist.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/misctypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/primtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/ptrtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/std_except.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/std_string.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/std_strings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/std_wstring.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/string.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/strings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/swigmacros.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/swigmove.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/swigobject.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/swigtype.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/swigtypemaps.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/typemaps.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/valtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/void.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/typemaps/wstring.swg Installing language specific files for tcl Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/argcargv.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/attribute.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/carrays.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/cdata.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/cmalloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/cpointer.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/cstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/cwstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/factory.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/std_wstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclinterp.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclresult.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclsh.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/wish.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tcl8.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclapi.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclerrors.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclfragments.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclinit.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclmacros.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclopers.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclprimtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclruntime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclstrings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tcltypemaps.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tcluserdir.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/tcl/tclwstrings.swg Installing language specific files for perl5 Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/argcargv.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/attribute.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/carrays.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/cdata.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/cmalloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/cpointer.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/cstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/factory.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlmain.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/reference.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/director.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perl5.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlerrors.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlfragments.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlhead.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlinit.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlmacros.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlopers.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlprimtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlruntime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perlstrings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perltypemaps.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/perluserdir.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/Makefile.pl Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/perl5/noembed.h Installing language specific files for python Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/argcargv.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/attribute.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/boost_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/carrays.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/ccomplex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/cdata.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/cmalloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/cpointer.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/cstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/cwstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/embed.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/factory.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/file.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/implicit.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyabc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pybuffer.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyname_compat.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_alloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_array.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_basic_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_carray.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_char_traits.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_container.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_ios.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_iostream.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_multimap.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_multiset.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_set.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_sstream.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_streambuf.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_unordered_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_unordered_multimap.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_unordered_multiset.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_unordered_set.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_vectora.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_wios.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_wiostream.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_wsstream.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_wstreambuf.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/std_wstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/wchar.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/builtin.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/director.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyapi.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pybackward.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyclasses.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pycomplex.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pycontainer.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pydocs.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyerrors.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyfragments.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyhead.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyinit.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyiterators.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pymacros.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyopers.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyprimtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyruntime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pystdcommon.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pystrings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/python.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pythonkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pythreads.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pytuplehlp.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pytypemaps.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pyuserdir.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/python/pywstrings.swg Installing language specific files for guile Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/cplusplus.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/guile.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/guilemain.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/interpreter.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/list-vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/pointer-in-out.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/ports.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/swigrun.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/guile_scm.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/guile_scm_run.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/guile/common.scm Installing language specific files for java Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/arrays_java.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/boost_intrusive_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/boost_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_array.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_set.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_unordered_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_unordered_set.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/std_wstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/swiginterface.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/various.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/director.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/enums.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/enumsimple.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/enumtypesafe.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/enumtypeunsafe.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/java.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/javahead.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/java/javakw.swg Installing language specific files for mzscheme Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/mzrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/mzscheme/mzscheme.swg Installing language specific files for ruby Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/argcargv.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/attribute.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/boost_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/carrays.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/cdata.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/cmalloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/cpointer.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/cstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/embed.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/factory.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/file.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/progargcargv.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_alloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_array.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_basic_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_char_traits.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_container.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_functors.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_ios.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_iostream.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_multimap.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_multiset.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_queue.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_set.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_sstream.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_stack.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_streambuf.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_unordered_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_unordered_multimap.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_unordered_multiset.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_unordered_set.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_vectora.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/std_wstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/timeval.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/director.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/ruby.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyapi.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyautodoc.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyclasses.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubycomplex.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubycontainer.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubycontainer_extended.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubydef.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyerrors.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyfragments.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyhead.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyinit.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyiterators.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubykw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubymacros.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyopers.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyprimtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyruntime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubystdautodoc.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubystdcommon.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubystdcommon_forward.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubystdfunctors.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubystrings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubytracking.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubytypemaps.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubyuserdir.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/rubywstrings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/Makefile.swig Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ruby/extconf.rb Installing language specific files for php Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/argcargv.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/const.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/factory.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/phpinterfaces.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/phppointers.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/utils.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/director.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/php.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/phpinit.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/phpkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/php/phprun.swg Installing language specific files for ocaml Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/carray.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/cstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/ocaml.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/std_complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/typecheck.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/class.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/director.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/ocaml.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/ocamlkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/ocamlrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/ocamlrundec.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/preamble.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/typeregister.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/swigp4.ml Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/swig.mli Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/ocaml/swig.ml Installing language specific files for octave Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/argcargv.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/attribute.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/boost_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/carrays.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/cdata.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/cmalloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/factory.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/implicit.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_alloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_basic_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_carray.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_char_traits.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_container.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/std_wstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/director.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octave.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octcomplex.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octcontainer.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octfragments.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octiterators.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octopers.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octprimtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octruntime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octstdcommon.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octtypemaps.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octuserdir.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/octave/octheaders.hpp Installing language specific files for csharp Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/arrays_csharp.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/boost_intrusive_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/boost_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_array.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_set.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/std_wstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/swiginterface.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/swigtype_inout.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/wchar.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/csharp.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/csharphead.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/csharpkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/director.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/enums.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/enumsimple.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/csharp/enumtypesafe.swg Installing language specific files for lua Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/_std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/argcargv.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/carrays.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/factory.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/lua_fnptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/wchar.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/lua.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/luakw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/luarun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/luaruntime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/lua/luatypemaps.swg Installing language specific files for r Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/boost_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/cdata.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_alloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_container.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/r.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/rcontainer.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/rfragments.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/rkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/ropers.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/rrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/rstdcommon.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/rtype.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/r/srun.swg Installing language specific files for go Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/cdata.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/std_array.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/director.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/go.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/gokw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/goruntime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/go/gostring.swg Installing language specific files for d Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/boost_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/carrays.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/cpointer.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/std_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/d.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/dclassgen.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/ddirectives.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/denums.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/dexception.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/dhead.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/director.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/dkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/dmemberfunctionpointers.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/doperators.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/dprimitives.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/dstrings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/dswigtype.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/dvoid.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/d/wrapperloader.swg Installing language specific files for javascript Installing nothing from Lib/javascript Installing language specific files for javascript/jsc Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/arrays_javascript.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/ccomplex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/cdata.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/std_complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascript.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascriptcode.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascriptcomplex.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascriptfragments.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascripthelpers.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascriptinit.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascriptkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascriptprimtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascriptrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascriptruntime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascriptstrings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/jsc/javascripttypemaps.swg Installing language specific files for javascript/v8 Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/arrays_javascript.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/ccomplex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/cdata.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/std_auto_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/std_complex.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/std_unique_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascript.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascriptcode.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascriptcomplex.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascriptfragments.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascripthelpers.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascriptinit.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascriptkw.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascriptprimtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascriptrun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascriptruntime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascriptstrings.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/javascript/v8/javascripttypemaps.swg Installing language specific files for scilab Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/boost_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/carrays.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/cmalloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/cpointer.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/exception.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/matrix.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_alloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_basic_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_char_traits.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_container.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_multiset.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_set.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_shared_ptr.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/stl.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/swigmove.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/sciarray.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scibool.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scichar.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scicontainer.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scidouble.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scienum.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/sciexception.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scifloat.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/sciint.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/sciiterators.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scilab.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scilist.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scilong.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scilonglong.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scimacros.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scimatrixbool.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scimatrixchar.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scimatrixdouble.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scimatrixint.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scimisctypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scipointer.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/sciprimtypes.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scirun.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/sciruntime.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scisequence.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scisequencebool.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scisequencedouble.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scisequencefloat.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scisequenceint.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scisequencepointer.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scisequencestring.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scishort.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scisignedchar.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scistdcommon.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/scitypemaps.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/sciunsignedchar.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/sciunsignedint.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/sciunsignedlong.swg Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/scilab/sciunsignedshort.swg Installing language specific files for xml Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/xml/typemaps.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/xml/xml.swg Installing language specific files for std Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/_std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_alloc.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_array.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_basic_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_char_traits.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_common.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_container.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_deque.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_except.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_ios.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_iostream.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_list.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_multimap.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_multiset.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_pair.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_queue.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_set.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_sstream.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_stack.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_streambuf.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_string.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_unordered_map.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_unordered_multimap.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_unordered_multiset.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_unordered_set.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_vector.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_vectora.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_wios.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_wiostream.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_wsstream.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_wstreambuf.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_wstring.i Installing /tmp/instance-22/output-1/host/share/swig/4.1.1/std/std_carray.swg Installation complete make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-swig-4.1.1' ln -fs swig /tmp/instance-22/output-1/host/bin/swig4.1 ln -fs swig /tmp/instance-22/output-1/host/bin/swig3.0 >>> python-m2crypto 0.38.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.M2Crypto-0.38.0.tar.gz.n7nuFY/output' 'https://files.pythonhosted.org/packages/2c/52/c35ec79dd97a8ecf6b2bbd651df528abb47705def774a4a15b99977274e8/M2Crypto-0.38.0.tar.gz' --2023-02-12 11:07:05-- https://files.pythonhosted.org/packages/2c/52/c35ec79dd97a8ecf6b2bbd651df528abb47705def774a4a15b99977274e8/M2Crypto-0.38.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1241269 (1.2M) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.M2Crypto-0.38.0.tar.gz.n7nuFY/output' 0K .......... .......... .......... .......... .......... 4% 13.5M 0s 50K .......... .......... .......... .......... .......... 8% 16.0M 0s 100K .......... .......... .......... .......... .......... 12% 215M 0s 150K .......... .......... .......... .......... .......... 16% 21.5M 0s 200K .......... .......... .......... .......... .......... 20% 84.0M 0s 250K .......... .......... .......... .......... .......... 24% 96.1M 0s 300K .......... .......... .......... .......... .......... 28% 104M 0s 350K .......... .......... .......... .......... .......... 32% 105M 0s 400K .......... .......... .......... .......... .......... 37% 90.1M 0s 450K .......... .......... .......... .......... .......... 41% 90.1M 0s 500K .......... .......... .......... .......... .......... 45% 87.7M 0s 550K .......... .......... .......... .......... .......... 49% 92.5M 0s 600K .......... .......... .......... .......... .......... 53% 86.5M 0s 650K .......... .......... .......... .......... .......... 57% 12.0M 0s 700K .......... .......... .......... .......... .......... 61% 105M 0s 750K .......... .......... .......... .......... .......... 65% 121M 0s 800K .......... .......... .......... .......... .......... 70% 191M 0s 850K .......... .......... .......... .......... .......... 74% 156M 0s 900K .......... .......... .......... .......... .......... 78% 272M 0s 950K .......... .......... .......... .......... .......... 82% 280M 0s 1000K .......... .......... .......... .......... .......... 86% 267M 0s 1050K .......... .......... .......... .......... .......... 90% 278M 0s 1100K .......... .......... .......... .......... .......... 94% 280M 0s 1150K .......... .......... .......... .......... .......... 98% 130M 0s 1200K .......... .. 100% 183M=0.02s 2023-02-12 11:07:05 (57.1 MB/s) - '/tmp/instance-22/output-1/build/.M2Crypto-0.38.0.tar.gz.n7nuFY/output' saved [1241269/1241269] M2Crypto-0.38.0.tar.gz: OK (md5: 8f39bfac730b6567e0c2179d15318c60) M2Crypto-0.38.0.tar.gz: OK (sha256: 99f2260a30901c949a8dc6d5f82cd5312ffb8abc92e76633baf231bbbcb2decb) >>> python-m2crypto 0.38.0 Extracting gzip -d -c /tmp/instance-22/dl/python-m2crypto/M2Crypto-0.38.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-m2crypto-0.38.0 -xf - >>> python-m2crypto 0.38.0 Patching >>> python-m2crypto 0.38.0 Configuring >>> python-m2crypto 0.38.0 Building (cd /tmp/instance-22/output-1/build/python-m2crypto-0.38.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build --openssl=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr) /tmp/instance-22/output-1/build/python-m2crypto-0.38.0/setup.py:25: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command import build running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/util.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/threading.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/six.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/m2xmlrpclib.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/m2urllib2.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/m2urllib.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/m2crypto.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/m2.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/httpslib.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/ftpslib.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/callback.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/__init__.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/X509.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/SMIME.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/Rand.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/RSA.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/RC4.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/Err.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/Engine.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/EVP.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/EC.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/DSA.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/DH.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/BN.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/BIO.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/AuthCookie.py -> build/lib.linux-mipsel-3.11/M2Crypto copying src/M2Crypto/ASN1.py -> build/lib.linux-mipsel-3.11/M2Crypto creating build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/timeout.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/ssl_dispatcher.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/cb.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/__init__.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/TwistedProtocolWrapper.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/Session.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/SSLServer.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/Context.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/Connection.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/Cipher.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL copying src/M2Crypto/SSL/Checker.py -> build/lib.linux-mipsel-3.11/M2Crypto/SSL running egg_info writing src/M2Crypto.egg-info/PKG-INFO writing dependency_links to src/M2Crypto.egg-info/dependency_links.txt writing top-level names to src/M2Crypto.egg-info/top_level.txt ERROR:_git_toplevel:listing git files failed - pretending there aren't any reading manifest file 'src/M2Crypto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'SWIG/*.i' warning: no files found matching 'SWIG/*.h' warning: no files found matching 'SWIG/*.def' warning: no files found matching 'SWIG/_m2crypto_wrap.c' warning: no files found matching 'M2Crypto/m2crypto.py' adding license file 'LICENCE' writing manifest file 'src/M2Crypto.egg-info/SOURCES.txt' running build_ext building 'M2Crypto._m2crypto' extension swigging src/SWIG/_m2crypto.i to src/SWIG/_m2crypto_wrap.c swig -python -py3 -I/tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/include -I/tmp/instance-22/output-1/host/lib/gcc/mipsel-buildroot-linux-gnu/10.4.0/include-fixed -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -D__x86_64__ -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/openssl -includeall -modern -builtin -outdir /tmp/instance-22/output-1/build/python-m2crypto-0.38.0/src/M2Crypto -o src/SWIG/_m2crypto_wrap.c src/SWIG/_m2crypto.i Deprecated command line option: -py3. Ignored, this option is no longer supported. Deprecated command line option: -modern. Ignored, this option is now always on. creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/src creating build/temp.linux-mipsel-3.11/src/SWIG /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-22/output-1/build/python-m2crypto-0.38.0/src/SWIG -c src/SWIG/_m2crypto_wrap.c -o build/temp.linux-mipsel-3.11/src/SWIG/_m2crypto_wrap.o -Wno-deprecated-declarations -DTHREADING src/SWIG/_m2crypto_wrap.c: In function '_wrap_ripemd160': src/SWIG/_m2crypto_wrap.c:15224:22: warning: implicit declaration of function 'EVP_ripemd160'; did you mean 'SN_ripemd160'? [-Wimplicit-function-declaration] 15224 | result = (EVP_MD *)EVP_ripemd160(); | ^~~~~~~~~~~~~ | SN_ripemd160 src/SWIG/_m2crypto_wrap.c: In function '_wrap_bf_ecb': src/SWIG/_m2crypto_wrap.c:15506:26: warning: implicit declaration of function 'EVP_bf_ecb'; did you mean 'EVP_sm4_ecb'? [-Wimplicit-function-declaration] 15506 | result = (EVP_CIPHER *)EVP_bf_ecb(); | ^~~~~~~~~~ | EVP_sm4_ecb src/SWIG/_m2crypto_wrap.c: In function '_wrap_bf_cbc': src/SWIG/_m2crypto_wrap.c:15520:26: warning: implicit declaration of function 'EVP_bf_cbc'; did you mean 'EVP_sm4_cbc'? [-Wimplicit-function-declaration] 15520 | result = (EVP_CIPHER *)EVP_bf_cbc(); | ^~~~~~~~~~ | EVP_sm4_cbc src/SWIG/_m2crypto_wrap.c: In function '_wrap_bf_cfb': src/SWIG/_m2crypto_wrap.c:15534:26: warning: implicit declaration of function 'EVP_bf_cfb'; did you mean 'EVP_rc2_cfb'? [-Wimplicit-function-declaration] 15534 | result = (EVP_CIPHER *)EVP_bf_cfb(); | ^~~~~~~~~~ | EVP_rc2_cfb src/SWIG/_m2crypto_wrap.c: In function '_wrap_bf_ofb': src/SWIG/_m2crypto_wrap.c:15548:26: warning: implicit declaration of function 'EVP_bf_ofb'; did you mean 'EVP_sm4_ofb'? [-Wimplicit-function-declaration] 15548 | result = (EVP_CIPHER *)EVP_bf_ofb(); | ^~~~~~~~~~ | EVP_sm4_ofb src/SWIG/_m2crypto_wrap.c: In function '_wrap_cast5_ecb': src/SWIG/_m2crypto_wrap.c:15562:26: warning: implicit declaration of function 'EVP_cast5_ecb'; did you mean 'LN_cast5_ecb'? [-Wimplicit-function-declaration] 15562 | result = (EVP_CIPHER *)EVP_cast5_ecb(); | ^~~~~~~~~~~~~ | LN_cast5_ecb src/SWIG/_m2crypto_wrap.c: In function '_wrap_cast5_cbc': src/SWIG/_m2crypto_wrap.c:15576:26: warning: implicit declaration of function 'EVP_cast5_cbc'; did you mean 'SN_cast5_cbc'? [-Wimplicit-function-declaration] 15576 | result = (EVP_CIPHER *)EVP_cast5_cbc(); | ^~~~~~~~~~~~~ | SN_cast5_cbc src/SWIG/_m2crypto_wrap.c: In function '_wrap_cast5_cfb': src/SWIG/_m2crypto_wrap.c:15590:26: warning: implicit declaration of function 'EVP_cast5_cfb'; did you mean 'EVP_sm4_cfb'? [-Wimplicit-function-declaration] 15590 | result = (EVP_CIPHER *)EVP_cast5_cfb(); | ^~~~~~~~~~~~~ | EVP_sm4_cfb src/SWIG/_m2crypto_wrap.c: In function '_wrap_cast5_ofb': src/SWIG/_m2crypto_wrap.c:15604:26: warning: implicit declaration of function 'EVP_cast5_ofb'; did you mean 'EVP_sm4_ofb'? [-Wimplicit-function-declaration] 15604 | result = (EVP_CIPHER *)EVP_cast5_ofb(); | ^~~~~~~~~~~~~ | EVP_sm4_ofb src/SWIG/_m2crypto_wrap.c: In function '_wrap_PyObject_Bin_AsBIGNUM': src/SWIG/_m2crypto_wrap.c:7359:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7359 | if (!(bn = BN_bin2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:7353:17: note: 'vbuf' was declared here 7353 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c: In function 'mpi_to_bn': src/SWIG/_m2crypto_wrap.c:5317:12: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 5317 | return BN_mpi2bn(vbuf, vlen, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'bin_to_bn': src/SWIG/_m2crypto_wrap.c:5345:12: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 5345 | return BN_bin2bn(vbuf, vlen, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'hex_to_bn': src/SWIG/_m2crypto_wrap.c:5389:9: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 5389 | if (BN_hex2bn(&bn, (const char *)vbuf) <= 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'dec_to_bn': src/SWIG/_m2crypto_wrap.c:5421:10: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 5421 | if ((BN_dec2bn(&bn, (const char *)vbuf) <= 0)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'bio_write': src/SWIG/_m2crypto_wrap.c:5618:11: warning: 'fbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 5618 | ret = BIO_write(bio, fbuf, flen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'bio_set_cipher': src/SWIG/_m2crypto_wrap.c:5680:5: warning: 'ibuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 5680 | BIO_set_cipher(b, (const EVP_CIPHER *)c, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5681 | (unsigned char *)kbuf, (unsigned char *)ibuf, op); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:5680:5: warning: 'kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SWIG/_m2crypto_wrap.c: In function 'rand_seed': src/SWIG/_m2crypto_wrap.c:6165:5: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6165 | RAND_seed(buf, len); | ^~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'rand_add': src/SWIG/_m2crypto_wrap.c:6175:5: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6175 | RAND_add(buf, len, entropy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'pkcs5_pbkdf2_hmac_sha1': src/SWIG/_m2crypto_wrap.c:6354:5: warning: 'saltbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6354 | PKCS5_PBKDF2_HMAC_SHA1((const char *)passbuf, passlen, (const unsigned char *)saltbuf, saltlen, iter, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6355 | keylen, key); | ~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:6354:5: warning: 'passbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SWIG/_m2crypto_wrap.c: In function 'digest_update': src/SWIG/_m2crypto_wrap.c:6383:12: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6383 | return EVP_DigestUpdate(ctx, buf, (size_t)len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'hmac_init': src/SWIG/_m2crypto_wrap.c:6428:10: warning: 'kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6428 | if (!HMAC_Init_ex(ctx, kbuf, klen, md, NULL)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'hmac_update': src/SWIG/_m2crypto_wrap.c:6442:10: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6442 | if (!HMAC_Update(ctx, (const unsigned char *)buf, (size_t)len)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'hmac': src/SWIG/_m2crypto_wrap.c:6486:5: warning: 'dbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6486 | HMAC(md, kbuf, klen, (const unsigned char *)dbuf, (size_t)dlen, (unsigned char *)blob, &blen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:6486:5: warning: 'kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SWIG/_m2crypto_wrap.c: In function 'bytes_to_key': src/SWIG/_m2crypto_wrap.c:6525:12: warning: 'sbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6525 | klen = EVP_BytesToKey(cipher, md, (unsigned char *)sbuf, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6526 | (unsigned char *)dbuf, dlen, iter, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6527 | key, NULL); /* Since we are not returning IV no need to derive it */ | ~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:6525:12: warning: 'dbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SWIG/_m2crypto_wrap.c: In function 'cipher_init': src/SWIG/_m2crypto_wrap.c:6549:10: warning: 'ibuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6549 | if (!EVP_CipherInit(ctx, cipher, (unsigned char *)kbuf, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6550 | (unsigned char *)ibuf, mode)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:6549:10: warning: 'kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SWIG/_m2crypto_wrap.c: In function 'cipher_update': src/SWIG/_m2crypto_wrap.c:6570:10: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6570 | if (!EVP_CipherUpdate(ctx, obuf, &olen, (unsigned char *)buf, len)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'verify_final': src/SWIG/_m2crypto_wrap.c:6659:12: warning: 'kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6659 | return EVP_VerifyFinal(ctx, (const unsigned char *)kbuf, len, pkey); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'digest_sign': src/SWIG/_m2crypto_wrap.c:6721:10: warning: 'msgbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6721 | if (!EVP_DigestSign(ctx, NULL, &siglen, msgbuf, msglen)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'digest_verify_final': src/SWIG/_m2crypto_wrap.c:6769:12: warning: 'sigbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6769 | return EVP_DigestVerifyFinal(ctx, sigbuf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'digest_verify': src/SWIG/_m2crypto_wrap.c:6785:12: warning: 'msgbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 6785 | return EVP_DigestVerify(ctx, sigbuf, siglen, msgbuf, msglen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:6785:12: warning: 'sigbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SWIG/_m2crypto_wrap.c: In function 'dh_compute_key': src/SWIG/_m2crypto_wrap.c:7122:16: warning: 'pkbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7122 | if (!(pk = BN_mpi2bn((unsigned char *)pkbuf, pklen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'dh_set_pg': src/SWIG/_m2crypto_wrap.c:4946:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 4946 | if (!(bn = BN_mpi2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:4940:17: note: 'vbuf' was declared here 4940 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c:4946:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 4946 | if (!(bn = BN_mpi2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:4940:17: note: 'vbuf' was declared here 4940 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c: In function 'rsa_set_e': src/SWIG/_m2crypto_wrap.c:4946:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 4946 | if (!(bn = BN_mpi2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:4940:17: note: 'vbuf' was declared here 4940 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c: In function 'rsa_set_n': src/SWIG/_m2crypto_wrap.c:4946:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 4946 | if (!(bn = BN_mpi2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:4940:17: note: 'vbuf' was declared here 4940 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c: In function 'rsa_set_en': src/SWIG/_m2crypto_wrap.c:4946:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 4946 | if (!(bn = BN_mpi2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:4940:17: note: 'vbuf' was declared here 4940 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c:4946:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 4946 | if (!(bn = BN_mpi2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:4940:17: note: 'vbuf' was declared here 4940 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c: In function 'rsa_set_en_bin': src/SWIG/_m2crypto_wrap.c:7359:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7359 | if (!(bn = BN_bin2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:7353:17: note: 'vbuf' was declared here 7353 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c:7359:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7359 | if (!(bn = BN_bin2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:7353:17: note: 'vbuf' was declared here 7353 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c: In function 'rsa_private_encrypt': src/SWIG/_m2crypto_wrap.c:7397:12: warning: 'fbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7397 | tlen = RSA_private_encrypt(flen, (unsigned char *)fbuf, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7398 | (unsigned char *)tbuf, rsa, padding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'rsa_public_decrypt': src/SWIG/_m2crypto_wrap.c:7427:12: warning: 'fbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7427 | tlen = RSA_public_decrypt(flen, (unsigned char *)fbuf, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7428 | (unsigned char *)tbuf, rsa, padding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'rsa_public_encrypt': src/SWIG/_m2crypto_wrap.c:7454:12: warning: 'fbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7454 | tlen = RSA_public_encrypt(flen, (unsigned char *)fbuf, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7455 | (unsigned char *)tbuf, rsa, padding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'rsa_private_decrypt': src/SWIG/_m2crypto_wrap.c:7481:12: warning: 'fbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7481 | tlen = RSA_private_decrypt(flen, (unsigned char *)fbuf, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7482 | (unsigned char *)tbuf, rsa, padding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'rsa_padding_add_pkcs1_pss': src/SWIG/_m2crypto_wrap.c:7510:14: warning: 'dbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7510 | result = RSA_padding_add_PKCS1_PSS( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 7511 | rsa, | ~~~~ 7512 | tbuf, | ~~~~~ 7513 | (unsigned char *)dbuf, | ~~~~~~~~~~~~~~~~~~~~~~ 7514 | hash, | ~~~~~ 7515 | salt_length); | ~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'rsa_verify_pkcs1_pss': src/SWIG/_m2crypto_wrap.c:7542:11: warning: 'sbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7542 | ret = RSA_verify_PKCS1_PSS( | ^~~~~~~~~~~~~~~~~~~~~ 7543 | rsa, | ~~~~ 7544 | (unsigned char *)dbuf, | ~~~~~~~~~~~~~~~~~~~~~~ 7545 | hash, | ~~~~~ 7546 | (unsigned char *)sbuf, | ~~~~~~~~~~~~~~~~~~~~~~ 7547 | salt_length); | ~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:7542:11: warning: 'dbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SWIG/_m2crypto_wrap.c: In function 'dsa_set_pqg': src/SWIG/_m2crypto_wrap.c:4946:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 4946 | if (!(bn = BN_mpi2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:4940:17: note: 'vbuf' was declared here 4940 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c:4946:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 4946 | if (!(bn = BN_mpi2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:4940:17: note: 'vbuf' was declared here 4940 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c:4946:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 4946 | if (!(bn = BN_mpi2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:4940:17: note: 'vbuf' was declared here 4940 | const void* vbuf; | ^~~~ src/SWIG/_m2crypto_wrap.c: In function 'dsa_set_pub': src/SWIG/_m2crypto_wrap.c:7864:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7864 | if (!(bn = BN_mpi2bn((unsigned char *)vbuf, vlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'dsa_sign': src/SWIG/_m2crypto_wrap.c:7921:17: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7921 | if (!(sig = DSA_do_sign(vbuf, vlen, dsa))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'dsa_verify': src/SWIG/_m2crypto_wrap.c:7957:16: warning: 'sbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7957 | if (!(ps = BN_mpi2bn((unsigned char *)sbuf, slen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:7952:16: warning: 'rbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7952 | if (!(pr = BN_mpi2bn((unsigned char *)rbuf, rlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:7971:11: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7971 | ret = DSA_do_verify(vbuf, vlen, sig, dsa); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'dsa_sign_asn1': src/SWIG/_m2crypto_wrap.c:7992:10: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 7992 | if (!DSA_sign(0, vbuf, vlen, (unsigned char *)sigbuf, &siglen, dsa)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'dsa_verify_asn1': src/SWIG/_m2crypto_wrap.c:8014:16: warning: 'sbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 8014 | if ((ret = DSA_verify(0, vbuf, vlen, sbuf, slen, dsa)) == -1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:8014:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SWIG/_m2crypto_wrap.c: In function 'ssl_ctx_set_session_id_context': src/SWIG/_m2crypto_wrap.c:8181:12: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 8181 | return SSL_CTX_set_session_id_context(ctx, buf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'ssl_set_session_id_context': src/SWIG/_m2crypto_wrap.c:8261:12: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 8261 | return SSL_set_session_id_context(ssl, buf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'ecdsa_sign': src/SWIG/_m2crypto_wrap.c:9679:17: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 9679 | if (!(sig = ECDSA_do_sign(vbuf, vlen, key))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'ecdsa_verify': src/SWIG/_m2crypto_wrap.c:9710:16: warning: 'sbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 9710 | if (!(ps = BN_mpi2bn((unsigned char *)sbuf, slen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:9706:16: warning: 'rbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 9706 | if (!(pr = BN_mpi2bn((unsigned char *)rbuf, rlen, NULL))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:9729:11: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 9729 | ret = ECDSA_do_verify(vbuf, vlen, sig, key); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'ecdsa_sign_asn1': src/SWIG/_m2crypto_wrap.c:9751:10: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 9751 | if (!ECDSA_sign(0, vbuf, vlen, (unsigned char *)sigbuf, &siglen, key)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'ecdsa_verify_asn1': src/SWIG/_m2crypto_wrap.c:9773:16: warning: 'sbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 9773 | if ((ret = ECDSA_verify(0, vbuf, vlen, sbuf, slen, key)) == -1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c:9773:16: warning: 'vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SWIG/_m2crypto_wrap.c: In function 'ec_key_from_pubkey_der': src/SWIG/_m2crypto_wrap.c:9823:13: warning: 'keypairbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 9823 | tempBuf = (const unsigned char *)keypairbuf; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SWIG/_m2crypto_wrap.c: In function 'ec_key_from_pubkey_params': src/SWIG/_m2crypto_wrap.c:9849:13: warning: 'keypairbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 9849 | tempBuf = (const unsigned char *)keypairbuf; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/src/SWIG/_m2crypto_wrap.o -L. -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -o build/lib.linux-mipsel-3.11/M2Crypto/_m2crypto.cpython-311-mipsel-linux-gnu.so >>> python-m2crypto 0.38.0 Installing to target (cd /tmp/instance-22/output-1/build/python-m2crypto-0.38.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/build/python-m2crypto-0.38.0/setup.py:25: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command import build running install /tmp/instance-22/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 copying src/M2Crypto/m2crypto.py -> build/lib.linux-mipsel-3.11/M2Crypto running egg_info writing src/M2Crypto.egg-info/PKG-INFO writing dependency_links to src/M2Crypto.egg-info/dependency_links.txt writing top-level names to src/M2Crypto.egg-info/top_level.txt ERROR:_git_toplevel:listing git files failed - pretending there aren't any reading manifest file 'src/M2Crypto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'SWIG/*.i' warning: no files found matching 'SWIG/*.h' warning: no files found matching 'SWIG/*.def' warning: no files found matching 'SWIG/_m2crypto_wrap.c' warning: no files found matching 'M2Crypto/m2crypto.py' adding license file 'LICENCE' writing manifest file 'src/M2Crypto.egg-info/SOURCES.txt' running build_ext running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/m2crypto.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/_m2crypto.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/Checker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/Cipher.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/Connection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/Context.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/SSLServer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/Session.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/TwistedProtocolWrapper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/cb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/ssl_dispatcher.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/SSL/timeout.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto/SSL copying build/lib.linux-mipsel-3.11/M2Crypto/ASN1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/AuthCookie.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/BIO.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/BN.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/DH.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/DSA.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/EC.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/EVP.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/Engine.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/Err.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/RC4.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/RSA.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/Rand.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/SMIME.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/X509.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/callback.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/ftpslib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/httpslib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/m2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/m2urllib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/m2urllib2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/m2xmlrpclib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/six.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/threading.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto copying build/lib.linux-mipsel-3.11/M2Crypto/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto running install_egg_info Copying src/M2Crypto.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/M2Crypto-0.38.0-py3.11.egg-info running install_scripts >>> python-magic-wormhole 0.12.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.magic-wormhole-0.12.0.tar.gz.EMzwu6/output' 'https://files.pythonhosted.org/packages/d4/62/5e4a86f7c4b111e016577f1b304063ebe604f430db15465ac58b13993608/magic-wormhole-0.12.0.tar.gz' --2023-02-12 11:07:35-- https://files.pythonhosted.org/packages/d4/62/5e4a86f7c4b111e016577f1b304063ebe604f430db15465ac58b13993608/magic-wormhole-0.12.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.193.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 262269 (256K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.magic-wormhole-0.12.0.tar.gz.EMzwu6/output' 0K .......... .......... .......... .......... .......... 19% 16.7M 0s 50K .......... .......... .......... .......... .......... 39% 21.3M 0s 100K .......... .......... .......... .......... .......... 58% 68.0M 0s 150K .......... .......... .......... .......... .......... 78% 75.1M 0s 200K .......... .......... .......... .......... .......... 97% 30.5M 0s 250K ...... 100% 223M=0.008s 2023-02-12 11:07:35 (30.5 MB/s) - '/tmp/instance-22/output-1/build/.magic-wormhole-0.12.0.tar.gz.EMzwu6/output' saved [262269/262269] magic-wormhole-0.12.0.tar.gz: OK (md5: ca190d92f56fe32ec8dfd4fc5aab8337) magic-wormhole-0.12.0.tar.gz: OK (sha256: 1b0fd8a334da978f3dd96b620fa9b9348cabedf26a87f74baac7a37052928160) >>> python-magic-wormhole 0.12.0 Extracting gzip -d -c /tmp/instance-22/dl/python-magic-wormhole/magic-wormhole-0.12.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-magic-wormhole-0.12.0 -xf - >>> python-magic-wormhole 0.12.0 Patching >>> python-magic-wormhole 0.12.0 Configuring >>> python-magic-wormhole 0.12.0 Building (cd /tmp/instance-22/output-1/build/python-magic-wormhole-0.12.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/wormhole copying src/wormhole/_interfaces.py -> build/lib/wormhole copying src/wormhole/eventual.py -> build/lib/wormhole copying src/wormhole/transit.py -> build/lib/wormhole copying src/wormhole/_version.py -> build/lib/wormhole copying src/wormhole/_mailbox.py -> build/lib/wormhole copying src/wormhole/_hints.py -> build/lib/wormhole copying src/wormhole/__main__.py -> build/lib/wormhole copying src/wormhole/util.py -> build/lib/wormhole copying src/wormhole/timing.py -> build/lib/wormhole copying src/wormhole/_lister.py -> build/lib/wormhole copying src/wormhole/_terminator.py -> build/lib/wormhole copying src/wormhole/errors.py -> build/lib/wormhole copying src/wormhole/journal.py -> build/lib/wormhole copying src/wormhole/tor_manager.py -> build/lib/wormhole copying src/wormhole/_send.py -> build/lib/wormhole copying src/wormhole/_rendezvous.py -> build/lib/wormhole copying src/wormhole/_wordlist.py -> build/lib/wormhole copying src/wormhole/wormhole.py -> build/lib/wormhole copying src/wormhole/_order.py -> build/lib/wormhole copying src/wormhole/_allocator.py -> build/lib/wormhole copying src/wormhole/_code.py -> build/lib/wormhole copying src/wormhole/_rlcompleter.py -> build/lib/wormhole copying src/wormhole/_receive.py -> build/lib/wormhole copying src/wormhole/_input.py -> build/lib/wormhole copying src/wormhole/xfer_util.py -> build/lib/wormhole copying src/wormhole/observer.py -> build/lib/wormhole copying src/wormhole/__init__.py -> build/lib/wormhole copying src/wormhole/_key.py -> build/lib/wormhole copying src/wormhole/_nameplate.py -> build/lib/wormhole copying src/wormhole/_boss.py -> build/lib/wormhole copying src/wormhole/ipaddrs.py -> build/lib/wormhole creating build/lib/wormhole/cli copying src/wormhole/cli/cli.py -> build/lib/wormhole/cli copying src/wormhole/cli/cmd_ssh.py -> build/lib/wormhole/cli copying src/wormhole/cli/cmd_receive.py -> build/lib/wormhole/cli copying src/wormhole/cli/cmd_send.py -> build/lib/wormhole/cli copying src/wormhole/cli/welcome.py -> build/lib/wormhole/cli copying src/wormhole/cli/public_relay.py -> build/lib/wormhole/cli copying src/wormhole/cli/__init__.py -> build/lib/wormhole/cli creating build/lib/wormhole/_dilation copying src/wormhole/_dilation/manager.py -> build/lib/wormhole/_dilation copying src/wormhole/_dilation/inbound.py -> build/lib/wormhole/_dilation copying src/wormhole/_dilation/subchannel.py -> build/lib/wormhole/_dilation copying src/wormhole/_dilation/encode.py -> build/lib/wormhole/_dilation copying src/wormhole/_dilation/connector.py -> build/lib/wormhole/_dilation copying src/wormhole/_dilation/outbound.py -> build/lib/wormhole/_dilation copying src/wormhole/_dilation/connection.py -> build/lib/wormhole/_dilation copying src/wormhole/_dilation/__init__.py -> build/lib/wormhole/_dilation copying src/wormhole/_dilation/_noise.py -> build/lib/wormhole/_dilation copying src/wormhole/_dilation/roles.py -> build/lib/wormhole/_dilation creating build/lib/wormhole/test copying src/wormhole/test/test_machines.py -> build/lib/wormhole/test copying src/wormhole/test/test_wordlist.py -> build/lib/wormhole/test copying src/wormhole/test/test_cli.py -> build/lib/wormhole/test copying src/wormhole/test/test_hkdf.py -> build/lib/wormhole/test copying src/wormhole/test/test_args.py -> build/lib/wormhole/test copying src/wormhole/test/test_wormhole.py -> build/lib/wormhole/test copying src/wormhole/test/test_journal.py -> build/lib/wormhole/test copying src/wormhole/test/test_transit.py -> build/lib/wormhole/test copying src/wormhole/test/test_rlcompleter.py -> build/lib/wormhole/test copying src/wormhole/test/test_xfer_util.py -> build/lib/wormhole/test copying src/wormhole/test/test_eventual.py -> build/lib/wormhole/test copying src/wormhole/test/test_ssh.py -> build/lib/wormhole/test copying src/wormhole/test/test_ipaddrs.py -> build/lib/wormhole/test copying src/wormhole/test/test_observer.py -> build/lib/wormhole/test copying src/wormhole/test/test_tor_manager.py -> build/lib/wormhole/test copying src/wormhole/test/common.py -> build/lib/wormhole/test copying src/wormhole/test/test_keys.py -> build/lib/wormhole/test copying src/wormhole/test/run_trial.py -> build/lib/wormhole/test copying src/wormhole/test/__init__.py -> build/lib/wormhole/test copying src/wormhole/test/test_util.py -> build/lib/wormhole/test copying src/wormhole/test/test_hints.py -> build/lib/wormhole/test creating build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_framer.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_manager.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_full.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_connector.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_connect.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_endpoints.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_record.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_subchannel.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_inbound.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_encoding.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/common.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_connection.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/__init__.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_parse.py -> build/lib/wormhole/test/dilate copying src/wormhole/test/dilate/test_outbound.py -> build/lib/wormhole/test/dilate UPDATING build/lib/wormhole/_version.py set build/lib/wormhole/_version.py to '0.12.0' >>> python-magic-wormhole 0.12.0 Installing to target (cd /tmp/instance-22/output-1/build/python-magic-wormhole-0.12.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 UPDATING build/lib/wormhole/_version.py set build/lib/wormhole/_version.py to '0.12.0' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_outbound.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_parse.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_connection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_encoding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_inbound.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_subchannel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_record.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_endpoints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_connect.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_connector.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_full.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/dilate/test_framer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test/dilate copying build/lib/wormhole/test/test_hints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/run_trial.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_keys.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_tor_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_observer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_ipaddrs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_ssh.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_eventual.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_xfer_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_rlcompleter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_transit.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_journal.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_wormhole.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_args.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_hkdf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_cli.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_wordlist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test copying build/lib/wormhole/test/test_machines.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation copying build/lib/wormhole/_dilation/roles.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation copying build/lib/wormhole/_dilation/_noise.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation copying build/lib/wormhole/_dilation/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation copying build/lib/wormhole/_dilation/connection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation copying build/lib/wormhole/_dilation/outbound.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation copying build/lib/wormhole/_dilation/connector.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation copying build/lib/wormhole/_dilation/encode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation copying build/lib/wormhole/_dilation/subchannel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation copying build/lib/wormhole/_dilation/inbound.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation copying build/lib/wormhole/_dilation/manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/_dilation creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/cli copying build/lib/wormhole/cli/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/cli copying build/lib/wormhole/cli/public_relay.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/cli copying build/lib/wormhole/cli/welcome.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/cli copying build/lib/wormhole/cli/cmd_send.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/cli copying build/lib/wormhole/cli/cmd_receive.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/cli copying build/lib/wormhole/cli/cmd_ssh.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/cli copying build/lib/wormhole/cli/cli.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole/cli copying build/lib/wormhole/ipaddrs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_boss.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_nameplate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_key.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/observer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/xfer_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_input.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_receive.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_rlcompleter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_code.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_allocator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_order.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/wormhole.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_wordlist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_rendezvous.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_send.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/tor_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/journal.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/errors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_terminator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_lister.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/timing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_hints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_mailbox.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/transit.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/eventual.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole copying build/lib/wormhole/_interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wormhole running install_egg_info running egg_info writing src/magic_wormhole.egg-info/PKG-INFO writing dependency_links to src/magic_wormhole.egg-info/dependency_links.txt writing entry points to src/magic_wormhole.egg-info/entry_points.txt writing requirements to src/magic_wormhole.egg-info/requires.txt writing top-level names to src/magic_wormhole.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/magic_wormhole.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/magic_wormhole.egg-info/SOURCES.txt' Copying src/magic_wormhole.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/magic_wormhole-0.12.0-py3.11.egg-info running install_scripts Installing wormhole script to /tmp/instance-22/output-1/target/usr/bin >>> python-markdown 3.4.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Markdown-3.4.1.tar.gz.IAQ9c9/output' 'https://files.pythonhosted.org/packages/85/7e/133e943e97a943d2f1d8bae0c5060f8ac50e6691754eb9dbe036b047a9bb/Markdown-3.4.1.tar.gz' --2023-02-12 11:07:40-- https://files.pythonhosted.org/packages/85/7e/133e943e97a943d2f1d8bae0c5060f8ac50e6691754eb9dbe036b047a9bb/Markdown-3.4.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 322554 (315K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.Markdown-3.4.1.tar.gz.IAQ9c9/output' 0K .......... .......... .......... .......... .......... 15% 14.0M 0s 50K .......... .......... .......... .......... .......... 31% 15.4M 0s 100K .......... .......... .......... .......... .......... 47% 235M 0s 150K .......... .......... .......... .......... .......... 63% 84.7M 0s 200K .......... .......... .......... .......... .......... 79% 25.8M 0s 250K .......... .......... .......... .......... .......... 95% 78.3M 0s 300K .......... .... 100% 63.8M=0.01s 2023-02-12 11:07:40 (30.2 MB/s) - '/tmp/instance-22/output-1/build/.Markdown-3.4.1.tar.gz.IAQ9c9/output' saved [322554/322554] Markdown-3.4.1.tar.gz: OK (md5: 597656cf4feadf1998b0511201620202) Markdown-3.4.1.tar.gz: OK (sha256: 3b809086bb6efad416156e00a0da66fe47618a5d6918dd688f53f40c8e4cfeff) >>> python-markdown 3.4.1 Extracting gzip -d -c /tmp/instance-22/dl/python-markdown/Markdown-3.4.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-markdown-3.4.1 -xf - >>> python-markdown 3.4.1 Patching >>> python-markdown 3.4.1 Configuring >>> python-markdown 3.4.1 Building (cd /tmp/instance-22/output-1/build/python-markdown-3.4.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/markdown copying markdown/util.py -> build/lib/markdown copying markdown/treeprocessors.py -> build/lib/markdown copying markdown/test_tools.py -> build/lib/markdown copying markdown/serializers.py -> build/lib/markdown copying markdown/preprocessors.py -> build/lib/markdown copying markdown/postprocessors.py -> build/lib/markdown copying markdown/inlinepatterns.py -> build/lib/markdown copying markdown/htmlparser.py -> build/lib/markdown copying markdown/core.py -> build/lib/markdown copying markdown/blockprocessors.py -> build/lib/markdown copying markdown/blockparser.py -> build/lib/markdown copying markdown/__meta__.py -> build/lib/markdown copying markdown/__main__.py -> build/lib/markdown copying markdown/__init__.py -> build/lib/markdown creating build/lib/markdown/extensions copying markdown/extensions/wikilinks.py -> build/lib/markdown/extensions copying markdown/extensions/toc.py -> build/lib/markdown/extensions copying markdown/extensions/tables.py -> build/lib/markdown/extensions copying markdown/extensions/smarty.py -> build/lib/markdown/extensions copying markdown/extensions/sane_lists.py -> build/lib/markdown/extensions copying markdown/extensions/nl2br.py -> build/lib/markdown/extensions copying markdown/extensions/meta.py -> build/lib/markdown/extensions copying markdown/extensions/md_in_html.py -> build/lib/markdown/extensions copying markdown/extensions/legacy_em.py -> build/lib/markdown/extensions copying markdown/extensions/legacy_attrs.py -> build/lib/markdown/extensions copying markdown/extensions/footnotes.py -> build/lib/markdown/extensions copying markdown/extensions/fenced_code.py -> build/lib/markdown/extensions copying markdown/extensions/extra.py -> build/lib/markdown/extensions copying markdown/extensions/def_list.py -> build/lib/markdown/extensions copying markdown/extensions/codehilite.py -> build/lib/markdown/extensions copying markdown/extensions/attr_list.py -> build/lib/markdown/extensions copying markdown/extensions/admonition.py -> build/lib/markdown/extensions copying markdown/extensions/abbr.py -> build/lib/markdown/extensions copying markdown/extensions/__init__.py -> build/lib/markdown/extensions >>> python-markdown 3.4.1 Installing to target (cd /tmp/instance-22/output-1/build/python-markdown-3.4.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/abbr.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/admonition.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/attr_list.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/codehilite.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/def_list.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/extra.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/fenced_code.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/footnotes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/legacy_attrs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/legacy_em.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/md_in_html.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/meta.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/nl2br.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/sane_lists.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/smarty.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/tables.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/toc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/extensions/wikilinks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown/extensions copying build/lib/markdown/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/__meta__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/blockparser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/blockprocessors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/htmlparser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/inlinepatterns.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/postprocessors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/preprocessors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/serializers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/test_tools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/treeprocessors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown copying build/lib/markdown/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markdown running install_egg_info running egg_info writing Markdown.egg-info/PKG-INFO writing dependency_links to Markdown.egg-info/dependency_links.txt writing entry points to Markdown.egg-info/entry_points.txt writing requirements to Markdown.egg-info/requires.txt writing top-level names to Markdown.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'Markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' adding license file 'LICENSE.md' writing manifest file 'Markdown.egg-info/SOURCES.txt' Copying Markdown.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/Markdown-3.4.1-py3.11.egg-info running install_scripts Installing markdown_py script to /tmp/instance-22/output-1/target/usr/bin MarkupSafe-2.1.1.tar.gz: OK (md5: 9809f9fdd98bc835b0c21aa8f79cbf30) MarkupSafe-2.1.1.tar.gz: OK (sha256: 7f91197cc9e48f989d12e4e6fbc46495c446636dfc81b9ccf50bb0ec74b91d4b) >>> python-markupsafe 2.1.1 Extracting gzip -d -c /tmp/instance-22/dl/python-markupsafe/MarkupSafe-2.1.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-markupsafe-2.1.1 -xf - >>> python-markupsafe 2.1.1 Patching >>> python-markupsafe 2.1.1 Configuring >>> python-markupsafe 2.1.1 Building (cd /tmp/instance-22/output-1/build/python-markupsafe-2.1.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/build/python-markupsafe-2.1.1/setup.py:5: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/markupsafe copying src/markupsafe/_native.py -> build/lib.linux-mipsel-3.11/markupsafe copying src/markupsafe/__init__.py -> build/lib.linux-mipsel-3.11/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.linux-mipsel-3.11/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.linux-mipsel-3.11/markupsafe copying src/markupsafe/py.typed -> build/lib.linux-mipsel-3.11/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/src creating build/temp.linux-mipsel-3.11/src/markupsafe /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c src/markupsafe/_speedups.c -o build/temp.linux-mipsel-3.11/src/markupsafe/_speedups.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/src/markupsafe/_speedups.o -L. -o build/lib.linux-mipsel-3.11/markupsafe/_speedups.cpython-311-mipsel-linux-gnu.so >>> python-markupsafe 2.1.1 Installing to target (cd /tmp/instance-22/output-1/build/python-markupsafe-2.1.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/build/python-markupsafe-2.1.1/setup.py:5: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError running install /tmp/instance-22/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 src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' running build_ext running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-mipsel-3.11/markupsafe/_speedups.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-mipsel-3.11/markupsafe/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-mipsel-3.11/markupsafe/_speedups.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-mipsel-3.11/markupsafe/_speedups.c -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-mipsel-3.11/markupsafe/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-mipsel-3.11/markupsafe/_native.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/markupsafe running install_egg_info Copying src/MarkupSafe.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/MarkupSafe-2.1.1-py3.11.egg-info running install_scripts >>> python-mbstrdecoder 1.1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.mbstrdecoder-1.1.1.tar.gz.GsoaBU/output' 'https://files.pythonhosted.org/packages/ba/ac/ba46bb6eb6165541ce25ff230469efe1c04043cf173f856dcc91876c38de/mbstrdecoder-1.1.1.tar.gz' --2023-02-12 11:07:48-- https://files.pythonhosted.org/packages/ba/ac/ba46bb6eb6165541ce25ff230469efe1c04043cf173f856dcc91876c38de/mbstrdecoder-1.1.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10246 (10K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.mbstrdecoder-1.1.1.tar.gz.GsoaBU/output' 0K .......... 100% 97.2M=0s 2023-02-12 11:07:48 (97.2 MB/s) - '/tmp/instance-22/output-1/build/.mbstrdecoder-1.1.1.tar.gz.GsoaBU/output' saved [10246/10246] mbstrdecoder-1.1.1.tar.gz: OK (md5: 62efa113a3cd2d40942359d6699338f7) mbstrdecoder-1.1.1.tar.gz: OK (sha256: 0a99413b92bbaddda89d376f496d710dc7131417e98414a756ebcd41374e068d) >>> python-mbstrdecoder 1.1.1 Extracting gzip -d -c /tmp/instance-22/dl/python-mbstrdecoder/mbstrdecoder-1.1.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-mbstrdecoder-1.1.1 -xf - >>> python-mbstrdecoder 1.1.1 Patching >>> python-mbstrdecoder 1.1.1 Configuring >>> python-mbstrdecoder 1.1.1 Building (cd /tmp/instance-22/output-1/build/python-mbstrdecoder-1.1.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/mbstrdecoder copying mbstrdecoder/_mbstrdecoder.py -> build/lib/mbstrdecoder copying mbstrdecoder/_func.py -> build/lib/mbstrdecoder copying mbstrdecoder/_binary_ext_checker.py -> build/lib/mbstrdecoder copying mbstrdecoder/__version__.py -> build/lib/mbstrdecoder copying mbstrdecoder/__init__.py -> build/lib/mbstrdecoder running egg_info writing mbstrdecoder.egg-info/PKG-INFO writing dependency_links to mbstrdecoder.egg-info/dependency_links.txt writing requirements to mbstrdecoder.egg-info/requires.txt writing top-level names to mbstrdecoder.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'mbstrdecoder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'mbstrdecoder.egg-info/SOURCES.txt' copying mbstrdecoder/py.typed -> build/lib/mbstrdecoder >>> python-mbstrdecoder 1.1.1 Installing to target (cd /tmp/instance-22/output-1/build/python-mbstrdecoder-1.1.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 mbstrdecoder.egg-info/PKG-INFO writing dependency_links to mbstrdecoder.egg-info/dependency_links.txt writing requirements to mbstrdecoder.egg-info/requires.txt writing top-level names to mbstrdecoder.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'mbstrdecoder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'mbstrdecoder.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/mbstrdecoder copying build/lib/mbstrdecoder/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/mbstrdecoder copying build/lib/mbstrdecoder/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/mbstrdecoder copying build/lib/mbstrdecoder/__version__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/mbstrdecoder copying build/lib/mbstrdecoder/_binary_ext_checker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/mbstrdecoder copying build/lib/mbstrdecoder/_func.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/mbstrdecoder copying build/lib/mbstrdecoder/_mbstrdecoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/mbstrdecoder running install_egg_info Copying mbstrdecoder.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/mbstrdecoder-1.1.1-py3.11.egg-info running install_scripts >>> python-modbus-tk 1.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.modbus_tk-1.1.2.tar.gz.hL7YyP/output' 'https://files.pythonhosted.org/packages/ce/e9/30d86eb912bf868b8c97698b5747f10cf72dc26c674fd030249bc3275484/modbus_tk-1.1.2.tar.gz' --2023-02-12 11:07:52-- https://files.pythonhosted.org/packages/ce/e9/30d86eb912bf868b8c97698b5747f10cf72dc26c674fd030249bc3275484/modbus_tk-1.1.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 33448 (33K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.modbus_tk-1.1.2.tar.gz.hL7YyP/output' 0K .......... .......... .......... .. 100% 29.1M=0.001s 2023-02-12 11:07:52 (29.1 MB/s) - '/tmp/instance-22/output-1/build/.modbus_tk-1.1.2.tar.gz.hL7YyP/output' saved [33448/33448] modbus_tk-1.1.2.tar.gz: OK (sha256: 893514bbd8c92118d20a19979e0239e7cb2a63f8f1795a0271e57def09d11770) >>> python-modbus-tk 1.1.2 Extracting gzip -d -c /tmp/instance-22/dl/python-modbus-tk/modbus_tk-1.1.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-modbus-tk-1.1.2 -xf - >>> python-modbus-tk 1.1.2 Patching >>> python-modbus-tk 1.1.2 Configuring >>> python-modbus-tk 1.1.2 Building (cd /tmp/instance-22/output-1/build/python-modbus-tk-1.1.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/modbus_tk copying modbus_tk/utils.py -> build/lib/modbus_tk copying modbus_tk/simulator_rpc_client.py -> build/lib/modbus_tk copying modbus_tk/simulator.py -> build/lib/modbus_tk copying modbus_tk/modbus_tcp.py -> build/lib/modbus_tk copying modbus_tk/modbus_rtu_over_tcp.py -> build/lib/modbus_tk copying modbus_tk/modbus_rtu.py -> build/lib/modbus_tk copying modbus_tk/modbus.py -> build/lib/modbus_tk copying modbus_tk/hooks.py -> build/lib/modbus_tk copying modbus_tk/exceptions.py -> build/lib/modbus_tk copying modbus_tk/defines.py -> build/lib/modbus_tk copying modbus_tk/__init__.py -> build/lib/modbus_tk >>> python-modbus-tk 1.1.2 Installing to target (cd /tmp/instance-22/output-1/build/python-modbus-tk-1.1.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/defines.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/hooks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/modbus.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/modbus_rtu.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/modbus_rtu_over_tcp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/modbus_tcp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/simulator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/simulator_rpc_client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk copying build/lib/modbus_tk/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk running install_egg_info running egg_info writing modbus_tk.egg-info/PKG-INFO writing dependency_links to modbus_tk.egg-info/dependency_links.txt writing requirements to modbus_tk.egg-info/requires.txt writing top-level names to modbus_tk.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'modbus_tk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'modbus_tk.egg-info/SOURCES.txt' Copying modbus_tk.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/modbus_tk-1.1.2-py3.11.egg-info running install_scripts >>> python-more-itertools 9.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.more-itertools-9.0.0.tar.gz.XsOyM0/output' 'https://files.pythonhosted.org/packages/13/b3/397aa9668da8b1f0c307bc474608653d46122ae0563d1d32f60e24fa0cbd/more-itertools-9.0.0.tar.gz' --2023-02-12 11:07:56-- https://files.pythonhosted.org/packages/13/b3/397aa9668da8b1f0c307bc474608653d46122ae0563d1d32f60e24fa0cbd/more-itertools-9.0.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 104237 (102K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.more-itertools-9.0.0.tar.gz.XsOyM0/output' 0K .......... .......... .......... .......... .......... 49% 13.9M 0s 50K .......... .......... .......... .......... .......... 98% 25.1M 0s 100K . 100% 3.34T=0.005s 2023-02-12 11:07:56 (18.2 MB/s) - '/tmp/instance-22/output-1/build/.more-itertools-9.0.0.tar.gz.XsOyM0/output' saved [104237/104237] more-itertools-9.0.0.tar.gz: OK (md5: 58f6fe36c3c94bbc569130df546dcfc9) more-itertools-9.0.0.tar.gz: OK (sha256: 5a6257e40878ef0520b1803990e3e22303a41b5714006c32a3fd8304b26ea1ab) >>> python-more-itertools 9.0.0 Extracting gzip -d -c /tmp/instance-22/dl/python-more-itertools/more-itertools-9.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-more-itertools-9.0.0 -xf - >>> python-more-itertools 9.0.0 Patching >>> python-more-itertools 9.0.0 Configuring >>> python-more-itertools 9.0.0 Building (cd /tmp/instance-22/output-1/build/python-more-itertools-9.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built more_itertools-9.0.0-py3-none-any.whl >>> python-more-itertools 9.0.0 Installing to target (cd /tmp/instance-22/output-1/build/python-more-itertools-9.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python /tmp/instance-22/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages --headers=/tmp/instance-22/output-1/target/usr/include/python3.11 --scripts=/tmp/instance-22/output-1/target/usr/bin --data=/tmp/instance-22/output-1/target/usr ) >>> python-msgfy 0.2.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.msgfy-0.2.0.tar.gz.U52DeB/output' 'https://files.pythonhosted.org/packages/c6/2a/663ef86625f34ee4165da1eb824442cfb1f676e892946d7fe39a8c775682/msgfy-0.2.0.tar.gz' --2023-02-12 11:07:59-- https://files.pythonhosted.org/packages/c6/2a/663ef86625f34ee4165da1eb824442cfb1f676e892946d7fe39a8c775682/msgfy-0.2.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5845 (5.7K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.msgfy-0.2.0.tar.gz.U52DeB/output' 0K ..... 100% 78.3M=0s 2023-02-12 11:07:59 (78.3 MB/s) - '/tmp/instance-22/output-1/build/.msgfy-0.2.0.tar.gz.U52DeB/output' saved [5845/5845] msgfy-0.2.0.tar.gz: OK (md5: 1727a08a0cf7fb704045168c71993280) msgfy-0.2.0.tar.gz: OK (sha256: 37c907cccb19afe73ce44111a21b410b685be92c9c44496bc4381fd93c5ad7b6) >>> python-msgfy 0.2.0 Extracting gzip -d -c /tmp/instance-22/dl/python-msgfy/msgfy-0.2.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-msgfy-0.2.0 -xf - >>> python-msgfy 0.2.0 Patching >>> python-msgfy 0.2.0 Configuring >>> python-msgfy 0.2.0 Building (cd /tmp/instance-22/output-1/build/python-msgfy-0.2.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/msgfy copying msgfy/__version__.py -> build/lib/msgfy copying msgfy/__init__.py -> build/lib/msgfy running egg_info writing msgfy.egg-info/PKG-INFO writing dependency_links to msgfy.egg-info/dependency_links.txt writing requirements to msgfy.egg-info/requires.txt writing top-level names to msgfy.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'msgfy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'msgfy.egg-info/SOURCES.txt' copying msgfy/py.typed -> build/lib/msgfy >>> python-msgfy 0.2.0 Installing to target (cd /tmp/instance-22/output-1/build/python-msgfy-0.2.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 msgfy.egg-info/PKG-INFO writing dependency_links to msgfy.egg-info/dependency_links.txt writing requirements to msgfy.egg-info/requires.txt writing top-level names to msgfy.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'msgfy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'msgfy.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/msgfy copying build/lib/msgfy/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/msgfy copying build/lib/msgfy/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/msgfy copying build/lib/msgfy/__version__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/msgfy running install_egg_info Copying msgfy.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/msgfy-0.2.0-py3.11.egg-info running install_scripts >>> python-msgpack 1.0.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.msgpack-1.0.4.tar.gz.QzzVri/output' 'https://files.pythonhosted.org/packages/22/44/0829b19ac243211d1d2bd759999aa92196c546518b0be91de9cacc98122a/msgpack-1.0.4.tar.gz' --2023-02-12 11:08:03-- https://files.pythonhosted.org/packages/22/44/0829b19ac243211d1d2bd759999aa92196c546518b0be91de9cacc98122a/msgpack-1.0.4.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.1.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 128053 (125K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.msgpack-1.0.4.tar.gz.QzzVri/output' 0K .......... .......... .......... .......... .......... 39% 15.2M 0s 50K .......... .......... .......... .......... .......... 79% 12.7M 0s 100K .......... .......... ..... 100% 259M=0.007s 2023-02-12 11:08:03 (17.1 MB/s) - '/tmp/instance-22/output-1/build/.msgpack-1.0.4.tar.gz.QzzVri/output' saved [128053/128053] 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 /tmp/instance-22/dl/python-msgpack/msgpack-1.0.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/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 /tmp/instance-22/output-1/build/python-msgpack-1.0.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/msgpack copying msgpack/fallback.py -> build/lib.linux-mipsel-3.11/msgpack copying msgpack/ext.py -> build/lib.linux-mipsel-3.11/msgpack copying msgpack/exceptions.py -> build/lib.linux-mipsel-3.11/msgpack copying msgpack/__init__.py -> build/lib.linux-mipsel-3.11/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/msgpack /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I. -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c msgpack/_cmsgpack.cpp -o build/temp.linux-mipsel-3.11/msgpack/_cmsgpack.o mipsel-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 '/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc' failed with exit code 1 >>> python-msgpack 1.0.4 Installing to target (cd /tmp/instance-22/output-1/build/python-msgpack-1.0.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I. -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c msgpack/_cmsgpack.cpp -o build/temp.linux-mipsel-3.11/msgpack/_cmsgpack.o mipsel-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 '/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc' failed with exit code 1 running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/msgpack copying build/lib.linux-mipsel-3.11/msgpack/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/msgpack copying build/lib.linux-mipsel-3.11/msgpack/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/msgpack copying build/lib.linux-mipsel-3.11/msgpack/ext.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/msgpack copying build/lib.linux-mipsel-3.11/msgpack/fallback.py -> /tmp/instance-22/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 listing git files failed - pretending there aren't any 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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/msgpack-1.0.4-py3.11.egg-info running install_scripts >>> python-multidict 6.0.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.multidict-6.0.4.tar.gz.jop9nc/output' 'https://files.pythonhosted.org/packages/4a/15/bd620f7a6eb9aa5112c4ef93e7031bcd071e0611763d8e17706ef8ba65e0/multidict-6.0.4.tar.gz' --2023-02-12 11:08:07-- https://files.pythonhosted.org/packages/4a/15/bd620f7a6eb9aa5112c4ef93e7031bcd071e0611763d8e17706ef8ba65e0/multidict-6.0.4.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.193.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 51304 (50K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.multidict-6.0.4.tar.gz.jop9nc/output' 0K .......... .......... .......... .......... .......... 99% 15.3M 0s 50K 100% 194G=0.003s 2023-02-12 11:08:07 (15.3 MB/s) - '/tmp/instance-22/output-1/build/.multidict-6.0.4.tar.gz.jop9nc/output' saved [51304/51304] multidict-6.0.4.tar.gz: OK (md5: ec06a613d871dadfb66f2be3a1f2f3fa) multidict-6.0.4.tar.gz: OK (sha256: 3666906492efb76453c0e7b97f2cf459b0682e7402c0489a95484965dbc1da49) >>> python-multidict 6.0.4 Extracting gzip -d -c /tmp/instance-22/dl/python-multidict/multidict-6.0.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-multidict-6.0.4 -xf - >>> python-multidict 6.0.4 Patching >>> python-multidict 6.0.4 Configuring >>> python-multidict 6.0.4 Building (cd /tmp/instance-22/output-1/build/python-multidict-6.0.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) ********************* * Accelerated build * ********************* running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/multidict copying multidict/_multidict_py.py -> build/lib.linux-mipsel-3.11/multidict copying multidict/_multidict_base.py -> build/lib.linux-mipsel-3.11/multidict copying multidict/_compat.py -> build/lib.linux-mipsel-3.11/multidict copying multidict/_abc.py -> build/lib.linux-mipsel-3.11/multidict copying multidict/__init__.py -> build/lib.linux-mipsel-3.11/multidict running egg_info writing multidict.egg-info/PKG-INFO writing dependency_links to multidict.egg-info/dependency_links.txt writing top-level names to multidict.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'multidict.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'multidict/_multidict.html' warning: no previously-included files found matching 'multidict/*.so' warning: no previously-included files found matching 'multidict/*.pyd' warning: no previously-included files found matching 'multidict/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'multidict.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'multidict._multilib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'multidict._multilib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'multidict._multilib' 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 'multidict._multilib' 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 multidict/__init__.pyi -> build/lib.linux-mipsel-3.11/multidict copying multidict/py.typed -> build/lib.linux-mipsel-3.11/multidict running build_ext building 'multidict._multidict' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/multidict /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c multidict/_multidict.c -o build/temp.linux-mipsel-3.11/multidict/_multidict.o -O2 -std=c99 -Wall -Wsign-compare -Wconversion -fno-strict-aliasing -pedantic multidict/_multidict.c: In function 'multidict_tp_dealloc': multidict/_multidict.c:712:5: warning: 'UsingDeprecatedTrashcanMacro' is deprecated [-Wdeprecated-declarations] 712 | Py_TRASHCAN_SAFE_BEGIN(self); | ^~~~~~~~~~~~~~~~~~~~~~ multidict/_multidict.c: In function 'getversion': multidict/_multidict.c:1650:36: warning: conversion from 'uint64_t' {aka 'long long unsigned int'} to 'long unsigned int' may change value [-Wconversion] 1650 | return PyLong_FromUnsignedLong(pair_list_version(pairs)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/multidict/_multidict.o -L. -o build/lib.linux-mipsel-3.11/multidict/_multidict.cpython-311-mipsel-linux-gnu.so >>> python-multidict 6.0.4 Installing to target (cd /tmp/instance-22/output-1/build/python-multidict-6.0.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) ********************* * Accelerated build * ********************* running install /tmp/instance-22/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 multidict.egg-info/PKG-INFO writing dependency_links to multidict.egg-info/dependency_links.txt writing top-level names to multidict.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'multidict.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'multidict/_multidict.html' warning: no previously-included files found matching 'multidict/*.so' warning: no previously-included files found matching 'multidict/*.pyd' warning: no previously-included files found matching 'multidict/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'multidict.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'multidict._multilib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'multidict._multilib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'multidict._multilib' 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 'multidict._multilib' 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 build_ext running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-mipsel-3.11/multidict/_multidict.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-mipsel-3.11/multidict/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-mipsel-3.11/multidict/__init__.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-mipsel-3.11/multidict/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-mipsel-3.11/multidict/_abc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-mipsel-3.11/multidict/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-mipsel-3.11/multidict/_multidict_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-mipsel-3.11/multidict/_multidict_py.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/multidict running install_egg_info Copying multidict.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/multidict-6.0.4-py3.11.egg-info running install_scripts >>> python-outcome 1.2.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.outcome-1.2.0.tar.gz.2M1IwS/output' 'https://files.pythonhosted.org/packages/dd/91/741e1626e89fdc3664169e16300c59eefa4b23540cc6d6c70450f885098f/outcome-1.2.0.tar.gz' --2023-02-12 11:08:14-- https://files.pythonhosted.org/packages/dd/91/741e1626e89fdc3664169e16300c59eefa4b23540cc6d6c70450f885098f/outcome-1.2.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.129.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 17177 (17K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.outcome-1.2.0.tar.gz.2M1IwS/output' 0K .......... ...... 100% 111M=0s 2023-02-12 11:08:14 (111 MB/s) - '/tmp/instance-22/output-1/build/.outcome-1.2.0.tar.gz.2M1IwS/output' saved [17177/17177] outcome-1.2.0.tar.gz: OK (md5: 58612ee4407901985f85ad3869dd83b8) outcome-1.2.0.tar.gz: OK (sha256: 6f82bd3de45da303cf1f771ecafa1633750a358436a8bb60e06a1ceb745d2672) >>> python-outcome 1.2.0 Extracting gzip -d -c /tmp/instance-22/dl/python-outcome/outcome-1.2.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-outcome-1.2.0 -xf - >>> python-outcome 1.2.0 Patching >>> python-outcome 1.2.0 Configuring >>> python-outcome 1.2.0 Building (cd /tmp/instance-22/output-1/build/python-outcome-1.2.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/outcome copying src/outcome/_util.py -> build/lib/outcome copying src/outcome/__init__.py -> build/lib/outcome copying src/outcome/_version.py -> build/lib/outcome copying src/outcome/_impl.py -> build/lib/outcome >>> python-outcome 1.2.0 Installing to target (cd /tmp/instance-22/output-1/build/python-outcome-1.2.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/outcome copying build/lib/outcome/_impl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/outcome copying build/lib/outcome/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/outcome copying build/lib/outcome/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/outcome copying build/lib/outcome/_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/outcome running install_egg_info running egg_info writing src/outcome.egg-info/PKG-INFO writing dependency_links to src/outcome.egg-info/dependency_links.txt writing requirements to src/outcome.egg-info/requires.txt writing top-level names to src/outcome.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/outcome.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'src/outcome.egg-info/SOURCES.txt' Copying src/outcome.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/outcome-1.2.0-py3.11.egg-info running install_scripts >>> python-passlib 1.7.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.passlib-1.7.4.tar.gz.7xsXtI/output' 'https://files.pythonhosted.org/packages/b6/06/9da9ee59a67fae7761aab3ccc84fa4f3f33f125b370f1ccdb915bf967c11/passlib-1.7.4.tar.gz' --2023-02-12 11:08:17-- https://files.pythonhosted.org/packages/b6/06/9da9ee59a67fae7761aab3ccc84fa4f3f33f125b370f1ccdb915bf967c11/passlib-1.7.4.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 689844 (674K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.passlib-1.7.4.tar.gz.7xsXtI/output' 0K .......... .......... .......... .......... .......... 7% 13.6M 0s 50K .......... .......... .......... .......... .......... 14% 17.6M 0s 100K .......... .......... .......... .......... .......... 22% 56.8M 0s 150K .......... .......... .......... .......... .......... 29% 7.56M 0s 200K .......... .......... .......... .......... .......... 37% 256M 0s 250K .......... .......... .......... .......... .......... 44% 252M 0s 300K .......... .......... .......... .......... .......... 51% 37.5M 0s 350K .......... .......... .......... .......... .......... 59% 220M 0s 400K .......... .......... .......... .......... .......... 66% 80.7M 0s 450K .......... .......... .......... .......... .......... 74% 78.4M 0s 500K .......... .......... .......... .......... .......... 81% 69.9M 0s 550K .......... .......... .......... .......... .......... 89% 85.4M 0s 600K .......... .......... .......... .......... .......... 96% 50.0M 0s 650K .......... .......... ... 100% 270M=0.02s 2023-02-12 11:08:18 (34.3 MB/s) - '/tmp/instance-22/output-1/build/.passlib-1.7.4.tar.gz.7xsXtI/output' saved [689844/689844] passlib-1.7.4.tar.gz: OK (md5: 3a229cbd00dfb33e99885b43325e0591) passlib-1.7.4.tar.gz: OK (sha256: defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c4152ebe04) >>> python-passlib 1.7.4 Extracting gzip -d -c /tmp/instance-22/dl/python-passlib/passlib-1.7.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-passlib-1.7.4 -xf - >>> python-passlib 1.7.4 Patching >>> python-passlib 1.7.4 Configuring >>> python-passlib 1.7.4 Building (cd /tmp/instance-22/output-1/build/python-passlib-1.7.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/passlib copying passlib/win32.py -> build/lib/passlib copying passlib/totp.py -> build/lib/passlib copying passlib/registry.py -> build/lib/passlib copying passlib/pwd.py -> build/lib/passlib copying passlib/ifc.py -> build/lib/passlib copying passlib/hosts.py -> build/lib/passlib copying passlib/hash.py -> build/lib/passlib copying passlib/exc.py -> build/lib/passlib copying passlib/context.py -> build/lib/passlib copying passlib/apps.py -> build/lib/passlib copying passlib/apache.py -> build/lib/passlib copying passlib/__init__.py -> build/lib/passlib creating build/lib/passlib/utils copying passlib/utils/pbkdf2.py -> build/lib/passlib/utils copying passlib/utils/md4.py -> build/lib/passlib/utils copying passlib/utils/handlers.py -> build/lib/passlib/utils copying passlib/utils/des.py -> build/lib/passlib/utils copying passlib/utils/decor.py -> build/lib/passlib/utils copying passlib/utils/binary.py -> build/lib/passlib/utils copying passlib/utils/__init__.py -> build/lib/passlib/utils creating build/lib/passlib/tests copying passlib/tests/utils.py -> build/lib/passlib/tests copying passlib/tests/tox_support.py -> build/lib/passlib/tests copying passlib/tests/test_win32.py -> build/lib/passlib/tests copying passlib/tests/test_utils_pbkdf2.py -> build/lib/passlib/tests copying passlib/tests/test_utils_md4.py -> build/lib/passlib/tests copying passlib/tests/test_utils_handlers.py -> build/lib/passlib/tests copying passlib/tests/test_utils.py -> build/lib/passlib/tests copying passlib/tests/test_totp.py -> build/lib/passlib/tests copying passlib/tests/test_registry.py -> build/lib/passlib/tests copying passlib/tests/test_pwd.py -> build/lib/passlib/tests copying passlib/tests/test_hosts.py -> build/lib/passlib/tests copying passlib/tests/test_handlers_scrypt.py -> build/lib/passlib/tests copying passlib/tests/test_handlers_pbkdf2.py -> build/lib/passlib/tests copying passlib/tests/test_handlers_django.py -> build/lib/passlib/tests copying passlib/tests/test_handlers_cisco.py -> build/lib/passlib/tests copying passlib/tests/test_handlers_bcrypt.py -> build/lib/passlib/tests copying passlib/tests/test_handlers_argon2.py -> build/lib/passlib/tests copying passlib/tests/test_handlers.py -> build/lib/passlib/tests copying passlib/tests/test_ext_django_source.py -> build/lib/passlib/tests copying passlib/tests/test_ext_django.py -> build/lib/passlib/tests copying passlib/tests/test_crypto_scrypt.py -> build/lib/passlib/tests copying passlib/tests/test_crypto_digest.py -> build/lib/passlib/tests copying passlib/tests/test_crypto_des.py -> build/lib/passlib/tests copying passlib/tests/test_crypto_builtin_md4.py -> build/lib/passlib/tests copying passlib/tests/test_context_deprecated.py -> build/lib/passlib/tests copying passlib/tests/test_context.py -> build/lib/passlib/tests copying passlib/tests/test_apps.py -> build/lib/passlib/tests copying passlib/tests/test_apache.py -> build/lib/passlib/tests copying passlib/tests/backports.py -> build/lib/passlib/tests copying passlib/tests/_test_bad_register.py -> build/lib/passlib/tests copying passlib/tests/__main__.py -> build/lib/passlib/tests copying passlib/tests/__init__.py -> build/lib/passlib/tests creating build/lib/passlib/handlers copying passlib/handlers/windows.py -> build/lib/passlib/handlers copying passlib/handlers/sun_md5_crypt.py -> build/lib/passlib/handlers copying passlib/handlers/sha2_crypt.py -> build/lib/passlib/handlers copying passlib/handlers/sha1_crypt.py -> build/lib/passlib/handlers copying passlib/handlers/scrypt.py -> build/lib/passlib/handlers copying passlib/handlers/scram.py -> build/lib/passlib/handlers copying passlib/handlers/roundup.py -> build/lib/passlib/handlers copying passlib/handlers/postgres.py -> build/lib/passlib/handlers copying passlib/handlers/phpass.py -> build/lib/passlib/handlers copying passlib/handlers/pbkdf2.py -> build/lib/passlib/handlers copying passlib/handlers/oracle.py -> build/lib/passlib/handlers copying passlib/handlers/mysql.py -> build/lib/passlib/handlers copying passlib/handlers/mssql.py -> build/lib/passlib/handlers copying passlib/handlers/misc.py -> build/lib/passlib/handlers copying passlib/handlers/md5_crypt.py -> build/lib/passlib/handlers copying passlib/handlers/ldap_digests.py -> build/lib/passlib/handlers copying passlib/handlers/fshp.py -> build/lib/passlib/handlers copying passlib/handlers/django.py -> build/lib/passlib/handlers copying passlib/handlers/digests.py -> build/lib/passlib/handlers copying passlib/handlers/des_crypt.py -> build/lib/passlib/handlers copying passlib/handlers/cisco.py -> build/lib/passlib/handlers copying passlib/handlers/bcrypt.py -> build/lib/passlib/handlers copying passlib/handlers/argon2.py -> build/lib/passlib/handlers copying passlib/handlers/__init__.py -> build/lib/passlib/handlers creating build/lib/passlib/ext copying passlib/ext/__init__.py -> build/lib/passlib/ext creating build/lib/passlib/crypto copying passlib/crypto/digest.py -> build/lib/passlib/crypto copying passlib/crypto/des.py -> build/lib/passlib/crypto copying passlib/crypto/_md4.py -> build/lib/passlib/crypto copying passlib/crypto/__init__.py -> build/lib/passlib/crypto creating build/lib/passlib/_setup copying passlib/_setup/stamp.py -> build/lib/passlib/_setup copying passlib/_setup/__init__.py -> build/lib/passlib/_setup creating build/lib/passlib/utils/compat copying passlib/utils/compat/_ordered_dict.py -> build/lib/passlib/utils/compat copying passlib/utils/compat/__init__.py -> build/lib/passlib/utils/compat creating build/lib/passlib/ext/django copying passlib/ext/django/utils.py -> build/lib/passlib/ext/django copying passlib/ext/django/models.py -> build/lib/passlib/ext/django copying passlib/ext/django/__init__.py -> build/lib/passlib/ext/django creating build/lib/passlib/crypto/scrypt copying passlib/crypto/scrypt/_salsa.py -> build/lib/passlib/crypto/scrypt copying passlib/crypto/scrypt/_gen_files.py -> build/lib/passlib/crypto/scrypt copying passlib/crypto/scrypt/_builtin.py -> build/lib/passlib/crypto/scrypt copying passlib/crypto/scrypt/__init__.py -> build/lib/passlib/crypto/scrypt creating build/lib/passlib/crypto/_blowfish copying passlib/crypto/_blowfish/unrolled.py -> build/lib/passlib/crypto/_blowfish copying passlib/crypto/_blowfish/base.py -> build/lib/passlib/crypto/_blowfish copying passlib/crypto/_blowfish/_gen_files.py -> build/lib/passlib/crypto/_blowfish copying passlib/crypto/_blowfish/__init__.py -> build/lib/passlib/crypto/_blowfish creating build/lib/passlib/_data creating build/lib/passlib/_data/wordsets copying passlib/_data/wordsets/eff_short.txt -> build/lib/passlib/_data/wordsets copying passlib/_data/wordsets/eff_prefixed.txt -> build/lib/passlib/_data/wordsets copying passlib/_data/wordsets/eff_long.txt -> build/lib/passlib/_data/wordsets copying passlib/_data/wordsets/bip39.txt -> build/lib/passlib/_data/wordsets copying passlib/tests/sample_config_1s.cfg -> build/lib/passlib/tests copying passlib/tests/sample1c.cfg -> build/lib/passlib/tests copying passlib/tests/sample1b.cfg -> build/lib/passlib/tests copying passlib/tests/sample1.cfg -> build/lib/passlib/tests >>> python-passlib 1.7.4 Installing to target (cd /tmp/instance-22/output-1/build/python-passlib-1.7.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/_data creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/_data/wordsets copying build/lib/passlib/_data/wordsets/bip39.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/_data/wordsets copying build/lib/passlib/_data/wordsets/eff_long.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/_data/wordsets copying build/lib/passlib/_data/wordsets/eff_prefixed.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/_data/wordsets copying build/lib/passlib/_data/wordsets/eff_short.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/_data/wordsets creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/_setup copying build/lib/passlib/_setup/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/_setup copying build/lib/passlib/_setup/stamp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/_setup creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto/_blowfish copying build/lib/passlib/crypto/_blowfish/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto/_blowfish copying build/lib/passlib/crypto/_blowfish/_gen_files.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto/_blowfish copying build/lib/passlib/crypto/_blowfish/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto/_blowfish copying build/lib/passlib/crypto/_blowfish/unrolled.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto/_blowfish creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto/scrypt copying build/lib/passlib/crypto/scrypt/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto/scrypt copying build/lib/passlib/crypto/scrypt/_builtin.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto/scrypt copying build/lib/passlib/crypto/scrypt/_gen_files.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto/scrypt copying build/lib/passlib/crypto/scrypt/_salsa.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto/scrypt copying build/lib/passlib/crypto/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto copying build/lib/passlib/crypto/_md4.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto copying build/lib/passlib/crypto/des.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto copying build/lib/passlib/crypto/digest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/crypto creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/ext creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/ext/django copying build/lib/passlib/ext/django/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/ext/django copying build/lib/passlib/ext/django/models.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/ext/django copying build/lib/passlib/ext/django/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/ext/django copying build/lib/passlib/ext/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/ext creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/argon2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/bcrypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/cisco.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/des_crypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/digests.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/django.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/fshp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/ldap_digests.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/md5_crypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/misc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/mssql.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/mysql.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/oracle.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/pbkdf2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/phpass.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/postgres.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/roundup.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/scram.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/scrypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/sha1_crypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/sha2_crypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/sun_md5_crypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers copying build/lib/passlib/handlers/windows.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/handlers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/sample1.cfg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/sample1b.cfg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/sample1c.cfg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/sample_config_1s.cfg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/_test_bad_register.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/backports.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_apache.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_apps.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_context.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_context_deprecated.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_crypto_builtin_md4.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_crypto_des.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_crypto_digest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_crypto_scrypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_ext_django.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_ext_django_source.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_handlers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_handlers_argon2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_handlers_bcrypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_handlers_cisco.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_handlers_django.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_handlers_pbkdf2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_handlers_scrypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_hosts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_pwd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_registry.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_totp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_utils_handlers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_utils_md4.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_utils_pbkdf2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/test_win32.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/tox_support.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests copying build/lib/passlib/tests/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/tests creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils/compat copying build/lib/passlib/utils/compat/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils/compat copying build/lib/passlib/utils/compat/_ordered_dict.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils/compat copying build/lib/passlib/utils/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils copying build/lib/passlib/utils/binary.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils copying build/lib/passlib/utils/decor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils copying build/lib/passlib/utils/des.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils copying build/lib/passlib/utils/handlers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils copying build/lib/passlib/utils/md4.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils copying build/lib/passlib/utils/pbkdf2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib/utils copying build/lib/passlib/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/apache.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/apps.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/context.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/exc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/hash.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/hosts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/ifc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/pwd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/registry.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/totp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib copying build/lib/passlib/win32.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib running install_egg_info running egg_info writing passlib.egg-info/PKG-INFO writing dependency_links to passlib.egg-info/dependency_links.txt writing requirements to passlib.egg-info/requires.txt writing top-level names to passlib.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'passlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' adding license file 'LICENSE' writing manifest file 'passlib.egg-info/SOURCES.txt' Copying passlib.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/passlib-1.7.4-py3.11.egg-info running install_scripts >>> python-pathvalidate 2.5.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pathvalidate-2.5.2.tar.gz.hTGsJ6/output' 'https://files.pythonhosted.org/packages/60/f7/ff244fdd8ed98e98d4f9acecfe74a890e5e3245ce55253ef88db51e94652/pathvalidate-2.5.2.tar.gz' --2023-02-12 11:08:22-- https://files.pythonhosted.org/packages/60/f7/ff244fdd8ed98e98d4f9acecfe74a890e5e3245ce55253ef88db51e94652/pathvalidate-2.5.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.1.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 26715 (26K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pathvalidate-2.5.2.tar.gz.hTGsJ6/output' 0K .......... .......... ...... 100% 25.8M=0.001s 2023-02-12 11:08:22 (25.8 MB/s) - '/tmp/instance-22/output-1/build/.pathvalidate-2.5.2.tar.gz.hTGsJ6/output' saved [26715/26715] pathvalidate-2.5.2.tar.gz: OK (md5: 541238984572fb21db2da2af1d70a993) pathvalidate-2.5.2.tar.gz: OK (sha256: 5ff57d0fabe5ecb7a4f1e4957bfeb5ad8ab5ab4c0fa71f79c6bbc24bd9b7d14d) >>> python-pathvalidate 2.5.2 Extracting gzip -d -c /tmp/instance-22/dl/python-pathvalidate/pathvalidate-2.5.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pathvalidate-2.5.2 -xf - >>> python-pathvalidate 2.5.2 Patching >>> python-pathvalidate 2.5.2 Configuring >>> python-pathvalidate 2.5.2 Building (cd /tmp/instance-22/output-1/build/python-pathvalidate-2.5.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/pathvalidate copying pathvalidate/handler.py -> build/lib/pathvalidate copying pathvalidate/error.py -> build/lib/pathvalidate copying pathvalidate/click.py -> build/lib/pathvalidate copying pathvalidate/argparse.py -> build/lib/pathvalidate copying pathvalidate/_symbol.py -> build/lib/pathvalidate copying pathvalidate/_ltsv.py -> build/lib/pathvalidate copying pathvalidate/_filepath.py -> build/lib/pathvalidate copying pathvalidate/_filename.py -> build/lib/pathvalidate copying pathvalidate/_const.py -> build/lib/pathvalidate copying pathvalidate/_common.py -> build/lib/pathvalidate copying pathvalidate/_base.py -> build/lib/pathvalidate copying pathvalidate/__version__.py -> build/lib/pathvalidate copying pathvalidate/__init__.py -> build/lib/pathvalidate running egg_info writing pathvalidate.egg-info/PKG-INFO writing dependency_links to pathvalidate.egg-info/dependency_links.txt writing requirements to pathvalidate.egg-info/requires.txt writing top-level names to pathvalidate.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pathvalidate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pathvalidate.egg-info/SOURCES.txt' copying pathvalidate/py.typed -> build/lib/pathvalidate >>> python-pathvalidate 2.5.2 Installing to target (cd /tmp/instance-22/output-1/build/python-pathvalidate-2.5.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 pathvalidate.egg-info/PKG-INFO writing dependency_links to pathvalidate.egg-info/dependency_links.txt writing requirements to pathvalidate.egg-info/requires.txt writing top-level names to pathvalidate.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pathvalidate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pathvalidate.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/__version__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/_const.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/_filename.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/_filepath.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/_ltsv.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/_symbol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/argparse.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/click.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate copying build/lib/pathvalidate/handler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate running install_egg_info Copying pathvalidate.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pathvalidate-2.5.2-py3.11.egg-info running install_scripts >>> python-piexif 1.1.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.python-piexif-1.1.3.tar.gz.8aLufQ/output' 'https://github.com/hMatoba/Piexif/archive/1.1.3/python-piexif-1.1.3.tar.gz' --2023-02-12 11:08:26-- https://github.com/hMatoba/Piexif/archive/1.1.3/python-piexif-1.1.3.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/hMatoba/Piexif/tar.gz/refs/tags/1.1.3 [following] --2023-02-12 11:08:27-- https://codeload.github.com/hMatoba/Piexif/tar.gz/refs/tags/1.1.3 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.python-piexif-1.1.3.tar.gz.8aLufQ/output' 0K .......... .......... .......... .......... .......... 507K 50K .......... .......... .......... .......... .......... 963K 100K .......... .......... .......... .......... .......... 1.22M 150K .......... .......... .......... .......... .......... 8.71M 200K .......... .......... .......... .......... .......... 99.2M 250K .......... .......... .......... .......... .......... 93.8M 300K .......... .......... .......... .......... .......... 1.20M 350K .......... .......... .......... .......... .......... 6.53M 400K .......... .......... .......... .......... .......... 87.8M 450K .......... .......... .......... .......... .......... 48.8M 500K .......... .......... .......... .......... .......... 565K 550K .......... .......... .......... .......... .......... 166M 600K .......... .......... .......... .......... .......... 287M 650K .......... .......... .......... .......... .......... 276M 700K .......... .......... .......... .......... .......... 285M 750K .......... .......... .......... .......... .......... 230M 800K .......... .......... .......... .......... .......... 278M 850K .......... .......... .......... .......... .......... 285M 900K .......... .......... .......... .......... .......... 1.44M 950K .......... .......... .......... ....... 369M=0.4s 2023-02-12 11:08:27 (2.60 MB/s) - '/tmp/instance-22/output-1/build/.python-piexif-1.1.3.tar.gz.8aLufQ/output' saved [1011390] python-piexif-1.1.3.tar.gz: OK (sha256: abfd9a67795e23d7a76f9407d60841efa68c5d6e43376b295bb821a30602c569) >>> python-piexif 1.1.3 Extracting gzip -d -c /tmp/instance-22/dl/python-piexif/python-piexif-1.1.3.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-piexif-1.1.3 -xf - >>> python-piexif 1.1.3 Patching >>> python-piexif 1.1.3 Configuring >>> python-piexif 1.1.3 Building (cd /tmp/instance-22/output-1/build/python-piexif-1.1.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/piexif copying piexif/helper.py -> build/lib/piexif copying piexif/_webp.py -> build/lib/piexif copying piexif/_transplant.py -> build/lib/piexif copying piexif/_remove.py -> build/lib/piexif copying piexif/_load.py -> build/lib/piexif copying piexif/_insert.py -> build/lib/piexif copying piexif/_exif.py -> build/lib/piexif copying piexif/_exceptions.py -> build/lib/piexif copying piexif/_dump.py -> build/lib/piexif copying piexif/_common.py -> build/lib/piexif copying piexif/__init__.py -> build/lib/piexif >>> python-piexif 1.1.3 Installing to target (cd /tmp/instance-22/output-1/build/python-piexif-1.1.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/_dump.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/_exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/_exif.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/_insert.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/_load.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/_remove.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/_transplant.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/_webp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif copying build/lib/piexif/helper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif running install_egg_info running egg_info creating piexif.egg-info writing piexif.egg-info/PKG-INFO writing dependency_links to piexif.egg-info/dependency_links.txt writing top-level names to piexif.egg-info/top_level.txt writing manifest file 'piexif.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'piexif.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' writing manifest file 'piexif.egg-info/SOURCES.txt' Copying piexif.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/piexif-1.1.3-py3.11.egg-info running install_scripts >>> python-priority 2.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.priority-2.0.0.tar.gz.ZQy9hG/output' 'https://files.pythonhosted.org/packages/f5/3c/eb7c35f4dcede96fca1842dac5f4f5d15511aa4b52f3a961219e68ae9204/priority-2.0.0.tar.gz' --2023-02-12 11:08:31-- https://files.pythonhosted.org/packages/f5/3c/eb7c35f4dcede96fca1842dac5f4f5d15511aa4b52f3a961219e68ae9204/priority-2.0.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 24792 (24K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.priority-2.0.0.tar.gz.ZQy9hG/output' 0K .......... .......... .... 100% 78.1M=0s 2023-02-12 11:08:31 (78.1 MB/s) - '/tmp/instance-22/output-1/build/.priority-2.0.0.tar.gz.ZQy9hG/output' saved [24792/24792] priority-2.0.0.tar.gz: OK (md5: 149531bf0e754782cf218bfc8cc994ae) priority-2.0.0.tar.gz: OK (sha256: c965d54f1b8d0d0b19479db3924c7c36cf672dbf2aec92d43fbdaf4492ba18c0) >>> python-priority 2.0.0 Extracting gzip -d -c /tmp/instance-22/dl/python-priority/priority-2.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-priority-2.0.0 -xf - >>> python-priority 2.0.0 Patching >>> python-priority 2.0.0 Configuring >>> python-priority 2.0.0 Building (cd /tmp/instance-22/output-1/build/python-priority-2.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/priority copying src/priority/priority.py -> build/lib/priority copying src/priority/__init__.py -> build/lib/priority copying src/priority/py.typed -> build/lib/priority >>> python-priority 2.0.0 Installing to target (cd /tmp/instance-22/output-1/build/python-priority-2.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/priority copying build/lib/priority/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/priority copying build/lib/priority/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/priority copying build/lib/priority/priority.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/priority running install_egg_info running egg_info writing src/priority.egg-info/PKG-INFO writing dependency_links to src/priority.egg-info/dependency_links.txt writing top-level names to src/priority.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/priority.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'visualizer' warning: no directories found matching 'examples' no previously-included directories found matching 'docs/build' warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects ... warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/priority.egg-info/SOURCES.txt' Copying src/priority.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/priority-2.0.0-py3.11.egg-info running install_scripts >>> python-psutil 5.9.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.psutil-5.9.4.tar.gz.lgMjUs/output' 'https://files.pythonhosted.org/packages/3d/7d/d05864a69e452f003c0d77e728e155a89a2a26b09e64860ddd70ad64fb26/psutil-5.9.4.tar.gz' --2023-02-12 11:08:35-- https://files.pythonhosted.org/packages/3d/7d/d05864a69e452f003c0d77e728e155a89a2a26b09e64860ddd70ad64fb26/psutil-5.9.4.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 485825 (474K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.psutil-5.9.4.tar.gz.lgMjUs/output' 0K .......... .......... .......... .......... .......... 10% 17.6M 0s 50K .......... .......... .......... .......... .......... 21% 20.3M 0s 100K .......... .......... .......... .......... .......... 31% 86.9M 0s 150K .......... .......... .......... .......... .......... 42% 76.9M 0s 200K .......... .......... .......... .......... .......... 52% 35.4M 0s 250K .......... .......... .......... .......... .......... 63% 90.2M 0s 300K .......... .......... .......... .......... .......... 73% 39.9M 0s 350K .......... .......... .......... .......... .......... 84% 153M 0s 400K .......... .......... .......... .......... .......... 94% 217M 0s 450K .......... .......... .... 100% 267M=0.01s 2023-02-12 11:08:35 (45.7 MB/s) - '/tmp/instance-22/output-1/build/.psutil-5.9.4.tar.gz.lgMjUs/output' saved [485825/485825] psutil-5.9.4.tar.gz: OK (md5: f72751d05b781757b7cd9bc375d2e351) psutil-5.9.4.tar.gz: OK (sha256: 3d7f9739eb435d4b1338944abe23f49584bde5395f27487d2ee25ad9a8774a62) >>> python-psutil 5.9.4 Extracting gzip -d -c /tmp/instance-22/dl/python-psutil/psutil-5.9.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-psutil-5.9.4 -xf - >>> python-psutil 5.9.4 Patching >>> python-psutil 5.9.4 Configuring >>> python-psutil 5.9.4 Building (cd /tmp/instance-22/output-1/build/python-psutil-5.9.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/psutil copying psutil/_pswindows.py -> build/lib.linux-mipsel-3.11/psutil copying psutil/_pssunos.py -> build/lib.linux-mipsel-3.11/psutil copying psutil/_psposix.py -> build/lib.linux-mipsel-3.11/psutil copying psutil/_psosx.py -> build/lib.linux-mipsel-3.11/psutil copying psutil/_pslinux.py -> build/lib.linux-mipsel-3.11/psutil copying psutil/_psbsd.py -> build/lib.linux-mipsel-3.11/psutil copying psutil/_psaix.py -> build/lib.linux-mipsel-3.11/psutil copying psutil/_compat.py -> build/lib.linux-mipsel-3.11/psutil copying psutil/_common.py -> build/lib.linux-mipsel-3.11/psutil copying psutil/__init__.py -> build/lib.linux-mipsel-3.11/psutil creating build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_windows.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_unicode.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_testutils.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_system.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_sunos.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_process.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_posix.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_osx.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_misc.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_memleaks.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_linux.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_contracts.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_connections.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_bsd.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/test_aix.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/runner.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/__main__.py -> build/lib.linux-mipsel-3.11/psutil/tests copying psutil/tests/__init__.py -> build/lib.linux-mipsel-3.11/psutil/tests running build_ext building 'psutil._psutil_linux' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/psutil /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=594 -DPSUTIL_LINUX=1 -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c psutil/_psutil_common.c -o build/temp.linux-mipsel-3.11/psutil/_psutil_common.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=594 -DPSUTIL_LINUX=1 -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c psutil/_psutil_linux.c -o build/temp.linux-mipsel-3.11/psutil/_psutil_linux.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=594 -DPSUTIL_LINUX=1 -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c psutil/_psutil_posix.c -o build/temp.linux-mipsel-3.11/psutil/_psutil_posix.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/psutil/_psutil_common.o build/temp.linux-mipsel-3.11/psutil/_psutil_linux.o build/temp.linux-mipsel-3.11/psutil/_psutil_posix.o -L. -o build/lib.linux-mipsel-3.11/psutil/_psutil_linux.cpython-311-mipsel-linux-gnu.so building 'psutil._psutil_posix' extension /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=594 -DPSUTIL_LINUX=1 -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c psutil/_psutil_common.c -o build/temp.linux-mipsel-3.11/psutil/_psutil_common.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=594 -DPSUTIL_LINUX=1 -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c psutil/_psutil_posix.c -o build/temp.linux-mipsel-3.11/psutil/_psutil_posix.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/psutil/_psutil_common.o build/temp.linux-mipsel-3.11/psutil/_psutil_posix.o -L. -o build/lib.linux-mipsel-3.11/psutil/_psutil_posix.cpython-311-mipsel-linux-gnu.so >>> python-psutil 5.9.4 Installing to target (cd /tmp/instance-22/output-1/build/python-psutil-5.9.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_psutil_posix.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_psutil_linux.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_aix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_bsd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_connections.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_contracts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_linux.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_memleaks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_misc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_osx.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_posix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_process.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_sunos.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_system.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_testutils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_unicode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/tests/test_windows.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil/tests copying build/lib.linux-mipsel-3.11/psutil/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_psaix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_psbsd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_pslinux.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_psosx.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_psposix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_pssunos.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil copying build/lib.linux-mipsel-3.11/psutil/_pswindows.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil running install_egg_info running egg_info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'psutil.egg-info/SOURCES.txt' Copying psutil.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/psutil-5.9.4-py3.11.egg-info running install_scripts >>> python-ptyprocess 0.7.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.ptyprocess-0.7.0.tar.gz.6vCSVj/output' 'https://files.pythonhosted.org/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e/ptyprocess-0.7.0.tar.gz' --2023-02-12 11:08:42-- https://files.pythonhosted.org/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e/ptyprocess-0.7.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.1.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 70762 (69K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.ptyprocess-0.7.0.tar.gz.6vCSVj/output' 0K .......... .......... .......... .......... .......... 72% 14.1M 0s 50K .......... ......... 100% 316M=0.004s 2023-02-12 11:08:42 (19.1 MB/s) - '/tmp/instance-22/output-1/build/.ptyprocess-0.7.0.tar.gz.6vCSVj/output' saved [70762/70762] ptyprocess-0.7.0.tar.gz: OK (md5: 9da200c397cb1752209a6b718b6cfc68) ptyprocess-0.7.0.tar.gz: OK (sha256: 5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220) >>> python-ptyprocess 0.7.0 Extracting gzip -d -c /tmp/instance-22/dl/python-ptyprocess/ptyprocess-0.7.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-ptyprocess-0.7.0 -xf - >>> python-ptyprocess 0.7.0 Patching >>> python-ptyprocess 0.7.0 Configuring >>> python-ptyprocess 0.7.0 Building (cd /tmp/instance-22/output-1/build/python-ptyprocess-0.7.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr LDSHARED="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared" SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build --executable=/usr/bin/python ) /tmp/instance-22/output-1/build/python-ptyprocess-0.7.0/setup.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating build creating build/lib creating build/lib/ptyprocess copying ptyprocess/util.py -> build/lib/ptyprocess copying ptyprocess/ptyprocess.py -> build/lib/ptyprocess copying ptyprocess/_fork_pty.py -> build/lib/ptyprocess copying ptyprocess/__init__.py -> build/lib/ptyprocess >>> python-ptyprocess 0.7.0 Installing to target (cd /tmp/instance-22/output-1/build/python-ptyprocess-0.7.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr LDSHARED="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared" SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --root=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/build/python-ptyprocess-0.7.0/setup.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running install running build running build_py running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ptyprocess copying build/lib/ptyprocess/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ptyprocess copying build/lib/ptyprocess/_fork_pty.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ptyprocess copying build/lib/ptyprocess/ptyprocess.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ptyprocess copying build/lib/ptyprocess/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ptyprocess running install_egg_info Writing /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/ptyprocess-0.7.0-py3.11.egg-info >>> python-pyalsa 1.2.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyalsa-1.2.7.tar.bz2.oIqyXT/output' 'https://www.alsa-project.org/files/pub/pyalsa/pyalsa-1.2.7.tar.bz2' --2023-02-12 11:08:45-- https://www.alsa-project.org/files/pub/pyalsa/pyalsa-1.2.7.tar.bz2 Resolving www.alsa-project.org (www.alsa-project.org)... 207.180.221.201 Connecting to www.alsa-project.org (www.alsa-project.org)|207.180.221.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 40132 (39K) [application/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.pyalsa-1.2.7.tar.bz2.oIqyXT/output' 0K .......... .......... .......... ......... 100% 26.9M=0.001s 2023-02-12 11:08:46 (26.9 MB/s) - '/tmp/instance-22/output-1/build/.pyalsa-1.2.7.tar.bz2.oIqyXT/output' saved [40132/40132] pyalsa-1.2.7.tar.bz2: OK (sha256: 67d8f99f1ccf23e7ebdfa2c3be0b09f147949fd9511d1e6748b7f412ef046e1f) >>> python-pyalsa 1.2.7 Extracting bzcat /tmp/instance-22/dl/python-pyalsa/pyalsa-1.2.7.tar.bz2 | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyalsa-1.2.7 -xf - >>> python-pyalsa 1.2.7 Patching >>> python-pyalsa 1.2.7 Configuring >>> python-pyalsa 1.2.7 Building (cd /tmp/instance-22/output-1/build/python-pyalsa-1.2.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr LDSHARED="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared" SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build --executable=/usr/bin/python ) /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/distutils/dist.py:259: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/pyalsa copying pyalsa/__init__.py -> build/lib.linux-mipsel-3.11/pyalsa running build_ext building 'pyalsa.alsacard' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/pyalsa /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c pyalsa/alsacard.c -o build/temp.linux-mipsel-3.11/pyalsa/alsacard.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/pyalsa/alsacard.o -L. -lasound -o build/lib.linux-mipsel-3.11/pyalsa/alsacard.cpython-311-mipsel-linux-gnu.so building 'pyalsa.alsacontrol' extension /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c pyalsa/alsacontrol.c -o build/temp.linux-mipsel-3.11/pyalsa/alsacontrol.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/pyalsa/alsacontrol.o -L. -lasound -o build/lib.linux-mipsel-3.11/pyalsa/alsacontrol.cpython-311-mipsel-linux-gnu.so building 'pyalsa.alsahcontrol' extension /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c pyalsa/alsahcontrol.c -o build/temp.linux-mipsel-3.11/pyalsa/alsahcontrol.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/pyalsa/alsahcontrol.o -L. -lasound -o build/lib.linux-mipsel-3.11/pyalsa/alsahcontrol.cpython-311-mipsel-linux-gnu.so building 'pyalsa.alsamixer' extension /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c pyalsa/alsamixer.c -o build/temp.linux-mipsel-3.11/pyalsa/alsamixer.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/pyalsa/alsamixer.o -L. -lasound -o build/lib.linux-mipsel-3.11/pyalsa/alsamixer.cpython-311-mipsel-linux-gnu.so building 'pyalsa.alsaseq' extension /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c pyalsa/alsaseq.c -o build/temp.linux-mipsel-3.11/pyalsa/alsaseq.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/pyalsa/alsaseq.o -L. -lasound -o build/lib.linux-mipsel-3.11/pyalsa/alsaseq.cpython-311-mipsel-linux-gnu.so >>> python-pyalsa 1.2.7 Installing to target (cd /tmp/instance-22/output-1/build/python-pyalsa-1.2.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr LDSHARED="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared" SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --root=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/distutils/dist.py:259: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) running install /tmp/instance-22/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 running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyalsa copying build/lib.linux-mipsel-3.11/pyalsa/alsaseq.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyalsa copying build/lib.linux-mipsel-3.11/pyalsa/alsamixer.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyalsa copying build/lib.linux-mipsel-3.11/pyalsa/alsahcontrol.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyalsa copying build/lib.linux-mipsel-3.11/pyalsa/alsacontrol.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyalsa copying build/lib.linux-mipsel-3.11/pyalsa/alsacard.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyalsa copying build/lib.linux-mipsel-3.11/pyalsa/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyalsa running install_egg_info running egg_info writing pyalsa.egg-info/PKG-INFO writing dependency_links to pyalsa.egg-info/dependency_links.txt writing top-level names to pyalsa.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyalsa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyalsa.egg-info/SOURCES.txt' Copying pyalsa.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyalsa-1.2.7-py3.11.egg-info running install_scripts >>> python-pyasn1-modules 0.2.8 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyasn1-modules-0.2.8.tar.gz.d6FqL1/output' 'https://files.pythonhosted.org/packages/88/87/72eb9ccf8a58021c542de2588a867dbefc7556e14b2866d1e40e9e2b587e/pyasn1-modules-0.2.8.tar.gz' --2023-02-12 11:08:56-- https://files.pythonhosted.org/packages/88/87/72eb9ccf8a58021c542de2588a867dbefc7556e14b2866d1e40e9e2b587e/pyasn1-modules-0.2.8.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 242864 (237K) [binary/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.pyasn1-modules-0.2.8.tar.gz.d6FqL1/output' 0K .......... .......... .......... .......... .......... 21% 16.3M 0s 50K .......... .......... .......... .......... .......... 42% 10.8M 0s 100K .......... .......... .......... .......... .......... 63% 277M 0s 150K .......... .......... .......... .......... .......... 84% 293M 0s 200K .......... .......... .......... ....... 100% 23.1M=0.009s 2023-02-12 11:08:56 (24.6 MB/s) - '/tmp/instance-22/output-1/build/.pyasn1-modules-0.2.8.tar.gz.d6FqL1/output' saved [242864/242864] pyasn1-modules-0.2.8.tar.gz: OK (md5: 107e1ece7d0a41d782f69f8a95a4d9bc) pyasn1-modules-0.2.8.tar.gz: OK (sha256: 905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e) >>> python-pyasn1-modules 0.2.8 Extracting gzip -d -c /tmp/instance-22/dl/python-pyasn1-modules/pyasn1-modules-0.2.8.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyasn1-modules-0.2.8 -xf - >>> python-pyasn1-modules 0.2.8 Patching >>> python-pyasn1-modules 0.2.8 Configuring >>> python-pyasn1-modules 0.2.8 Building (cd /tmp/instance-22/output-1/build/python-pyasn1-modules-0.2.8//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/pyasn1_modules copying pyasn1_modules/rfc8649.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8619.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8520.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8494.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8479.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8419.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8418.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8410.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8398.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8360.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8358.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8226.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8209.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8103.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8018.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc8017.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7914.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7906.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7894.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7894-1.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7773.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7633.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7585.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7508.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7296.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7292.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7229.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7191.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc7030.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6960.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6955.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6664.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6487.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6486.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6482.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6402.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6402-1.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6211.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6210.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6187.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6170.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6120.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6032.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6031.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6019.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc6010.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5990.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5958.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5940.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5934.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5924.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5917.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5916.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5915.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5914.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5913.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5755.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5751.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5652.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5649.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5480.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5280.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5208.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5084.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5083.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5035.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4985.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4334.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4211.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4210.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4108.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4073.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4055.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4043.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3852.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3779.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3770.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3709.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3565.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3560.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3447.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3414.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3412.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3281.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3280.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3279.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3274.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3161.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3114.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2986.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2985.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2634.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2631.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2560.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2511.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2459.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2437.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2315.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2314.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2251.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1905.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1902.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1901.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1157.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1155.py -> build/lib/pyasn1_modules copying pyasn1_modules/pem.py -> build/lib/pyasn1_modules copying pyasn1_modules/__init__.py -> build/lib/pyasn1_modules >>> python-pyasn1-modules 0.2.8 Installing to target (cd /tmp/instance-22/output-1/build/python-pyasn1-modules-0.2.8//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/pem.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1155.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1157.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1901.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1902.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1905.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2251.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2314.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2315.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2437.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2459.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2511.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2560.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2631.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2634.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2985.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2986.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3114.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3161.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3274.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3279.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3280.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3281.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3412.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3414.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3447.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3560.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3565.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3709.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3770.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3779.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3852.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4043.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4055.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4073.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4108.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4210.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4211.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4334.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4985.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5035.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5083.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5084.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5208.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5280.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5480.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5649.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5652.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5751.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5755.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5913.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5914.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5915.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5916.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5917.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5924.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5934.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5940.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5958.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5990.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6010.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6019.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6031.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6032.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6120.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6170.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6187.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6210.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6211.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6402-1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6402.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6482.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6486.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6487.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6664.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6955.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc6960.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7030.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7191.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7229.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7292.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7296.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7508.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7585.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7633.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7773.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7894-1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7894.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7906.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc7914.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8017.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8018.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8103.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8209.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8226.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8358.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8360.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8398.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8410.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8418.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8419.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8479.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8494.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8520.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8619.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc8649.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules running install_egg_info running egg_info writing pyasn1_modules.egg-info/PKG-INFO writing dependency_links to pyasn1_modules.egg-info/dependency_links.txt writing requirements to pyasn1_modules.egg-info/requires.txt writing top-level names to pyasn1_modules.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyasn1_modules.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build' adding license file 'LICENSE.txt' writing manifest file 'pyasn1_modules.egg-info/SOURCES.txt' Copying pyasn1_modules.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1_modules-0.2.8-py3.11.egg-info running install_scripts >>> python-pyasn1 0.4.8 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyasn1-0.4.8.tar.gz.lJEWsf/output' 'https://files.pythonhosted.org/packages/a4/db/fffec68299e6d7bad3d504147f9094830b704527a7fc098b721d38cc7fa7/pyasn1-0.4.8.tar.gz' --2023-02-12 11:09:01-- https://files.pythonhosted.org/packages/a4/db/fffec68299e6d7bad3d504147f9094830b704527a7fc098b721d38cc7fa7/pyasn1-0.4.8.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 146820 (143K) [binary/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.pyasn1-0.4.8.tar.gz.lJEWsf/output' 0K .......... .......... .......... .......... .......... 34% 11.9M 0s 50K .......... .......... .......... .......... .......... 69% 11.7M 0s 100K .......... .......... .......... .......... ... 100% 45.4M=0.009s 2023-02-12 11:09:01 (15.2 MB/s) - '/tmp/instance-22/output-1/build/.pyasn1-0.4.8.tar.gz.lJEWsf/output' saved [146820/146820] pyasn1-0.4.8.tar.gz: OK (md5: dffae4ff9f997a83324b3f33fe62be54) pyasn1-0.4.8.tar.gz: OK (sha256: aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba) >>> python-pyasn1 0.4.8 Extracting gzip -d -c /tmp/instance-22/dl/python-pyasn1/pyasn1-0.4.8.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyasn1-0.4.8 -xf - >>> python-pyasn1 0.4.8 Patching >>> python-pyasn1 0.4.8 Configuring >>> python-pyasn1 0.4.8 Building (cd /tmp/instance-22/output-1/build/python-pyasn1-0.4.8//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/pyasn1 copying pyasn1/error.py -> build/lib/pyasn1 copying pyasn1/debug.py -> build/lib/pyasn1 copying pyasn1/__init__.py -> build/lib/pyasn1 creating build/lib/pyasn1/type copying pyasn1/type/useful.py -> build/lib/pyasn1/type copying pyasn1/type/univ.py -> build/lib/pyasn1/type copying pyasn1/type/tagmap.py -> build/lib/pyasn1/type copying pyasn1/type/tag.py -> build/lib/pyasn1/type copying pyasn1/type/opentype.py -> build/lib/pyasn1/type copying pyasn1/type/namedval.py -> build/lib/pyasn1/type copying pyasn1/type/namedtype.py -> build/lib/pyasn1/type copying pyasn1/type/error.py -> build/lib/pyasn1/type copying pyasn1/type/constraint.py -> build/lib/pyasn1/type copying pyasn1/type/char.py -> build/lib/pyasn1/type copying pyasn1/type/base.py -> build/lib/pyasn1/type copying pyasn1/type/__init__.py -> build/lib/pyasn1/type creating build/lib/pyasn1/compat copying pyasn1/compat/string.py -> build/lib/pyasn1/compat copying pyasn1/compat/octets.py -> build/lib/pyasn1/compat copying pyasn1/compat/integer.py -> build/lib/pyasn1/compat copying pyasn1/compat/dateandtime.py -> build/lib/pyasn1/compat copying pyasn1/compat/calling.py -> build/lib/pyasn1/compat copying pyasn1/compat/binary.py -> build/lib/pyasn1/compat copying pyasn1/compat/__init__.py -> build/lib/pyasn1/compat creating build/lib/pyasn1/codec copying pyasn1/codec/__init__.py -> build/lib/pyasn1/codec creating build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/eoo.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/encoder.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/decoder.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/__init__.py -> build/lib/pyasn1/codec/ber creating build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer creating build/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der creating build/lib/pyasn1/codec/native copying pyasn1/codec/native/encoder.py -> build/lib/pyasn1/codec/native copying pyasn1/codec/native/decoder.py -> build/lib/pyasn1/codec/native copying pyasn1/codec/native/__init__.py -> build/lib/pyasn1/codec/native >>> python-pyasn1 0.4.8 Installing to target (cd /tmp/instance-22/output-1/build/python-pyasn1-0.4.8//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/decoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/encoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/native creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/decoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/encoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/der creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/decoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/encoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/cer creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/decoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/encoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/eoo.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/binary.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/calling.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/dateandtime.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/integer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/octets.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/string.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/char.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/constraint.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedtype.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedval.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/opentype.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/tag.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/tagmap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/univ.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/useful.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1 copying build/lib/pyasn1/debug.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1 copying build/lib/pyasn1/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1 running install_egg_info running egg_info writing pyasn1.egg-info/PKG-INFO writing dependency_links to pyasn1.egg-info/dependency_links.txt writing top-level names to pyasn1.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyasn1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/source/.templates' adding license file 'LICENSE.rst' writing manifest file 'pyasn1.egg-info/SOURCES.txt' Copying pyasn1.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyasn1-0.4.8-py3.11.egg-info running install_scripts >>> python-pycares 4.3.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pycares-4.3.0.tar.gz.md9v3M/output' 'https://files.pythonhosted.org/packages/01/50/e3015e6e03a3cf64113f509e8b86b71af37169b59ccedfcb182f3d031329/pycares-4.3.0.tar.gz' --2023-02-12 11:09:05-- https://files.pythonhosted.org/packages/01/50/e3015e6e03a3cf64113f509e8b86b71af37169b59ccedfcb182f3d031329/pycares-4.3.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 821580 (802K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pycares-4.3.0.tar.gz.md9v3M/output' 0K .......... .......... .......... .......... .......... 6% 2.65M 0s 50K .......... .......... .......... .......... .......... 12% 14.7M 0s 100K .......... .......... .......... .......... .......... 18% 222M 0s 150K .......... .......... .......... .......... .......... 24% 114M 0s 200K .......... .......... .......... .......... .......... 31% 57.3M 0s 250K .......... .......... .......... .......... .......... 37% 45.8M 0s 300K .......... .......... .......... .......... .......... 43% 70.9M 0s 350K .......... .......... .......... .......... .......... 49% 57.9M 0s 400K .......... .......... .......... .......... .......... 56% 44.4M 0s 450K .......... .......... .......... .......... .......... 62% 14.9M 0s 500K .......... .......... .......... .......... .......... 68% 282M 0s 550K .......... .......... .......... .......... .......... 74% 255M 0s 600K .......... .......... .......... .......... .......... 81% 283M 0s 650K .......... .......... .......... .......... .......... 87% 270M 0s 700K .......... .......... .......... .......... .......... 93% 273M 0s 750K .......... .......... .......... .......... .......... 99% 244M 0s 800K .. 100% 4.33T=0.03s 2023-02-12 11:09:05 (25.0 MB/s) - '/tmp/instance-22/output-1/build/.pycares-4.3.0.tar.gz.md9v3M/output' saved [821580/821580] pycares-4.3.0.tar.gz: OK (md5: d11b196cebb45a38caa56e850f4a60d9) pycares-4.3.0.tar.gz: OK (sha256: c542696f6dac978e9d99192384745a65f80a7d9450501151e4a7563e06010d45) >>> python-pycares 4.3.0 Extracting gzip -d -c /tmp/instance-22/dl/python-pycares/pycares-4.3.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pycares-4.3.0 -xf - >>> python-pycares 4.3.0 Patching >>> python-pycares 4.3.0 Configuring >>> python-pycares 4.3.0 Building (cd /tmp/instance-22/output-1/build/python-pycares-4.3.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/pycares copying src/pycares/utils.py -> build/lib.linux-mipsel-3.11/pycares copying src/pycares/errno.py -> build/lib.linux-mipsel-3.11/pycares copying src/pycares/_version.py -> build/lib.linux-mipsel-3.11/pycares copying src/pycares/__main__.py -> build/lib.linux-mipsel-3.11/pycares copying src/pycares/__init__.py -> build/lib.linux-mipsel-3.11/pycares running build_ext generating cffi module 'build/temp.linux-mipsel-3.11/_cares.c' creating build/temp.linux-mipsel-3.11 building '_cares' extension creating build/temp.linux-mipsel-3.11/build creating build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/deps creating build/temp.linux-mipsel-3.11/deps/c-ares creating build/temp.linux-mipsel-3.11/deps/c-ares/src creating build/temp.linux-mipsel-3.11/deps/c-ares/src/lib /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c build/temp.linux-mipsel-3.11/_cares.c -o build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11/_cares.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares__addrinfo2hostent.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__addrinfo2hostent.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares__addrinfo_localhost.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__addrinfo_localhost.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares__close_sockets.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__close_sockets.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares__get_hostent.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__get_hostent.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares__parse_into_addrinfo.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__parse_into_addrinfo.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares__read_line.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__read_line.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares__readaddrinfo.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__readaddrinfo.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares__sortaddrinfo.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__sortaddrinfo.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares__timeval.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__timeval.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_android.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_android.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_cancel.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_cancel.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_create_query.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_create_query.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_data.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_data.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_destroy.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_destroy.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_expand_name.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_expand_name.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_expand_string.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_expand_string.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_fds.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_fds.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_free_hostent.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_free_hostent.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_free_string.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_free_string.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_freeaddrinfo.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_freeaddrinfo.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_getaddrinfo.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_getaddrinfo.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_getenv.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_getenv.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_gethostbyaddr.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_gethostbyaddr.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_gethostbyname.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_gethostbyname.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_getnameinfo.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_getnameinfo.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_getsock.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_getsock.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_init.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_init.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_library_init.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_library_init.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_llist.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_llist.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_mkquery.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_mkquery.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_nowarn.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_nowarn.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_options.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_options.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_parse_a_reply.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_a_reply.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_parse_aaaa_reply.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_aaaa_reply.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_parse_caa_reply.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_caa_reply.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_parse_mx_reply.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_mx_reply.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_parse_naptr_reply.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_naptr_reply.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_parse_ns_reply.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_ns_reply.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_parse_ptr_reply.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_ptr_reply.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_parse_soa_reply.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_soa_reply.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_parse_srv_reply.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_srv_reply.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_parse_txt_reply.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_txt_reply.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_process.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_process.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_query.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_query.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_search.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_search.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_send.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_send.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_strcasecmp.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_strcasecmp.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_strdup.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_strdup.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_strerror.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_strerror.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_strsplit.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_strsplit.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_timeout.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_timeout.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_version.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_version.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/ares_writev.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_writev.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/bitncmp.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/bitncmp.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/inet_net_pton.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/inet_net_pton.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c deps/c-ares/src/lib/inet_ntop.c -o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/inet_ntop.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11/_cares.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__addrinfo2hostent.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__addrinfo_localhost.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__close_sockets.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__get_hostent.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__parse_into_addrinfo.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__read_line.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__readaddrinfo.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__sortaddrinfo.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares__timeval.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_android.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_cancel.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_create_query.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_data.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_destroy.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_expand_name.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_expand_string.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_fds.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_free_hostent.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_free_string.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_freeaddrinfo.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_getaddrinfo.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_getenv.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_gethostbyaddr.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_gethostbyname.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_getnameinfo.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_getsock.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_init.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_library_init.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_llist.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_mkquery.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_nowarn.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_options.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_a_reply.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_aaaa_reply.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_caa_reply.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_mx_reply.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_naptr_reply.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_ns_reply.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_ptr_reply.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_soa_reply.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_srv_reply.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_parse_txt_reply.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_process.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_query.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_search.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_send.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_strcasecmp.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_strdup.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_strerror.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_strsplit.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_timeout.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_version.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/ares_writev.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/bitncmp.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/inet_net_pton.o build/temp.linux-mipsel-3.11/deps/c-ares/src/lib/inet_ntop.o -L. -ldl -lrt -o build/lib.linux-mipsel-3.11/pycares/_cares.cpython-311-mipsel-linux-gnu.so >>> python-pycares 4.3.0 Installing to target (cd /tmp/instance-22/output-1/build/python-pycares-4.3.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 generating cffi module 'build/temp.linux-mipsel-3.11/_cares.c' already up-to-date running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-mipsel-3.11/pycares/_cares.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-mipsel-3.11/pycares/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-mipsel-3.11/pycares/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-mipsel-3.11/pycares/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-mipsel-3.11/pycares/errno.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-mipsel-3.11/pycares/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycares running install_egg_info running egg_info writing src/pycares.egg-info/PKG-INFO writing dependency_links to src/pycares.egg-info/dependency_links.txt writing requirements to src/pycares.egg-info/requires.txt writing top-level names to src/pycares.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/pycares.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tox.ini' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '*.[ao]' found under directory '*' warning: no previously-included files matching '*.so' found under directory '*' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/pycares.egg-info/SOURCES.txt' Copying src/pycares.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycares-4.3.0-py3.11.egg-info running install_scripts pycparser-2.21.tar.gz: OK (md5: 48f7d743bf018f7bb2ffc5fb976d1492) pycparser-2.21.tar.gz: OK (sha256: e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206) >>> python-pycparser 2.21 Extracting gzip -d -c /tmp/instance-22/dl/python-pycparser/pycparser-2.21.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pycparser-2.21 -xf - >>> python-pycparser 2.21 Patching >>> python-pycparser 2.21 Configuring >>> python-pycparser 2.21 Building (cd /tmp/instance-22/output-1/build/python-pycparser-2.21//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/pycparser copying pycparser/_ast_gen.py -> build/lib/pycparser copying pycparser/lextab.py -> build/lib/pycparser copying pycparser/__init__.py -> build/lib/pycparser copying pycparser/plyparser.py -> build/lib/pycparser copying pycparser/c_ast.py -> build/lib/pycparser copying pycparser/ast_transforms.py -> build/lib/pycparser copying pycparser/_build_tables.py -> build/lib/pycparser copying pycparser/c_lexer.py -> build/lib/pycparser copying pycparser/c_generator.py -> build/lib/pycparser copying pycparser/c_parser.py -> build/lib/pycparser copying pycparser/yacctab.py -> build/lib/pycparser creating build/lib/pycparser/ply copying pycparser/ply/lex.py -> build/lib/pycparser/ply copying pycparser/ply/cpp.py -> build/lib/pycparser/ply copying pycparser/ply/__init__.py -> build/lib/pycparser/ply copying pycparser/ply/yacc.py -> build/lib/pycparser/ply copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply copying pycparser/ply/ygen.py -> build/lib/pycparser/ply copying pycparser/_c_ast.cfg -> build/lib/pycparser >>> python-pycparser 2.21 Installing to target (cd /tmp/instance-22/output-1/build/python-pycparser-2.21//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_c_ast.cfg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/ygen.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/ctokens.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/yacc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/cpp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/lex.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/yacctab.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_generator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_lexer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_build_tables.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/ast_transforms.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_ast.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/plyparser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/lextab.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_ast_gen.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser running install_egg_info running egg_info creating pycparser.egg-info writing pycparser.egg-info/PKG-INFO writing dependency_links to pycparser.egg-info/dependency_links.txt writing top-level names to pycparser.egg-info/top_level.txt writing manifest file 'pycparser.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'pycparser.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pycparser.egg-info/SOURCES.txt' Copying pycparser.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pycparser-2.21-py3.11.egg-info running install_scripts Build the lexing/parsing tables >>> python-pydal 20221110.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pydal-20221110.1.tar.gz.2FxnQx/output' 'https://files.pythonhosted.org/packages/73/83/b904c464b6ab060e12b3f406f1fab7deb97bcd9d2021d8c87325e6225c2d/pydal-20221110.1.tar.gz' --2023-02-12 11:09:28-- https://files.pythonhosted.org/packages/73/83/b904c464b6ab060e12b3f406f1fab7deb97bcd9d2021d8c87325e6225c2d/pydal-20221110.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 270303 (264K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pydal-20221110.1.tar.gz.2FxnQx/output' 0K .......... .......... .......... .......... .......... 18% 15.6M 0s 50K .......... .......... .......... .......... .......... 37% 16.1M 0s 100K .......... .......... .......... .......... .......... 56% 67.7M 0s 150K .......... .......... .......... .......... .......... 75% 54.5M 0s 200K .......... .......... .......... .......... .......... 94% 32.1M 0s 250K .......... ... 100% 246M=0.009s 2023-02-12 11:09:28 (27.6 MB/s) - '/tmp/instance-22/output-1/build/.pydal-20221110.1.tar.gz.2FxnQx/output' saved [270303/270303] pydal-20221110.1.tar.gz: OK (md5: eeaf44cdcdb6bd2040713c710a4a04be) pydal-20221110.1.tar.gz: OK (sha256: 7c3e891c70f8d8918e36276f210a1959bb7badf3b276f47191986ffcf5b6a390) >>> python-pydal 20221110.1 Extracting gzip -d -c /tmp/instance-22/dl/python-pydal/pydal-20221110.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pydal-20221110.1 -xf - >>> python-pydal 20221110.1 Patching >>> python-pydal 20221110.1 Configuring >>> python-pydal 20221110.1 Building (cd /tmp/instance-22/output-1/build/python-pydal-20221110.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/pydal copying pydal/validators.py -> build/lib/pydal copying pydal/utils.py -> build/lib/pydal copying pydal/restapi.py -> build/lib/pydal copying pydal/objects.py -> build/lib/pydal copying pydal/migrator.py -> build/lib/pydal copying pydal/exceptions.py -> build/lib/pydal copying pydal/drivers.py -> build/lib/pydal copying pydal/default_validators.py -> build/lib/pydal copying pydal/connection.py -> build/lib/pydal copying pydal/base.py -> build/lib/pydal copying pydal/_load.py -> build/lib/pydal copying pydal/_globals.py -> build/lib/pydal copying pydal/_gae.py -> build/lib/pydal copying pydal/_compat.py -> build/lib/pydal copying pydal/__init__.py -> build/lib/pydal creating build/lib/pydal/adapters copying pydal/adapters/teradata.py -> build/lib/pydal/adapters copying pydal/adapters/sqlite.py -> build/lib/pydal/adapters copying pydal/adapters/snowflake.py -> build/lib/pydal/adapters copying pydal/adapters/sap.py -> build/lib/pydal/adapters copying pydal/adapters/postgres.py -> build/lib/pydal/adapters copying pydal/adapters/oracle.py -> build/lib/pydal/adapters copying pydal/adapters/mysql.py -> build/lib/pydal/adapters copying pydal/adapters/mssql.py -> build/lib/pydal/adapters copying pydal/adapters/mongo.py -> build/lib/pydal/adapters copying pydal/adapters/ingres.py -> build/lib/pydal/adapters copying pydal/adapters/informix.py -> build/lib/pydal/adapters copying pydal/adapters/google.py -> build/lib/pydal/adapters copying pydal/adapters/firebird.py -> build/lib/pydal/adapters copying pydal/adapters/db2.py -> build/lib/pydal/adapters copying pydal/adapters/couchdb.py -> build/lib/pydal/adapters copying pydal/adapters/base.py -> build/lib/pydal/adapters copying pydal/adapters/__init__.py -> build/lib/pydal/adapters creating build/lib/pydal/dialects copying pydal/dialects/teradata.py -> build/lib/pydal/dialects copying pydal/dialects/sqlite.py -> build/lib/pydal/dialects copying pydal/dialects/snowflake.py -> build/lib/pydal/dialects copying pydal/dialects/sap.py -> build/lib/pydal/dialects copying pydal/dialects/postgre.py -> build/lib/pydal/dialects copying pydal/dialects/oracle.py -> build/lib/pydal/dialects copying pydal/dialects/mysql.py -> build/lib/pydal/dialects copying pydal/dialects/mssql.py -> build/lib/pydal/dialects copying pydal/dialects/mongo.py -> build/lib/pydal/dialects copying pydal/dialects/ingres.py -> build/lib/pydal/dialects copying pydal/dialects/informix.py -> build/lib/pydal/dialects copying pydal/dialects/google.py -> build/lib/pydal/dialects copying pydal/dialects/firebird.py -> build/lib/pydal/dialects copying pydal/dialects/db2.py -> build/lib/pydal/dialects copying pydal/dialects/couchdb.py -> build/lib/pydal/dialects copying pydal/dialects/base.py -> build/lib/pydal/dialects copying pydal/dialects/__init__.py -> build/lib/pydal/dialects creating build/lib/pydal/helpers copying pydal/helpers/serializers.py -> build/lib/pydal/helpers copying pydal/helpers/rest.py -> build/lib/pydal/helpers copying pydal/helpers/regex.py -> build/lib/pydal/helpers copying pydal/helpers/methods.py -> build/lib/pydal/helpers copying pydal/helpers/gae.py -> build/lib/pydal/helpers copying pydal/helpers/classes.py -> build/lib/pydal/helpers copying pydal/helpers/_internals.py -> build/lib/pydal/helpers copying pydal/helpers/__init__.py -> build/lib/pydal/helpers creating build/lib/pydal/parsers copying pydal/parsers/sqlite.py -> build/lib/pydal/parsers copying pydal/parsers/postgre.py -> build/lib/pydal/parsers copying pydal/parsers/oracle.py -> build/lib/pydal/parsers copying pydal/parsers/mongo.py -> build/lib/pydal/parsers copying pydal/parsers/google.py -> build/lib/pydal/parsers copying pydal/parsers/base.py -> build/lib/pydal/parsers copying pydal/parsers/__init__.py -> build/lib/pydal/parsers creating build/lib/pydal/representers copying pydal/representers/sqlite.py -> build/lib/pydal/representers copying pydal/representers/postgre.py -> build/lib/pydal/representers copying pydal/representers/oracle.py -> build/lib/pydal/representers copying pydal/representers/mysql.py -> build/lib/pydal/representers copying pydal/representers/mssql.py -> build/lib/pydal/representers copying pydal/representers/mongo.py -> build/lib/pydal/representers copying pydal/representers/informix.py -> build/lib/pydal/representers copying pydal/representers/google.py -> build/lib/pydal/representers copying pydal/representers/db2.py -> build/lib/pydal/representers copying pydal/representers/couchdb.py -> build/lib/pydal/representers copying pydal/representers/base.py -> build/lib/pydal/representers copying pydal/representers/__init__.py -> build/lib/pydal/representers creating build/lib/pydal/contrib copying pydal/contrib/reserved_sql_keywords.py -> build/lib/pydal/contrib copying pydal/contrib/portalocker.py -> build/lib/pydal/contrib copying pydal/contrib/ordereddict.py -> build/lib/pydal/contrib copying pydal/contrib/mockimaplib.py -> build/lib/pydal/contrib copying pydal/contrib/ipaddress.py -> build/lib/pydal/contrib copying pydal/contrib/imap_adapter.py -> build/lib/pydal/contrib copying pydal/contrib/__init__.py -> build/lib/pydal/contrib creating build/lib/pydal/tools copying pydal/tools/tags.py -> build/lib/pydal/tools copying pydal/tools/__init__.py -> build/lib/pydal/tools running egg_info writing pydal.egg-info/PKG-INFO writing dependency_links to pydal.egg-info/dependency_links.txt writing top-level names to pydal.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pydal.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.DS_Store' found under directory 'tests' warning: no previously-included files matching '.DS_Store' found under directory 'docs' adding license file 'LICENSE.txt' adding license file 'AUTHORS' writing manifest file 'pydal.egg-info/SOURCES.txt' >>> python-pydal 20221110.1 Installing to target (cd /tmp/instance-22/output-1/build/python-pydal-20221110.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 pydal.egg-info/PKG-INFO writing dependency_links to pydal.egg-info/dependency_links.txt writing top-level names to pydal.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pydal.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.DS_Store' found under directory 'tests' warning: no previously-included files matching '.DS_Store' found under directory 'docs' adding license file 'LICENSE.txt' adding license file 'AUTHORS' writing manifest file 'pydal.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/tools copying build/lib/pydal/tools/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/tools copying build/lib/pydal/tools/tags.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/tools creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/contrib copying build/lib/pydal/contrib/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/contrib copying build/lib/pydal/contrib/imap_adapter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/contrib copying build/lib/pydal/contrib/ipaddress.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/contrib copying build/lib/pydal/contrib/mockimaplib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/contrib copying build/lib/pydal/contrib/ordereddict.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/contrib copying build/lib/pydal/contrib/portalocker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/contrib copying build/lib/pydal/contrib/reserved_sql_keywords.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/contrib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/couchdb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/db2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/google.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/informix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/mongo.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/mssql.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/mysql.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/oracle.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/postgre.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers copying build/lib/pydal/representers/sqlite.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/representers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/parsers copying build/lib/pydal/parsers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/parsers copying build/lib/pydal/parsers/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/parsers copying build/lib/pydal/parsers/google.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/parsers copying build/lib/pydal/parsers/mongo.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/parsers copying build/lib/pydal/parsers/oracle.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/parsers copying build/lib/pydal/parsers/postgre.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/parsers copying build/lib/pydal/parsers/sqlite.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/parsers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/helpers copying build/lib/pydal/helpers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/helpers copying build/lib/pydal/helpers/_internals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/helpers copying build/lib/pydal/helpers/classes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/helpers copying build/lib/pydal/helpers/gae.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/helpers copying build/lib/pydal/helpers/methods.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/helpers copying build/lib/pydal/helpers/regex.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/helpers copying build/lib/pydal/helpers/rest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/helpers copying build/lib/pydal/helpers/serializers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/helpers creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/couchdb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/db2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/firebird.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/google.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/informix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/ingres.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/mongo.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/mssql.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/mysql.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/oracle.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/postgre.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/sap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/snowflake.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/sqlite.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects copying build/lib/pydal/dialects/teradata.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/dialects creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/couchdb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/db2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/firebird.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/google.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/informix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/ingres.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/mongo.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/mssql.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/mysql.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/oracle.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/postgres.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/sap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/snowflake.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/sqlite.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/adapters/teradata.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal/adapters copying build/lib/pydal/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/_gae.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/_globals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/_load.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/connection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/default_validators.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/drivers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/migrator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/objects.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/restapi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal copying build/lib/pydal/validators.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal running install_egg_info Copying pydal.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pydal-20221110.1-py3.11.egg-info running install_scripts >>> python-pydevmem 600b5d1ef8997c394db3512b735d75d5abc4ad41 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.python-pydevmem-600b5d1ef8997c394db3512b735d75d5abc4ad41.tar.gz.wfD2WL/output' 'https://github.com/kylemanna/pydevmem/archive/600b5d1ef8997c394db3512b735d75d5abc4ad41/python-pydevmem-600b5d1ef8997c394db3512b735d75d5abc4ad41.tar.gz' --2023-02-12 11:09:33-- https://github.com/kylemanna/pydevmem/archive/600b5d1ef8997c394db3512b735d75d5abc4ad41/python-pydevmem-600b5d1ef8997c394db3512b735d75d5abc4ad41.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/kylemanna/pydevmem/tar.gz/600b5d1ef8997c394db3512b735d75d5abc4ad41 [following] --2023-02-12 11:09:33-- https://codeload.github.com/kylemanna/pydevmem/tar.gz/600b5d1ef8997c394db3512b735d75d5abc4ad41 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.python-pydevmem-600b5d1ef8997c394db3512b735d75d5abc4ad41.tar.gz.wfD2WL/output' 0K ..... 3.80M=0.002s 2023-02-12 11:09:34 (3.80 MB/s) - '/tmp/instance-22/output-1/build/.python-pydevmem-600b5d1ef8997c394db3512b735d75d5abc4ad41.tar.gz.wfD2WL/output' saved [6133] python-pydevmem-600b5d1ef8997c394db3512b735d75d5abc4ad41.tar.gz: OK (sha256: 1a72db41effeb83e01fc9a422abfe345a92220b0382403a5040b2811e4ee6496) >>> python-pydevmem 600b5d1ef8997c394db3512b735d75d5abc4ad41 Extracting gzip -d -c /tmp/instance-22/dl/python-pydevmem/python-pydevmem-600b5d1ef8997c394db3512b735d75d5abc4ad41.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pydevmem-600b5d1ef8997c394db3512b735d75d5abc4ad41 -xf - >>> python-pydevmem 600b5d1ef8997c394db3512b735d75d5abc4ad41 Patching >>> python-pydevmem 600b5d1ef8997c394db3512b735d75d5abc4ad41 Configuring >>> python-pydevmem 600b5d1ef8997c394db3512b735d75d5abc4ad41 Building (cd /tmp/instance-22/output-1/build/python-pydevmem-600b5d1ef8997c394db3512b735d75d5abc4ad41//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/devmem copying devmem/__main__.py -> build/lib/devmem copying devmem/__init__.py -> build/lib/devmem running egg_info creating devmem.egg-info writing devmem.egg-info/PKG-INFO writing dependency_links to devmem.egg-info/dependency_links.txt writing entry points to devmem.egg-info/entry_points.txt writing top-level names to devmem.egg-info/top_level.txt writing manifest file 'devmem.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'devmem.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'devmem.egg-info/SOURCES.txt' >>> python-pydevmem 600b5d1ef8997c394db3512b735d75d5abc4ad41 Installing to target (cd /tmp/instance-22/output-1/build/python-pydevmem-600b5d1ef8997c394db3512b735d75d5abc4ad41//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 devmem.egg-info/PKG-INFO writing dependency_links to devmem.egg-info/dependency_links.txt writing entry points to devmem.egg-info/entry_points.txt writing top-level names to devmem.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'devmem.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'devmem.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/devmem copying build/lib/devmem/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/devmem copying build/lib/devmem/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/devmem running install_egg_info Copying devmem.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/devmem-0.1.0-py3.11.egg-info running install_scripts Installing pydevmem script to /tmp/instance-22/output-1/target/usr/bin >>> python-pyftpdlib 1.5.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyftpdlib-1.5.7.tar.gz.SSUZbS/output' 'https://files.pythonhosted.org/packages/2f/bc/f03a15bf807698bbecdcf316041e3d79b25a40fa7b6e071e17702ff7b9d4/pyftpdlib-1.5.7.tar.gz' --2023-02-12 11:09:38-- https://files.pythonhosted.org/packages/2f/bc/f03a15bf807698bbecdcf316041e3d79b25a40fa7b6e071e17702ff7b9d4/pyftpdlib-1.5.7.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 196076 (191K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pyftpdlib-1.5.7.tar.gz.SSUZbS/output' 0K .......... .......... .......... .......... .......... 26% 16.7M 0s 50K .......... .......... .......... .......... .......... 52% 17.3M 0s 100K .......... .......... .......... .......... .......... 78% 109M 0s 150K .......... .......... .......... .......... . 100% 122M=0.007s 2023-02-12 11:09:38 (28.7 MB/s) - '/tmp/instance-22/output-1/build/.pyftpdlib-1.5.7.tar.gz.SSUZbS/output' saved [196076/196076] pyftpdlib-1.5.7.tar.gz: OK (md5: 6d9539aea866d4f959d86ae001cdddf7) pyftpdlib-1.5.7.tar.gz: OK (sha256: 7ea3ce4137db8209af1f6b9ea020590f462c63ed7c7a1240bd596e4d3a7b656e) >>> python-pyftpdlib 1.5.7 Extracting gzip -d -c /tmp/instance-22/dl/python-pyftpdlib/pyftpdlib-1.5.7.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyftpdlib-1.5.7 -xf - >>> python-pyftpdlib 1.5.7 Patching >>> python-pyftpdlib 1.5.7 Configuring >>> python-pyftpdlib 1.5.7 Building (cd /tmp/instance-22/output-1/build/python-pyftpdlib-1.5.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/pyftpdlib copying pyftpdlib/servers.py -> build/lib/pyftpdlib copying pyftpdlib/prefork.py -> build/lib/pyftpdlib copying pyftpdlib/log.py -> build/lib/pyftpdlib copying pyftpdlib/ioloop.py -> build/lib/pyftpdlib copying pyftpdlib/handlers.py -> build/lib/pyftpdlib copying pyftpdlib/filesystems.py -> build/lib/pyftpdlib copying pyftpdlib/authorizers.py -> build/lib/pyftpdlib copying pyftpdlib/_compat.py -> build/lib/pyftpdlib copying pyftpdlib/__main__.py -> build/lib/pyftpdlib copying pyftpdlib/__init__.py -> build/lib/pyftpdlib creating build/lib/pyftpdlib/test copying pyftpdlib/test/test_servers.py -> build/lib/pyftpdlib/test copying pyftpdlib/test/test_misc.py -> build/lib/pyftpdlib/test copying pyftpdlib/test/test_ioloop.py -> build/lib/pyftpdlib/test copying pyftpdlib/test/test_functional_ssl.py -> build/lib/pyftpdlib/test copying pyftpdlib/test/test_functional.py -> build/lib/pyftpdlib/test copying pyftpdlib/test/test_filesystems.py -> build/lib/pyftpdlib/test copying pyftpdlib/test/test_authorizers.py -> build/lib/pyftpdlib/test copying pyftpdlib/test/runner.py -> build/lib/pyftpdlib/test copying pyftpdlib/test/__main__.py -> build/lib/pyftpdlib/test copying pyftpdlib/test/__init__.py -> build/lib/pyftpdlib/test copying pyftpdlib/test/README -> build/lib/pyftpdlib/test copying pyftpdlib/test/keycert.pem -> build/lib/pyftpdlib/test running build_scripts creating build/scripts-3.11 copying scripts/ftpbench -> build/scripts-3.11 'pyopenssl' third-party module is not installed. This means FTPS support will be disabled. You can install it with: 'pip install pyopenssl'. >>> python-pyftpdlib 1.5.7 Installing to target (cd /tmp/instance-22/output-1/build/python-pyftpdlib-1.5.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/keycert.pem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/README -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/test_authorizers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/test_filesystems.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/test_functional.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/test_functional_ssl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/test_ioloop.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/test_misc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/test/test_servers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib/test copying build/lib/pyftpdlib/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib copying build/lib/pyftpdlib/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib copying build/lib/pyftpdlib/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib copying build/lib/pyftpdlib/authorizers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib copying build/lib/pyftpdlib/filesystems.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib copying build/lib/pyftpdlib/handlers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib copying build/lib/pyftpdlib/ioloop.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib copying build/lib/pyftpdlib/log.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib copying build/lib/pyftpdlib/prefork.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib copying build/lib/pyftpdlib/servers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib running install_egg_info running egg_info writing pyftpdlib.egg-info/PKG-INFO writing dependency_links to pyftpdlib.egg-info/dependency_links.txt writing requirements to pyftpdlib.egg-info/requires.txt writing top-level names to pyftpdlib.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyftpdlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyftpdlib.egg-info/SOURCES.txt' Copying pyftpdlib.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyftpdlib-1.5.7-py3.11.egg-info running install_scripts copying build/scripts-3.11/ftpbench -> /tmp/instance-22/output-1/target/usr/bin changing mode of /tmp/instance-22/output-1/target/usr/bin/ftpbench to 755 'pyopenssl' third-party module is not installed. This means FTPS support will be disabled. You can install it with: 'pip install pyopenssl'. >>> python-pyhamcrest 2.0.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyhamcrest-2.0.4.tar.gz.y57Fkh/output' 'https://files.pythonhosted.org/packages/b1/9a/588f086b64ace8d2e9843d8551e9068b2570c3c51b06cb49a107303f8700/pyhamcrest-2.0.4.tar.gz' --2023-02-12 11:09:42-- https://files.pythonhosted.org/packages/b1/9a/588f086b64ace8d2e9843d8551e9068b2570c3c51b06cb49a107303f8700/pyhamcrest-2.0.4.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 57649 (56K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pyhamcrest-2.0.4.tar.gz.y57Fkh/output' 0K .......... .......... .......... .......... .......... 88% 11.5M 0s 50K ...... 100% 96.1M=0.004s 2023-02-12 11:09:42 (12.7 MB/s) - '/tmp/instance-22/output-1/build/.pyhamcrest-2.0.4.tar.gz.y57Fkh/output' saved [57649/57649] pyhamcrest-2.0.4.tar.gz: OK (md5: c808291b2fca0991d044927884e6d15e) pyhamcrest-2.0.4.tar.gz: OK (sha256: b5d9ce6b977696286cf232ce2adf8969b4d0b045975b0936ac9005e84e67e9c1) >>> python-pyhamcrest 2.0.4 Extracting gzip -d -c /tmp/instance-22/dl/python-pyhamcrest/pyhamcrest-2.0.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyhamcrest-2.0.4 -xf - >>> python-pyhamcrest 2.0.4 Patching >>> python-pyhamcrest 2.0.4 Configuring >>> python-pyhamcrest 2.0.4 Building (cd /tmp/instance-22/output-1/build/python-pyhamcrest-2.0.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python -c 'from setuptools import setup;setup()' build ) running build running build_py creating build creating build/lib creating build/lib/hamcrest copying src/hamcrest/_version.py -> build/lib/hamcrest copying src/hamcrest/__init__.py -> build/lib/hamcrest creating build/lib/hamcrest/library copying src/hamcrest/library/__init__.py -> build/lib/hamcrest/library creating build/lib/hamcrest/core copying src/hamcrest/core/string_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribingvalue.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribing.py -> build/lib/hamcrest/core copying src/hamcrest/core/matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/description.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/assert_that.py -> build/lib/hamcrest/core copying src/hamcrest/core/__init__.py -> build/lib/hamcrest/core creating build/lib/hamcrest/library/text copying src/hamcrest/library/text/substringmatcher.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringstartswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringmatches.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringendswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontainsinorder.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontains.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_whitespace.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_case.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/__init__.py -> build/lib/hamcrest/library/text creating build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasstring.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasproperty.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/haslength.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/__init__.py -> build/lib/hamcrest/library/object creating build/lib/hamcrest/library/number copying src/hamcrest/library/number/ordering_comparison.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/iscloseto.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/__init__.py -> build/lib/hamcrest/library/number creating build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/match_equality.py -> build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/__init__.py -> build/lib/hamcrest/library/integration creating build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_onlycontaining.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginanyorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isin.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingvalue.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingkey.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingentries.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/is_empty.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/__init__.py -> build/lib/hamcrest/library/collection creating build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/wrap_matcher.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/ismock.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/hasmethod.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/__init__.py -> build/lib/hamcrest/core/helpers creating build/lib/hamcrest/core/core copying src/hamcrest/core/core/raises.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/issame.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnot.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnone.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isinstanceof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isequal.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isanything.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/is_.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/described_as.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/anyof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/allof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/__init__.py -> build/lib/hamcrest/core/core running egg_info creating src/PyHamcrest.egg-info writing src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing requirements to src/PyHamcrest.egg-info/requires.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching 'requirements*' warning: no directories found matching '.github' warning: no files found matching 'conftest.py' warning: no files found matching 'doc/docutils.conf' warning: no files found matching '*.png' under directory 'doc' warning: no files found matching '*.svg' under directory 'doc' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'docker' warning: no previously-included files found matching 'release.sh' warning: no previously-included files found matching 'changelog.d/*.rst' warning: no files found matching 'changelog.d/towncrier_template.rst' adding license file 'LICENSE.txt' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' >>> python-pyhamcrest 2.0.4 Installing to target (cd /tmp/instance-22/output-1/build/python-pyhamcrest-2.0.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python -c 'from setuptools import setup;setup()' install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing requirements to src/PyHamcrest.egg-info/requires.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching 'requirements*' warning: no directories found matching '.github' warning: no files found matching 'conftest.py' warning: no files found matching 'doc/docutils.conf' warning: no files found matching '*.png' under directory 'doc' warning: no files found matching '*.svg' under directory 'doc' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'docker' warning: no previously-included files found matching 'release.sh' warning: no previously-included files found matching 'changelog.d/*.rst' warning: no files found matching 'changelog.d/towncrier_template.rst' adding license file 'LICENSE.txt' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/allof.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/anyof.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/described_as.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/is_.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isanything.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isequal.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isinstanceof.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnone.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnot.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/issame.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/raises.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/hasmethod.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/ismock.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/wrap_matcher.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/assert_that.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_description.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_matcher.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/description.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/matcher.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribingvalue.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/string_description.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/is_empty.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingentries.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingkey.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingvalue.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isin.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginanyorder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginorder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_onlycontaining.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/match_equality.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/integration creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/iscloseto.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/ordering_comparison.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/number creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/haslength.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasproperty.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasstring.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/object creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_case.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_whitespace.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontains.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontainsinorder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringendswith.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringmatches.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringstartswith.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/substringmatcher.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library copying build/lib/hamcrest/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest copying build/lib/hamcrest/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/hamcrest running install_egg_info Copying src/PyHamcrest.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/PyHamcrest-0.0.0-py3.11.egg-info running install_scripts >>> python-pymodbus 3.0.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pymodbus-3.0.2.tar.gz.ZG4BbO/output' 'https://files.pythonhosted.org/packages/94/f7/6149a1b107fa54378a7adec83db7cd3679bf02216a6f5c83b37f55335897/pymodbus-3.0.2.tar.gz' --2023-02-12 11:09:47-- https://files.pythonhosted.org/packages/94/f7/6149a1b107fa54378a7adec83db7cd3679bf02216a6f5c83b37f55335897/pymodbus-3.0.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 161319 (158K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pymodbus-3.0.2.tar.gz.ZG4BbO/output' 0K .......... .......... .......... .......... .......... 31% 15.5M 0s 50K .......... .......... .......... .......... .......... 63% 13.6M 0s 100K .......... .......... .......... .......... .......... 95% 23.3M 0s 150K ....... 100% 217M=0.009s 2023-02-12 11:09:47 (17.4 MB/s) - '/tmp/instance-22/output-1/build/.pymodbus-3.0.2.tar.gz.ZG4BbO/output' saved [161319/161319] pymodbus-3.0.2.tar.gz: OK (md5: 89da6585b27b8c4b3887eb9f7d1e950b) pymodbus-3.0.2.tar.gz: OK (sha256: 704cb7fb90631c45f9c3a70b89d0c990fe0e208ac56f14a5c449e21bebd1e201) >>> python-pymodbus 3.0.2 Extracting gzip -d -c /tmp/instance-22/dl/python-pymodbus/pymodbus-3.0.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pymodbus-3.0.2 -xf - >>> python-pymodbus 3.0.2 Patching >>> python-pymodbus 3.0.2 Configuring >>> python-pymodbus 3.0.2 Building (cd /tmp/instance-22/output-1/build/python-pymodbus-3.0.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/pymodbus copying pymodbus/version.py -> build/lib/pymodbus copying pymodbus/utilities.py -> build/lib/pymodbus copying pymodbus/transaction.py -> build/lib/pymodbus copying pymodbus/register_write_message.py -> build/lib/pymodbus copying pymodbus/register_read_message.py -> build/lib/pymodbus copying pymodbus/pdu.py -> build/lib/pymodbus copying pymodbus/payload.py -> build/lib/pymodbus copying pymodbus/other_message.py -> build/lib/pymodbus copying pymodbus/mei_message.py -> build/lib/pymodbus copying pymodbus/interfaces.py -> build/lib/pymodbus copying pymodbus/file_message.py -> build/lib/pymodbus copying pymodbus/factory.py -> build/lib/pymodbus copying pymodbus/exceptions.py -> build/lib/pymodbus copying pymodbus/events.py -> build/lib/pymodbus copying pymodbus/diag_message.py -> build/lib/pymodbus copying pymodbus/device.py -> build/lib/pymodbus copying pymodbus/constants.py -> build/lib/pymodbus copying pymodbus/bit_write_message.py -> build/lib/pymodbus copying pymodbus/bit_read_message.py -> build/lib/pymodbus copying pymodbus/__init__.py -> build/lib/pymodbus creating build/lib/pymodbus/server copying pymodbus/server/async_io.py -> build/lib/pymodbus/server copying pymodbus/server/__init__.py -> build/lib/pymodbus/server creating build/lib/pymodbus/repl copying pymodbus/repl/__init__.py -> build/lib/pymodbus/repl creating build/lib/pymodbus/framer copying pymodbus/framer/tls_framer.py -> build/lib/pymodbus/framer copying pymodbus/framer/socket_framer.py -> build/lib/pymodbus/framer copying pymodbus/framer/rtu_framer.py -> build/lib/pymodbus/framer copying pymodbus/framer/binary_framer.py -> build/lib/pymodbus/framer copying pymodbus/framer/ascii_framer.py -> build/lib/pymodbus/framer copying pymodbus/framer/__init__.py -> build/lib/pymodbus/framer creating build/lib/pymodbus/datastore copying pymodbus/datastore/store.py -> build/lib/pymodbus/datastore copying pymodbus/datastore/simulator.py -> build/lib/pymodbus/datastore copying pymodbus/datastore/remote.py -> build/lib/pymodbus/datastore copying pymodbus/datastore/context.py -> build/lib/pymodbus/datastore copying pymodbus/datastore/__init__.py -> build/lib/pymodbus/datastore creating build/lib/pymodbus/client copying pymodbus/client/udp.py -> build/lib/pymodbus/client copying pymodbus/client/tls.py -> build/lib/pymodbus/client copying pymodbus/client/tcp.py -> build/lib/pymodbus/client copying pymodbus/client/sync_diag.py -> build/lib/pymodbus/client copying pymodbus/client/serial.py -> build/lib/pymodbus/client copying pymodbus/client/mixin.py -> build/lib/pymodbus/client copying pymodbus/client/base.py -> build/lib/pymodbus/client copying pymodbus/client/__init__.py -> build/lib/pymodbus/client creating build/lib/pymodbus/server/reactive copying pymodbus/server/reactive/main.py -> build/lib/pymodbus/server/reactive copying pymodbus/server/reactive/default_config.py -> build/lib/pymodbus/server/reactive copying pymodbus/server/reactive/__init__.py -> build/lib/pymodbus/server/reactive creating build/lib/pymodbus/repl/server copying pymodbus/repl/server/main.py -> build/lib/pymodbus/repl/server copying pymodbus/repl/server/cli.py -> build/lib/pymodbus/repl/server copying pymodbus/repl/server/__init__.py -> build/lib/pymodbus/repl/server creating build/lib/pymodbus/repl/client copying pymodbus/repl/client/mclient.py -> build/lib/pymodbus/repl/client copying pymodbus/repl/client/main.py -> build/lib/pymodbus/repl/client copying pymodbus/repl/client/helper.py -> build/lib/pymodbus/repl/client copying pymodbus/repl/client/completer.py -> build/lib/pymodbus/repl/client copying pymodbus/repl/client/__init__.py -> build/lib/pymodbus/repl/client creating build/lib/pymodbus/datastore/database copying pymodbus/datastore/database/sql_datastore.py -> build/lib/pymodbus/datastore/database copying pymodbus/datastore/database/redis_datastore.py -> build/lib/pymodbus/datastore/database copying pymodbus/datastore/database/__init__.py -> build/lib/pymodbus/datastore/database running egg_info writing pymodbus.egg-info/PKG-INFO writing dependency_links to pymodbus.egg-info/dependency_links.txt writing entry points to pymodbus.egg-info/entry_points.txt writing requirements to pymodbus.egg-info/requires.txt writing top-level names to pymodbus.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pymodbus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pymodbus.egg-info/SOURCES.txt' >>> python-pymodbus 3.0.2 Installing to target (cd /tmp/instance-22/output-1/build/python-pymodbus-3.0.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 pymodbus.egg-info/PKG-INFO writing dependency_links to pymodbus.egg-info/dependency_links.txt writing entry points to pymodbus.egg-info/entry_points.txt writing requirements to pymodbus.egg-info/requires.txt writing top-level names to pymodbus.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pymodbus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pymodbus.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/client copying build/lib/pymodbus/client/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/client copying build/lib/pymodbus/client/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/client copying build/lib/pymodbus/client/mixin.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/client copying build/lib/pymodbus/client/serial.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/client copying build/lib/pymodbus/client/sync_diag.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/client copying build/lib/pymodbus/client/tcp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/client copying build/lib/pymodbus/client/tls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/client copying build/lib/pymodbus/client/udp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/client creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/datastore creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/datastore/database copying build/lib/pymodbus/datastore/database/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/datastore/database copying build/lib/pymodbus/datastore/database/redis_datastore.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/datastore/database copying build/lib/pymodbus/datastore/database/sql_datastore.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/datastore/database copying build/lib/pymodbus/datastore/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/datastore copying build/lib/pymodbus/datastore/context.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/datastore copying build/lib/pymodbus/datastore/remote.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/datastore copying build/lib/pymodbus/datastore/simulator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/datastore copying build/lib/pymodbus/datastore/store.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/datastore creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/framer copying build/lib/pymodbus/framer/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/framer copying build/lib/pymodbus/framer/ascii_framer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/framer copying build/lib/pymodbus/framer/binary_framer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/framer copying build/lib/pymodbus/framer/rtu_framer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/framer copying build/lib/pymodbus/framer/socket_framer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/framer copying build/lib/pymodbus/framer/tls_framer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/framer creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl/client copying build/lib/pymodbus/repl/client/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl/client copying build/lib/pymodbus/repl/client/completer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl/client copying build/lib/pymodbus/repl/client/helper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl/client copying build/lib/pymodbus/repl/client/main.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl/client copying build/lib/pymodbus/repl/client/mclient.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl/client creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl/server copying build/lib/pymodbus/repl/server/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl/server copying build/lib/pymodbus/repl/server/cli.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl/server copying build/lib/pymodbus/repl/server/main.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl/server copying build/lib/pymodbus/repl/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/repl creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/server creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/server/reactive copying build/lib/pymodbus/server/reactive/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/server/reactive copying build/lib/pymodbus/server/reactive/default_config.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/server/reactive copying build/lib/pymodbus/server/reactive/main.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/server/reactive copying build/lib/pymodbus/server/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/server copying build/lib/pymodbus/server/async_io.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus/server copying build/lib/pymodbus/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/bit_read_message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/bit_write_message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/constants.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/device.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/diag_message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/events.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/factory.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/file_message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/mei_message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/other_message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/payload.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/pdu.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/register_read_message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/register_write_message.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/transaction.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/utilities.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus copying build/lib/pymodbus/version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus running install_egg_info Copying pymodbus.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymodbus-3.0.2-py3.11.egg-info running install_scripts Installing pymodbus.console script to /tmp/instance-22/output-1/target/usr/bin Installing pymodbus.server script to /tmp/instance-22/output-1/target/usr/bin >>> python-pymysql 1.0.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.PyMySQL-1.0.2.tar.gz.I5tK1D/output' 'https://files.pythonhosted.org/packages/60/ea/33b8430115d9b617b713959b21dfd5db1df77425e38efea08d121e83b712/PyMySQL-1.0.2.tar.gz' --2023-02-12 11:09:52-- https://files.pythonhosted.org/packages/60/ea/33b8430115d9b617b713959b21dfd5db1df77425e38efea08d121e83b712/PyMySQL-1.0.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 45478 (44K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.PyMySQL-1.0.2.tar.gz.I5tK1D/output' 0K .......... .......... .......... .......... .... 100% 6.84M=0.006s 2023-02-12 11:09:52 (6.84 MB/s) - '/tmp/instance-22/output-1/build/.PyMySQL-1.0.2.tar.gz.I5tK1D/output' saved [45478/45478] PyMySQL-1.0.2.tar.gz: OK (md5: 3fe6ff2eefb58af5c54d335c6e0216de) PyMySQL-1.0.2.tar.gz: OK (sha256: 816927a350f38d56072aeca5dfb10221fe1dc653745853d30a216637f5d7ad36) >>> python-pymysql 1.0.2 Extracting gzip -d -c /tmp/instance-22/dl/python-pymysql/PyMySQL-1.0.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pymysql-1.0.2 -xf - >>> python-pymysql 1.0.2 Patching >>> python-pymysql 1.0.2 Configuring >>> python-pymysql 1.0.2 Building (cd /tmp/instance-22/output-1/build/python-pymysql-1.0.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/pymysql copying pymysql/times.py -> build/lib/pymysql copying pymysql/protocol.py -> build/lib/pymysql copying pymysql/optionfile.py -> build/lib/pymysql copying pymysql/err.py -> build/lib/pymysql copying pymysql/cursors.py -> build/lib/pymysql copying pymysql/converters.py -> build/lib/pymysql copying pymysql/connections.py -> build/lib/pymysql copying pymysql/charset.py -> build/lib/pymysql copying pymysql/_auth.py -> build/lib/pymysql copying pymysql/__init__.py -> build/lib/pymysql creating build/lib/pymysql/constants copying pymysql/constants/__init__.py -> build/lib/pymysql/constants copying pymysql/constants/SERVER_STATUS.py -> build/lib/pymysql/constants copying pymysql/constants/FLAG.py -> build/lib/pymysql/constants copying pymysql/constants/FIELD_TYPE.py -> build/lib/pymysql/constants copying pymysql/constants/ER.py -> build/lib/pymysql/constants copying pymysql/constants/CR.py -> build/lib/pymysql/constants copying pymysql/constants/COMMAND.py -> build/lib/pymysql/constants copying pymysql/constants/CLIENT.py -> build/lib/pymysql/constants >>> python-pymysql 1.0.2 Installing to target (cd /tmp/instance-22/output-1/build/python-pymysql-1.0.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql/constants copying build/lib/pymysql/constants/CLIENT.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql/constants copying build/lib/pymysql/constants/COMMAND.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql/constants copying build/lib/pymysql/constants/CR.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql/constants copying build/lib/pymysql/constants/ER.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql/constants copying build/lib/pymysql/constants/FIELD_TYPE.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql/constants copying build/lib/pymysql/constants/FLAG.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql/constants copying build/lib/pymysql/constants/SERVER_STATUS.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql/constants copying build/lib/pymysql/constants/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql/constants copying build/lib/pymysql/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql copying build/lib/pymysql/_auth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql copying build/lib/pymysql/charset.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql copying build/lib/pymysql/connections.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql copying build/lib/pymysql/converters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql copying build/lib/pymysql/cursors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql copying build/lib/pymysql/err.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql copying build/lib/pymysql/optionfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql copying build/lib/pymysql/protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql copying build/lib/pymysql/times.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pymysql running install_egg_info running egg_info writing PyMySQL.egg-info/PKG-INFO writing dependency_links to PyMySQL.egg-info/dependency_links.txt writing requirements to PyMySQL.egg-info/requires.txt writing top-level names to PyMySQL.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'PyMySQL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'PyMySQL.egg-info/SOURCES.txt' Copying PyMySQL.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/PyMySQL-1.0.2-py3.11.egg-info running install_scripts >>> python-pynacl 1.5.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.PyNaCl-1.5.0.tar.gz.wyjnoK/output' 'https://files.pythonhosted.org/packages/a7/22/27582568be639dfe22ddb3902225f91f2f17ceff88ce80e4db396c8986da/PyNaCl-1.5.0.tar.gz' --2023-02-12 11:09:57-- https://files.pythonhosted.org/packages/a7/22/27582568be639dfe22ddb3902225f91f2f17ceff88ce80e4db396c8986da/PyNaCl-1.5.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3392854 (3.2M) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.PyNaCl-1.5.0.tar.gz.wyjnoK/output' 0K .......... .......... .......... .......... .......... 1% 10.2M 0s 50K .......... .......... .......... .......... .......... 3% 12.5M 0s 100K .......... .......... .......... .......... .......... 4% 196M 0s 150K .......... .......... .......... .......... .......... 6% 218M 0s 200K .......... .......... .......... .......... .......... 7% 13.0M 0s 250K .......... .......... .......... .......... .......... 9% 183M 0s 300K .......... .......... .......... .......... .......... 10% 231M 0s 350K .......... .......... .......... .......... .......... 12% 183M 0s 400K .......... .......... .......... .......... .......... 13% 185M 0s 450K .......... .......... .......... .......... .......... 15% 223M 0s 500K .......... .......... .......... .......... .......... 16% 186M 0s 550K .......... .......... .......... .......... .......... 18% 206M 0s 600K .......... .......... .......... .......... .......... 19% 7.93M 0s 650K .......... .......... .......... .......... .......... 21% 11.9M 0s 700K .......... .......... .......... .......... .......... 22% 150M 0s 750K .......... .......... .......... .......... .......... 24% 197M 0s 800K .......... .......... .......... .......... .......... 25% 255M 0s 850K .......... .......... .......... .......... .......... 27% 166M 0s 900K .......... .......... .......... .......... .......... 28% 160M 0s 950K .......... .......... .......... .......... .......... 30% 201M 0s 1000K .......... .......... .......... .......... .......... 31% 279M 0s 1050K .......... .......... .......... .......... .......... 33% 188M 0s 1100K .......... .......... .......... .......... .......... 34% 207M 0s 1150K .......... .......... .......... .......... .......... 36% 201M 0s 1200K .......... .......... .......... .......... .......... 37% 205M 0s 1250K .......... .......... .......... .......... .......... 39% 228M 0s 1300K .......... .......... .......... .......... .......... 40% 195M 0s 1350K .......... .......... .......... .......... .......... 42% 194M 0s 1400K .......... .......... .......... .......... .......... 43% 11.2M 0s 1450K .......... .......... .......... .......... .......... 45% 240M 0s 1500K .......... .......... .......... .......... .......... 46% 240M 0s 1550K .......... .......... .......... .......... .......... 48% 228M 0s 1600K .......... .......... .......... .......... .......... 49% 188M 0s 1650K .......... .......... .......... .......... .......... 51% 237M 0s 1700K .......... .......... .......... .......... .......... 52% 252M 0s 1750K .......... .......... .......... .......... .......... 54% 262M 0s 1800K .......... .......... .......... .......... .......... 55% 208M 0s 1850K .......... .......... .......... .......... .......... 57% 254M 0s 1900K .......... .......... .......... .......... .......... 58% 201M 0s 1950K .......... .......... .......... .......... .......... 60% 221M 0s 2000K .......... .......... .......... .......... .......... 61% 209M 0s 2050K .......... .......... .......... .......... .......... 63% 208M 0s 2100K .......... .......... .......... .......... .......... 64% 239M 0s 2150K .......... .......... .......... .......... .......... 66% 222M 0s 2200K .......... .......... .......... .......... .......... 67% 219M 0s 2250K .......... .......... .......... .......... .......... 69% 231M 0s 2300K .......... .......... .......... .......... .......... 70% 131M 0s 2350K .......... .......... .......... .......... .......... 72% 220M 0s 2400K .......... .......... .......... .......... .......... 73% 191M 0s 2450K .......... .......... .......... .......... .......... 75% 236M 0s 2500K .......... .......... .......... .......... .......... 76% 173M 0s 2550K .......... .......... .......... .......... .......... 78% 81.9M 0s 2600K .......... .......... .......... .......... .......... 79% 109M 0s 2650K .......... .......... .......... .......... .......... 81% 75.3M 0s 2700K .......... .......... .......... .......... .......... 82% 69.8M 0s 2750K .......... .......... .......... .......... .......... 84% 107M 0s 2800K .......... .......... .......... .......... .......... 86% 63.1M 0s 2850K .......... .......... .......... .......... .......... 87% 119M 0s 2900K .......... .......... .......... .......... .......... 89% 85.8M 0s 2950K .......... .......... .......... .......... .......... 90% 31.0M 0s 3000K .......... .......... .......... .......... .......... 92% 204M 0s 3050K .......... .......... .......... .......... .......... 93% 207M 0s 3100K .......... .......... .......... .......... .......... 95% 214M 0s 3150K .......... .......... .......... .......... .......... 96% 66.9M 0s 3200K .......... .......... .......... .......... .......... 98% 33.1M 0s 3250K .......... .......... .......... .......... .......... 99% 239M 0s 3300K .......... ... 100% 269M=0.05s 2023-02-12 11:09:57 (68.7 MB/s) - '/tmp/instance-22/output-1/build/.PyNaCl-1.5.0.tar.gz.wyjnoK/output' saved [3392854/3392854] PyNaCl-1.5.0.tar.gz: OK (md5: 93989045e25f1111452cfdf5e021814d) PyNaCl-1.5.0.tar.gz: OK (sha256: 8ac7448f09ab85811607bdd21ec2464495ac8b7c66d146bf545b0f08fb9220ba) >>> python-pynacl 1.5.0 Extracting gzip -d -c /tmp/instance-22/dl/python-pynacl/PyNaCl-1.5.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pynacl-1.5.0 -xf - >>> python-pynacl 1.5.0 Patching >>> python-pynacl 1.5.0 Configuring >>> python-pynacl 1.5.0 Building (cd /tmp/instance-22/output-1/build/python-pynacl-1.5.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib SODIUM_INSTALL=system /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/nacl copying src/nacl/utils.py -> build/lib.linux-mipsel-3.11/nacl copying src/nacl/signing.py -> build/lib.linux-mipsel-3.11/nacl copying src/nacl/secret.py -> build/lib.linux-mipsel-3.11/nacl copying src/nacl/public.py -> build/lib.linux-mipsel-3.11/nacl copying src/nacl/hashlib.py -> build/lib.linux-mipsel-3.11/nacl copying src/nacl/hash.py -> build/lib.linux-mipsel-3.11/nacl copying src/nacl/exceptions.py -> build/lib.linux-mipsel-3.11/nacl copying src/nacl/encoding.py -> build/lib.linux-mipsel-3.11/nacl copying src/nacl/__init__.py -> build/lib.linux-mipsel-3.11/nacl creating build/lib.linux-mipsel-3.11/nacl/pwhash copying src/nacl/pwhash/scrypt.py -> build/lib.linux-mipsel-3.11/nacl/pwhash copying src/nacl/pwhash/argon2id.py -> build/lib.linux-mipsel-3.11/nacl/pwhash copying src/nacl/pwhash/argon2i.py -> build/lib.linux-mipsel-3.11/nacl/pwhash copying src/nacl/pwhash/_argon2.py -> build/lib.linux-mipsel-3.11/nacl/pwhash copying src/nacl/pwhash/__init__.py -> build/lib.linux-mipsel-3.11/nacl/pwhash creating build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/utils.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/sodium_core.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/randombytes.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_sign.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_shorthash.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_secretstream.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_secretbox.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_pwhash.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_kx.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_hash.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_generichash.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_core.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_box.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/crypto_aead.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/bindings/__init__.py -> build/lib.linux-mipsel-3.11/nacl/bindings copying src/nacl/py.typed -> build/lib.linux-mipsel-3.11/nacl running build_ext generating cffi module 'build/temp.linux-mipsel-3.11/_sodium.c' creating build/temp.linux-mipsel-3.11 building '_sodium' extension creating build/temp.linux-mipsel-3.11/build creating build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c build/temp.linux-mipsel-3.11/_sodium.c -o build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11/_sodium.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/build/temp.linux-mipsel-3.11/_sodium.o -L. -lsodium -o build/lib.linux-mipsel-3.11/nacl/_sodium.abi3.so >>> python-pynacl 1.5.0 Installing to target (cd /tmp/instance-22/output-1/build/python-pynacl-1.5.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib SODIUM_INSTALL=system /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 generating cffi module 'build/temp.linux-mipsel-3.11/_sodium.c' already up-to-date running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl copying build/lib.linux-mipsel-3.11/nacl/_sodium.abi3.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl copying build/lib.linux-mipsel-3.11/nacl/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_aead.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_box.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_generichash.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_hash.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_kx.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_pwhash.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_scalarmult.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_secretbox.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_secretstream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_shorthash.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/crypto_sign.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/randombytes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/sodium_core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings copying build/lib.linux-mipsel-3.11/nacl/bindings/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/bindings creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/pwhash copying build/lib.linux-mipsel-3.11/nacl/pwhash/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/pwhash copying build/lib.linux-mipsel-3.11/nacl/pwhash/_argon2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/pwhash copying build/lib.linux-mipsel-3.11/nacl/pwhash/argon2i.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/pwhash copying build/lib.linux-mipsel-3.11/nacl/pwhash/argon2id.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/pwhash copying build/lib.linux-mipsel-3.11/nacl/pwhash/scrypt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl/pwhash copying build/lib.linux-mipsel-3.11/nacl/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl copying build/lib.linux-mipsel-3.11/nacl/encoding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl copying build/lib.linux-mipsel-3.11/nacl/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl copying build/lib.linux-mipsel-3.11/nacl/hash.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl copying build/lib.linux-mipsel-3.11/nacl/hashlib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl copying build/lib.linux-mipsel-3.11/nacl/public.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl copying build/lib.linux-mipsel-3.11/nacl/secret.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl copying build/lib.linux-mipsel-3.11/nacl/signing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl copying build/lib.linux-mipsel-3.11/nacl/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/nacl running install_egg_info running egg_info writing src/PyNaCl.egg-info/PKG-INFO writing dependency_links to src/PyNaCl.egg-info/dependency_links.txt writing requirements to src/PyNaCl.egg-info/requires.txt writing top-level names to src/PyNaCl.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/PyNaCl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory '.circleci' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching 'src/libsodium*.zip' adding license file 'LICENSE' writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt' Copying src/PyNaCl.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/PyNaCl-1.5.0-py3.11.egg-info running install_scripts >>> python-pyndiff 1.0.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyndiff-1.0.2.tar.gz.gWIXqY/output' 'https://files.pythonhosted.org/packages/83/3b/fb13918710c4fba40367140f22e3449998f4f66869a7564d0e547ad99ef8/pyndiff-1.0.2.tar.gz' --2023-02-12 11:10:08-- https://files.pythonhosted.org/packages/83/3b/fb13918710c4fba40367140f22e3449998f4f66869a7564d0e547ad99ef8/pyndiff-1.0.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 22470 (22K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pyndiff-1.0.2.tar.gz.gWIXqY/output' 0K .......... .......... . 100% 15.6M=0.001s 2023-02-12 11:10:08 (15.6 MB/s) - '/tmp/instance-22/output-1/build/.pyndiff-1.0.2.tar.gz.gWIXqY/output' saved [22470/22470] pyndiff-1.0.2.tar.gz: OK (md5: 32a9f994509cb883bbfeb563171f2668) pyndiff-1.0.2.tar.gz: OK (sha256: 8a519b18a7bbb315c043d4543719ce9fb6db8098bfcdd04cb8054b276cc91368) >>> python-pyndiff 1.0.2 Extracting gzip -d -c /tmp/instance-22/dl/python-pyndiff/pyndiff-1.0.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyndiff-1.0.2 -xf - >>> python-pyndiff 1.0.2 Patching >>> python-pyndiff 1.0.2 Configuring >>> python-pyndiff 1.0.2 Building (cd /tmp/instance-22/output-1/build/python-pyndiff-1.0.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/pyndiff copying pyndiff/__init__.py -> build/lib/pyndiff copying pyndiff/core.py -> build/lib/pyndiff copying pyndiff/ndiff.py -> build/lib/pyndiff copying pyndiff/__main__.py -> build/lib/pyndiff >>> python-pyndiff 1.0.2 Installing to target (cd /tmp/instance-22/output-1/build/python-pyndiff-1.0.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyndiff copying build/lib/pyndiff/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyndiff copying build/lib/pyndiff/ndiff.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyndiff copying build/lib/pyndiff/core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyndiff copying build/lib/pyndiff/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyndiff running install_egg_info running egg_info writing pyndiff.egg-info/PKG-INFO writing dependency_links to pyndiff.egg-info/dependency_links.txt writing entry points to pyndiff.egg-info/entry_points.txt writing requirements to pyndiff.egg-info/requires.txt writing top-level names to pyndiff.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyndiff.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pyndiff.egg-info/SOURCES.txt' Copying pyndiff.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyndiff-1.0.2-py3.11.egg-info running install_scripts Installing pyndiff script to /tmp/instance-22/output-1/target/usr/bin >>> python-pyopenssl 23.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyOpenSSL-23.0.0.tar.gz.mjmFKL/output' 'https://files.pythonhosted.org/packages/af/6e/0706d5e0eac08fcff586366f5198c9bf0a8b46f0f45b1858324e0d94c295/pyOpenSSL-23.0.0.tar.gz' --2023-02-12 11:10:12-- https://files.pythonhosted.org/packages/af/6e/0706d5e0eac08fcff586366f5198c9bf0a8b46f0f45b1858324e0d94c295/pyOpenSSL-23.0.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 182375 (178K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pyOpenSSL-23.0.0.tar.gz.mjmFKL/output' 0K .......... .......... .......... .......... .......... 28% 15.3M 0s 50K .......... .......... .......... .......... .......... 56% 17.2M 0s 100K .......... .......... .......... .......... .......... 84% 76.2M 0s 150K .......... .......... ........ 100% 78.2M=0.007s 2023-02-12 11:10:12 (24.8 MB/s) - '/tmp/instance-22/output-1/build/.pyOpenSSL-23.0.0.tar.gz.mjmFKL/output' saved [182375/182375] pyOpenSSL-23.0.0.tar.gz: OK (md5: 1be2c02bf3c0c4e5e7c51b9ac90ebd72) pyOpenSSL-23.0.0.tar.gz: OK (sha256: c1cc5f86bcacefc84dada7d31175cae1b1518d5f60d3d0bb595a67822a868a6f) >>> python-pyopenssl 23.0.0 Extracting gzip -d -c /tmp/instance-22/dl/python-pyopenssl/pyOpenSSL-23.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyopenssl-23.0.0 -xf - >>> python-pyopenssl 23.0.0 Patching >>> python-pyopenssl 23.0.0 Configuring >>> python-pyopenssl 23.0.0 Building (cd /tmp/instance-22/output-1/build/python-pyopenssl-23.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/OpenSSL copying src/OpenSSL/version.py -> build/lib/OpenSSL copying src/OpenSSL/rand.py -> build/lib/OpenSSL copying src/OpenSSL/debug.py -> build/lib/OpenSSL copying src/OpenSSL/crypto.py -> build/lib/OpenSSL copying src/OpenSSL/_util.py -> build/lib/OpenSSL copying src/OpenSSL/__init__.py -> build/lib/OpenSSL copying src/OpenSSL/SSL.py -> build/lib/OpenSSL >>> python-pyopenssl 23.0.0 Installing to target (cd /tmp/instance-22/output-1/build/python-pyopenssl-23.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/OpenSSL copying build/lib/OpenSSL/SSL.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/OpenSSL copying build/lib/OpenSSL/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/OpenSSL copying build/lib/OpenSSL/_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/OpenSSL copying build/lib/OpenSSL/crypto.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/OpenSSL copying build/lib/OpenSSL/debug.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/OpenSSL copying build/lib/OpenSSL/rand.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/OpenSSL copying build/lib/OpenSSL/version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/OpenSSL running install_egg_info running egg_info writing src/pyOpenSSL.egg-info/PKG-INFO writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt writing requirements to src/pyOpenSSL.egg-info/requires.txt writing top-level names to src/pyOpenSSL.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'mypy.ini' no previously-included directories found matching 'doc/_build' adding license file 'LICENSE' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' Copying src/pyOpenSSL.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyOpenSSL-23.0.0-py3.11.egg-info running install_scripts >>> python-pyphen 0.13.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyphen-0.13.2.tar.gz.llxW8U/output' 'https://files.pythonhosted.org/packages/46/12/aeb28a1e1a3f3cede967cea98ef3a1da844418ab8296a4bb9513f232736c/pyphen-0.13.2.tar.gz' --2023-02-12 11:10:17-- https://files.pythonhosted.org/packages/46/12/aeb28a1e1a3f3cede967cea98ef3a1da844418ab8296a4bb9513f232736c/pyphen-0.13.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1986911 (1.9M) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pyphen-0.13.2.tar.gz.llxW8U/output' 0K .......... .......... .......... .......... .......... 2% 15.7M 0s 50K .......... .......... .......... .......... .......... 5% 16.9M 0s 100K .......... .......... .......... .......... .......... 7% 33.0M 0s 150K .......... .......... .......... .......... .......... 10% 238M 0s 200K .......... .......... .......... .......... .......... 12% 14.5M 0s 250K .......... .......... .......... .......... .......... 15% 263M 0s 300K .......... .......... .......... .......... .......... 18% 308M 0s 350K .......... .......... .......... .......... .......... 20% 325M 0s 400K .......... .......... .......... .......... .......... 23% 261M 0s 450K .......... .......... .......... .......... .......... 25% 28.8M 0s 500K .......... .......... .......... .......... .......... 28% 286M 0s 550K .......... .......... .......... .......... .......... 30% 261M 0s 600K .......... .......... .......... .......... .......... 33% 5.45M 0s 650K .......... .......... .......... .......... .......... 36% 137M 0s 700K .......... .......... .......... .......... .......... 38% 249M 0s 750K .......... .......... .......... .......... .......... 41% 245M 0s 800K .......... .......... .......... .......... .......... 43% 251M 0s 850K .......... .......... .......... .......... .......... 46% 249M 0s 900K .......... .......... .......... .......... .......... 48% 202M 0s 950K .......... .......... .......... .......... .......... 51% 243M 0s 1000K .......... .......... .......... .......... .......... 54% 245M 0s 1050K .......... .......... .......... .......... .......... 56% 244M 0s 1100K .......... .......... .......... .......... .......... 59% 258M 0s 1150K .......... .......... .......... .......... .......... 61% 262M 0s 1200K .......... .......... .......... .......... .......... 64% 185M 0s 1250K .......... .......... .......... .......... .......... 66% 141M 0s 1300K .......... .......... .......... .......... .......... 69% 146M 0s 1350K .......... .......... .......... .......... .......... 72% 177M 0s 1400K .......... .......... .......... .......... .......... 74% 155M 0s 1450K .......... .......... .......... .......... .......... 77% 160M 0s 1500K .......... .......... .......... .......... .......... 79% 172M 0s 1550K .......... .......... .......... .......... .......... 82% 15.5M 0s 1600K .......... .......... .......... .......... .......... 85% 130M 0s 1650K .......... .......... .......... .......... .......... 87% 150M 0s 1700K .......... .......... .......... .......... .......... 90% 182M 0s 1750K .......... .......... .......... .......... .......... 92% 171M 0s 1800K .......... .......... .......... .......... .......... 95% 188M 0s 1850K .......... .......... .......... .......... .......... 97% 262M 0s 1900K .......... .......... .......... .......... 100% 283M=0.03s 2023-02-12 11:10:17 (58.8 MB/s) - '/tmp/instance-22/output-1/build/.pyphen-0.13.2.tar.gz.llxW8U/output' saved [1986911/1986911] pyphen-0.13.2.tar.gz: OK (md5: a5039d1a4d8d4bad784cb864927f83f8) pyphen-0.13.2.tar.gz: OK (sha256: 847f57a043a58408f24670ae0184ff6edfb5fd5731743208228c028ddc514438) >>> python-pyphen 0.13.2 Extracting gzip -d -c /tmp/instance-22/dl/python-pyphen/pyphen-0.13.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyphen-0.13.2 -xf - >>> python-pyphen 0.13.2 Patching >>> python-pyphen 0.13.2 Configuring >>> python-pyphen 0.13.2 Building (cd /tmp/instance-22/output-1/build/python-pyphen-0.13.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built pyphen-0.13.2-py3-none-any.whl >>> python-pyphen 0.13.2 Installing to target (cd /tmp/instance-22/output-1/build/python-pyphen-0.13.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python /tmp/instance-22/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages --headers=/tmp/instance-22/output-1/target/usr/include/python3.11 --scripts=/tmp/instance-22/output-1/target/usr/bin --data=/tmp/instance-22/output-1/target/usr ) >>> python-pyrsistent 0.19.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyrsistent-0.19.3.tar.gz.umjgeX/output' 'https://files.pythonhosted.org/packages/bf/90/445a7dbd275c654c268f47fa9452152709134f61f09605cf776407055a89/pyrsistent-0.19.3.tar.gz' --2023-02-12 11:10:22-- https://files.pythonhosted.org/packages/bf/90/445a7dbd275c654c268f47fa9452152709134f61f09605cf776407055a89/pyrsistent-0.19.3.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 102640 (100K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pyrsistent-0.19.3.tar.gz.umjgeX/output' 0K .......... .......... .......... .......... .......... 49% 18.0M 0s 50K .......... .......... .......... .......... .......... 99% 22.6M 0s 100K 100% 447G=0.005s 2023-02-12 11:10:22 (20.1 MB/s) - '/tmp/instance-22/output-1/build/.pyrsistent-0.19.3.tar.gz.umjgeX/output' saved [102640/102640] pyrsistent-0.19.3.tar.gz: OK (md5: 761266eab1f9dc9280cdb0a6d2dedb08) pyrsistent-0.19.3.tar.gz: OK (sha256: 1a2994773706bbb4995c31a97bc94f1418314923bd1048c6d964837040376440) >>> python-pyrsistent 0.19.3 Extracting gzip -d -c /tmp/instance-22/dl/python-pyrsistent/pyrsistent-0.19.3.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyrsistent-0.19.3 -xf - >>> python-pyrsistent 0.19.3 Patching >>> python-pyrsistent 0.19.3 Configuring >>> python-pyrsistent 0.19.3 Building (cd /tmp/instance-22/output-1/build/python-pyrsistent-0.19.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-mipsel-3.11 copying _pyrsistent_version.py -> build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/typing.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_transformations.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_toolz.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_pvector.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_pset.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_precord.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_pmap.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_plist.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_pdeque.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_pclass.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_pbag.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_immutable.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_helpers.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_field_common.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/_checked_types.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/__init__.py -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/py.typed -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/__init__.pyi -> build/lib.linux-mipsel-3.11/pyrsistent copying pyrsistent/typing.pyi -> build/lib.linux-mipsel-3.11/pyrsistent running build_ext building 'pvectorc' extension creating build/temp.linux-mipsel-3.11 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c pvectorcmodule.c -o build/temp.linux-mipsel-3.11/pvectorcmodule.o pvectorcmodule.c: In function 'nodeFor': pvectorcmodule.c:152:21: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 152 | if((i >= 0) && (i < self->count)) { | ^ pvectorcmodule.c:153:10: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 153 | if(i >= TAIL_OFF(self)) { | ^~ pvectorcmodule.c: In function 'PVector_dealloc': pvectorcmodule.c:235:3: warning: 'UsingDeprecatedTrashcanMacro' is deprecated [-Wdeprecated-declarations] 235 | Py_TRASHCAN_SAFE_BEGIN(self); | ^~~~~~~~~~~~~~~~~~~~~~ pvectorcmodule.c: In function 'PVector_toList': pvectorcmodule.c:247:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 247 | for (i = 0; i < self->count; ++i) { | ^ pvectorcmodule.c: In function 'PVector_hash': pvectorcmodule.c:281:13: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 281 | for(i=0; icount; i++) { | ^ pvectorcmodule.c: In function 'PVector_repeat': pvectorcmodule.c:414:44: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 414 | } else if ((self->count * n)/self->count != n) { | ^~ pvectorcmodule.c:420:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 420 | for(j=0; jcount; j++) { | ^ pvectorcmodule.c: In function 'PVector_index': pvectorcmodule.c:464:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 464 | for (i = start; i < stop && i < self->count; i++) { | ^ pvectorcmodule.c: In function 'PVector_count': pvectorcmodule.c:481:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 481 | for (i = 0; i < self->count; i++) { | ^ pvectorcmodule.c: In function 'extendWithItem': pvectorcmodule.c:145:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 145 | #define ROOT_NODE_FULL(vec) ((vec->count >> SHIFT) > (Py_ssize_t)(1 << vec->shift)) | ^ pvectorcmodule.c:753:8: note: in expansion of macro 'ROOT_NODE_FULL' 753 | if(ROOT_NODE_FULL(newVec)) { | ^~~~~~~~~~~~~~ pvectorcmodule.c: In function 'PVector_subscript': pvectorcmodule.c:799:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 799 | } else if((slicelength == self->count) && (step > 0)) { | ^~ pvectorcmodule.c: In function 'PVector_append': pvectorcmodule.c:145:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 145 | #define ROOT_NODE_FULL(vec) ((vec->count >> SHIFT) > (Py_ssize_t)(1 << vec->shift)) | ^ pvectorcmodule.c:898:6: note: in expansion of macro 'ROOT_NODE_FULL' 898 | if(ROOT_NODE_FULL(self)) { | ^~~~~~~~~~~~~~ pvectorcmodule.c: In function 'internalSet': pvectorcmodule.c:942:35: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 942 | if((0 <= position) && (position < self->count)) { | ^ pvectorcmodule.c:943:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 943 | if(position >= TAIL_OFF(self)) { | ^~ pvectorcmodule.c:961:23: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 961 | } else if (position == self->count) { | ^~ pvectorcmodule.c: In function 'internalDelete': pvectorcmodule.c:1036:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1036 | if (index < 0 || index >= self->count) { | ^~ pvectorcmodule.c: In function 'PVectorIter_next': pvectorcmodule.c:1165:22: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1165 | if (it->it_index < seq->count) { | ^ pvectorcmodule.c: In function 'PVectorEvolver_dealloc': pvectorcmodule.c:1292:3: warning: 'UsingDeprecatedTrashcanMacro' is deprecated [-Wdeprecated-declarations] 1292 | Py_TRASHCAN_SAFE_BEGIN(self); | ^~~~~~~~~~~~~~~~~~~~~~ pvectorcmodule.c: In function 'PVectorEvolver_subscript': pvectorcmodule.c:1337:34: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1337 | if(0 <= position && position < self->newVector->count) { | ^ pvectorcmodule.c:1341:42: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1341 | } else if (0 <= position && position < (self->newVector->count + PyList_GET_SIZE(self->appendList))) { | ^ pvectorcmodule.c: In function 'PVectorEvolver_set_item': pvectorcmodule.c:1457:37: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1457 | if((0 <= position) && (position < self->newVector->count)) { | ^ pvectorcmodule.c:1464:21: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1464 | if(position < TAIL_OFF(self->newVector)) { | ^ pvectorcmodule.c:1474:44: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1474 | } else if((0 <= position) && (position < (self->newVector->count + PyList_GET_SIZE(self->appendList)))) { | ^ pvectorcmodule.c:1485:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1485 | && (position < (self->newVector->count + PyList_GET_SIZE(self->appendList) + 1)) | ^ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/pvectorcmodule.o -L. -o build/lib.linux-mipsel-3.11/pvectorc.cpython-311-mipsel-linux-gnu.so >>> python-pyrsistent 0.19.3 Installing to target (cd /tmp/instance-22/output-1/build/python-pyrsistent-0.19.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 running install_lib copying build/lib.linux-mipsel-3.11/pvectorc.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/typing.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/__init__.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_checked_types.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_field_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_immutable.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_pbag.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_pclass.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_pdeque.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_plist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_pmap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_precord.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_pset.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_pvector.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_toolz.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/_transformations.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/pyrsistent/typing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-mipsel-3.11/_pyrsistent_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing pyrsistent.egg-info/PKG-INFO writing dependency_links to pyrsistent.egg-info/dependency_links.txt writing top-level names to pyrsistent.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyrsistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.mit' writing manifest file 'pyrsistent.egg-info/SOURCES.txt' Copying pyrsistent.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyrsistent-0.19.3-py3.11.egg-info running install_scripts >>> python-pyspnego 0.7.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyspnego-0.7.0.tar.gz.XfmNNg/output' 'https://files.pythonhosted.org/packages/97/f3/bdf3cd5f4c5a1bf9e1d4bb771c133850ee08241c18cafd90a6d872937a9f/pyspnego-0.7.0.tar.gz' --2023-02-12 11:10:28-- https://files.pythonhosted.org/packages/97/f3/bdf3cd5f4c5a1bf9e1d4bb771c133850ee08241c18cafd90a6d872937a9f/pyspnego-0.7.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 219295 (214K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pyspnego-0.7.0.tar.gz.XfmNNg/output' 0K .......... .......... .......... .......... .......... 23% 14.9M 0s 50K .......... .......... .......... .......... .......... 46% 16.3M 0s 100K .......... .......... .......... .......... .......... 70% 80.8M 0s 150K .......... .......... .......... .......... .......... 93% 23.3M 0s 200K .......... .... 100% 224M=0.009s 2023-02-12 11:10:28 (23.1 MB/s) - '/tmp/instance-22/output-1/build/.pyspnego-0.7.0.tar.gz.XfmNNg/output' saved [219295/219295] pyspnego-0.7.0.tar.gz: OK (md5: 93ab1a088d65e6a7c97efdb567ba37b0) pyspnego-0.7.0.tar.gz: OK (sha256: da78096fd7c9f40e716f6fbe3e30d913103d75fd676f839f98fc3a6fee92fbe3) >>> python-pyspnego 0.7.0 Extracting gzip -d -c /tmp/instance-22/dl/python-pyspnego/pyspnego-0.7.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyspnego-0.7.0 -xf - >>> python-pyspnego 0.7.0 Patching >>> python-pyspnego 0.7.0 Configuring >>> python-pyspnego 0.7.0 Building (cd /tmp/instance-22/output-1/build/python-pyspnego-0.7.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running build running build_py creating build creating build/lib creating build/lib/spnego copying src/spnego/tls.py -> build/lib/spnego copying src/spnego/sspi.py -> build/lib/spnego copying src/spnego/ntlm.py -> build/lib/spnego copying src/spnego/negotiate.py -> build/lib/spnego copying src/spnego/iov.py -> build/lib/spnego copying src/spnego/gss.py -> build/lib/spnego copying src/spnego/exceptions.py -> build/lib/spnego copying src/spnego/channel_bindings.py -> build/lib/spnego copying src/spnego/auth.py -> build/lib/spnego copying src/spnego/_version.py -> build/lib/spnego copying src/spnego/_tls_struct.py -> build/lib/spnego copying src/spnego/_text.py -> build/lib/spnego copying src/spnego/_sspi.py -> build/lib/spnego copying src/spnego/_spnego.py -> build/lib/spnego copying src/spnego/_ntlm.py -> build/lib/spnego copying src/spnego/_negotiate.py -> build/lib/spnego copying src/spnego/_kerberos.py -> build/lib/spnego copying src/spnego/_gss.py -> build/lib/spnego copying src/spnego/_credssp_structures.py -> build/lib/spnego copying src/spnego/_credssp.py -> build/lib/spnego copying src/spnego/_credential.py -> build/lib/spnego copying src/spnego/_context.py -> build/lib/spnego copying src/spnego/_asn1.py -> build/lib/spnego copying src/spnego/__main__.py -> build/lib/spnego copying src/spnego/__init__.py -> build/lib/spnego creating build/lib/spnego/_sspi_raw copying src/spnego/_sspi_raw/__init__.py -> build/lib/spnego/_sspi_raw creating build/lib/spnego/_ntlm_raw copying src/spnego/_ntlm_raw/security.py -> build/lib/spnego/_ntlm_raw copying src/spnego/_ntlm_raw/messages.py -> build/lib/spnego/_ntlm_raw copying src/spnego/_ntlm_raw/md4.py -> build/lib/spnego/_ntlm_raw copying src/spnego/_ntlm_raw/des.py -> build/lib/spnego/_ntlm_raw copying src/spnego/_ntlm_raw/crypto.py -> build/lib/spnego/_ntlm_raw copying src/spnego/_ntlm_raw/__init__.py -> build/lib/spnego/_ntlm_raw running egg_info writing src/pyspnego.egg-info/PKG-INFO writing dependency_links to src/pyspnego.egg-info/dependency_links.txt writing entry points to src/pyspnego.egg-info/entry_points.txt writing requirements to src/pyspnego.egg-info/requires.txt writing top-level names to src/pyspnego.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/pyspnego.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files matching '*.c' found under directory 'src/spnego' warning: no previously-included files matching '*.pyc' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'src/pyspnego.egg-info/SOURCES.txt' copying src/spnego/py.typed -> build/lib/spnego copying src/spnego/_sspi_raw/sspi.pyi -> build/lib/spnego/_sspi_raw copying src/spnego/_sspi_raw/text.pyi -> build/lib/spnego/_sspi_raw >>> python-pyspnego 0.7.0 Installing to target (cd /tmp/instance-22/output-1/build/python-pyspnego-0.7.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running install /tmp/instance-22/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 src/pyspnego.egg-info/PKG-INFO writing dependency_links to src/pyspnego.egg-info/dependency_links.txt writing entry points to src/pyspnego.egg-info/entry_points.txt writing requirements to src/pyspnego.egg-info/requires.txt writing top-level names to src/pyspnego.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/pyspnego.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files matching '*.c' found under directory 'src/spnego' warning: no previously-included files matching '*.pyc' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'src/pyspnego.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_ntlm_raw copying build/lib/spnego/_ntlm_raw/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_ntlm_raw copying build/lib/spnego/_ntlm_raw/crypto.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_ntlm_raw copying build/lib/spnego/_ntlm_raw/des.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_ntlm_raw copying build/lib/spnego/_ntlm_raw/md4.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_ntlm_raw copying build/lib/spnego/_ntlm_raw/messages.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_ntlm_raw copying build/lib/spnego/_ntlm_raw/security.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_ntlm_raw creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_sspi_raw copying build/lib/spnego/_sspi_raw/text.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_sspi_raw copying build/lib/spnego/_sspi_raw/sspi.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_sspi_raw copying build/lib/spnego/_sspi_raw/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego/_sspi_raw copying build/lib/spnego/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_asn1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_context.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_credential.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_credssp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_credssp_structures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_gss.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_kerberos.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_negotiate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_ntlm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_spnego.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_sspi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_text.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_tls_struct.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/auth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/channel_bindings.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/gss.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/iov.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/negotiate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/ntlm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/sspi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego copying build/lib/spnego/tls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spnego running install_egg_info Copying src/pyspnego.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyspnego-0.7.0-py3.11.egg-info running install_scripts Installing pyspnego-parse script to /tmp/instance-22/output-1/target/usr/bin >>> python-pytablewriter 0.64.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pytablewriter-0.64.2.tar.gz.Wo867H/output' 'https://files.pythonhosted.org/packages/a6/e1/50c1cd9734a9edc1386913b178f9e4757c1bc37665c1855a6596c25957d6/pytablewriter-0.64.2.tar.gz' --2023-02-12 11:10:33-- https://files.pythonhosted.org/packages/a6/e1/50c1cd9734a9edc1386913b178f9e4757c1bc37665c1855a6596c25957d6/pytablewriter-0.64.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 196928 (192K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pytablewriter-0.64.2.tar.gz.Wo867H/output' 0K .......... .......... .......... .......... .......... 25% 16.5M 0s 50K .......... .......... .......... .......... .......... 51% 20.4M 0s 100K .......... .......... .......... .......... .......... 77% 66.1M 0s 150K .......... .......... .......... .......... .. 100% 82.5M=0.007s 2023-02-12 11:10:33 (28.5 MB/s) - '/tmp/instance-22/output-1/build/.pytablewriter-0.64.2.tar.gz.Wo867H/output' saved [196928/196928] pytablewriter-0.64.2.tar.gz: OK (md5: 0eaa4a2429d22389b5e4b8c5f5135bbb) pytablewriter-0.64.2.tar.gz: OK (sha256: 99409d401d6ef5f06d1bc40f265a8e3053afe4cbfbaf709f71124076afb40dbb) >>> python-pytablewriter 0.64.2 Extracting gzip -d -c /tmp/instance-22/dl/python-pytablewriter/pytablewriter-0.64.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pytablewriter-0.64.2 -xf - >>> python-pytablewriter 0.64.2 Patching >>> python-pytablewriter 0.64.2 Configuring >>> python-pytablewriter 0.64.2 Building (cd /tmp/instance-22/output-1/build/python-pytablewriter-0.64.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/pytablewriter copying pytablewriter/error.py -> build/lib/pytablewriter copying pytablewriter/_typing.py -> build/lib/pytablewriter copying pytablewriter/_table_format.py -> build/lib/pytablewriter copying pytablewriter/_function.py -> build/lib/pytablewriter copying pytablewriter/_factory.py -> build/lib/pytablewriter copying pytablewriter/_converter.py -> build/lib/pytablewriter copying pytablewriter/__version__.py -> build/lib/pytablewriter copying pytablewriter/__init__.py -> build/lib/pytablewriter creating build/lib/pytablewriter/writer copying pytablewriter/writer/_table_writer.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/_null.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/_msgfy.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/_interface.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/_elasticsearch.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/_common.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/__init__.py -> build/lib/pytablewriter/writer creating build/lib/pytablewriter/typehint copying pytablewriter/typehint/__init__.py -> build/lib/pytablewriter/typehint creating build/lib/pytablewriter/style copying pytablewriter/style/_theme.py -> build/lib/pytablewriter/style copying pytablewriter/style/_styler.py -> build/lib/pytablewriter/style copying pytablewriter/style/_style.py -> build/lib/pytablewriter/style copying pytablewriter/style/_font.py -> build/lib/pytablewriter/style copying pytablewriter/style/_cell.py -> build/lib/pytablewriter/style copying pytablewriter/style/__init__.py -> build/lib/pytablewriter/style creating build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_python.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_javascript.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_interface.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_excel.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_elasticsearch.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_base.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/__init__.py -> build/lib/pytablewriter/sanitizer creating build/lib/pytablewriter/_logger copying pytablewriter/_logger/_null_logger.py -> build/lib/pytablewriter/_logger copying pytablewriter/_logger/_logger.py -> build/lib/pytablewriter/_logger copying pytablewriter/_logger/__init__.py -> build/lib/pytablewriter/_logger creating build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_yaml.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_unicode.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_tsv.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_toml.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_text_writer.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_spacealigned.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_rst.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_mediawiki.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_markdown.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_ltsv.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_latex.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_jsonlines.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_json.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_interface.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_html.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_csv.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_css.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_common.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_borderless.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_asciidoc.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/__init__.py -> build/lib/pytablewriter/writer/text creating build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/_sqlite.py -> build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/_pandas.py -> build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/_interface.py -> build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/_excel_workbook.py -> build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/_excel.py -> build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/__init__.py -> build/lib/pytablewriter/writer/binary creating build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/_sourcecode.py -> build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/_python.py -> build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/_pandas.py -> build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/_numpy.py -> build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/_javascript.py -> build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/__init__.py -> build/lib/pytablewriter/writer/text/sourcecode running egg_info writing pytablewriter.egg-info/PKG-INFO writing dependency_links to pytablewriter.egg-info/dependency_links.txt writing requirements to pytablewriter.egg-info/requires.txt writing top-level names to pytablewriter.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pytablewriter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pytablewriter.egg-info/SOURCES.txt' copying pytablewriter/py.typed -> build/lib/pytablewriter >>> python-pytablewriter 0.64.2 Installing to target (cd /tmp/instance-22/output-1/build/python-pytablewriter-0.64.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 pytablewriter.egg-info/PKG-INFO writing dependency_links to pytablewriter.egg-info/dependency_links.txt writing requirements to pytablewriter.egg-info/requires.txt writing top-level names to pytablewriter.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pytablewriter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pytablewriter.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter copying build/lib/pytablewriter/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/_logger copying build/lib/pytablewriter/_logger/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/_logger copying build/lib/pytablewriter/_logger/_logger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/_logger copying build/lib/pytablewriter/_logger/_null_logger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/_logger creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_elasticsearch.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_excel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_interface.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_javascript.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_python.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/sanitizer creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/_cell.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/_font.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/_style.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/_styler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/_theme.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/style creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/typehint copying build/lib/pytablewriter/typehint/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/typehint creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/_excel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/_excel_workbook.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/_interface.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/_pandas.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/_sqlite.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/binary creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/_javascript.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/_numpy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/_pandas.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/_python.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/_sourcecode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_asciidoc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_borderless.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_css.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_csv.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_html.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_interface.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_json.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_jsonlines.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_latex.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_ltsv.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_markdown.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_mediawiki.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_rst.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_spacealigned.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_text_writer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_toml.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_tsv.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_unicode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_yaml.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/_elasticsearch.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/_interface.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/_msgfy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/_null.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/_table_writer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter/writer copying build/lib/pytablewriter/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter copying build/lib/pytablewriter/__version__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter copying build/lib/pytablewriter/_converter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter copying build/lib/pytablewriter/_factory.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter copying build/lib/pytablewriter/_function.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter copying build/lib/pytablewriter/_table_format.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter copying build/lib/pytablewriter/_typing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter copying build/lib/pytablewriter/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter running install_egg_info Copying pytablewriter.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytablewriter-0.64.2-py3.11.egg-info running install_scripts >>> python-pytrie 0.4.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.PyTrie-0.4.0.tar.gz.KzXbjq/output' 'https://files.pythonhosted.org/packages/d3/19/15ec77ab9c85f7c36eb590d6ab7dd529f8c8516c0e2219f1a77a99d7ee77/PyTrie-0.4.0.tar.gz' --2023-02-12 11:10:37-- https://files.pythonhosted.org/packages/d3/19/15ec77ab9c85f7c36eb590d6ab7dd529f8c8516c0e2219f1a77a99d7ee77/PyTrie-0.4.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 95139 (93K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.PyTrie-0.4.0.tar.gz.KzXbjq/output' 0K .......... .......... .......... .......... .......... 53% 13.3M 0s 50K .......... .......... .......... .......... .. 100% 82.9M=0.004s 2023-02-12 11:10:37 (21.8 MB/s) - '/tmp/instance-22/output-1/build/.PyTrie-0.4.0.tar.gz.KzXbjq/output' saved [95139/95139] PyTrie-0.4.0.tar.gz: OK (md5: 0cbe20db2361dcc99bdcba7acacd34e6) PyTrie-0.4.0.tar.gz: OK (sha256: 8f4488f402d3465993fb6b6efa09866849ed8cda7903b50647b7d0342b805379) >>> python-pytrie 0.4.0 Extracting gzip -d -c /tmp/instance-22/dl/python-pytrie/PyTrie-0.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pytrie-0.4.0 -xf - >>> python-pytrie 0.4.0 Patching >>> python-pytrie 0.4.0 Configuring >>> python-pytrie 0.4.0 Building (cd /tmp/instance-22/output-1/build/python-pytrie-0.4.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib copying pytrie.py -> build/lib >>> python-pytrie 0.4.0 Installing to target (cd /tmp/instance-22/output-1/build/python-pytrie-0.4.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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/pytrie.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing PyTrie.egg-info/PKG-INFO writing dependency_links to PyTrie.egg-info/dependency_links.txt writing requirements to PyTrie.egg-info/requires.txt writing top-level names to PyTrie.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'PyTrie.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'PyTrie.egg-info/SOURCES.txt' Copying PyTrie.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/PyTrie-0.4.0-py3.11.egg-info running install_scripts >>> python-pytz 2022.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pytz-2022.7.tar.gz.5c1OHo/output' 'https://files.pythonhosted.org/packages/6d/37/54f2d7c147e42dc85ffbc6910862bb4f141fb3fc14d9a88efaa1a76c7df2/pytz-2022.7.tar.gz' --2023-02-12 11:10:42-- https://files.pythonhosted.org/packages/6d/37/54f2d7c147e42dc85ffbc6910862bb4f141fb3fc14d9a88efaa1a76c7df2/pytz-2022.7.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 313499 (306K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pytz-2022.7.tar.gz.5c1OHo/output' 0K .......... .......... .......... .......... .......... 16% 14.5M 0s 50K .......... .......... .......... .......... .......... 32% 13.9M 0s 100K .......... .......... .......... .......... .......... 48% 19.9M 0s 150K .......... .......... .......... .......... .......... 65% 137M 0s 200K .......... .......... .......... .......... .......... 81% 42.0M 0s 250K .......... .......... .......... .......... .......... 97% 254M 0s 300K ...... 100% 147M=0.01s 2023-02-12 11:10:42 (27.0 MB/s) - '/tmp/instance-22/output-1/build/.pytz-2022.7.tar.gz.5c1OHo/output' saved [313499/313499] pytz-2022.7.tar.gz: OK (md5: 3b9356e4dcd441df922cc01e8eb15983) pytz-2022.7.tar.gz: OK (sha256: 7ccfae7b4b2c067464a6733c6261673fdb8fd1be905460396b97a073e9fa683a) >>> python-pytz 2022.7 Extracting gzip -d -c /tmp/instance-22/dl/python-pytz/pytz-2022.7.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pytz-2022.7 -xf - >>> python-pytz 2022.7 Patching >>> python-pytz 2022.7 Configuring >>> python-pytz 2022.7 Building (cd /tmp/instance-22/output-1/build/python-pytz-2022.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/pytz copying pytz/tzinfo.py -> build/lib/pytz copying pytz/tzfile.py -> build/lib/pytz copying pytz/reference.py -> build/lib/pytz copying pytz/lazy.py -> build/lib/pytz copying pytz/exceptions.py -> build/lib/pytz copying pytz/__init__.py -> build/lib/pytz creating build/lib/pytz/zoneinfo copying pytz/zoneinfo/zone1970.tab -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/zone.tab -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/tzdata.zi -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/leapseconds -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/iso3166.tab -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Zulu -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/WET -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/W-SU -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Universal -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/UTC -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/UCT -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Turkey -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Singapore -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/ROK -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/ROC -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Portugal -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Poland -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/PST8PDT -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/PRC -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Navajo -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/NZ-CHAT -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/NZ -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/MST7MDT -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/MST -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/MET -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Libya -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Kwajalein -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Japan -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Jamaica -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Israel -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Iran -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Iceland -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Hongkong -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/HST -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Greenwich -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/GMT0 -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/GMT-0 -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/GMT+0 -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/GMT -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/GB-Eire -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/GB -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Factory -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Eire -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Egypt -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/EST5EDT -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/EST -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/EET -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/Cuba -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/CST6CDT -> build/lib/pytz/zoneinfo copying pytz/zoneinfo/CET -> build/lib/pytz/zoneinfo creating build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Samoa -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Pacific -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Mountain -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Michigan -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Indiana-Starke -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Hawaii -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Eastern -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/East-Indiana -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Central -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Arizona -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Aleutian -> build/lib/pytz/zoneinfo/US copying pytz/zoneinfo/US/Alaska -> build/lib/pytz/zoneinfo/US creating build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Yap -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Wallis -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Wake -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Truk -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Tongatapu -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Tarawa -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Tahiti -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Samoa -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Saipan -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Rarotonga -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Port_Moresby -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Ponape -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Pohnpei -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Pitcairn -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Palau -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Pago_Pago -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Noumea -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Norfolk -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Niue -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Nauru -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Midway -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Marquesas -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Majuro -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Kwajalein -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Kosrae -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Kiritimati -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Kanton -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Johnston -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Honolulu -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Guam -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Guadalcanal -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Gambier -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Galapagos -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Funafuti -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Fiji -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Fakaofo -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Enderbury -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Efate -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Easter -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Chuuk -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Chatham -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Bougainville -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Auckland -> build/lib/pytz/zoneinfo/Pacific copying pytz/zoneinfo/Pacific/Apia -> build/lib/pytz/zoneinfo/Pacific creating build/lib/pytz/zoneinfo/Mexico copying pytz/zoneinfo/Mexico/General -> build/lib/pytz/zoneinfo/Mexico copying pytz/zoneinfo/Mexico/BajaSur -> build/lib/pytz/zoneinfo/Mexico copying pytz/zoneinfo/Mexico/BajaNorte -> build/lib/pytz/zoneinfo/Mexico creating build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Reunion -> build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Mayotte -> build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Mauritius -> build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Maldives -> build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Mahe -> build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Kerguelen -> build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Comoro -> build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Cocos -> build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Christmas -> build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Chagos -> build/lib/pytz/zoneinfo/Indian copying pytz/zoneinfo/Indian/Antananarivo -> build/lib/pytz/zoneinfo/Indian creating build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Zurich -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Zaporozhye -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Zagreb -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Warsaw -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Volgograd -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Vilnius -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Vienna -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Vatican -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Vaduz -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Uzhgorod -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Ulyanovsk -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Tiraspol -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Tirane -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Tallinn -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Stockholm -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Sofia -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Skopje -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Simferopol -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Saratov -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Sarajevo -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/San_Marino -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Samara -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Rome -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Riga -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Prague -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Podgorica -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Paris -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Oslo -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Nicosia -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Moscow -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Monaco -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Minsk -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Mariehamn -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Malta -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Madrid -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Luxembourg -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/London -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Ljubljana -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Lisbon -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Kyiv -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Kirov -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Kiev -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Kaliningrad -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Jersey -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Istanbul -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Isle_of_Man -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Helsinki -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Guernsey -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Gibraltar -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Dublin -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Copenhagen -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Chisinau -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Busingen -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Budapest -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Bucharest -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Brussels -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Bratislava -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Berlin -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Belgrade -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Belfast -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Athens -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Astrakhan -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Andorra -> build/lib/pytz/zoneinfo/Europe copying pytz/zoneinfo/Europe/Amsterdam -> build/lib/pytz/zoneinfo/Europe creating build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/Zulu -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/Universal -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/UTC -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/UCT -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/Greenwich -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT0 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-9 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-8 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-7 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-6 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-5 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-4 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-3 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-2 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-14 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-13 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-12 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-11 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-10 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-1 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT-0 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+9 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+8 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+7 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+6 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+5 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+4 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+3 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+2 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+12 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+11 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+10 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+1 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT+0 -> build/lib/pytz/zoneinfo/Etc copying pytz/zoneinfo/Etc/GMT -> build/lib/pytz/zoneinfo/Etc creating build/lib/pytz/zoneinfo/Chile copying pytz/zoneinfo/Chile/EasterIsland -> build/lib/pytz/zoneinfo/Chile copying pytz/zoneinfo/Chile/Continental -> build/lib/pytz/zoneinfo/Chile creating build/lib/pytz/zoneinfo/Canada copying pytz/zoneinfo/Canada/Yukon -> build/lib/pytz/zoneinfo/Canada copying pytz/zoneinfo/Canada/Saskatchewan -> build/lib/pytz/zoneinfo/Canada copying pytz/zoneinfo/Canada/Pacific -> build/lib/pytz/zoneinfo/Canada copying pytz/zoneinfo/Canada/Newfoundland -> build/lib/pytz/zoneinfo/Canada copying pytz/zoneinfo/Canada/Mountain -> build/lib/pytz/zoneinfo/Canada copying pytz/zoneinfo/Canada/Eastern -> build/lib/pytz/zoneinfo/Canada copying pytz/zoneinfo/Canada/Central -> build/lib/pytz/zoneinfo/Canada copying pytz/zoneinfo/Canada/Atlantic -> build/lib/pytz/zoneinfo/Canada creating build/lib/pytz/zoneinfo/Brazil copying pytz/zoneinfo/Brazil/West -> build/lib/pytz/zoneinfo/Brazil copying pytz/zoneinfo/Brazil/East -> build/lib/pytz/zoneinfo/Brazil copying pytz/zoneinfo/Brazil/DeNoronha -> build/lib/pytz/zoneinfo/Brazil copying pytz/zoneinfo/Brazil/Acre -> build/lib/pytz/zoneinfo/Brazil creating build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Yancowinna -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/West -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Victoria -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Tasmania -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Sydney -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/South -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Queensland -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Perth -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/North -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/NSW -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Melbourne -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Lord_Howe -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Lindeman -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/LHI -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Hobart -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Eucla -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Darwin -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Currie -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Canberra -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Broken_Hill -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Brisbane -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/Adelaide -> build/lib/pytz/zoneinfo/Australia copying pytz/zoneinfo/Australia/ACT -> build/lib/pytz/zoneinfo/Australia creating build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/Stanley -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/St_Helena -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/South_Georgia -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/Reykjavik -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/Madeira -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/Jan_Mayen -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/Faroe -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/Faeroe -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/Cape_Verde -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/Canary -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/Bermuda -> build/lib/pytz/zoneinfo/Atlantic copying pytz/zoneinfo/Atlantic/Azores -> build/lib/pytz/zoneinfo/Atlantic creating build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Yerevan -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Yekaterinburg -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Yangon -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Yakutsk -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Vladivostok -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Vientiane -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Ust-Nera -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Urumqi -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Ulan_Bator -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Ulaanbaatar -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Ujung_Pandang -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Tomsk -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Tokyo -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Thimphu -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Thimbu -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Tel_Aviv -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Tehran -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Tbilisi -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Tashkent -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Taipei -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Srednekolymsk -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Singapore -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Shanghai -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Seoul -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Samarkand -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Sakhalin -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Saigon -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Riyadh -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Rangoon -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Qyzylorda -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Qostanay -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Qatar -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Pyongyang -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Pontianak -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Phnom_Penh -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Oral -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Omsk -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Novosibirsk -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Novokuznetsk -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Nicosia -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Muscat -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Manila -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Makassar -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Magadan -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Macau -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Macao -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Kuwait -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Kuching -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Kuala_Lumpur -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Krasnoyarsk -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Kolkata -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Khandyga -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Katmandu -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Kathmandu -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Kashgar -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Karachi -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Kamchatka -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Kabul -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Jerusalem -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Jayapura -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Jakarta -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Istanbul -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Irkutsk -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Hovd -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Hong_Kong -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Ho_Chi_Minh -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Hebron -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Harbin -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Gaza -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Famagusta -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Dushanbe -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Dubai -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Dili -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Dhaka -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Damascus -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Dacca -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Colombo -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Chungking -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Chongqing -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Choibalsan -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Chita -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Calcutta -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Brunei -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Bishkek -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Beirut -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Barnaul -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Bangkok -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Baku -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Bahrain -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Baghdad -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Atyrau -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Ashkhabad -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Ashgabat -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Aqtobe -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Aqtau -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Anadyr -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Amman -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Almaty -> build/lib/pytz/zoneinfo/Asia copying pytz/zoneinfo/Asia/Aden -> build/lib/pytz/zoneinfo/Asia creating build/lib/pytz/zoneinfo/Arctic copying pytz/zoneinfo/Arctic/Longyearbyen -> build/lib/pytz/zoneinfo/Arctic creating build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/Vostok -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/Troll -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/Syowa -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/South_Pole -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/Rothera -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/Palmer -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/McMurdo -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/Mawson -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/Macquarie -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/DumontDUrville -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/Davis -> build/lib/pytz/zoneinfo/Antarctica copying pytz/zoneinfo/Antarctica/Casey -> build/lib/pytz/zoneinfo/Antarctica creating build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Yellowknife -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Yakutat -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Winnipeg -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Whitehorse -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Virgin -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Vancouver -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Tortola -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Toronto -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Tijuana -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Thunder_Bay -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Thule -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Tegucigalpa -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Swift_Current -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/St_Vincent -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/St_Thomas -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/St_Lucia -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/St_Kitts -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/St_Johns -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/St_Barthelemy -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Sitka -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Shiprock -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Scoresbysund -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Sao_Paulo -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Santo_Domingo -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Santiago -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Santarem -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Santa_Isabel -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Rosario -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Rio_Branco -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Resolute -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Regina -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Recife -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Rankin_Inlet -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Rainy_River -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Punta_Arenas -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Puerto_Rico -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Porto_Velho -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Porto_Acre -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Port_of_Spain -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Port-au-Prince -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Phoenix -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Paramaribo -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Pangnirtung -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Panama -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Ojinaga -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Nuuk -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Noronha -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Nome -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Nipigon -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/New_York -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Nassau -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Montserrat -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Montreal -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Montevideo -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Monterrey -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Moncton -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Miquelon -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Mexico_City -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Metlakatla -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Merida -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Menominee -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Mendoza -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Mazatlan -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Matamoros -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Martinique -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Marigot -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Manaus -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Managua -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Maceio -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Lower_Princes -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Louisville -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Los_Angeles -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Lima -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/La_Paz -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Kralendijk -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Knox_IN -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Juneau -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Jujuy -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Jamaica -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Iqaluit -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Inuvik -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Indianapolis -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Hermosillo -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Havana -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Halifax -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Guyana -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Guayaquil -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Guatemala -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Guadeloupe -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Grenada -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Grand_Turk -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Goose_Bay -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Godthab -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Glace_Bay -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Fortaleza -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Fort_Wayne -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Fort_Nelson -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Ensenada -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/El_Salvador -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Eirunepe -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Edmonton -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Dominica -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Detroit -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Denver -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Dawson_Creek -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Dawson -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Danmarkshavn -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Curacao -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Cuiaba -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Creston -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Costa_Rica -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Cordoba -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Coral_Harbour -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Ciudad_Juarez -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Chihuahua -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Chicago -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Cayman -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Cayenne -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Catamarca -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Caracas -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Cancun -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Campo_Grande -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Cambridge_Bay -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Buenos_Aires -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Boise -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Bogota -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Boa_Vista -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Blanc-Sablon -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Belize -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Belem -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Barbados -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Bahia_Banderas -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Bahia -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Atka -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Atikokan -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Asuncion -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Aruba -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Araguaina -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Antigua -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Anguilla -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Anchorage -> build/lib/pytz/zoneinfo/America copying pytz/zoneinfo/America/Adak -> build/lib/pytz/zoneinfo/America creating build/lib/pytz/zoneinfo/America/North_Dakota copying pytz/zoneinfo/America/North_Dakota/New_Salem -> build/lib/pytz/zoneinfo/America/North_Dakota copying pytz/zoneinfo/America/North_Dakota/Center -> build/lib/pytz/zoneinfo/America/North_Dakota copying pytz/zoneinfo/America/North_Dakota/Beulah -> build/lib/pytz/zoneinfo/America/North_Dakota creating build/lib/pytz/zoneinfo/America/Kentucky copying pytz/zoneinfo/America/Kentucky/Monticello -> build/lib/pytz/zoneinfo/America/Kentucky copying pytz/zoneinfo/America/Kentucky/Louisville -> build/lib/pytz/zoneinfo/America/Kentucky creating build/lib/pytz/zoneinfo/America/Indiana copying pytz/zoneinfo/America/Indiana/Winamac -> build/lib/pytz/zoneinfo/America/Indiana copying pytz/zoneinfo/America/Indiana/Vincennes -> build/lib/pytz/zoneinfo/America/Indiana copying pytz/zoneinfo/America/Indiana/Vevay -> build/lib/pytz/zoneinfo/America/Indiana copying pytz/zoneinfo/America/Indiana/Tell_City -> build/lib/pytz/zoneinfo/America/Indiana copying pytz/zoneinfo/America/Indiana/Petersburg -> build/lib/pytz/zoneinfo/America/Indiana copying pytz/zoneinfo/America/Indiana/Marengo -> build/lib/pytz/zoneinfo/America/Indiana copying pytz/zoneinfo/America/Indiana/Knox -> build/lib/pytz/zoneinfo/America/Indiana copying pytz/zoneinfo/America/Indiana/Indianapolis -> build/lib/pytz/zoneinfo/America/Indiana creating build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/Ushuaia -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/Tucuman -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/San_Luis -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/San_Juan -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/Salta -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/Rio_Gallegos -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/Mendoza -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/La_Rioja -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/Jujuy -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/Cordoba -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/ComodRivadavia -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/Catamarca -> build/lib/pytz/zoneinfo/America/Argentina copying pytz/zoneinfo/America/Argentina/Buenos_Aires -> build/lib/pytz/zoneinfo/America/Argentina creating build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Windhoek -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Tunis -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Tripoli -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Timbuktu -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Sao_Tome -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Porto-Novo -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Ouagadougou -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Nouakchott -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Niamey -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Ndjamena -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Nairobi -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Monrovia -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Mogadishu -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Mbabane -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Maseru -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Maputo -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Malabo -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Lusaka -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Lubumbashi -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Luanda -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Lome -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Libreville -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Lagos -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Kinshasa -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Kigali -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Khartoum -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Kampala -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Juba -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Johannesburg -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Harare -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Gaborone -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Freetown -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/El_Aaiun -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Douala -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Djibouti -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Dar_es_Salaam -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Dakar -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Conakry -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Ceuta -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Casablanca -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Cairo -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Bujumbura -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Brazzaville -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Blantyre -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Bissau -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Banjul -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Bangui -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Bamako -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Asmera -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Asmara -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Algiers -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Addis_Ababa -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Accra -> build/lib/pytz/zoneinfo/Africa copying pytz/zoneinfo/Africa/Abidjan -> build/lib/pytz/zoneinfo/Africa >>> python-pytz 2022.7 Installing to target (cd /tmp/instance-22/output-1/build/python-pytz-2022.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Abidjan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Accra -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Addis_Ababa -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Algiers -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Asmara -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Asmera -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Bamako -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Bangui -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Banjul -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Bissau -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Blantyre -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Brazzaville -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Bujumbura -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Cairo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Casablanca -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Ceuta -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Conakry -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Dakar -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Dar_es_Salaam -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Djibouti -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Douala -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/El_Aaiun -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Freetown -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Gaborone -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Harare -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Johannesburg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Juba -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Kampala -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Khartoum -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Kigali -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Kinshasa -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Lagos -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Libreville -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Lome -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Luanda -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Lubumbashi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Lusaka -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Malabo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Maputo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Maseru -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Mbabane -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Mogadishu -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Monrovia -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Nairobi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Ndjamena -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Niamey -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Nouakchott -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Ouagadougou -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Porto-Novo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Sao_Tome -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Timbuktu -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Tripoli -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Tunis -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa copying build/lib/pytz/zoneinfo/Africa/Windhoek -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Africa creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/Buenos_Aires -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/Catamarca -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/ComodRivadavia -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/Cordoba -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/Jujuy -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/La_Rioja -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/Mendoza -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/Rio_Gallegos -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/Salta -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/San_Juan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/San_Luis -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/Tucuman -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina copying build/lib/pytz/zoneinfo/America/Argentina/Ushuaia -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Argentina creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Indiana copying build/lib/pytz/zoneinfo/America/Indiana/Indianapolis -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Indiana copying build/lib/pytz/zoneinfo/America/Indiana/Knox -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Indiana copying build/lib/pytz/zoneinfo/America/Indiana/Marengo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Indiana copying build/lib/pytz/zoneinfo/America/Indiana/Petersburg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Indiana copying build/lib/pytz/zoneinfo/America/Indiana/Tell_City -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Indiana copying build/lib/pytz/zoneinfo/America/Indiana/Vevay -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Indiana copying build/lib/pytz/zoneinfo/America/Indiana/Vincennes -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Indiana copying build/lib/pytz/zoneinfo/America/Indiana/Winamac -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Indiana creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Kentucky copying build/lib/pytz/zoneinfo/America/Kentucky/Louisville -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Kentucky copying build/lib/pytz/zoneinfo/America/Kentucky/Monticello -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/Kentucky creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/North_Dakota copying build/lib/pytz/zoneinfo/America/North_Dakota/Beulah -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/North_Dakota copying build/lib/pytz/zoneinfo/America/North_Dakota/Center -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/North_Dakota copying build/lib/pytz/zoneinfo/America/North_Dakota/New_Salem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America/North_Dakota copying build/lib/pytz/zoneinfo/America/Adak -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Anchorage -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Anguilla -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Antigua -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Araguaina -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Aruba -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Asuncion -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Atikokan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Atka -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Bahia -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Bahia_Banderas -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Barbados -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Belem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Belize -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Blanc-Sablon -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Boa_Vista -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Bogota -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Boise -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Buenos_Aires -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Cambridge_Bay -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Campo_Grande -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Cancun -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Caracas -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Catamarca -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Cayenne -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Cayman -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Chicago -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Chihuahua -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Ciudad_Juarez -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Coral_Harbour -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Cordoba -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Costa_Rica -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Creston -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Cuiaba -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Curacao -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Danmarkshavn -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Dawson -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Dawson_Creek -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Denver -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Detroit -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Dominica -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Edmonton -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Eirunepe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/El_Salvador -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Ensenada -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Fort_Nelson -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Fort_Wayne -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Fortaleza -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Glace_Bay -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Godthab -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Goose_Bay -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Grand_Turk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Grenada -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Guadeloupe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Guatemala -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Guayaquil -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Guyana -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Halifax -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Havana -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Hermosillo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Indianapolis -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Inuvik -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Iqaluit -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Jamaica -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Jujuy -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Juneau -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Knox_IN -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Kralendijk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/La_Paz -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Lima -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Los_Angeles -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Louisville -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Lower_Princes -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Maceio -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Managua -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Manaus -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Marigot -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Martinique -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Matamoros -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Mazatlan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Mendoza -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Menominee -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Merida -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Metlakatla -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Mexico_City -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Miquelon -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Moncton -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Monterrey -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Montevideo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Montreal -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Montserrat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Nassau -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/New_York -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Nipigon -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Nome -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Noronha -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Nuuk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Ojinaga -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Panama -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Pangnirtung -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Paramaribo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Phoenix -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Port-au-Prince -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Port_of_Spain -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Porto_Acre -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Porto_Velho -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Puerto_Rico -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Punta_Arenas -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Rainy_River -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Rankin_Inlet -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Recife -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Regina -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Resolute -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Rio_Branco -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Rosario -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Santa_Isabel -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Santarem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Santiago -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Santo_Domingo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Sao_Paulo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Scoresbysund -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Shiprock -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Sitka -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/St_Barthelemy -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/St_Johns -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/St_Kitts -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/St_Lucia -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/St_Thomas -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/St_Vincent -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Swift_Current -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Tegucigalpa -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Thule -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Thunder_Bay -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Tijuana -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Toronto -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Tortola -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Vancouver -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Virgin -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Whitehorse -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Winnipeg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Yakutat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America copying build/lib/pytz/zoneinfo/America/Yellowknife -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/America creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/Casey -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/Davis -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/DumontDUrville -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/Macquarie -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/Mawson -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/McMurdo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/Palmer -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/Rothera -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/South_Pole -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/Syowa -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/Troll -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica copying build/lib/pytz/zoneinfo/Antarctica/Vostok -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Antarctica creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Arctic copying build/lib/pytz/zoneinfo/Arctic/Longyearbyen -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Arctic creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Aden -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Almaty -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Amman -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Anadyr -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Aqtau -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Aqtobe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Ashgabat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Ashkhabad -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Atyrau -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Baghdad -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Bahrain -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Baku -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Bangkok -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Barnaul -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Beirut -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Bishkek -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Brunei -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Calcutta -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Chita -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Choibalsan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Chongqing -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Chungking -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Colombo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Dacca -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Damascus -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Dhaka -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Dili -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Dubai -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Dushanbe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Famagusta -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Gaza -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Harbin -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Hebron -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Ho_Chi_Minh -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Hong_Kong -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Hovd -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Irkutsk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Istanbul -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Jakarta -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Jayapura -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Jerusalem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Kabul -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Kamchatka -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Karachi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Kashgar -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Kathmandu -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Katmandu -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Khandyga -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Kolkata -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Krasnoyarsk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Kuala_Lumpur -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Kuching -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Kuwait -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Macao -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Macau -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Magadan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Makassar -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Manila -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Muscat -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Nicosia -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Novokuznetsk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Novosibirsk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Omsk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Oral -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Phnom_Penh -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Pontianak -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Pyongyang -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Qatar -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Qostanay -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Qyzylorda -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Rangoon -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Riyadh -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Saigon -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Sakhalin -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Samarkand -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Seoul -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Shanghai -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Singapore -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Srednekolymsk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Taipei -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Tashkent -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Tbilisi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Tehran -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Tel_Aviv -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Thimbu -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Thimphu -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Tokyo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Tomsk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Ujung_Pandang -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Ulaanbaatar -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Ulan_Bator -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Urumqi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Ust-Nera -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Vientiane -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Vladivostok -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Yakutsk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Yangon -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Yekaterinburg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia copying build/lib/pytz/zoneinfo/Asia/Yerevan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Asia creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/Azores -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/Bermuda -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/Canary -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/Cape_Verde -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/Faeroe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/Faroe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/Jan_Mayen -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/Madeira -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/Reykjavik -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/South_Georgia -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/St_Helena -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic copying build/lib/pytz/zoneinfo/Atlantic/Stanley -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Atlantic creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/ACT -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Adelaide -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Brisbane -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Broken_Hill -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Canberra -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Currie -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Darwin -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Eucla -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Hobart -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/LHI -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Lindeman -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Lord_Howe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Melbourne -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/NSW -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/North -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Perth -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Queensland -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/South -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Sydney -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Tasmania -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Victoria -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/West -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia copying build/lib/pytz/zoneinfo/Australia/Yancowinna -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Australia creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Brazil copying build/lib/pytz/zoneinfo/Brazil/Acre -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Brazil copying build/lib/pytz/zoneinfo/Brazil/DeNoronha -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Brazil copying build/lib/pytz/zoneinfo/Brazil/East -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Brazil copying build/lib/pytz/zoneinfo/Brazil/West -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Brazil creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Canada copying build/lib/pytz/zoneinfo/Canada/Atlantic -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Canada copying build/lib/pytz/zoneinfo/Canada/Central -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Canada copying build/lib/pytz/zoneinfo/Canada/Eastern -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Canada copying build/lib/pytz/zoneinfo/Canada/Mountain -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Canada copying build/lib/pytz/zoneinfo/Canada/Newfoundland -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Canada copying build/lib/pytz/zoneinfo/Canada/Pacific -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Canada copying build/lib/pytz/zoneinfo/Canada/Saskatchewan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Canada copying build/lib/pytz/zoneinfo/Canada/Yukon -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Canada creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Chile copying build/lib/pytz/zoneinfo/Chile/Continental -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Chile copying build/lib/pytz/zoneinfo/Chile/EasterIsland -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Chile creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+0 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+1 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+10 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+11 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+12 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+3 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+4 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+5 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+6 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+7 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+8 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT+9 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-0 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-1 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-10 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-11 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-12 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-13 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-14 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-2 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-3 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-4 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-5 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-6 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-7 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-8 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT-9 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/GMT0 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/Greenwich -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/UCT -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/UTC -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/Universal -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc copying build/lib/pytz/zoneinfo/Etc/Zulu -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Etc creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Amsterdam -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Andorra -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Astrakhan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Athens -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Belfast -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Belgrade -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Berlin -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Bratislava -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Brussels -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Bucharest -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Budapest -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Busingen -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Chisinau -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Copenhagen -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Dublin -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Gibraltar -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Guernsey -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Helsinki -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Isle_of_Man -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Istanbul -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Jersey -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Kaliningrad -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Kiev -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Kirov -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Kyiv -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Lisbon -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Ljubljana -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/London -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Luxembourg -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Madrid -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Malta -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Mariehamn -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Minsk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Monaco -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Moscow -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Nicosia -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Oslo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Paris -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Podgorica -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Prague -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Riga -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Rome -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Samara -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/San_Marino -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Sarajevo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Saratov -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Simferopol -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Skopje -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Sofia -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Stockholm -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Tallinn -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Tirane -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Tiraspol -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Ulyanovsk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Uzhgorod -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Vaduz -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Vatican -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Vienna -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Vilnius -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Volgograd -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Warsaw -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Zagreb -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Zaporozhye -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe copying build/lib/pytz/zoneinfo/Europe/Zurich -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Europe creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Antananarivo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Chagos -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Christmas -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Cocos -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Comoro -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Kerguelen -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Mahe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Maldives -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Mauritius -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Mayotte -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian copying build/lib/pytz/zoneinfo/Indian/Reunion -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Indian creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Mexico copying build/lib/pytz/zoneinfo/Mexico/BajaNorte -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Mexico copying build/lib/pytz/zoneinfo/Mexico/BajaSur -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Mexico copying build/lib/pytz/zoneinfo/Mexico/General -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Mexico creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Apia -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Auckland -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Bougainville -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Chatham -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Chuuk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Easter -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Efate -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Enderbury -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Fakaofo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Fiji -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Funafuti -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Galapagos -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Gambier -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Guadalcanal -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Guam -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Honolulu -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Johnston -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Kanton -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Kiritimati -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Kosrae -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Kwajalein -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Majuro -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Marquesas -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Midway -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Nauru -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Niue -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Norfolk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Noumea -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Pago_Pago -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Palau -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Pitcairn -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Pohnpei -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Ponape -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Port_Moresby -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Rarotonga -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Saipan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Samoa -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Tahiti -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Tarawa -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Tongatapu -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Truk -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Wake -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Wallis -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific copying build/lib/pytz/zoneinfo/Pacific/Yap -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/Pacific creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Alaska -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Aleutian -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Arizona -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Central -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/East-Indiana -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Eastern -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Hawaii -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Indiana-Starke -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Michigan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Mountain -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Pacific -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/US/Samoa -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo/US copying build/lib/pytz/zoneinfo/CET -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/CST6CDT -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Cuba -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/EET -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/EST -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/EST5EDT -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Egypt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Eire -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Factory -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/GB -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/GB-Eire -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/GMT -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/GMT+0 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/GMT-0 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/GMT0 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Greenwich -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/HST -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Hongkong -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Iceland -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Iran -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Israel -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Jamaica -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Japan -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Kwajalein -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Libya -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/MET -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/MST -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/MST7MDT -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/NZ -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/NZ-CHAT -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Navajo -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/PRC -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/PST8PDT -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Poland -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Portugal -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/ROC -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/ROK -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Singapore -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Turkey -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/UCT -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/UTC -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Universal -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/W-SU -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/WET -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/Zulu -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/iso3166.tab -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/leapseconds -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/tzdata.zi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/zone.tab -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/zoneinfo/zone1970.tab -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz/zoneinfo copying build/lib/pytz/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz copying build/lib/pytz/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz copying build/lib/pytz/lazy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz copying build/lib/pytz/reference.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz copying build/lib/pytz/tzfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz copying build/lib/pytz/tzinfo.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz running install_egg_info running egg_info writing pytz.egg-info/PKG-INFO writing dependency_links to pytz.egg-info/dependency_links.txt writing top-level names to pytz.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pytz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pytz.egg-info/SOURCES.txt' Copying pytz.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pytz-2022.7-py3.11.egg-info running install_scripts >>> python-pyusb 1.2.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyusb-1.2.1.tar.gz.Ibr3H2/output' 'https://files.pythonhosted.org/packages/d9/6e/433a5614132576289b8643fe598dd5d51b16e130fd591564be952e15bb45/pyusb-1.2.1.tar.gz' --2023-02-12 11:10:51-- https://files.pythonhosted.org/packages/d9/6e/433a5614132576289b8643fe598dd5d51b16e130fd591564be952e15bb45/pyusb-1.2.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 75292 (74K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pyusb-1.2.1.tar.gz.Ibr3H2/output' 0K .......... .......... .......... .......... .......... 68% 14.3M 0s 50K .......... .......... ... 100% 38.4M=0.004s 2023-02-12 11:10:51 (17.9 MB/s) - '/tmp/instance-22/output-1/build/.pyusb-1.2.1.tar.gz.Ibr3H2/output' saved [75292/75292] pyusb-1.2.1.tar.gz: OK (md5: 880008dff32dac8f58076b4e534492d9) pyusb-1.2.1.tar.gz: OK (sha256: a4cc7404a203144754164b8b40994e2849fde1cfff06b08492f12fff9d9de7b9) >>> python-pyusb 1.2.1 Extracting gzip -d -c /tmp/instance-22/dl/python-pyusb/pyusb-1.2.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-pyusb-1.2.1 -xf - >>> python-pyusb 1.2.1 Patching >>> python-pyusb 1.2.1 Configuring >>> python-pyusb 1.2.1 Building (cd /tmp/instance-22/output-1/build/python-pyusb-1.2.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/usb copying usb/util.py -> build/lib/usb copying usb/libloader.py -> build/lib/usb copying usb/legacy.py -> build/lib/usb copying usb/core.py -> build/lib/usb copying usb/control.py -> build/lib/usb copying usb/_version.py -> build/lib/usb copying usb/_objfinalizer.py -> build/lib/usb copying usb/_lookup.py -> build/lib/usb copying usb/_interop.py -> build/lib/usb copying usb/_debug.py -> build/lib/usb copying usb/__init__.py -> build/lib/usb creating build/lib/usb/backend copying usb/backend/openusb.py -> build/lib/usb/backend copying usb/backend/libusb1.py -> build/lib/usb/backend copying usb/backend/libusb0.py -> build/lib/usb/backend copying usb/backend/__init__.py -> build/lib/usb/backend >>> python-pyusb 1.2.1 Installing to target (cd /tmp/instance-22/output-1/build/python-pyusb-1.2.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /tmp/instance-22/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 copying usb/_version.py -> build/lib/usb running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb copying build/lib/usb/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb/backend copying build/lib/usb/backend/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb/backend copying build/lib/usb/backend/libusb0.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb/backend copying build/lib/usb/backend/libusb1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb/backend copying build/lib/usb/backend/openusb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb/backend copying build/lib/usb/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb copying build/lib/usb/_debug.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb copying build/lib/usb/_interop.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb copying build/lib/usb/_lookup.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb copying build/lib/usb/_objfinalizer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb copying build/lib/usb/control.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb copying build/lib/usb/core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb copying build/lib/usb/legacy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb copying build/lib/usb/libloader.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb copying build/lib/usb/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/usb running install_egg_info running egg_info writing pyusb.egg-info/PKG-INFO writing dependency_links to pyusb.egg-info/dependency_links.txt writing top-level names to pyusb.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyusb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyusb.egg-info/SOURCES.txt' Copying pyusb.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyusb-1.2.1-py3.11.egg-info running install_scripts >>> python-qrcode 7.3.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.qrcode-7.3.1.tar.gz.RP3UWq/output' 'https://files.pythonhosted.org/packages/94/9f/31f33cdf3cf8f98e64c42582fb82f39ca718264df61957f28b0bbb09b134/qrcode-7.3.1.tar.gz' --2023-02-12 11:10:55-- https://files.pythonhosted.org/packages/94/9f/31f33cdf3cf8f98e64c42582fb82f39ca718264df61957f28b0bbb09b134/qrcode-7.3.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 43495 (42K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.qrcode-7.3.1.tar.gz.RP3UWq/output' 0K .......... .......... .......... .......... .. 100% 8.50M=0.005s 2023-02-12 11:10:55 (8.50 MB/s) - '/tmp/instance-22/output-1/build/.qrcode-7.3.1.tar.gz.RP3UWq/output' saved [43495/43495] qrcode-7.3.1.tar.gz: OK (md5: 124103c685e96ba3b7a1616760f31c11) qrcode-7.3.1.tar.gz: OK (sha256: 375a6ff240ca9bd41adc070428b5dfc1dcfbb0f2507f1ac848f6cded38956578) >>> python-qrcode 7.3.1 Extracting gzip -d -c /tmp/instance-22/dl/python-qrcode/qrcode-7.3.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-qrcode-7.3.1 -xf - >>> python-qrcode 7.3.1 Patching >>> python-qrcode 7.3.1 Configuring >>> python-qrcode 7.3.1 Building (cd /tmp/instance-22/output-1/build/python-qrcode-7.3.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/qrcode copying qrcode/util.py -> build/lib/qrcode copying qrcode/release.py -> build/lib/qrcode copying qrcode/main.py -> build/lib/qrcode copying qrcode/exceptions.py -> build/lib/qrcode copying qrcode/constants.py -> build/lib/qrcode copying qrcode/console_scripts.py -> build/lib/qrcode copying qrcode/base.py -> build/lib/qrcode copying qrcode/__init__.py -> build/lib/qrcode copying qrcode/LUT.py -> build/lib/qrcode creating build/lib/qrcode/tests copying qrcode/tests/test_util.py -> build/lib/qrcode/tests copying qrcode/tests/test_script.py -> build/lib/qrcode/tests copying qrcode/tests/test_release.py -> build/lib/qrcode/tests copying qrcode/tests/test_qrcode.py -> build/lib/qrcode/tests copying qrcode/tests/test_example.py -> build/lib/qrcode/tests copying qrcode/tests/svg.py -> build/lib/qrcode/tests copying qrcode/tests/__init__.py -> build/lib/qrcode/tests creating build/lib/qrcode/image copying qrcode/image/svg.py -> build/lib/qrcode/image copying qrcode/image/styledpil.py -> build/lib/qrcode/image copying qrcode/image/pure.py -> build/lib/qrcode/image copying qrcode/image/pil.py -> build/lib/qrcode/image copying qrcode/image/base.py -> build/lib/qrcode/image copying qrcode/image/__init__.py -> build/lib/qrcode/image creating build/lib/qrcode/image/styles copying qrcode/image/styles/moduledrawers.py -> build/lib/qrcode/image/styles copying qrcode/image/styles/colormasks.py -> build/lib/qrcode/image/styles copying qrcode/image/styles/__init__.py -> build/lib/qrcode/image/styles running egg_info writing qrcode.egg-info/PKG-INFO writing dependency_links to qrcode.egg-info/dependency_links.txt writing entry points to qrcode.egg-info/entry_points.txt writing requirements to qrcode.egg-info/requires.txt writing top-level names to qrcode.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'qrcode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 6: unknown action 'ignore' adding license file 'LICENSE' writing manifest file 'qrcode.egg-info/SOURCES.txt' >>> python-qrcode 7.3.1 Installing to target (cd /tmp/instance-22/output-1/build/python-qrcode-7.3.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 qrcode.egg-info/PKG-INFO writing dependency_links to qrcode.egg-info/dependency_links.txt writing entry points to qrcode.egg-info/entry_points.txt writing requirements to qrcode.egg-info/requires.txt writing top-level names to qrcode.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'qrcode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 6: unknown action 'ignore' adding license file 'LICENSE' writing manifest file 'qrcode.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image/styles copying build/lib/qrcode/image/styles/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image/styles copying build/lib/qrcode/image/styles/colormasks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image/styles copying build/lib/qrcode/image/styles/moduledrawers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image/styles copying build/lib/qrcode/image/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image copying build/lib/qrcode/image/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image copying build/lib/qrcode/image/pil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image copying build/lib/qrcode/image/pure.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image copying build/lib/qrcode/image/styledpil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image copying build/lib/qrcode/image/svg.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/image creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/tests copying build/lib/qrcode/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/tests copying build/lib/qrcode/tests/svg.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/tests copying build/lib/qrcode/tests/test_example.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/tests copying build/lib/qrcode/tests/test_qrcode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/tests copying build/lib/qrcode/tests/test_release.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/tests copying build/lib/qrcode/tests/test_script.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/tests copying build/lib/qrcode/tests/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode/tests copying build/lib/qrcode/LUT.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode copying build/lib/qrcode/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode copying build/lib/qrcode/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode copying build/lib/qrcode/console_scripts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode copying build/lib/qrcode/constants.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode copying build/lib/qrcode/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode copying build/lib/qrcode/main.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode copying build/lib/qrcode/release.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode copying build/lib/qrcode/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode running install_data copying doc/qr.1 -> /tmp/instance-22/output-1/target/usr/share/man/man1 running install_egg_info Copying qrcode.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/qrcode-7.3.1-py3.11.egg-info running install_scripts Installing qr script to /tmp/instance-22/output-1/target/usr/bin >>> python-regex 2022.10.31 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.regex-2022.10.31.tar.gz.1vYsX5/output' 'https://files.pythonhosted.org/packages/27/b5/92d404279fd5f4f0a17235211bb0f5ae7a0d9afb7f439086ec247441ed28/regex-2022.10.31.tar.gz' --2023-02-12 11:10:59-- https://files.pythonhosted.org/packages/27/b5/92d404279fd5f4f0a17235211bb0f5ae7a0d9afb7f439086ec247441ed28/regex-2022.10.31.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 391554 (382K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.regex-2022.10.31.tar.gz.1vYsX5/output' 0K .......... .......... .......... .......... .......... 13% 10.9M 0s 50K .......... .......... .......... .......... .......... 26% 10.6M 0s 100K .......... .......... .......... .......... .......... 39% 188M 0s 150K .......... .......... .......... .......... .......... 52% 14.3M 0s 200K .......... .......... .......... .......... .......... 65% 225M 0s 250K .......... .......... .......... .......... .......... 78% 288M 0s 300K .......... .......... .......... .......... .......... 91% 313M 0s 350K .......... .......... .......... .. 100% 306M=0.01s 2023-02-12 11:11:00 (27.9 MB/s) - '/tmp/instance-22/output-1/build/.regex-2022.10.31.tar.gz.1vYsX5/output' saved [391554/391554] regex-2022.10.31.tar.gz: OK (md5: a85ced10be8bfe76fed4f30c42d32d5c) regex-2022.10.31.tar.gz: OK (sha256: a3a98921da9a1bf8457aeee6a551948a83601689e5ecdd736894ea9bbec77e83) >>> python-regex 2022.10.31 Extracting gzip -d -c /tmp/instance-22/dl/python-regex/regex-2022.10.31.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-regex-2022.10.31 -xf - >>> python-regex 2022.10.31 Patching >>> python-regex 2022.10.31 Configuring >>> python-regex 2022.10.31 Building (cd /tmp/instance-22/output-1/build/python-regex-2022.10.31//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/regex copying regex_3/__init__.py -> build/lib.linux-mipsel-3.11/regex copying regex_3/regex.py -> build/lib.linux-mipsel-3.11/regex copying regex_3/_regex_core.py -> build/lib.linux-mipsel-3.11/regex copying regex_3/test_regex.py -> build/lib.linux-mipsel-3.11/regex running build_ext building 'regex._regex' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/regex_3 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c regex_3/_regex.c -o build/temp.linux-mipsel-3.11/regex_3/_regex.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c regex_3/_regex_unicode.c -o build/temp.linux-mipsel-3.11/regex_3/_regex_unicode.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/regex_3/_regex.o build/temp.linux-mipsel-3.11/regex_3/_regex_unicode.o -L. -o build/lib.linux-mipsel-3.11/regex/_regex.cpython-311-mipsel-linux-gnu.so >>> python-regex 2022.10.31 Installing to target (cd /tmp/instance-22/output-1/build/python-regex-2022.10.31//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/regex copying build/lib.linux-mipsel-3.11/regex/_regex.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/regex copying build/lib.linux-mipsel-3.11/regex/test_regex.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/regex copying build/lib.linux-mipsel-3.11/regex/_regex_core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/regex copying build/lib.linux-mipsel-3.11/regex/regex.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/regex copying build/lib.linux-mipsel-3.11/regex/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/regex running install_egg_info running egg_info writing regex.egg-info/PKG-INFO writing dependency_links to regex.egg-info/dependency_links.txt writing top-level names to regex.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'regex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'regex.egg-info/SOURCES.txt' Copying regex.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/regex-2022.10.31-py3.11.egg-info running install_scripts >>> python-request-id 1.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.request-id-1.0.1.tar.gz.x2fzwC/output' 'https://files.pythonhosted.org/packages/9b/b3/30617b85b1766b6a804f2b8abc0ca7496f6349236f7eec28cb42687ca8e3/request-id-1.0.1.tar.gz' --2023-02-12 11:11:27-- https://files.pythonhosted.org/packages/9b/b3/30617b85b1766b6a804f2b8abc0ca7496f6349236f7eec28cb42687ca8e3/request-id-1.0.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8064 (7.9K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.request-id-1.0.1.tar.gz.x2fzwC/output' 0K ....... 100% 99.1M=0s 2023-02-12 11:11:27 (99.1 MB/s) - '/tmp/instance-22/output-1/build/.request-id-1.0.1.tar.gz.x2fzwC/output' saved [8064/8064] request-id-1.0.1.tar.gz: OK (md5: abf0125561fb38198893ba4b46c5ce28) request-id-1.0.1.tar.gz: OK (sha256: 4adf1dc880085571454667ee4dba36a12b720eea5dbbfbbbd840c5a24268b4f7) >>> python-request-id 1.0.1 Extracting gzip -d -c /tmp/instance-22/dl/python-request-id/request-id-1.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-request-id-1.0.1 -xf - >>> python-request-id 1.0.1 Patching >>> python-request-id 1.0.1 Configuring >>> python-request-id 1.0.1 Building (cd /tmp/instance-22/output-1/build/python-request-id-1.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/request_id copying src/request_id/__init__.py -> build/lib/request_id running egg_info writing src/request_id.egg-info/PKG-INFO writing dependency_links to src/request_id.egg-info/dependency_links.txt writing entry points to src/request_id.egg-info/entry_points.txt writing requirements to src/request_id.egg-info/requires.txt writing top-level names to src/request_id.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/request_id.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[cod]' found under directory '*' adding license file 'LICENSE.txt' writing manifest file 'src/request_id.egg-info/SOURCES.txt' >>> python-request-id 1.0.1 Installing to target (cd /tmp/instance-22/output-1/build/python-request-id-1.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 src/request_id.egg-info/PKG-INFO writing dependency_links to src/request_id.egg-info/dependency_links.txt writing entry points to src/request_id.egg-info/entry_points.txt writing requirements to src/request_id.egg-info/requires.txt writing top-level names to src/request_id.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/request_id.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[cod]' found under directory '*' adding license file 'LICENSE.txt' writing manifest file 'src/request_id.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/request_id copying build/lib/request_id/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/request_id running install_egg_info Copying src/request_id.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/request_id-1.0.1-py3.11.egg-info running install_scripts >>> python-requests 2.28.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.requests-2.28.1.tar.gz.JVyvra/output' 'https://files.pythonhosted.org/packages/a5/61/a867851fd5ab77277495a8709ddda0861b28163c4613b011bc00228cc724/requests-2.28.1.tar.gz' --2023-02-12 11:11:31-- https://files.pythonhosted.org/packages/a5/61/a867851fd5ab77277495a8709ddda0861b28163c4613b011bc00228cc724/requests-2.28.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 109805 (107K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.requests-2.28.1.tar.gz.JVyvra/output' 0K .......... .......... .......... .......... .......... 46% 8.48M 0s 50K .......... .......... .......... .......... .......... 93% 15.0M 0s 100K ....... 100% 153M=0.009s 2023-02-12 11:11:31 (11.6 MB/s) - '/tmp/instance-22/output-1/build/.requests-2.28.1.tar.gz.JVyvra/output' saved [109805/109805] requests-2.28.1.tar.gz: OK (md5: 796ea875cdae283529c03b9203d9c454) requests-2.28.1.tar.gz: OK (sha256: 7c5599b102feddaa661c826c56ab4fee28bfd17f5abca1ebbe3e7f19d7c97983) >>> python-requests 2.28.1 Extracting gzip -d -c /tmp/instance-22/dl/python-requests/requests-2.28.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-requests-2.28.1 -xf - >>> python-requests 2.28.1 Patching >>> python-requests 2.28.1 Configuring >>> python-requests 2.28.1 Building (cd /tmp/instance-22/output-1/build/python-requests-2.28.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /tmp/instance-22/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/requests copying requests/utils.py -> build/lib/requests copying requests/structures.py -> build/lib/requests copying requests/status_codes.py -> build/lib/requests copying requests/sessions.py -> build/lib/requests copying requests/packages.py -> build/lib/requests copying requests/models.py -> build/lib/requests copying requests/hooks.py -> build/lib/requests copying requests/help.py -> build/lib/requests copying requests/exceptions.py -> build/lib/requests copying requests/cookies.py -> build/lib/requests copying requests/compat.py -> build/lib/requests copying requests/certs.py -> build/lib/requests copying requests/auth.py -> build/lib/requests copying requests/api.py -> build/lib/requests copying requests/adapters.py -> build/lib/requests copying requests/_internal_utils.py -> build/lib/requests copying requests/__version__.py -> build/lib/requests copying requests/__init__.py -> build/lib/requests running egg_info writing requests.egg-info/PKG-INFO writing dependency_links to requests.egg-info/dependency_links.txt writing requirements to requests.egg-info/requires.txt writing top-level names to requests.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest.ini' adding license file 'LICENSE' writing manifest file 'requests.egg-info/SOURCES.txt' >>> python-requests 2.28.1 Installing to target (cd /tmp/instance-22/output-1/build/python-requests-2.28.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /tmp/instance-22/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 /tmp/instance-22/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 requests.egg-info/PKG-INFO writing dependency_links to requests.egg-info/dependency_links.txt writing requirements to requests.egg-info/requires.txt writing top-level names to requests.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest.ini' adding license file 'LICENSE' writing manifest file 'requests.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/__version__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/_internal_utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/adapters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/api.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/auth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/certs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/cookies.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/help.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/hooks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/models.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/packages.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/sessions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/status_codes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/structures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests copying build/lib/requests/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests running install_egg_info Copying requests.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/requests-2.28.1-py3.11.egg-info running install_scripts >>> python-rtoml 0.8.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.rtoml-0.8.0.tar.gz.LqgZT6/output' 'https://files.pythonhosted.org/packages/33/a6/b42d8e0e28bec9fd7fdbafb2d76db3f8578f151a669eba564d422756d909/rtoml-0.8.0.tar.gz' --2023-02-12 11:11:35-- https://files.pythonhosted.org/packages/33/a6/b42d8e0e28bec9fd7fdbafb2d76db3f8578f151a669eba564d422756d909/rtoml-0.8.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10356 (10K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.rtoml-0.8.0.tar.gz.LqgZT6/output' 0K .......... 100% 97.9M=0s 2023-02-12 11:11:35 (97.9 MB/s) - '/tmp/instance-22/output-1/build/.rtoml-0.8.0.tar.gz.LqgZT6/output' saved [10356/10356] Downloading crates ... Downloaded pyo3-macros v0.16.4 Downloaded parking_lot_core v0.9.3 Downloaded quote v1.0.18 Downloaded unicode-xid v0.2.3 Downloaded toml v0.5.9 Downloaded smallvec v1.8.0 Downloaded serde v1.0.137 Downloaded lock_api v0.4.7 Downloaded parking_lot v0.12.0 Downloaded mimalloc v0.1.29 Downloaded indoc v1.0.6 Downloaded unindent v0.1.9 Downloaded target-lexicon v0.12.3 Downloaded syn v1.0.92 Downloaded cc v1.0.73 Downloaded indexmap v1.8.1 Downloaded redox_syscall v0.2.13 Downloaded proc-macro2 v1.0.38 Downloaded pyo3-ffi v0.16.4 Downloaded pyo3 v0.16.4 Downloaded pyo3-build-config v0.16.4 Downloaded pyo3-macros-backend v0.16.4 Downloaded windows_x86_64_msvc v0.36.1 Downloaded windows_i686_msvc v0.36.1 Downloaded windows_i686_gnu v0.36.1 Downloaded windows_x86_64_gnu v0.36.1 Downloaded windows_aarch64_msvc v0.36.1 Downloaded libmimalloc-sys v0.1.25 Downloaded windows-sys v0.36.1 Vendoring autocfg v1.1.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/autocfg-1.1.0) to VENDOR/autocfg Vendoring bitflags v1.3.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/bitflags-1.3.2) to VENDOR/bitflags Vendoring cc v1.0.73 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.73) to VENDOR/cc Vendoring cfg-if v1.0.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0) to VENDOR/cfg-if Vendoring hashbrown v0.11.2 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.11.2) to VENDOR/hashbrown Vendoring indexmap v1.8.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/indexmap-1.8.1) to VENDOR/indexmap Vendoring indoc v1.0.6 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/indoc-1.0.6) to VENDOR/indoc Vendoring libc v0.2.125 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.125) to VENDOR/libc Vendoring libmimalloc-sys v0.1.25 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/libmimalloc-sys-0.1.25) to VENDOR/libmimalloc-sys Vendoring lock_api v0.4.7 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.7) to VENDOR/lock_api Vendoring mimalloc v0.1.29 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/mimalloc-0.1.29) to VENDOR/mimalloc Vendoring once_cell v1.10.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.10.0) to VENDOR/once_cell Vendoring parking_lot v0.12.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.12.0) to VENDOR/parking_lot Vendoring parking_lot_core v0.9.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.9.3) to VENDOR/parking_lot_core Vendoring proc-macro2 v1.0.38 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.38) to VENDOR/proc-macro2 Vendoring pyo3 v0.16.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.4) to VENDOR/pyo3 Vendoring pyo3-build-config v0.16.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-build-config-0.16.4) to VENDOR/pyo3-build-config Vendoring pyo3-ffi v0.16.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.4) to VENDOR/pyo3-ffi Vendoring pyo3-macros v0.16.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-0.16.4) to VENDOR/pyo3-macros Vendoring pyo3-macros-backend v0.16.4 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-backend-0.16.4) to VENDOR/pyo3-macros-backend Vendoring quote v1.0.18 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.18) to VENDOR/quote Vendoring redox_syscall v0.2.13 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.2.13) to VENDOR/redox_syscall Vendoring scopeguard v1.1.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0) to VENDOR/scopeguard Vendoring serde v1.0.137 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.137) to VENDOR/serde Vendoring smallvec v1.8.0 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-1.8.0) to VENDOR/smallvec Vendoring syn v1.0.92 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.92) to VENDOR/syn Vendoring target-lexicon v0.12.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/target-lexicon-0.12.3) to VENDOR/target-lexicon Vendoring toml v0.5.9 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/toml-0.5.9) to VENDOR/toml Vendoring unicode-xid v0.2.3 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.3) to VENDOR/unicode-xid Vendoring unindent v0.1.9 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.9) to VENDOR/unindent Vendoring windows-sys v0.36.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-sys-0.36.1) to VENDOR/windows-sys Vendoring windows_aarch64_msvc v0.36.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/windows_aarch64_msvc-0.36.1) to VENDOR/windows_aarch64_msvc Vendoring windows_i686_gnu v0.36.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/windows_i686_gnu-0.36.1) to VENDOR/windows_i686_gnu Vendoring windows_i686_msvc v0.36.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/windows_i686_msvc-0.36.1) to VENDOR/windows_i686_msvc Vendoring windows_x86_64_gnu v0.36.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/windows_x86_64_gnu-0.36.1) to VENDOR/windows_x86_64_gnu Vendoring windows_x86_64_msvc v0.36.1 (/tmp/instance-22/dl/br-cargo-home/registry/src/github.com-1ecc6299db9ec823/windows_x86_64_msvc-0.36.1) to VENDOR/windows_x86_64_msvc To use vendored sources, add this to your .cargo/config.toml for this project: [source.crates-io] replace-with = "vendored-sources" [source.vendored-sources] directory = "VENDOR" rtoml-0.8.0.tar.gz: OK (sha256: 821a430ab6587bdaaf7cb95044e8e0d99c77c6aed0adce5a370045b270f7ee20) >>> python-rtoml 0.8.0 Extracting gzip -d -c /tmp/instance-22/dl/python-rtoml/rtoml-0.8.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-rtoml-0.8.0 -xf - >>> python-rtoml 0.8.0 Patching >>> python-rtoml 0.8.0 Configuring >>> python-rtoml 0.8.0 Building (cd /tmp/instance-22/output-1/build/python-rtoml-0.8.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib CARGO_HOME=/tmp/instance-22/dl/br-cargo-home __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" CARGO_UNSTABLE_TARGET_APPLIES_TO_HOST="true" CARGO_TARGET_APPLIES_TO_HOST="false" CARGO_BUILD_TARGET="mipsel-unknown-linux-gnu" CARGO_TARGET_MIPSEL_UNKNOWN_LINUX_GNU_LINKER=mipsel-buildroot-linux-gnu-gcc PYO3_CROSS_LIB_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11" /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/rtoml copying rtoml/__init__.py -> build/lib/rtoml copying rtoml/py.typed -> build/lib/rtoml running build_ext running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --target mipsel-unknown-linux-gnu --release -v --features pyo3/extension-module -- --crate-type cdylib Compiling target-lexicon v0.12.3 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/target-lexicon/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=5e493916bcc737e8 -C extra-filename=-5e493916bcc737e8 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/target-lexicon-5e493916bcc737e8 -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Compiling autocfg v1.1.0 Compiling once_cell v1.10.0 Compiling proc-macro2 v1.0.38 Compiling libc v0.2.125 Compiling unicode-xid v0.2.3 Compiling syn v1.0.92 Compiling parking_lot_core v0.9.3 Compiling cc v1.0.73 Compiling cfg-if v1.0.0 Compiling smallvec v1.8.0 Compiling serde v1.0.137 Compiling scopeguard v1.1.0 Compiling hashbrown v0.11.2 Compiling unindent v0.1.9 Compiling indoc v1.0.6 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/parking_lot_core/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=d085eab9eb5bc43a -C extra-filename=-d085eab9eb5bc43a --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/parking_lot_core-d085eab9eb5bc43a -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name autocfg /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/autocfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=94c2df7a79a43859 -C extra-filename=-94c2df7a79a43859 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/proc-macro2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' -C metadata=982c124a89a8e1ce -C extra-filename=-982c124a89a8e1ce --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/proc-macro2-982c124a89a8e1ce -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/syn/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=a02dfea0789ee3b4 -C extra-filename=-a02dfea0789ee3b4 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/syn-a02dfea0789ee3b4 -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name once_cell --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=ca8d3458ed991879 -C extra-filename=-ca8d3458ed991879 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name scopeguard /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/scopeguard/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=8efc01eb771195ce -C extra-filename=-8efc01eb771195ce --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name unicode_xid /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/unicode-xid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=fa423f883b89f80a -C extra-filename=-fa423f883b89f80a --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name cc --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/cc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=18d460be346c1684 -C extra-filename=-18d460be346c1684 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name indoc --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/indoc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=0b8f0eb8fcce8a9f -C extra-filename=-0b8f0eb8fcce8a9f --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern proc_macro --cap-lints allow` Running `rustc --crate-name build_script_build /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=342b273114111686 -C extra-filename=-342b273114111686 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/libc-342b273114111686 -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name smallvec --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/smallvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=39c520159db4274f -C extra-filename=-39c520159db4274f --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/serde/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=eda72dfde596dfea -C extra-filename=-eda72dfde596dfea --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/serde-eda72dfde596dfea -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name hashbrown --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/hashbrown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' -C metadata=fb4c97a355608a2c -C extra-filename=-fb4c97a355608a2c --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name cfg_if --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=f5479f77b5919244 -C extra-filename=-f5479f77b5919244 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/unindent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=d0f76377dd8ba763 -C extra-filename=-d0f76377dd8ba763 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow` Compiling lock_api v0.4.7 Compiling indexmap v1.8.1 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/lock_api/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=0893827d3c910033 -C extra-filename=-0893827d3c910033 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/lock_api-0893827d3c910033 -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern autocfg=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libautocfg-94c2df7a79a43859.rlib --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/indexmap/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=4a6533ddb9c4ce84 -C extra-filename=-4a6533ddb9c4ce84 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/indexmap-4a6533ddb9c4ce84 -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern autocfg=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libautocfg-94c2df7a79a43859.rlib --cap-lints allow` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/serde-eda72dfde596dfea/build-script-build` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/parking_lot_core-d085eab9eb5bc43a/build-script-build` Running `rustc --crate-name serde /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/serde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bc8c0a73d957ad58 -C extra-filename=-bc8c0a73d957ad58 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow --cfg no_std_atomic64 --cfg no_std_atomic` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/syn-a02dfea0789ee3b4/build-script-build` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/proc-macro2-982c124a89a8e1ce/build-script-build` Running `rustc --crate-name proc_macro2 --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/proc-macro2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' -C metadata=76a1e060812bf696 -C extra-filename=-76a1e060812bf696 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern unicode_xid=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libunicode_xid-fa423f883b89f80a.rmeta --cap-lints allow --cfg use_proc_macro --cfg wrap_proc_macro` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/libc-342b273114111686/build-script-build` Running `rustc --crate-name libc /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=def4b5f9719e559c -C extra-filename=-def4b5f9719e559c --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/target-lexicon-5e493916bcc737e8/build-script-build` Running `rustc --crate-name target_lexicon --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/target-lexicon/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=36d9633f3c5dfc91 -C extra-filename=-36d9633f3c5dfc91 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow --cfg 'feature="rust_1_40"'` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/lock_api-0893827d3c910033/build-script-build` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/indexmap-4a6533ddb9c4ce84/build-script-build` Running `rustc --crate-name lock_api --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/lock_api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=f6faac704b8d8495 -C extra-filename=-f6faac704b8d8495 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern scopeguard=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libscopeguard-8efc01eb771195ce.rmeta --cap-lints allow --cfg has_const_fn_trait_bound` Running `rustc --crate-name indexmap --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/indexmap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=3cd4720ec6d794b0 -C extra-filename=-3cd4720ec6d794b0 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern hashbrown=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libhashbrown-fb4c97a355608a2c.rmeta --cap-lints allow --cfg has_std --cfg rustc_1_51` Compiling libmimalloc-sys v0.1.25 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/libmimalloc-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=a1828fbef13a5dc5 -C extra-filename=-a1828fbef13a5dc5 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/libmimalloc-sys-a1828fbef13a5dc5 -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern cc=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libcc-18d460be346c1684.rlib --cap-lints allow` Compiling quote v1.0.18 Running `rustc --crate-name quote --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/quote/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=6d29300679a8133a -C extra-filename=-6d29300679a8133a --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libproc_macro2-76a1e060812bf696.rmeta --cap-lints allow` Compiling pyo3-build-config v0.16.4 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/pyo3-build-config/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=cb2a0f4d68ce296c -C extra-filename=-cb2a0f4d68ce296c --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/pyo3-build-config-cb2a0f4d68ce296c -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern target_lexicon=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libtarget_lexicon-36d9633f3c5dfc91.rlib --cap-lints allow` Running `rustc --crate-name parking_lot_core --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/parking_lot_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=77e62a26a928bd66 -C extra-filename=-77e62a26a928bd66 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern cfg_if=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libcfg_if-f5479f77b5919244.rmeta --extern libc=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/liblibc-def4b5f9719e559c.rmeta --extern smallvec=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libsmallvec-39c520159db4274f.rmeta --cap-lints allow` Running `rustc --crate-name syn --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/syn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=64634347988d9b58 -C extra-filename=-64634347988d9b58 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libproc_macro2-76a1e060812bf696.rmeta --extern quote=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libquote-6d29300679a8133a.rmeta --extern unicode_xid=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libunicode_xid-fa423f883b89f80a.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` Compiling parking_lot v0.12.0 Running `rustc --crate-name parking_lot --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/parking_lot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' -C metadata=2aff7ca406749d5d -C extra-filename=-2aff7ca406749d5d --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern lock_api=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/liblock_api-f6faac704b8d8495.rmeta --extern parking_lot_core=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libparking_lot_core-77e62a26a928bd66.rmeta --cap-lints allow` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/libmimalloc-sys-a1828fbef13a5dc5/build-script-build` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/pyo3-build-config-cb2a0f4d68ce296c/build-script-build` Running `rustc --crate-name pyo3_build_config --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/pyo3-build-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=3985f04296f4a691 -C extra-filename=-3985f04296f4a691 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern once_cell=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libonce_cell-ca8d3458ed991879.rmeta --extern target_lexicon=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libtarget_lexicon-36d9633f3c5dfc91.rmeta --cap-lints allow` Compiling pyo3-ffi v0.16.4 Compiling pyo3 v0.16.4 Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/pyo3-ffi/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=d705944d515dc33f -C extra-filename=-d705944d515dc33f --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/pyo3-ffi-d705944d515dc33f -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern pyo3_build_config=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libpyo3_build_config-3985f04296f4a691.rlib --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/pyo3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="pyproto"' --cfg 'feature="unindent"' -C metadata=9232aa49d2d57869 -C extra-filename=-9232aa49d2d57869 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/pyo3-9232aa49d2d57869 -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern pyo3_build_config=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libpyo3_build_config-3985f04296f4a691.rlib --cap-lints allow` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/pyo3-ffi-d705944d515dc33f/build-script-build` Running `/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/build/pyo3-9232aa49d2d57869/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/pyo3-ffi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=1a496646ca8e2ed3 -C extra-filename=-1a496646ca8e2ed3 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern libc=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/liblibc-def4b5f9719e559c.rmeta --cap-lints allow --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of` Compiling toml v0.5.9 Running `rustc --crate-name toml --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/toml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' -C metadata=8ecd08626d022d3a -C extra-filename=-8ecd08626d022d3a --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern indexmap=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libindexmap-3cd4720ec6d794b0.rmeta --extern serde=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libserde-bc8c0a73d957ad58.rmeta --cap-lints allow` Running `rustc --crate-name libmimalloc_sys --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/libmimalloc-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=c58faa9939d13541 -C extra-filename=-c58faa9939d13541 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --cap-lints allow -L native=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/build/libmimalloc-sys-674371e2bd570843/out -l static=mimalloc` Compiling mimalloc v0.1.29 Running `rustc --crate-name mimalloc --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/mimalloc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C metadata=7df3dd7d8e9c9069 -C extra-filename=-7df3dd7d8e9c9069 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern libmimalloc_sys=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/liblibmimalloc_sys-c58faa9939d13541.rmeta --cap-lints allow -L native=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/build/libmimalloc-sys-674371e2bd570843/out` Compiling pyo3-macros-backend v0.16.4 Running `rustc --crate-name pyo3_macros_backend --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/pyo3-macros-backend/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="pyproto"' -C metadata=0e7d49305ec61a16 -C extra-filename=-0e7d49305ec61a16 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libproc_macro2-76a1e060812bf696.rmeta --extern quote=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libquote-6d29300679a8133a.rmeta --extern syn=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libsyn-64634347988d9b58.rmeta --cap-lints allow` Compiling pyo3-macros v0.16.4 Running `rustc --crate-name pyo3_macros --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/pyo3-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="pyproto"' -C metadata=2d590d5dfc7b85d6 -C extra-filename=-2d590d5dfc7b85d6 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern proc_macro2=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libproc_macro2-76a1e060812bf696.rlib --extern pyo3_macros_backend=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libpyo3_macros_backend-0e7d49305ec61a16.rlib --extern quote=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libquote-6d29300679a8133a.rlib --extern syn=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libsyn-64634347988d9b58.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name pyo3 --edition=2018 /tmp/instance-22/output-1/build/python-rtoml-0.8.0/VENDOR/pyo3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="pyproto"' --cfg 'feature="unindent"' -C metadata=ee92e6531bd789e4 -C extra-filename=-ee92e6531bd789e4 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern cfg_if=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libcfg_if-f5479f77b5919244.rmeta --extern indoc=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libindoc-0b8f0eb8fcce8a9f.so --extern libc=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/liblibc-def4b5f9719e559c.rmeta --extern parking_lot=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libparking_lot-2aff7ca406749d5d.rmeta --extern pyo3_ffi=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libpyo3_ffi-1a496646ca8e2ed3.rmeta --extern pyo3_macros=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps/libpyo3_macros-2d590d5dfc7b85d6.so --extern unindent=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libunindent-d0f76377dd8ba763.rmeta --cap-lints allow --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of` Compiling rtoml v0.8.0 (/tmp/instance-22/output-1/build/python-rtoml-0.8.0) Running `rustc --crate-name _rtoml --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C lto=fat -C codegen-units=1 --crate-type cdylib -C metadata=dd7dbdeb94c60ed2 --out-dir /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps --target mipsel-unknown-linux-gnu -C linker=mipsel-buildroot-linux-gnu-gcc -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps -L dependency=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/release/deps --extern mimalloc=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libmimalloc-7df3dd7d8e9c9069.rlib --extern pyo3=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libpyo3-ee92e6531bd789e4.rlib --extern serde=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libserde-bc8c0a73d957ad58.rlib --extern toml=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/deps/libtoml-8ecd08626d022d3a.rlib -L native=/tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/build/libmimalloc-sys-674371e2bd570843/out` Finished release [optimized] target(s) in 38.89s Copying rust artifact from /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/lib_rtoml.so to build/lib/rtoml/_rtoml.cpython-311-mipsel-linux-gnu.so >>> python-rtoml 0.8.0 Installing to target (cd /tmp/instance-22/output-1/build/python-rtoml-0.8.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib CARGO_HOME=/tmp/instance-22/dl/br-cargo-home __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" CARGO_UNSTABLE_TARGET_APPLIES_TO_HOST="true" CARGO_TARGET_APPLIES_TO_HOST="false" CARGO_BUILD_TARGET="mipsel-unknown-linux-gnu" CARGO_TARGET_MIPSEL_UNKNOWN_LINUX_GNU_LINKER=mipsel-buildroot-linux-gnu-gcc PYO3_CROSS_LIB_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11" /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --target mipsel-unknown-linux-gnu --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh target-lexicon v0.12.3 Fresh autocfg v1.1.0 Fresh once_cell v1.10.0 Fresh pyo3-build-config v0.16.4 Fresh unicode-xid v0.2.3 Fresh proc-macro2 v1.0.38 Fresh quote v1.0.18 Fresh libc v0.2.125 Fresh cc v1.0.73 Fresh syn v1.0.92 Fresh scopeguard v1.1.0 Fresh smallvec v1.8.0 Fresh cfg-if v1.0.0 Fresh parking_lot_core v0.9.3 Fresh lock_api v0.4.7 Fresh pyo3-macros-backend v0.16.4 Fresh hashbrown v0.11.2 Fresh indexmap v1.8.1 Fresh libmimalloc-sys v0.1.25 Fresh pyo3-macros v0.16.4 Fresh parking_lot v0.12.0 Fresh serde v1.0.137 Fresh pyo3-ffi v0.16.4 Fresh indoc v1.0.6 Fresh unindent v0.1.9 Fresh pyo3 v0.16.4 Fresh toml v0.5.9 Fresh mimalloc v0.1.29 Fresh rtoml v0.8.0 (/tmp/instance-22/output-1/build/python-rtoml-0.8.0) Finished release [optimized] target(s) in 0.05s Copying rust artifact from /tmp/instance-22/output-1/build/python-rtoml-0.8.0/target/mipsel-unknown-linux-gnu/release/lib_rtoml.so to build/lib/rtoml/_rtoml.cpython-311-mipsel-linux-gnu.so running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/rtoml copying build/lib/rtoml/_rtoml.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/rtoml copying build/lib/rtoml/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/rtoml copying build/lib/rtoml/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/rtoml running install_egg_info running egg_info writing rtoml.egg-info/PKG-INFO writing dependency_links to rtoml.egg-info/dependency_links.txt writing top-level names to rtoml.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'rtoml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'rtoml.egg-info/SOURCES.txt' Copying rtoml.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/rtoml-0.8.0-py3.11.egg-info running install_scripts >>> python-s3transfer 0.6.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.s3transfer-0.6.0.tar.gz.McFrv6/output' 'https://files.pythonhosted.org/packages/e1/eb/e57c93d5cd5edf8c1d124c831ef916601540db70acd96fa21fe60cef1365/s3transfer-0.6.0.tar.gz' --2023-02-12 11:12:24-- https://files.pythonhosted.org/packages/e1/eb/e57c93d5cd5edf8c1d124c831ef916601540db70acd96fa21fe60cef1365/s3transfer-0.6.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 134871 (132K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.s3transfer-0.6.0.tar.gz.McFrv6/output' 0K .......... .......... .......... .......... .......... 37% 10.3M 0s 50K .......... .......... .......... .......... .......... 75% 18.8M 0s 100K .......... .......... .......... . 100% 118M=0.008s 2023-02-12 11:12:25 (16.9 MB/s) - '/tmp/instance-22/output-1/build/.s3transfer-0.6.0.tar.gz.McFrv6/output' saved [134871/134871] s3transfer-0.6.0.tar.gz: OK (sha256: 2ed07d3866f523cc561bf4a00fc5535827981b117dd7876f036b0c1aca42c947) >>> python-s3transfer 0.6.0 Extracting gzip -d -c /tmp/instance-22/dl/python-s3transfer/s3transfer-0.6.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-s3transfer-0.6.0 -xf - >>> python-s3transfer 0.6.0 Patching >>> python-s3transfer 0.6.0 Configuring >>> python-s3transfer 0.6.0 Building (cd /tmp/instance-22/output-1/build/python-s3transfer-0.6.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/s3transfer copying s3transfer/utils.py -> build/lib/s3transfer copying s3transfer/upload.py -> build/lib/s3transfer copying s3transfer/tasks.py -> build/lib/s3transfer copying s3transfer/subscribers.py -> build/lib/s3transfer copying s3transfer/processpool.py -> build/lib/s3transfer copying s3transfer/manager.py -> build/lib/s3transfer copying s3transfer/futures.py -> build/lib/s3transfer copying s3transfer/exceptions.py -> build/lib/s3transfer copying s3transfer/download.py -> build/lib/s3transfer copying s3transfer/delete.py -> build/lib/s3transfer copying s3transfer/crt.py -> build/lib/s3transfer copying s3transfer/copies.py -> build/lib/s3transfer copying s3transfer/constants.py -> build/lib/s3transfer copying s3transfer/compat.py -> build/lib/s3transfer copying s3transfer/bandwidth.py -> build/lib/s3transfer copying s3transfer/__init__.py -> build/lib/s3transfer running egg_info writing s3transfer.egg-info/PKG-INFO writing dependency_links to s3transfer.egg-info/dependency_links.txt writing requirements to s3transfer.egg-info/requires.txt writing top-level names to s3transfer.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 's3transfer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-test.txt' adding license file 'LICENSE.txt' adding license file 'NOTICE.txt' writing manifest file 's3transfer.egg-info/SOURCES.txt' >>> python-s3transfer 0.6.0 Installing to target (cd /tmp/instance-22/output-1/build/python-s3transfer-0.6.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 s3transfer.egg-info/PKG-INFO writing dependency_links to s3transfer.egg-info/dependency_links.txt writing requirements to s3transfer.egg-info/requires.txt writing top-level names to s3transfer.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 's3transfer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-test.txt' adding license file 'LICENSE.txt' adding license file 'NOTICE.txt' writing manifest file 's3transfer.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/bandwidth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/constants.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/copies.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/crt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/delete.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/download.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/futures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/processpool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/subscribers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/tasks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/upload.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer copying build/lib/s3transfer/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer running install_egg_info Copying s3transfer.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/s3transfer-0.6.0-py3.11.egg-info running install_scripts >>> python-serial 3.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.pyserial-3.5.tar.gz.9nbRdX/output' 'https://files.pythonhosted.org/packages/1e/7d/ae3f0a63f41e4d2f6cb66a5b57197850f919f59e558159a4dd3a818f5082/pyserial-3.5.tar.gz' --2023-02-12 11:12:29-- https://files.pythonhosted.org/packages/1e/7d/ae3f0a63f41e4d2f6cb66a5b57197850f919f59e558159a4dd3a818f5082/pyserial-3.5.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 159125 (155K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.pyserial-3.5.tar.gz.9nbRdX/output' 0K .......... .......... .......... .......... .......... 32% 15.4M 0s 50K .......... .......... .......... .......... .......... 64% 16.7M 0s 100K .......... .......... .......... .......... .......... 96% 107M 0s 150K ..... 100% 215M=0.007s 2023-02-12 11:12:29 (23.1 MB/s) - '/tmp/instance-22/output-1/build/.pyserial-3.5.tar.gz.9nbRdX/output' saved [159125/159125] pyserial-3.5.tar.gz: OK (md5: 1cf25a76da59b530dbfc2cf99392dc83) pyserial-3.5.tar.gz: OK (sha256: 3c77e014170dfffbd816e6ffc205e9842efb10be9f58ec16d3e8675b4925cddb) >>> python-serial 3.5 Extracting gzip -d -c /tmp/instance-22/dl/python-serial/pyserial-3.5.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-serial-3.5 -xf - >>> python-serial 3.5 Patching >>> python-serial 3.5 Configuring >>> python-serial 3.5 Building (cd /tmp/instance-22/output-1/build/python-serial-3.5//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/serial copying serial/__main__.py -> build/lib/serial copying serial/rs485.py -> build/lib/serial copying serial/serialwin32.py -> build/lib/serial copying serial/rfc2217.py -> build/lib/serial copying serial/serialposix.py -> build/lib/serial copying serial/__init__.py -> build/lib/serial copying serial/serialjava.py -> build/lib/serial copying serial/win32.py -> build/lib/serial copying serial/serialcli.py -> build/lib/serial copying serial/serialutil.py -> build/lib/serial creating build/lib/serial/tools copying serial/tools/miniterm.py -> build/lib/serial/tools copying serial/tools/list_ports_osx.py -> build/lib/serial/tools copying serial/tools/list_ports_posix.py -> build/lib/serial/tools copying serial/tools/__init__.py -> build/lib/serial/tools copying serial/tools/list_ports_common.py -> build/lib/serial/tools copying serial/tools/list_ports_linux.py -> build/lib/serial/tools copying serial/tools/list_ports.py -> build/lib/serial/tools copying serial/tools/hexlify_codec.py -> build/lib/serial/tools copying serial/tools/list_ports_windows.py -> build/lib/serial/tools creating build/lib/serial/urlhandler copying serial/urlhandler/protocol_rfc2217.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_hwgrep.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_socket.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_spy.py -> build/lib/serial/urlhandler copying serial/urlhandler/__init__.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_alt.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_loop.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_cp2110.py -> build/lib/serial/urlhandler creating build/lib/serial/threaded copying serial/threaded/__init__.py -> build/lib/serial/threaded >>> python-serial 3.5 Installing to target (cd /tmp/instance-22/output-1/build/python-serial-3.5//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/threaded copying build/lib/serial/threaded/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/threaded creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_cp2110.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_loop.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_alt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_spy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_hwgrep.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_rfc2217.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/urlhandler creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports_windows.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/hexlify_codec.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports_linux.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports_posix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports_osx.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/miniterm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/serialutil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial copying build/lib/serial/serialcli.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial copying build/lib/serial/win32.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial copying build/lib/serial/serialjava.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial copying build/lib/serial/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial copying build/lib/serial/serialposix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial copying build/lib/serial/rfc2217.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial copying build/lib/serial/serialwin32.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial copying build/lib/serial/rs485.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial copying build/lib/serial/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/serial running install_egg_info running egg_info writing pyserial.egg-info/PKG-INFO writing dependency_links to pyserial.egg-info/dependency_links.txt writing entry points to pyserial.egg-info/entry_points.txt writing requirements to pyserial.egg-info/requires.txt writing top-level names to pyserial.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyserial.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pyserial.egg-info/SOURCES.txt' Copying pyserial.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pyserial-3.5-py3.11.egg-info running install_scripts Installing pyserial-miniterm script to /tmp/instance-22/output-1/target/usr/bin Installing pyserial-ports script to /tmp/instance-22/output-1/target/usr/bin >>> python-service-identity 21.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.service-identity-21.1.0.tar.gz.wVz9tU/output' 'https://files.pythonhosted.org/packages/09/2e/26ade69944773df4748c19d3053e025b282f48de02aad84906d34a29d28b/service-identity-21.1.0.tar.gz' --2023-02-12 11:12:33-- https://files.pythonhosted.org/packages/09/2e/26ade69944773df4748c19d3053e025b282f48de02aad84906d34a29d28b/service-identity-21.1.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 40073 (39K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.service-identity-21.1.0.tar.gz.wVz9tU/output' 0K .......... .......... .......... ......... 100% 4.06M=0.009s 2023-02-12 11:12:33 (4.06 MB/s) - '/tmp/instance-22/output-1/build/.service-identity-21.1.0.tar.gz.wVz9tU/output' saved [40073/40073] service-identity-21.1.0.tar.gz: OK (md5: 5e5c195d8fcedc72f9068be2ad9b5a13) service-identity-21.1.0.tar.gz: OK (sha256: 6e6c6086ca271dc11b033d17c3a8bea9f24ebff920c587da090afc9519419d34) >>> python-service-identity 21.1.0 Extracting gzip -d -c /tmp/instance-22/dl/python-service-identity/service-identity-21.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-service-identity-21.1.0 -xf - >>> python-service-identity 21.1.0 Patching >>> python-service-identity 21.1.0 Configuring >>> python-service-identity 21.1.0 Building (cd /tmp/instance-22/output-1/build/python-service-identity-21.1.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/service_identity copying src/service_identity/pyopenssl.py -> build/lib/service_identity copying src/service_identity/exceptions.py -> build/lib/service_identity copying src/service_identity/cryptography.py -> build/lib/service_identity copying src/service_identity/_compat.py -> build/lib/service_identity copying src/service_identity/_common.py -> build/lib/service_identity copying src/service_identity/__init__.py -> build/lib/service_identity >>> python-service-identity 21.1.0 Installing to target (cd /tmp/instance-22/output-1/build/python-service-identity-21.1.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/service_identity copying build/lib/service_identity/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/service_identity copying build/lib/service_identity/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/service_identity copying build/lib/service_identity/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/service_identity copying build/lib/service_identity/cryptography.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/service_identity copying build/lib/service_identity/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/service_identity copying build/lib/service_identity/pyopenssl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/service_identity running install_egg_info running egg_info writing src/service_identity.egg-info/PKG-INFO writing dependency_links to src/service_identity.egg-info/dependency_links.txt writing requirements to src/service_identity.egg-info/requires.txt writing top-level names to src/service_identity.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/service_identity.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' warning: no previously-included files matching '*.pyc' found under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/service_identity.egg-info/SOURCES.txt' Copying src/service_identity.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/service_identity-21.1.0-py3.11.egg-info running install_scripts setuptools-65.6.3.tar.gz: OK (md5: 1fd8bd04b0bed95ad6c81f03b1c080bc) setuptools-65.6.3.tar.gz: OK (sha256: a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75) >>> python-setuptools 65.6.3 Extracting gzip -d -c /tmp/instance-22/dl/python-setuptools/setuptools-65.6.3.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-setuptools-65.6.3 -xf - >>> python-setuptools 65.6.3 Patching Applying 0001-add-executable.patch using patch: patching file setuptools/command/install.py patching file setuptools/command/install_scripts.py Hunk #1 succeeded at 14 (offset 1 line). Hunk #2 succeeded at 41 (offset 1 line). >>> python-setuptools 65.6.3 Configuring >>> python-setuptools 65.6.3 Building (cd /tmp/instance-22/output-1/build/python-setuptools-65.6.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/setuptools copying setuptools/windows_support.py -> build/lib/setuptools copying setuptools/wheel.py -> build/lib/setuptools copying setuptools/version.py -> build/lib/setuptools copying setuptools/unicode_utils.py -> build/lib/setuptools copying setuptools/sandbox.py -> build/lib/setuptools copying setuptools/py34compat.py -> build/lib/setuptools copying setuptools/package_index.py -> build/lib/setuptools copying setuptools/namespaces.py -> build/lib/setuptools copying setuptools/msvc.py -> build/lib/setuptools copying setuptools/monkey.py -> build/lib/setuptools copying setuptools/logging.py -> build/lib/setuptools copying setuptools/launch.py -> build/lib/setuptools copying setuptools/installer.py -> build/lib/setuptools copying setuptools/glob.py -> build/lib/setuptools copying setuptools/extension.py -> build/lib/setuptools copying setuptools/errors.py -> build/lib/setuptools copying setuptools/dist.py -> build/lib/setuptools copying setuptools/discovery.py -> build/lib/setuptools copying setuptools/depends.py -> build/lib/setuptools copying setuptools/dep_util.py -> build/lib/setuptools copying setuptools/build_meta.py -> build/lib/setuptools copying setuptools/archive_util.py -> build/lib/setuptools copying setuptools/_reqs.py -> build/lib/setuptools copying setuptools/_path.py -> build/lib/setuptools copying setuptools/_itertools.py -> build/lib/setuptools copying setuptools/_importlib.py -> build/lib/setuptools copying setuptools/_imp.py -> build/lib/setuptools copying setuptools/_entry_points.py -> build/lib/setuptools copying setuptools/_deprecation_warning.py -> build/lib/setuptools copying setuptools/__init__.py -> build/lib/setuptools creating build/lib/pkg_resources copying pkg_resources/__init__.py -> build/lib/pkg_resources creating build/lib/_distutils_hack copying _distutils_hack/override.py -> build/lib/_distutils_hack copying _distutils_hack/__init__.py -> build/lib/_distutils_hack creating build/lib/setuptools/extern copying setuptools/extern/__init__.py -> build/lib/setuptools/extern creating build/lib/setuptools/config copying setuptools/config/setupcfg.py -> build/lib/setuptools/config copying setuptools/config/pyprojecttoml.py -> build/lib/setuptools/config copying setuptools/config/expand.py -> build/lib/setuptools/config copying setuptools/config/_apply_pyprojecttoml.py -> build/lib/setuptools/config copying setuptools/config/__init__.py -> build/lib/setuptools/config creating build/lib/setuptools/command copying setuptools/command/install_scripts.py -> build/lib/setuptools/command copying setuptools/command/install.py -> build/lib/setuptools/command copying setuptools/command/upload_docs.py -> build/lib/setuptools/command copying setuptools/command/upload.py -> build/lib/setuptools/command copying setuptools/command/test.py -> build/lib/setuptools/command copying setuptools/command/setopt.py -> build/lib/setuptools/command copying setuptools/command/sdist.py -> build/lib/setuptools/command copying setuptools/command/saveopts.py -> build/lib/setuptools/command copying setuptools/command/rotate.py -> build/lib/setuptools/command copying setuptools/command/register.py -> build/lib/setuptools/command copying setuptools/command/py36compat.py -> build/lib/setuptools/command copying setuptools/command/install_lib.py -> build/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command copying setuptools/command/egg_info.py -> build/lib/setuptools/command copying setuptools/command/editable_wheel.py -> build/lib/setuptools/command copying setuptools/command/easy_install.py -> build/lib/setuptools/command copying setuptools/command/dist_info.py -> build/lib/setuptools/command copying setuptools/command/develop.py -> build/lib/setuptools/command copying setuptools/command/build_py.py -> build/lib/setuptools/command copying setuptools/command/build_ext.py -> build/lib/setuptools/command copying setuptools/command/build_clib.py -> build/lib/setuptools/command copying setuptools/command/build.py -> build/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command copying setuptools/command/alias.py -> build/lib/setuptools/command copying setuptools/command/__init__.py -> build/lib/setuptools/command creating build/lib/setuptools/_vendor copying setuptools/_vendor/zipp.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/typing_extensions.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/ordered_set.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/__init__.py -> build/lib/setuptools/_vendor creating build/lib/setuptools/_distutils copying setuptools/_distutils/versionpredicate.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/version.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/unixccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/text_file.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/sysconfig.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/spawn.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/py39compat.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/py38compat.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/msvccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/msvc9compiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/log.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/filelist.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/file_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/fancy_getopt.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/extension.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/errors.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/dist.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/dir_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/dep_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/debug.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/cygwinccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/core.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/config.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/cmd.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/ccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/bcppcompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/archive_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_msvccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_macos_compat.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_log.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_functools.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_collections.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/__init__.py -> build/lib/setuptools/_distutils creating build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/formats.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/fastjsonschema_validations.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/extra_validations.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/error_reporting.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/__init__.py -> build/lib/setuptools/config/_validate_pyproject creating build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/_types.py -> build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/_re.py -> build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/_parser.py -> build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/__init__.py -> build/lib/setuptools/_vendor/tomli creating build/lib/setuptools/_vendor/pyparsing copying setuptools/_vendor/pyparsing/util.py -> build/lib/setuptools/_vendor/pyparsing copying setuptools/_vendor/pyparsing/unicode.py -> build/lib/setuptools/_vendor/pyparsing copying setuptools/_vendor/pyparsing/testing.py -> build/lib/setuptools/_vendor/pyparsing copying setuptools/_vendor/pyparsing/results.py -> build/lib/setuptools/_vendor/pyparsing copying setuptools/_vendor/pyparsing/helpers.py -> build/lib/setuptools/_vendor/pyparsing copying setuptools/_vendor/pyparsing/exceptions.py -> build/lib/setuptools/_vendor/pyparsing copying setuptools/_vendor/pyparsing/core.py -> build/lib/setuptools/_vendor/pyparsing copying setuptools/_vendor/pyparsing/common.py -> build/lib/setuptools/_vendor/pyparsing copying setuptools/_vendor/pyparsing/actions.py -> build/lib/setuptools/_vendor/pyparsing copying setuptools/_vendor/pyparsing/__init__.py -> build/lib/setuptools/_vendor/pyparsing creating build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/version.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/utils.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/tags.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/specifiers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/requirements.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/markers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_structures.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_musllinux.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_manylinux.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__init__.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__about__.py -> build/lib/setuptools/_vendor/packaging creating build/lib/setuptools/_vendor/more_itertools copying setuptools/_vendor/more_itertools/recipes.py -> build/lib/setuptools/_vendor/more_itertools copying setuptools/_vendor/more_itertools/more.py -> build/lib/setuptools/_vendor/more_itertools copying setuptools/_vendor/more_itertools/__init__.py -> build/lib/setuptools/_vendor/more_itertools creating build/lib/setuptools/_vendor/jaraco copying setuptools/_vendor/jaraco/functools.py -> build/lib/setuptools/_vendor/jaraco copying setuptools/_vendor/jaraco/context.py -> build/lib/setuptools/_vendor/jaraco copying setuptools/_vendor/jaraco/__init__.py -> build/lib/setuptools/_vendor/jaraco creating build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/simple.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/readers.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/abc.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_legacy.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_itertools.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_compat.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_common.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_adapters.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/__init__.py -> build/lib/setuptools/_vendor/importlib_resources creating build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_text.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_meta.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_itertools.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_functools.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_compat.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_collections.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_adapters.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/__init__.py -> build/lib/setuptools/_vendor/importlib_metadata creating build/lib/setuptools/_vendor/pyparsing/diagram copying setuptools/_vendor/pyparsing/diagram/__init__.py -> build/lib/setuptools/_vendor/pyparsing/diagram creating build/lib/setuptools/_vendor/jaraco/text copying setuptools/_vendor/jaraco/text/__init__.py -> build/lib/setuptools/_vendor/jaraco/text creating build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/upload.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/sdist.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/register.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/py37compat.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_scripts.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_lib.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_headers.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_egg_info.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_data.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/config.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/clean.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/check.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_scripts.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_py.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_ext.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_clib.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/bdist_rpm.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/bdist_dumb.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/bdist.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/_framework_compat.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/__init__.py -> build/lib/setuptools/_distutils/command creating build/lib/pkg_resources/extern copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern creating build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/zipp.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/appdirs.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor creating build/lib/pkg_resources/_vendor/pyparsing copying pkg_resources/_vendor/pyparsing/util.py -> build/lib/pkg_resources/_vendor/pyparsing copying pkg_resources/_vendor/pyparsing/unicode.py -> build/lib/pkg_resources/_vendor/pyparsing copying pkg_resources/_vendor/pyparsing/testing.py -> build/lib/pkg_resources/_vendor/pyparsing copying pkg_resources/_vendor/pyparsing/results.py -> build/lib/pkg_resources/_vendor/pyparsing copying pkg_resources/_vendor/pyparsing/helpers.py -> build/lib/pkg_resources/_vendor/pyparsing copying pkg_resources/_vendor/pyparsing/exceptions.py -> build/lib/pkg_resources/_vendor/pyparsing copying pkg_resources/_vendor/pyparsing/core.py -> build/lib/pkg_resources/_vendor/pyparsing copying pkg_resources/_vendor/pyparsing/common.py -> build/lib/pkg_resources/_vendor/pyparsing copying pkg_resources/_vendor/pyparsing/actions.py -> build/lib/pkg_resources/_vendor/pyparsing copying pkg_resources/_vendor/pyparsing/__init__.py -> build/lib/pkg_resources/_vendor/pyparsing creating build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/utils.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/tags.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/requirements.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/markers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_musllinux.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_manylinux.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__about__.py -> build/lib/pkg_resources/_vendor/packaging creating build/lib/pkg_resources/_vendor/more_itertools copying pkg_resources/_vendor/more_itertools/recipes.py -> build/lib/pkg_resources/_vendor/more_itertools copying pkg_resources/_vendor/more_itertools/more.py -> build/lib/pkg_resources/_vendor/more_itertools copying pkg_resources/_vendor/more_itertools/__init__.py -> build/lib/pkg_resources/_vendor/more_itertools creating build/lib/pkg_resources/_vendor/jaraco copying pkg_resources/_vendor/jaraco/functools.py -> build/lib/pkg_resources/_vendor/jaraco copying pkg_resources/_vendor/jaraco/context.py -> build/lib/pkg_resources/_vendor/jaraco copying pkg_resources/_vendor/jaraco/__init__.py -> build/lib/pkg_resources/_vendor/jaraco creating build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/simple.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/readers.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/abc.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_legacy.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_itertools.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_compat.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_common.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_adapters.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/__init__.py -> build/lib/pkg_resources/_vendor/importlib_resources creating build/lib/pkg_resources/_vendor/pyparsing/diagram copying pkg_resources/_vendor/pyparsing/diagram/__init__.py -> build/lib/pkg_resources/_vendor/pyparsing/diagram creating build/lib/pkg_resources/_vendor/jaraco/text copying pkg_resources/_vendor/jaraco/text/__init__.py -> build/lib/pkg_resources/_vendor/jaraco/text copying setuptools/script (dev).tmpl -> build/lib/setuptools copying setuptools/script.tmpl -> build/lib/setuptools copying setuptools/gui.exe -> build/lib/setuptools copying setuptools/gui-arm64.exe -> build/lib/setuptools copying setuptools/gui-64.exe -> build/lib/setuptools copying setuptools/gui-32.exe -> build/lib/setuptools copying setuptools/cli.exe -> build/lib/setuptools copying setuptools/cli-arm64.exe -> build/lib/setuptools copying setuptools/cli-64.exe -> build/lib/setuptools copying setuptools/cli-32.exe -> build/lib/setuptools copying setuptools/command/launcher manifest.xml -> build/lib/setuptools/command >>> python-setuptools 65.6.3 Installing to target (cd /tmp/instance-22/output-1/build/python-setuptools-65.6.3//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/output-1/build/python-setuptools-65.6.3/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( Distribution option extra_path is deprecated. See issue27919 for details. running build running build_py running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/_distutils_hack copying build/lib/_distutils_hack/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/_distutils_hack copying build/lib/_distutils_hack/override.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/_distutils_hack creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_adapters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_itertools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_legacy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/abc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/readers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/simple.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text copying build/lib/pkg_resources/_vendor/jaraco/text/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text copying build/lib/pkg_resources/_vendor/jaraco/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco copying build/lib/pkg_resources/_vendor/jaraco/context.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco copying build/lib/pkg_resources/_vendor/jaraco/functools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools copying build/lib/pkg_resources/_vendor/more_itertools/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools copying build/lib/pkg_resources/_vendor/more_itertools/more.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools copying build/lib/pkg_resources/_vendor/more_itertools/recipes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_manylinux.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_musllinux.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/markers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/requirements.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/tags.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/packaging creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/diagram copying build/lib/pkg_resources/_vendor/pyparsing/diagram/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/diagram copying build/lib/pkg_resources/_vendor/pyparsing/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing copying build/lib/pkg_resources/_vendor/pyparsing/actions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing copying build/lib/pkg_resources/_vendor/pyparsing/common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing copying build/lib/pkg_resources/_vendor/pyparsing/core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing copying build/lib/pkg_resources/_vendor/pyparsing/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing copying build/lib/pkg_resources/_vendor/pyparsing/helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing copying build/lib/pkg_resources/_vendor/pyparsing/results.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing copying build/lib/pkg_resources/_vendor/pyparsing/testing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing copying build/lib/pkg_resources/_vendor/pyparsing/unicode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing copying build/lib/pkg_resources/_vendor/pyparsing/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing copying build/lib/pkg_resources/_vendor/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/appdirs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/zipp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/_vendor creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/extern copying build/lib/pkg_resources/extern/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources/extern copying build/lib/pkg_resources/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/pkg_resources creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/cli-32.exe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/cli-64.exe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/cli-arm64.exe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/cli.exe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/gui-32.exe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/gui-64.exe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/gui-arm64.exe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/gui.exe -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/script.tmpl -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/script (dev).tmpl -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/_framework_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/bdist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/bdist_dumb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/bdist_rpm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_clib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_ext.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_py.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_scripts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/check.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/clean.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/config.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_data.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_egg_info.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_headers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_lib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_scripts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/py37compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/register.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/sdist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/upload.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils/command copying build/lib/setuptools/_distutils/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/_collections.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/_functools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/_log.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/_macos_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/_msvccompiler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/archive_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/bcppcompiler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/ccompiler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/cmd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/config.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/cygwinccompiler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/debug.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/dep_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/dir_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/dist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/errors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/extension.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/fancy_getopt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/file_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/filelist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/log.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/msvc9compiler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/msvccompiler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/py38compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/py39compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/spawn.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/sysconfig.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/text_file.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/unixccompiler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils copying build/lib/setuptools/_distutils/versionpredicate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_distutils creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_adapters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_collections.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_functools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_itertools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_meta.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_text.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_adapters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_itertools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_legacy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/abc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/readers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/simple.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/jaraco creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text copying build/lib/setuptools/_vendor/jaraco/text/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text copying build/lib/setuptools/_vendor/jaraco/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/jaraco copying build/lib/setuptools/_vendor/jaraco/context.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/jaraco copying build/lib/setuptools/_vendor/jaraco/functools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/jaraco creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/more_itertools copying build/lib/setuptools/_vendor/more_itertools/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/more_itertools copying build/lib/setuptools/_vendor/more_itertools/more.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/more_itertools copying build/lib/setuptools/_vendor/more_itertools/recipes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/more_itertools creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/__about__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_manylinux.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_musllinux.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_structures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/markers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/requirements.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/specifiers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/tags.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/packaging creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/diagram copying build/lib/setuptools/_vendor/pyparsing/diagram/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/diagram copying build/lib/setuptools/_vendor/pyparsing/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing copying build/lib/setuptools/_vendor/pyparsing/actions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing copying build/lib/setuptools/_vendor/pyparsing/common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing copying build/lib/setuptools/_vendor/pyparsing/core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing copying build/lib/setuptools/_vendor/pyparsing/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing copying build/lib/setuptools/_vendor/pyparsing/helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing copying build/lib/setuptools/_vendor/pyparsing/results.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing copying build/lib/setuptools/_vendor/pyparsing/testing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing copying build/lib/setuptools/_vendor/pyparsing/unicode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing copying build/lib/setuptools/_vendor/pyparsing/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/pyparsing creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/_parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/_re.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/_types.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor copying build/lib/setuptools/_vendor/ordered_set.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor copying build/lib/setuptools/_vendor/typing_extensions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor copying build/lib/setuptools/_vendor/zipp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/_vendor creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/launcher manifest.xml -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/alias.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_egg.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_rpm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/build.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/build_clib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/build_ext.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/build_py.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/develop.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/dist_info.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/easy_install.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/editable_wheel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/egg_info.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/install_egg_info.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/install_lib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/py36compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/register.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/rotate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/saveopts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/sdist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/setopt.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/upload.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/upload_docs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/install.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command copying build/lib/setuptools/command/install_scripts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/command creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/error_reporting.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/extra_validations.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/fastjsonschema_validations.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/formats.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config copying build/lib/setuptools/config/_apply_pyprojecttoml.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config copying build/lib/setuptools/config/expand.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config copying build/lib/setuptools/config/pyprojecttoml.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config copying build/lib/setuptools/config/setupcfg.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/config creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/extern copying build/lib/setuptools/extern/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools/extern copying build/lib/setuptools/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/_deprecation_warning.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/_entry_points.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/_imp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/_importlib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/_itertools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/_path.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/_reqs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/archive_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/build_meta.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/dep_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/depends.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/discovery.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/dist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/errors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/extension.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/glob.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/installer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/launch.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/logging.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/monkey.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/msvc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/namespaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/package_index.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/py34compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/sandbox.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/unicode_utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/wheel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools copying build/lib/setuptools/windows_support.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools running install_egg_info running egg_info writing setuptools.egg-info/PKG-INFO writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing top-level names to setuptools.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'tests' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.conf' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' warning: no files found matching '*.css_t' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'indexsidebar.html' under directory 'docs' warning: no files found matching 'msvc-build-launcher.cmd' adding license file 'LICENSE' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/setuptools-65.6.3-py3.11.egg-info running install_scripts creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/distutils-precedence.pth >>> python-shutilwhich 1.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.shutilwhich-1.1.0.tar.gz.rCV805/output' 'https://pypi.python.org/packages/source/s/shutilwhich/shutilwhich-1.1.0.tar.gz' --2023-02-12 11:12:44-- https://pypi.python.org/packages/source/s/shutilwhich/shutilwhich-1.1.0.tar.gz Resolving pypi.python.org (pypi.python.org)... 151.101.68.223, 2a04:4e42:10::223 Connecting to pypi.python.org (pypi.python.org)|151.101.68.223|:443... connected. HTTP request sent, awaiting response... 301 Redirect to Primary Domain Location: https://pypi.org/packages/source/s/shutilwhich/shutilwhich-1.1.0.tar.gz [following] --2023-02-12 11:12:44-- https://pypi.org/packages/source/s/shutilwhich/shutilwhich-1.1.0.tar.gz Resolving pypi.org (pypi.org)... 151.101.0.223, 151.101.64.223, 151.101.128.223, ... Connecting to pypi.org (pypi.org)|151.101.0.223|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://files.pythonhosted.org/packages/source/s/shutilwhich/shutilwhich-1.1.0.tar.gz [following] --2023-02-12 11:12:44-- https://files.pythonhosted.org/packages/source/s/shutilwhich/shutilwhich-1.1.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://files.pythonhosted.org/packages/66/be/783f181594bb8bcfde174d6cd1e41956b986d0d8d337d535eb2555b92f8d/shutilwhich-1.1.0.tar.gz [following] --2023-02-12 11:12:44-- https://files.pythonhosted.org/packages/66/be/783f181594bb8bcfde174d6cd1e41956b986d0d8d337d535eb2555b92f8d/shutilwhich-1.1.0.tar.gz Reusing existing connection to files.pythonhosted.org:443. HTTP request sent, awaiting response... 200 OK Length: 2300 (2.2K) [application/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.shutilwhich-1.1.0.tar.gz.rCV805/output' 0K .. 100% 57.4M=0s 2023-02-12 11:12:44 (57.4 MB/s) - '/tmp/instance-22/output-1/build/.shutilwhich-1.1.0.tar.gz.rCV805/output' saved [2300/2300] shutilwhich-1.1.0.tar.gz: OK (md5: 915947c5cdae7afd748ac715ee547adb) shutilwhich-1.1.0.tar.gz: OK (sha256: db1f39c6461e42f630fa617bb8c79090f7711c9ca493e615e43d0610ecb64dc6) >>> python-shutilwhich 1.1.0 Extracting gzip -d -c /tmp/instance-22/dl/python-shutilwhich/shutilwhich-1.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-shutilwhich-1.1.0 -xf - >>> python-shutilwhich 1.1.0 Patching >>> python-shutilwhich 1.1.0 Configuring >>> python-shutilwhich 1.1.0 Building (cd /tmp/instance-22/output-1/build/python-shutilwhich-1.1.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/shutilwhich copying shutilwhich/lib.py -> build/lib/shutilwhich copying shutilwhich/__init__.py -> build/lib/shutilwhich >>> python-shutilwhich 1.1.0 Installing to target (cd /tmp/instance-22/output-1/build/python-shutilwhich-1.1.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/shutilwhich copying build/lib/shutilwhich/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/shutilwhich copying build/lib/shutilwhich/lib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/shutilwhich running install_egg_info running egg_info writing shutilwhich.egg-info/PKG-INFO writing dependency_links to shutilwhich.egg-info/dependency_links.txt writing top-level names to shutilwhich.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'shutilwhich.egg-info/SOURCES.txt' writing manifest file 'shutilwhich.egg-info/SOURCES.txt' Copying shutilwhich.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/shutilwhich-1.1.0-py3.11.egg-info running install_scripts >>> python-simplejson 3.18.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.simplejson-3.18.1.tar.gz.srNODB/output' 'https://files.pythonhosted.org/packages/0f/a0/79d2bec499cb53678bc20d41f9706ca02777f0876efa9b29a69fb3d55dfd/simplejson-3.18.1.tar.gz' --2023-02-12 11:12:48-- https://files.pythonhosted.org/packages/0f/a0/79d2bec499cb53678bc20d41f9706ca02777f0876efa9b29a69fb3d55dfd/simplejson-3.18.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 83603 (82K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.simplejson-3.18.1.tar.gz.srNODB/output' 0K .......... .......... .......... .......... .......... 61% 13.8M 0s 50K .......... .......... .......... . 100% 209M=0.004s 2023-02-12 11:12:49 (21.6 MB/s) - '/tmp/instance-22/output-1/build/.simplejson-3.18.1.tar.gz.srNODB/output' saved [83603/83603] simplejson-3.18.1.tar.gz: OK (md5: ecd07fca7a7fa0bcc9acdf9d82e41eb1) simplejson-3.18.1.tar.gz: OK (sha256: 746086e3ef6d74b53599df31b491d88a355abf2e31c837137dd90f8c4561cafa) >>> python-simplejson 3.18.1 Extracting gzip -d -c /tmp/instance-22/dl/python-simplejson/simplejson-3.18.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-simplejson-3.18.1 -xf - >>> python-simplejson 3.18.1 Patching >>> python-simplejson 3.18.1 Configuring >>> python-simplejson 3.18.1 Building (cd /tmp/instance-22/output-1/build/python-simplejson-3.18.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/simplejson copying simplejson/tool.py -> build/lib.linux-mipsel-3.11/simplejson copying simplejson/scanner.py -> build/lib.linux-mipsel-3.11/simplejson copying simplejson/raw_json.py -> build/lib.linux-mipsel-3.11/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-mipsel-3.11/simplejson copying simplejson/errors.py -> build/lib.linux-mipsel-3.11/simplejson copying simplejson/encoder.py -> build/lib.linux-mipsel-3.11/simplejson copying simplejson/decoder.py -> build/lib.linux-mipsel-3.11/simplejson copying simplejson/compat.py -> build/lib.linux-mipsel-3.11/simplejson copying simplejson/__init__.py -> build/lib.linux-mipsel-3.11/simplejson creating build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/_cibw_runner.py -> build/lib.linux-mipsel-3.11/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-mipsel-3.11/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/simplejson /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c simplejson/_speedups.c -o build/temp.linux-mipsel-3.11/simplejson/_speedups.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/simplejson/_speedups.o -L. -o build/lib.linux-mipsel-3.11/simplejson/_speedups.cpython-311-mipsel-linux-gnu.so >>> python-simplejson 3.18.1 Installing to target (cd /tmp/instance-22/output-1/build/python-simplejson-3.18.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson copying build/lib.linux-mipsel-3.11/simplejson/_speedups.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/_cibw_runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_bigint_as_string.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_bitsize_int_as_string.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_check_circular.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_decimal.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_decode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_default.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_dump.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_encode_basestring_ascii.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_encode_for_html.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_errors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_fail.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_float.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_for_json.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_indent.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_item_sort_key.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_iterable.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_namedtuple.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_pass1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_pass2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_pass3.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_raw_json.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_recursion.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_scanstring.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_separators.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_speedups.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_str_subclass.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_subclass.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_tool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_tuple.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/tests/test_unicode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson/tests copying build/lib.linux-mipsel-3.11/simplejson/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson copying build/lib.linux-mipsel-3.11/simplejson/compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson copying build/lib.linux-mipsel-3.11/simplejson/decoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson copying build/lib.linux-mipsel-3.11/simplejson/encoder.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson copying build/lib.linux-mipsel-3.11/simplejson/errors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson copying build/lib.linux-mipsel-3.11/simplejson/ordered_dict.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson copying build/lib.linux-mipsel-3.11/simplejson/raw_json.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson copying build/lib.linux-mipsel-3.11/simplejson/scanner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson copying build/lib.linux-mipsel-3.11/simplejson/tool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson running install_egg_info running egg_info writing simplejson.egg-info/PKG-INFO writing dependency_links to simplejson.egg-info/dependency_links.txt writing top-level names to simplejson.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'simplejson.egg-info/SOURCES.txt' Copying simplejson.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/simplejson-3.18.1-py3.11.egg-info running install_scripts 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 /tmp/instance-22/dl/python-six/six-1.16.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/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 /tmp/instance-22/output-1/build/python-six-1.16.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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 /tmp/instance-22/output-1/build/python-six-1.16.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 -> /tmp/instance-22/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 listing git files failed - pretending there aren't any 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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/six-1.16.0-py3.11.egg-info running install_scripts >>> python-smbprotocol 1.10.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.smbprotocol-1.10.1.tar.gz.aEFhBS/output' 'https://files.pythonhosted.org/packages/13/1a/73ad1883beebe4f6f47879cb9880690944faa00681141920c7a2219f6152/smbprotocol-1.10.1.tar.gz' --2023-02-12 11:12:59-- https://files.pythonhosted.org/packages/13/1a/73ad1883beebe4f6f47879cb9880690944faa00681141920c7a2219f6152/smbprotocol-1.10.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 121200 (118K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.smbprotocol-1.10.1.tar.gz.aEFhBS/output' 0K .......... .......... .......... .......... .......... 42% 16.7M 0s 50K .......... .......... .......... .......... .......... 84% 16.1M 0s 100K .......... ........ 100% 239M=0.006s 2023-02-12 11:12:59 (19.1 MB/s) - '/tmp/instance-22/output-1/build/.smbprotocol-1.10.1.tar.gz.aEFhBS/output' saved [121200/121200] smbprotocol-1.10.1.tar.gz: OK (md5: a7474ab4cf8912dffaab56ad5067f429) smbprotocol-1.10.1.tar.gz: OK (sha256: b5bc9d4930ec947d42c21089a4d373b97e3f6488fd15d32d27189312fd8a04c9) >>> python-smbprotocol 1.10.1 Extracting gzip -d -c /tmp/instance-22/dl/python-smbprotocol/smbprotocol-1.10.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-smbprotocol-1.10.1 -xf - >>> python-smbprotocol 1.10.1 Patching >>> python-smbprotocol 1.10.1 Configuring >>> python-smbprotocol 1.10.1 Building (cd /tmp/instance-22/output-1/build/python-smbprotocol-1.10.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running build running build_py creating build creating build/lib creating build/lib/smbprotocol copying src/smbprotocol/tree.py -> build/lib/smbprotocol copying src/smbprotocol/transport.py -> build/lib/smbprotocol copying src/smbprotocol/structure.py -> build/lib/smbprotocol copying src/smbprotocol/session.py -> build/lib/smbprotocol copying src/smbprotocol/security_descriptor.py -> build/lib/smbprotocol copying src/smbprotocol/reparse_point.py -> build/lib/smbprotocol copying src/smbprotocol/query_info.py -> build/lib/smbprotocol copying src/smbprotocol/open.py -> build/lib/smbprotocol copying src/smbprotocol/ioctl.py -> build/lib/smbprotocol copying src/smbprotocol/header.py -> build/lib/smbprotocol copying src/smbprotocol/file_info.py -> build/lib/smbprotocol copying src/smbprotocol/exceptions.py -> build/lib/smbprotocol copying src/smbprotocol/dfs.py -> build/lib/smbprotocol copying src/smbprotocol/create_contexts.py -> build/lib/smbprotocol copying src/smbprotocol/connection.py -> build/lib/smbprotocol copying src/smbprotocol/change_notify.py -> build/lib/smbprotocol copying src/smbprotocol/_text.py -> build/lib/smbprotocol copying src/smbprotocol/__init__.py -> build/lib/smbprotocol creating build/lib/smbclient copying src/smbclient/shutil.py -> build/lib/smbclient copying src/smbclient/path.py -> build/lib/smbclient copying src/smbclient/_pool.py -> build/lib/smbclient copying src/smbclient/_os.py -> build/lib/smbclient copying src/smbclient/_io.py -> build/lib/smbclient copying src/smbclient/__init__.py -> build/lib/smbclient running egg_info writing src/smbprotocol.egg-info/PKG-INFO writing dependency_links to src/smbprotocol.egg-info/dependency_links.txt writing requirements to src/smbprotocol.egg-info/requires.txt writing top-level names to src/smbprotocol.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/smbprotocol.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/smbprotocol.egg-info/SOURCES.txt' >>> python-smbprotocol 1.10.1 Installing to target (cd /tmp/instance-22/output-1/build/python-smbprotocol-1.10.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running install /tmp/instance-22/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 src/smbprotocol.egg-info/PKG-INFO writing dependency_links to src/smbprotocol.egg-info/dependency_links.txt writing requirements to src/smbprotocol.egg-info/requires.txt writing top-level names to src/smbprotocol.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/smbprotocol.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/smbprotocol.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbclient copying build/lib/smbclient/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbclient copying build/lib/smbclient/_io.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbclient copying build/lib/smbclient/_os.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbclient copying build/lib/smbclient/_pool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbclient copying build/lib/smbclient/path.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbclient copying build/lib/smbclient/shutil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbclient creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/_text.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/change_notify.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/connection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/create_contexts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/dfs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/file_info.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/header.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/ioctl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/open.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/query_info.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/reparse_point.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/security_descriptor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/session.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/structure.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/transport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol copying build/lib/smbprotocol/tree.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol running install_egg_info Copying src/smbprotocol.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smbprotocol-1.10.1-py3.11.egg-info running install_scripts >>> python-smmap2 5.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.smmap-5.0.0.tar.gz.t4yUau/output' 'https://files.pythonhosted.org/packages/21/2d/39c6c57032f786f1965022563eec60623bb3e1409ade6ad834ff703724f3/smmap-5.0.0.tar.gz' --2023-02-12 11:13:05-- https://files.pythonhosted.org/packages/21/2d/39c6c57032f786f1965022563eec60623bb3e1409ade6ad834ff703724f3/smmap-5.0.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 22437 (22K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.smmap-5.0.0.tar.gz.t4yUau/output' 0K .......... .......... . 100% 5.46M=0.004s 2023-02-12 11:13:05 (5.46 MB/s) - '/tmp/instance-22/output-1/build/.smmap-5.0.0.tar.gz.t4yUau/output' saved [22437/22437] smmap-5.0.0.tar.gz: OK (md5: 82b22288dcabfe257d4c1f04c83c7fdd) smmap-5.0.0.tar.gz: OK (sha256: c840e62059cd3be204b0c9c9f74be2c09d5648eddd4580d9314c3ecde0b30936) >>> python-smmap2 5.0.0 Extracting gzip -d -c /tmp/instance-22/dl/python-smmap2/smmap-5.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-smmap2-5.0.0 -xf - >>> python-smmap2 5.0.0 Patching >>> python-smmap2 5.0.0 Configuring >>> python-smmap2 5.0.0 Building (cd /tmp/instance-22/output-1/build/python-smmap2-5.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/smmap copying smmap/util.py -> build/lib/smmap copying smmap/mman.py -> build/lib/smmap copying smmap/buf.py -> build/lib/smmap copying smmap/__init__.py -> build/lib/smmap creating build/lib/smmap/test copying smmap/test/test_util.py -> build/lib/smmap/test copying smmap/test/test_tutorial.py -> build/lib/smmap/test copying smmap/test/test_mman.py -> build/lib/smmap/test copying smmap/test/test_buf.py -> build/lib/smmap/test copying smmap/test/lib.py -> build/lib/smmap/test copying smmap/test/__init__.py -> build/lib/smmap/test >>> python-smmap2 5.0.0 Installing to target (cd /tmp/instance-22/output-1/build/python-smmap2-5.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap/test copying build/lib/smmap/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap/test copying build/lib/smmap/test/lib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap/test copying build/lib/smmap/test/test_buf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap/test copying build/lib/smmap/test/test_mman.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap/test copying build/lib/smmap/test/test_tutorial.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap/test copying build/lib/smmap/test/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap/test copying build/lib/smmap/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap copying build/lib/smmap/buf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap copying build/lib/smmap/mman.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap copying build/lib/smmap/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap running install_egg_info running egg_info writing smmap.egg-info/PKG-INFO writing dependency_links to smmap.egg-info/dependency_links.txt writing top-level names to smmap.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'smmap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'smmap.egg-info/SOURCES.txt' Copying smmap.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/smmap-5.0.0-py3.11.egg-info running install_scripts >>> python-sniffio 1.3.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.sniffio-1.3.0.tar.gz.6huSkC/output' 'https://files.pythonhosted.org/packages/cd/50/d49c388cae4ec10e8109b1b833fd265511840706808576df3ada99ecb0ac/sniffio-1.3.0.tar.gz' --2023-02-12 11:13:14-- https://files.pythonhosted.org/packages/cd/50/d49c388cae4ec10e8109b1b833fd265511840706808576df3ada99ecb0ac/sniffio-1.3.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 17103 (17K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.sniffio-1.3.0.tar.gz.6huSkC/output' 0K .......... ...... 100% 113M=0s 2023-02-12 11:13:14 (113 MB/s) - '/tmp/instance-22/output-1/build/.sniffio-1.3.0.tar.gz.6huSkC/output' saved [17103/17103] sniffio-1.3.0.tar.gz: OK (md5: abb96bcda81817d6c632915c53ac29c8) sniffio-1.3.0.tar.gz: OK (sha256: e60305c5e5d314f5389259b7f22aaa33d8f7dee49763119234af3755c55b9101) >>> python-sniffio 1.3.0 Extracting gzip -d -c /tmp/instance-22/dl/python-sniffio/sniffio-1.3.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-sniffio-1.3.0 -xf - >>> python-sniffio 1.3.0 Patching >>> python-sniffio 1.3.0 Configuring >>> python-sniffio 1.3.0 Building (cd /tmp/instance-22/output-1/build/python-sniffio-1.3.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/sniffio copying sniffio/_version.py -> build/lib/sniffio copying sniffio/_impl.py -> build/lib/sniffio copying sniffio/__init__.py -> build/lib/sniffio creating build/lib/sniffio/_tests copying sniffio/_tests/test_sniffio.py -> build/lib/sniffio/_tests copying sniffio/_tests/__init__.py -> build/lib/sniffio/_tests copying sniffio/py.typed -> build/lib/sniffio >>> python-sniffio 1.3.0 Installing to target (cd /tmp/instance-22/output-1/build/python-sniffio-1.3.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sniffio copying build/lib/sniffio/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sniffio creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sniffio/_tests copying build/lib/sniffio/_tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sniffio/_tests copying build/lib/sniffio/_tests/test_sniffio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sniffio/_tests copying build/lib/sniffio/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sniffio copying build/lib/sniffio/_impl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sniffio copying build/lib/sniffio/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sniffio running install_egg_info running egg_info writing sniffio.egg-info/PKG-INFO writing dependency_links to sniffio.egg-info/dependency_links.txt writing top-level names to sniffio.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'sniffio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'sniffio.egg-info/SOURCES.txt' Copying sniffio.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sniffio-1.3.0-py3.11.egg-info running install_scripts >>> python-socketio 5.7.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.python-socketio-5.7.2.tar.gz.VJFUSC/output' 'https://files.pythonhosted.org/packages/ee/56/294629986bf6cea96e0edb3933a7f2fac7a079d12909e893903a2effc670/python-socketio-5.7.2.tar.gz' --2023-02-12 11:13:19-- https://files.pythonhosted.org/packages/ee/56/294629986bf6cea96e0edb3933a7f2fac7a079d12909e893903a2effc670/python-socketio-5.7.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 47491 (46K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.python-socketio-5.7.2.tar.gz.VJFUSC/output' 0K .......... .......... .......... .......... ...... 100% 15.7M=0.003s 2023-02-12 11:13:19 (15.7 MB/s) - '/tmp/instance-22/output-1/build/.python-socketio-5.7.2.tar.gz.VJFUSC/output' saved [47491/47491] python-socketio-5.7.2.tar.gz: OK (md5: e63369252a9d383cbfc503337b864733) python-socketio-5.7.2.tar.gz: OK (sha256: 92395062d9db3c13d30e7cdedaa0e1330bba78505645db695415f9a3c628d097) >>> python-socketio 5.7.2 Extracting gzip -d -c /tmp/instance-22/dl/python-socketio/python-socketio-5.7.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-socketio-5.7.2 -xf - >>> python-socketio 5.7.2 Patching >>> python-socketio 5.7.2 Configuring >>> python-socketio 5.7.2 Building (cd /tmp/instance-22/output-1/build/python-socketio-5.7.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/socketio copying src/socketio/zmq_manager.py -> build/lib/socketio copying src/socketio/tornado.py -> build/lib/socketio copying src/socketio/server.py -> build/lib/socketio copying src/socketio/redis_manager.py -> build/lib/socketio copying src/socketio/pubsub_manager.py -> build/lib/socketio copying src/socketio/packet.py -> build/lib/socketio copying src/socketio/namespace.py -> build/lib/socketio copying src/socketio/msgpack_packet.py -> build/lib/socketio copying src/socketio/middleware.py -> build/lib/socketio copying src/socketio/kombu_manager.py -> build/lib/socketio copying src/socketio/kafka_manager.py -> build/lib/socketio copying src/socketio/exceptions.py -> build/lib/socketio copying src/socketio/client.py -> build/lib/socketio copying src/socketio/base_manager.py -> build/lib/socketio copying src/socketio/asyncio_server.py -> build/lib/socketio copying src/socketio/asyncio_redis_manager.py -> build/lib/socketio copying src/socketio/asyncio_pubsub_manager.py -> build/lib/socketio copying src/socketio/asyncio_namespace.py -> build/lib/socketio copying src/socketio/asyncio_manager.py -> build/lib/socketio copying src/socketio/asyncio_client.py -> build/lib/socketio copying src/socketio/asyncio_aiopika_manager.py -> build/lib/socketio copying src/socketio/asgi.py -> build/lib/socketio copying src/socketio/__init__.py -> build/lib/socketio running egg_info writing src/python_socketio.egg-info/PKG-INFO writing dependency_links to src/python_socketio.egg-info/dependency_links.txt writing requirements to src/python_socketio.egg-info/requires.txt writing top-level names to src/python_socketio.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/python_socketio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/python_socketio.egg-info/SOURCES.txt' >>> python-socketio 5.7.2 Installing to target (cd /tmp/instance-22/output-1/build/python-socketio-5.7.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/python_socketio.egg-info/PKG-INFO writing dependency_links to src/python_socketio.egg-info/dependency_links.txt writing requirements to src/python_socketio.egg-info/requires.txt writing top-level names to src/python_socketio.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/python_socketio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/python_socketio.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/asgi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/asyncio_aiopika_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/asyncio_client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/asyncio_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/asyncio_namespace.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/asyncio_pubsub_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/asyncio_redis_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/asyncio_server.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/base_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/kafka_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/kombu_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/middleware.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/msgpack_packet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/namespace.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/packet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/pubsub_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/redis_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/server.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/tornado.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio copying build/lib/socketio/zmq_manager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/socketio running install_egg_info Copying src/python_socketio.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/python_socketio-5.7.2-py3.11.egg-info running install_scripts >>> python-sortedcontainers 2.4.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.sortedcontainers-2.4.0.tar.gz.yRLHKu/output' 'https://files.pythonhosted.org/packages/e8/c4/ba2f8066cceb6f23394729afe52f3bf7adec04bf9ed2c820b39e19299111/sortedcontainers-2.4.0.tar.gz' --2023-02-12 11:13:23-- https://files.pythonhosted.org/packages/e8/c4/ba2f8066cceb6f23394729afe52f3bf7adec04bf9ed2c820b39e19299111/sortedcontainers-2.4.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 30594 (30K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.sortedcontainers-2.4.0.tar.gz.yRLHKu/output' 0K .......... .......... ......... 100% 36.9M=0.001s 2023-02-12 11:13:23 (36.9 MB/s) - '/tmp/instance-22/output-1/build/.sortedcontainers-2.4.0.tar.gz.yRLHKu/output' saved [30594/30594] sortedcontainers-2.4.0.tar.gz: OK (md5: 50eeb6cb739568b590b28f9a3f445c78) sortedcontainers-2.4.0.tar.gz: OK (sha256: 25caa5a06cc30b6b83d11423433f65d1f9d76c4c6a0c90e3379eaa43b9bfdb88) >>> python-sortedcontainers 2.4.0 Extracting gzip -d -c /tmp/instance-22/dl/python-sortedcontainers/sortedcontainers-2.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-sortedcontainers-2.4.0 -xf - >>> python-sortedcontainers 2.4.0 Patching >>> python-sortedcontainers 2.4.0 Configuring >>> python-sortedcontainers 2.4.0 Building (cd /tmp/instance-22/output-1/build/python-sortedcontainers-2.4.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/sortedcontainers copying sortedcontainers/sortedset.py -> build/lib/sortedcontainers copying sortedcontainers/sortedlist.py -> build/lib/sortedcontainers copying sortedcontainers/sorteddict.py -> build/lib/sortedcontainers copying sortedcontainers/__init__.py -> build/lib/sortedcontainers >>> python-sortedcontainers 2.4.0 Installing to target (cd /tmp/instance-22/output-1/build/python-sortedcontainers-2.4.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sortedcontainers copying build/lib/sortedcontainers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sortedcontainers copying build/lib/sortedcontainers/sorteddict.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sortedcontainers copying build/lib/sortedcontainers/sortedlist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sortedcontainers copying build/lib/sortedcontainers/sortedset.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sortedcontainers running install_egg_info running egg_info writing sortedcontainers.egg-info/PKG-INFO writing dependency_links to sortedcontainers.egg-info/dependency_links.txt writing top-level names to sortedcontainers.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'sortedcontainers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sortedcontainers.egg-info/SOURCES.txt' Copying sortedcontainers.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sortedcontainers-2.4.0-py3.11.egg-info running install_scripts >>> python-spake2 0.8 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.spake2-0.8.tar.gz.3veRsT/output' 'https://files.pythonhosted.org/packages/60/0b/bb5eca8e18c38a10b1c207bbe6103df091e5cf7b3e5fdc0efbcad7b85b60/spake2-0.8.tar.gz' --2023-02-12 11:13:27-- https://files.pythonhosted.org/packages/60/0b/bb5eca8e18c38a10b1c207bbe6103df091e5cf7b3e5fdc0efbcad7b85b60/spake2-0.8.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 58088 (57K) [binary/octet-stream] Saving to: '/tmp/instance-22/output-1/build/.spake2-0.8.tar.gz.3veRsT/output' 0K .......... .......... .......... .......... .......... 88% 14.3M 0s 50K ...... 100% 157M=0.003s 2023-02-12 11:13:27 (16.1 MB/s) - '/tmp/instance-22/output-1/build/.spake2-0.8.tar.gz.3veRsT/output' saved [58088/58088] spake2-0.8.tar.gz: OK (md5: 0155bad518bb49c39994fe0b7d9fb32c) spake2-0.8.tar.gz: OK (sha256: c17a614b29ee4126206e22181f70a406c618d3c6c62ca6d6779bce95e9c926f4) >>> python-spake2 0.8 Extracting gzip -d -c /tmp/instance-22/dl/python-spake2/spake2-0.8.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-spake2-0.8 -xf - >>> python-spake2 0.8 Patching >>> python-spake2 0.8 Configuring >>> python-spake2 0.8 Building (cd /tmp/instance-22/output-1/build/python-spake2-0.8//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/spake2 copying src/spake2/util.py -> build/lib/spake2 copying src/spake2/spake2.py -> build/lib/spake2 copying src/spake2/six.py -> build/lib/spake2 copying src/spake2/params.py -> build/lib/spake2 copying src/spake2/groups.py -> build/lib/spake2 copying src/spake2/ed25519_group.py -> build/lib/spake2 copying src/spake2/ed25519_basic.py -> build/lib/spake2 copying src/spake2/_version.py -> build/lib/spake2 copying src/spake2/__init__.py -> build/lib/spake2 creating build/lib/spake2/parameters copying src/spake2/parameters/i3072.py -> build/lib/spake2/parameters copying src/spake2/parameters/i2048.py -> build/lib/spake2/parameters copying src/spake2/parameters/i1024.py -> build/lib/spake2/parameters copying src/spake2/parameters/ed25519.py -> build/lib/spake2/parameters copying src/spake2/parameters/all.py -> build/lib/spake2/parameters copying src/spake2/parameters/__init__.py -> build/lib/spake2/parameters creating build/lib/spake2/test copying src/spake2/test/test_utils.py -> build/lib/spake2/test copying src/spake2/test/test_spake2.py -> build/lib/spake2/test copying src/spake2/test/test_group.py -> build/lib/spake2/test copying src/spake2/test/test_compat.py -> build/lib/spake2/test copying src/spake2/test/myhkdf.py -> build/lib/spake2/test copying src/spake2/test/common.py -> build/lib/spake2/test copying src/spake2/test/__init__.py -> build/lib/spake2/test UPDATING build/lib/spake2/_version.py set build/lib/spake2/_version.py to '0.8' >>> python-spake2 0.8 Installing to target (cd /tmp/instance-22/output-1/build/python-spake2-0.8//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 UPDATING build/lib/spake2/_version.py set build/lib/spake2/_version.py to '0.8' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2 copying build/lib/spake2/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/test copying build/lib/spake2/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/test copying build/lib/spake2/test/common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/test copying build/lib/spake2/test/myhkdf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/test copying build/lib/spake2/test/test_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/test copying build/lib/spake2/test/test_group.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/test copying build/lib/spake2/test/test_spake2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/test copying build/lib/spake2/test/test_utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/parameters copying build/lib/spake2/parameters/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/parameters copying build/lib/spake2/parameters/all.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/parameters copying build/lib/spake2/parameters/ed25519.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/parameters copying build/lib/spake2/parameters/i1024.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/parameters copying build/lib/spake2/parameters/i2048.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/parameters copying build/lib/spake2/parameters/i3072.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2/parameters copying build/lib/spake2/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2 copying build/lib/spake2/ed25519_basic.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2 copying build/lib/spake2/ed25519_group.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2 copying build/lib/spake2/groups.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2 copying build/lib/spake2/params.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2 copying build/lib/spake2/six.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2 copying build/lib/spake2/spake2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2 copying build/lib/spake2/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2 running install_egg_info running egg_info writing src/spake2.egg-info/PKG-INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt writing requirements to src/spake2.egg-info/requires.txt writing top-level names to src/spake2.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/spake2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/spake2.egg-info/SOURCES.txt' Copying src/spake2.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spake2-0.8-py3.11.egg-info running install_scripts >>> python-spidev 3.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.spidev-3.6.tar.gz.LketX4/output' 'https://files.pythonhosted.org/packages/c7/d9/401c0a7be089e02826cf2c201f489876b601f15be100fe391ef9c2faed83/spidev-3.6.tar.gz' --2023-02-12 11:13:31-- https://files.pythonhosted.org/packages/c7/d9/401c0a7be089e02826cf2c201f489876b601f15be100fe391ef9c2faed83/spidev-3.6.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 11917 (12K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.spidev-3.6.tar.gz.LketX4/output' 0K .......... . 100% 110M=0s 2023-02-12 11:13:31 (110 MB/s) - '/tmp/instance-22/output-1/build/.spidev-3.6.tar.gz.LketX4/output' saved [11917/11917] spidev-3.6.tar.gz: OK (md5: 83a73279d6e823a9030c4315577bfae3) spidev-3.6.tar.gz: OK (sha256: 14dbc37594a4aaef85403ab617985d3c3ef464d62bc9b769ef552db53701115b) >>> python-spidev 3.6 Extracting gzip -d -c /tmp/instance-22/dl/python-spidev/spidev-3.6.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-spidev-3.6 -xf - >>> python-spidev 3.6 Patching >>> python-spidev 3.6 Configuring >>> python-spidev 3.6 Building (cd /tmp/instance-22/output-1/build/python-spidev-3.6//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_ext building 'spidev' extension creating build creating build/temp.linux-mipsel-3.11 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c spidev_module.c -o build/temp.linux-mipsel-3.11/spidev_module.o creating build/lib.linux-mipsel-3.11 /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/spidev_module.o -L. -o build/lib.linux-mipsel-3.11/spidev.cpython-311-mipsel-linux-gnu.so >>> python-spidev 3.6 Installing to target (cd /tmp/instance-22/output-1/build/python-spidev-3.6//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /tmp/instance-22/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_ext running install_lib copying build/lib.linux-mipsel-3.11/spidev.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing spidev.egg-info/PKG-INFO writing dependency_links to spidev.egg-info/dependency_links.txt writing top-level names to spidev.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'spidev.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'spidev.egg-info/SOURCES.txt' Copying spidev.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/spidev-3.6-py3.11.egg-info running install_scripts >>> python-sqliteschema 1.3.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.sqliteschema-1.3.0.tar.gz.b9bnzd/output' 'https://files.pythonhosted.org/packages/3d/ff/91cfff0c96f9ba2bddc27d6855db4907af77551a267b86740c8842beeb78/sqliteschema-1.3.0.tar.gz' --2023-02-12 11:13:36-- https://files.pythonhosted.org/packages/3d/ff/91cfff0c96f9ba2bddc27d6855db4907af77551a267b86740c8842beeb78/sqliteschema-1.3.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 18743 (18K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.sqliteschema-1.3.0.tar.gz.b9bnzd/output' 0K .......... ........ 100% 99.7M=0s 2023-02-12 11:13:36 (99.7 MB/s) - '/tmp/instance-22/output-1/build/.sqliteschema-1.3.0.tar.gz.b9bnzd/output' saved [18743/18743] sqliteschema-1.3.0.tar.gz: OK (md5: 46da4f7575a0cc6c1d92377a279e5188) sqliteschema-1.3.0.tar.gz: OK (sha256: 1acdd5087cab54a099135a5623bb1960019816e2e3042b889c637901a832d3c3) >>> python-sqliteschema 1.3.0 Extracting gzip -d -c /tmp/instance-22/dl/python-sqliteschema/sqliteschema-1.3.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-sqliteschema-1.3.0 -xf - >>> python-sqliteschema 1.3.0 Patching >>> python-sqliteschema 1.3.0 Configuring >>> python-sqliteschema 1.3.0 Building (cd /tmp/instance-22/output-1/build/python-sqliteschema-1.3.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/sqliteschema copying sqliteschema/_schema.py -> build/lib/sqliteschema copying sqliteschema/_extractor.py -> build/lib/sqliteschema copying sqliteschema/_error.py -> build/lib/sqliteschema copying sqliteschema/_const.py -> build/lib/sqliteschema copying sqliteschema/__version__.py -> build/lib/sqliteschema copying sqliteschema/__init__.py -> build/lib/sqliteschema creating build/lib/sqliteschema/_logger copying sqliteschema/_logger/_null_logger.py -> build/lib/sqliteschema/_logger copying sqliteschema/_logger/_logger.py -> build/lib/sqliteschema/_logger copying sqliteschema/_logger/__init__.py -> build/lib/sqliteschema/_logger running egg_info writing sqliteschema.egg-info/PKG-INFO /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:159: UserWarning: newlines not allowed and will break in the future warnings.warn("newlines not allowed and will break in the future") writing dependency_links to sqliteschema.egg-info/dependency_links.txt writing requirements to sqliteschema.egg-info/requires.txt writing top-level names to sqliteschema.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'sqliteschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'sqliteschema.egg-info/SOURCES.txt' copying sqliteschema/py.typed -> build/lib/sqliteschema >>> python-sqliteschema 1.3.0 Installing to target (cd /tmp/instance-22/output-1/build/python-sqliteschema-1.3.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 sqliteschema.egg-info/PKG-INFO /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:159: UserWarning: newlines not allowed and will break in the future warnings.warn("newlines not allowed and will break in the future") writing dependency_links to sqliteschema.egg-info/dependency_links.txt writing requirements to sqliteschema.egg-info/requires.txt writing top-level names to sqliteschema.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'sqliteschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'sqliteschema.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema copying build/lib/sqliteschema/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema/_logger copying build/lib/sqliteschema/_logger/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema/_logger copying build/lib/sqliteschema/_logger/_logger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema/_logger copying build/lib/sqliteschema/_logger/_null_logger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema/_logger copying build/lib/sqliteschema/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema copying build/lib/sqliteschema/__version__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema copying build/lib/sqliteschema/_const.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema copying build/lib/sqliteschema/_error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema copying build/lib/sqliteschema/_extractor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema copying build/lib/sqliteschema/_schema.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema running install_egg_info Copying sqliteschema.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/sqliteschema-1.3.0-py3.11.egg-info running install_scripts >>> python-tabledata 1.3.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.tabledata-1.3.0.tar.gz.MGMSzg/output' 'https://files.pythonhosted.org/packages/ed/ed/dd0d6975963967492ac2c230107587593c7bd94acfa802b0c60a5395125c/tabledata-1.3.0.tar.gz' --2023-02-12 11:13:40-- https://files.pythonhosted.org/packages/ed/ed/dd0d6975963967492ac2c230107587593c7bd94acfa802b0c60a5395125c/tabledata-1.3.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 15764 (15K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.tabledata-1.3.0.tar.gz.MGMSzg/output' 0K .......... ..... 100% 109M=0s 2023-02-12 11:13:40 (109 MB/s) - '/tmp/instance-22/output-1/build/.tabledata-1.3.0.tar.gz.MGMSzg/output' saved [15764/15764] tabledata-1.3.0.tar.gz: OK (md5: 1874cb0bf69cbc824a7bec67431023a9) tabledata-1.3.0.tar.gz: OK (sha256: 54541b0c9e58f8fa38251ea0a60965dbaf95737027fa80e6ab56f98d7e4d61e9) >>> python-tabledata 1.3.0 Extracting gzip -d -c /tmp/instance-22/dl/python-tabledata/tabledata-1.3.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-tabledata-1.3.0 -xf - >>> python-tabledata 1.3.0 Patching >>> python-tabledata 1.3.0 Configuring >>> python-tabledata 1.3.0 Building (cd /tmp/instance-22/output-1/build/python-tabledata-1.3.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/tabledata copying tabledata/normalizer.py -> build/lib/tabledata copying tabledata/error.py -> build/lib/tabledata copying tabledata/_core.py -> build/lib/tabledata copying tabledata/_converter.py -> build/lib/tabledata copying tabledata/_constant.py -> build/lib/tabledata copying tabledata/_common.py -> build/lib/tabledata copying tabledata/__version__.py -> build/lib/tabledata copying tabledata/__init__.py -> build/lib/tabledata creating build/lib/tabledata/_logger copying tabledata/_logger/_null_logger.py -> build/lib/tabledata/_logger copying tabledata/_logger/_logger.py -> build/lib/tabledata/_logger copying tabledata/_logger/__init__.py -> build/lib/tabledata/_logger running egg_info writing tabledata.egg-info/PKG-INFO writing dependency_links to tabledata.egg-info/dependency_links.txt writing requirements to tabledata.egg-info/requires.txt writing top-level names to tabledata.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'tabledata.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'tabledata.egg-info/SOURCES.txt' copying tabledata/py.typed -> build/lib/tabledata >>> python-tabledata 1.3.0 Installing to target (cd /tmp/instance-22/output-1/build/python-tabledata-1.3.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 tabledata.egg-info/PKG-INFO writing dependency_links to tabledata.egg-info/dependency_links.txt writing requirements to tabledata.egg-info/requires.txt writing top-level names to tabledata.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'tabledata.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'tabledata.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata copying build/lib/tabledata/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata/_logger copying build/lib/tabledata/_logger/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata/_logger copying build/lib/tabledata/_logger/_logger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata/_logger copying build/lib/tabledata/_logger/_null_logger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata/_logger copying build/lib/tabledata/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata copying build/lib/tabledata/__version__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata copying build/lib/tabledata/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata copying build/lib/tabledata/_constant.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata copying build/lib/tabledata/_converter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata copying build/lib/tabledata/_core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata copying build/lib/tabledata/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata copying build/lib/tabledata/normalizer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata running install_egg_info Copying tabledata.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tabledata-1.3.0-py3.11.egg-info running install_scripts >>> python-tomli 2.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.tomli-2.0.1.tar.gz.Oxq9kM/output' 'https://files.pythonhosted.org/packages/c0/3f/d7af728f075fb08564c5949a9c95e44352e23dee646869fa104a3b2060a3/tomli-2.0.1.tar.gz' --2023-02-12 11:13:44-- https://files.pythonhosted.org/packages/c0/3f/d7af728f075fb08564c5949a9c95e44352e23dee646869fa104a3b2060a3/tomli-2.0.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 15164 (15K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.tomli-2.0.1.tar.gz.Oxq9kM/output' 0K .......... .... 100% 103M=0s 2023-02-12 11:13:44 (103 MB/s) - '/tmp/instance-22/output-1/build/.tomli-2.0.1.tar.gz.Oxq9kM/output' saved [15164/15164] tomli-2.0.1.tar.gz: OK (md5: d4341621d423a7ca6822e23d6d52bb9a) tomli-2.0.1.tar.gz: OK (sha256: de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f) >>> python-tomli 2.0.1 Extracting gzip -d -c /tmp/instance-22/dl/python-tomli/tomli-2.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-tomli-2.0.1 -xf - >>> python-tomli 2.0.1 Patching >>> python-tomli 2.0.1 Configuring >>> python-tomli 2.0.1 Building (cd /tmp/instance-22/output-1/build/python-tomli-2.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built tomli-2.0.1-py3-none-any.whl >>> python-tomli 2.0.1 Installing to target (cd /tmp/instance-22/output-1/build/python-tomli-2.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python /tmp/instance-22/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages --headers=/tmp/instance-22/output-1/target/usr/include/python3.11 --scripts=/tmp/instance-22/output-1/target/usr/bin --data=/tmp/instance-22/output-1/target/usr ) >>> python-tqdm 4.64.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.tqdm-4.64.1.tar.gz.ldWLIa/output' 'https://files.pythonhosted.org/packages/c1/c2/d8a40e5363fb01806870e444fc1d066282743292ff32a9da54af51ce36a2/tqdm-4.64.1.tar.gz' --2023-02-12 11:13:48-- https://files.pythonhosted.org/packages/c1/c2/d8a40e5363fb01806870e444fc1d066282743292ff32a9da54af51ce36a2/tqdm-4.64.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 169599 (166K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.tqdm-4.64.1.tar.gz.ldWLIa/output' 0K .......... .......... .......... .......... .......... 30% 15.1M 0s 50K .......... .......... .......... .......... .......... 60% 18.0M 0s 100K .......... .......... .......... .......... .......... 90% 70.3M 0s 150K .......... ..... 100% 139M=0.007s 2023-02-12 11:13:48 (23.9 MB/s) - '/tmp/instance-22/output-1/build/.tqdm-4.64.1.tar.gz.ldWLIa/output' saved [169599/169599] tqdm-4.64.1.tar.gz: OK (md5: 5822af464d77ea156ad1167c23e1bdac) tqdm-4.64.1.tar.gz: OK (sha256: 5f4f682a004951c1b450bc753c710e9280c5746ce6ffedee253ddbcbf54cf1e4) >>> python-tqdm 4.64.1 Extracting gzip -d -c /tmp/instance-22/dl/python-tqdm/tqdm-4.64.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-tqdm-4.64.1 -xf - >>> python-tqdm 4.64.1 Patching >>> python-tqdm 4.64.1 Configuring >>> python-tqdm 4.64.1 Building (cd /tmp/instance-22/output-1/build/python-tqdm-4.64.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/tqdm copying tqdm/version.py -> build/lib/tqdm copying tqdm/utils.py -> build/lib/tqdm copying tqdm/tk.py -> build/lib/tqdm copying tqdm/std.py -> build/lib/tqdm copying tqdm/rich.py -> build/lib/tqdm copying tqdm/notebook.py -> build/lib/tqdm copying tqdm/keras.py -> build/lib/tqdm copying tqdm/gui.py -> build/lib/tqdm copying tqdm/dask.py -> build/lib/tqdm copying tqdm/cli.py -> build/lib/tqdm copying tqdm/autonotebook.py -> build/lib/tqdm copying tqdm/auto.py -> build/lib/tqdm copying tqdm/asyncio.py -> build/lib/tqdm copying tqdm/_utils.py -> build/lib/tqdm copying tqdm/_tqdm_pandas.py -> build/lib/tqdm copying tqdm/_tqdm_notebook.py -> build/lib/tqdm copying tqdm/_tqdm_gui.py -> build/lib/tqdm copying tqdm/_tqdm.py -> build/lib/tqdm copying tqdm/_monitor.py -> build/lib/tqdm copying tqdm/_main.py -> build/lib/tqdm copying tqdm/_dist_ver.py -> build/lib/tqdm copying tqdm/__main__.py -> build/lib/tqdm copying tqdm/__init__.py -> build/lib/tqdm creating build/lib/tqdm/contrib copying tqdm/contrib/utils_worker.py -> build/lib/tqdm/contrib copying tqdm/contrib/telegram.py -> build/lib/tqdm/contrib copying tqdm/contrib/slack.py -> build/lib/tqdm/contrib copying tqdm/contrib/logging.py -> build/lib/tqdm/contrib copying tqdm/contrib/itertools.py -> build/lib/tqdm/contrib copying tqdm/contrib/discord.py -> build/lib/tqdm/contrib copying tqdm/contrib/concurrent.py -> build/lib/tqdm/contrib copying tqdm/contrib/bells.py -> build/lib/tqdm/contrib copying tqdm/contrib/__init__.py -> build/lib/tqdm/contrib running egg_info writing tqdm.egg-info/PKG-INFO writing dependency_links to tqdm.egg-info/dependency_links.txt writing entry points to tqdm.egg-info/entry_points.txt writing requirements to tqdm.egg-info/requires.txt writing top-level names to tqdm.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'tqdm.egg-info/SOURCES.txt' adding license file 'LICENCE' writing manifest file 'tqdm.egg-info/SOURCES.txt' copying tqdm/completion.sh -> build/lib/tqdm copying tqdm/tqdm.1 -> build/lib/tqdm >>> python-tqdm 4.64.1 Installing to target (cd /tmp/instance-22/output-1/build/python-tqdm-4.64.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 copying tqdm/_dist_ver.py -> build/lib/tqdm running egg_info writing tqdm.egg-info/PKG-INFO writing dependency_links to tqdm.egg-info/dependency_links.txt writing entry points to tqdm.egg-info/entry_points.txt writing requirements to tqdm.egg-info/requires.txt writing top-level names to tqdm.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'tqdm.egg-info/SOURCES.txt' adding license file 'LICENCE' writing manifest file 'tqdm.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_dist_ver.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/tqdm.1 -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/completion.sh -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/bells.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/concurrent.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/discord.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/itertools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/logging.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/slack.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/telegram.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/utils_worker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_main.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_monitor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm_gui.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm_notebook.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm_pandas.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/asyncio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/auto.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/autonotebook.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/cli.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/dask.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/gui.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/keras.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/notebook.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/rich.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/std.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/tk.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm running install_egg_info Copying tqdm.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/tqdm-4.64.1-py3.11.egg-info running install_scripts Installing tqdm script to /tmp/instance-22/output-1/target/usr/bin >>> python-trio 0.22.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.trio-0.22.0.tar.gz.KyMsAl/output' 'https://files.pythonhosted.org/packages/0b/b8/1b81d2149c3e2c25900d40b8e6c8d3ca502a3cc844b90c962b0854aaf3f3/trio-0.22.0.tar.gz' --2023-02-12 11:13:52-- https://files.pythonhosted.org/packages/0b/b8/1b81d2149c3e2c25900d40b8e6c8d3ca502a3cc844b90c962b0854aaf3f3/trio-0.22.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 472205 (461K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.trio-0.22.0.tar.gz.KyMsAl/output' 0K .......... .......... .......... .......... .......... 10% 15.6M 0s 50K .......... .......... .......... .......... .......... 21% 14.5M 0s 100K .......... .......... .......... .......... .......... 32% 241M 0s 150K .......... .......... .......... .......... .......... 43% 47.4M 0s 200K .......... .......... .......... .......... .......... 54% 63.8M 0s 250K .......... .......... .......... .......... .......... 65% 84.8M 0s 300K .......... .......... .......... .......... .......... 75% 79.0M 0s 350K .......... .......... .......... .......... .......... 86% 61.3M 0s 400K .......... .......... .......... .......... .......... 97% 270M 0s 450K .......... . 100% 323M=0.01s 2023-02-12 11:13:52 (42.1 MB/s) - '/tmp/instance-22/output-1/build/.trio-0.22.0.tar.gz.KyMsAl/output' saved [472205/472205] trio-0.22.0.tar.gz: OK (md5: f7dbfa6a8722065f09da188641d8ed93) trio-0.22.0.tar.gz: OK (sha256: ce68f1c5400a47b137c5a4de72c7c901bd4e7a24fbdebfe9b41de8c6c04eaacf) >>> python-trio 0.22.0 Extracting gzip -d -c /tmp/instance-22/dl/python-trio/trio-0.22.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-trio-0.22.0 -xf - >>> python-trio 0.22.0 Patching >>> python-trio 0.22.0 Configuring >>> python-trio 0.22.0 Building (cd /tmp/instance-22/output-1/build/python-trio-0.22.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/trio copying trio/to_thread.py -> build/lib/trio copying trio/socket.py -> build/lib/trio copying trio/lowlevel.py -> build/lib/trio copying trio/from_thread.py -> build/lib/trio copying trio/abc.py -> build/lib/trio copying trio/_windows_pipes.py -> build/lib/trio copying trio/_wait_for_object.py -> build/lib/trio copying trio/_version.py -> build/lib/trio copying trio/_util.py -> build/lib/trio copying trio/_unix_pipes.py -> build/lib/trio copying trio/_timeouts.py -> build/lib/trio copying trio/_threads.py -> build/lib/trio copying trio/_sync.py -> build/lib/trio copying trio/_subprocess.py -> build/lib/trio copying trio/_ssl.py -> build/lib/trio copying trio/_socket.py -> build/lib/trio copying trio/_signals.py -> build/lib/trio copying trio/_path.py -> build/lib/trio copying trio/_highlevel_ssl_helpers.py -> build/lib/trio copying trio/_highlevel_socket.py -> build/lib/trio copying trio/_highlevel_serve_listeners.py -> build/lib/trio copying trio/_highlevel_open_unix_stream.py -> build/lib/trio copying trio/_highlevel_open_tcp_stream.py -> build/lib/trio copying trio/_highlevel_open_tcp_listeners.py -> build/lib/trio copying trio/_highlevel_generic.py -> build/lib/trio copying trio/_file_io.py -> build/lib/trio copying trio/_dtls.py -> build/lib/trio copying trio/_deprecate.py -> build/lib/trio copying trio/_channel.py -> build/lib/trio copying trio/_abc.py -> build/lib/trio copying trio/__init__.py -> build/lib/trio creating build/lib/trio/tests copying trio/tests/test_windows_pipes.py -> build/lib/trio/tests copying trio/tests/test_wait_for_object.py -> build/lib/trio/tests copying trio/tests/test_util.py -> build/lib/trio/tests copying trio/tests/test_unix_pipes.py -> build/lib/trio/tests copying trio/tests/test_timeouts.py -> build/lib/trio/tests copying trio/tests/test_threads.py -> build/lib/trio/tests copying trio/tests/test_testing.py -> build/lib/trio/tests copying trio/tests/test_sync.py -> build/lib/trio/tests copying trio/tests/test_subprocess.py -> build/lib/trio/tests copying trio/tests/test_ssl.py -> build/lib/trio/tests copying trio/tests/test_socket.py -> build/lib/trio/tests copying trio/tests/test_signals.py -> build/lib/trio/tests copying trio/tests/test_scheduler_determinism.py -> build/lib/trio/tests copying trio/tests/test_path.py -> build/lib/trio/tests copying trio/tests/test_highlevel_ssl_helpers.py -> build/lib/trio/tests copying trio/tests/test_highlevel_socket.py -> build/lib/trio/tests copying trio/tests/test_highlevel_serve_listeners.py -> build/lib/trio/tests copying trio/tests/test_highlevel_open_unix_stream.py -> build/lib/trio/tests copying trio/tests/test_highlevel_open_tcp_stream.py -> build/lib/trio/tests copying trio/tests/test_highlevel_open_tcp_listeners.py -> build/lib/trio/tests copying trio/tests/test_highlevel_generic.py -> build/lib/trio/tests copying trio/tests/test_file_io.py -> build/lib/trio/tests copying trio/tests/test_fakenet.py -> build/lib/trio/tests copying trio/tests/test_exports.py -> build/lib/trio/tests copying trio/tests/test_dtls.py -> build/lib/trio/tests copying trio/tests/test_deprecate.py -> build/lib/trio/tests copying trio/tests/test_contextvars.py -> build/lib/trio/tests copying trio/tests/test_channel.py -> build/lib/trio/tests copying trio/tests/test_abc.py -> build/lib/trio/tests copying trio/tests/module_with_deprecations.py -> build/lib/trio/tests copying trio/tests/conftest.py -> build/lib/trio/tests copying trio/tests/__init__.py -> build/lib/trio/tests creating build/lib/trio/testing copying trio/testing/_trio_test.py -> build/lib/trio/testing copying trio/testing/_sequencer.py -> build/lib/trio/testing copying trio/testing/_network.py -> build/lib/trio/testing copying trio/testing/_memory_streams.py -> build/lib/trio/testing copying trio/testing/_fake_net.py -> build/lib/trio/testing copying trio/testing/_checkpoints.py -> build/lib/trio/testing copying trio/testing/_check_streams.py -> build/lib/trio/testing copying trio/testing/__init__.py -> build/lib/trio/testing creating build/lib/trio/_tools copying trio/_tools/gen_exports.py -> build/lib/trio/_tools copying trio/_tools/__init__.py -> build/lib/trio/_tools creating build/lib/trio/_subprocess_platform copying trio/_subprocess_platform/windows.py -> build/lib/trio/_subprocess_platform copying trio/_subprocess_platform/waitid.py -> build/lib/trio/_subprocess_platform copying trio/_subprocess_platform/kqueue.py -> build/lib/trio/_subprocess_platform copying trio/_subprocess_platform/__init__.py -> build/lib/trio/_subprocess_platform creating build/lib/trio/_core copying trio/_core/_windows_cffi.py -> build/lib/trio/_core copying trio/_core/_wakeup_socketpair.py -> build/lib/trio/_core copying trio/_core/_unbounded_queue.py -> build/lib/trio/_core copying trio/_core/_traps.py -> build/lib/trio/_core copying trio/_core/_thread_cache.py -> build/lib/trio/_core copying trio/_core/_run.py -> build/lib/trio/_core copying trio/_core/_parking_lot.py -> build/lib/trio/_core copying trio/_core/_multierror.py -> build/lib/trio/_core copying trio/_core/_mock_clock.py -> build/lib/trio/_core copying trio/_core/_local.py -> build/lib/trio/_core copying trio/_core/_ki.py -> build/lib/trio/_core copying trio/_core/_io_windows.py -> build/lib/trio/_core copying trio/_core/_io_kqueue.py -> build/lib/trio/_core copying trio/_core/_io_epoll.py -> build/lib/trio/_core copying trio/_core/_io_common.py -> build/lib/trio/_core copying trio/_core/_instrumentation.py -> build/lib/trio/_core copying trio/_core/_generated_run.py -> build/lib/trio/_core copying trio/_core/_generated_io_windows.py -> build/lib/trio/_core copying trio/_core/_generated_io_kqueue.py -> build/lib/trio/_core copying trio/_core/_generated_io_epoll.py -> build/lib/trio/_core copying trio/_core/_generated_instrumentation.py -> build/lib/trio/_core copying trio/_core/_exceptions.py -> build/lib/trio/_core copying trio/_core/_entry_queue.py -> build/lib/trio/_core copying trio/_core/_asyncgens.py -> build/lib/trio/_core copying trio/_core/__init__.py -> build/lib/trio/_core creating build/lib/trio/tests/tools copying trio/tests/tools/test_gen_exports.py -> build/lib/trio/tests/tools copying trio/tests/tools/__init__.py -> build/lib/trio/tests/tools creating build/lib/trio/_core/tests copying trio/_core/tests/tutil.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_windows.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_util.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_unbounded_queue.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_tutil.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_thread_cache.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_run.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_parking_lot.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_multierror.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_mock_clock.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_local.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_ki.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_io.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_instrumentation.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_guest_mode.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_asyncgen.py -> build/lib/trio/_core/tests copying trio/_core/tests/conftest.py -> build/lib/trio/_core/tests copying trio/_core/tests/__init__.py -> build/lib/trio/_core/tests creating build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/simple_excepthook_IPython.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/simple_excepthook.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/ipython_custom_exc.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/apport_excepthook.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/_common.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/__init__.py -> build/lib/trio/_core/tests/test_multierror_scripts running egg_info writing trio.egg-info/PKG-INFO writing dependency_links to trio.egg-info/dependency_links.txt writing requirements to trio.egg-info/requires.txt writing top-level names to trio.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'trio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pem' under directory 'trio/tests/test_ssl_certs' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'trio.egg-info/SOURCES.txt' >>> python-trio 0.22.0 Installing to target (cd /tmp/instance-22/output-1/build/python-trio-0.22.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 trio.egg-info/PKG-INFO writing dependency_links to trio.egg-info/dependency_links.txt writing requirements to trio.egg-info/requires.txt writing top-level names to trio.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'trio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pem' under directory 'trio/tests/test_ssl_certs' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'trio.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/apport_excepthook.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/ipython_custom_exc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/simple_excepthook.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/simple_excepthook_IPython.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/conftest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_asyncgen.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_guest_mode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_instrumentation.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_io.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_ki.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_local.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_mock_clock.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_multierror.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_parking_lot.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_run.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_thread_cache.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_tutil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_unbounded_queue.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_windows.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/tutil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core/tests copying build/lib/trio/_core/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_asyncgens.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_entry_queue.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_generated_instrumentation.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_generated_io_epoll.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_generated_io_kqueue.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_generated_io_windows.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_generated_run.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_instrumentation.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_io_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_io_epoll.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_io_kqueue.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_io_windows.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_ki.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_local.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_mock_clock.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_multierror.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_parking_lot.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_run.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_thread_cache.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_traps.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_unbounded_queue.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_wakeup_socketpair.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core copying build/lib/trio/_core/_windows_cffi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_core creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/kqueue.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/waitid.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/windows.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_subprocess_platform creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_tools copying build/lib/trio/_tools/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_tools copying build/lib/trio/_tools/gen_exports.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/_tools creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/testing copying build/lib/trio/testing/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/testing copying build/lib/trio/testing/_check_streams.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/testing copying build/lib/trio/testing/_checkpoints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/testing copying build/lib/trio/testing/_fake_net.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/testing copying build/lib/trio/testing/_memory_streams.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/testing copying build/lib/trio/testing/_network.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/testing copying build/lib/trio/testing/_sequencer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/testing copying build/lib/trio/testing/_trio_test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/testing creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests/tools copying build/lib/trio/tests/tools/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests/tools copying build/lib/trio/tests/tools/test_gen_exports.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests/tools copying build/lib/trio/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/conftest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/module_with_deprecations.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_abc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_channel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_contextvars.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_deprecate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_dtls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_exports.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_fakenet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_file_io.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_generic.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_open_tcp_listeners.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_open_tcp_stream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_open_unix_stream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_serve_listeners.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_ssl_helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_path.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_scheduler_determinism.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_signals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_ssl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_subprocess.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_sync.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_testing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_threads.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_timeouts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_unix_pipes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_wait_for_object.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/tests/test_windows_pipes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio/tests copying build/lib/trio/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_abc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_channel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_deprecate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_dtls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_file_io.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_highlevel_generic.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_highlevel_open_tcp_listeners.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_highlevel_open_tcp_stream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_highlevel_open_unix_stream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_highlevel_serve_listeners.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_highlevel_socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_highlevel_ssl_helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_path.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_signals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_ssl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_subprocess.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_sync.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_threads.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_timeouts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_unix_pipes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_wait_for_object.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/_windows_pipes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/abc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/from_thread.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/lowlevel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio copying build/lib/trio/to_thread.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio running install_egg_info Copying trio.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/trio-0.22.0-py3.11.egg-info running install_scripts incremental-22.10.0.tar.gz: OK (md5: 9fffa2490ca649550c79a78e85ef2eef) incremental-22.10.0.tar.gz: OK (sha256: 912feeb5e0f7e0188e6f42241d2f450002e11bbc0937c65865045854c24c0bd0) >>> host-python-incremental 22.10.0 Extracting gzip -d -c /tmp/instance-22/dl/python-incremental/incremental-22.10.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-python-incremental-22.10.0 -xf - >>> host-python-incremental 22.10.0 Patching >>> host-python-incremental 22.10.0 Configuring >>> host-python-incremental 22.10.0 Building (cd /tmp/instance-22/output-1/build/host-python-incremental-22.10.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/incremental copying src/incremental/update.py -> build/lib/incremental copying src/incremental/_version.py -> build/lib/incremental copying src/incremental/__init__.py -> build/lib/incremental creating build/lib/incremental/tests copying src/incremental/tests/test_version.py -> build/lib/incremental/tests copying src/incremental/tests/test_update.py -> build/lib/incremental/tests copying src/incremental/tests/__init__.py -> build/lib/incremental/tests copying src/incremental/py.typed -> build/lib/incremental >>> host-python-incremental 22.10.0 Installing to host directory (cd /tmp/instance-22/output-1/build/host-python-incremental-22.10.0//; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py install --prefix=/tmp/instance-22/output-1/host --root=/ --single-version-externally-managed ) running install /tmp/instance-22/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 /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental copying build/lib/incremental/py.typed -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental creating /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental/tests copying build/lib/incremental/tests/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental/tests copying build/lib/incremental/tests/test_update.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental/tests copying build/lib/incremental/tests/test_version.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental/tests copying build/lib/incremental/__init__.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental copying build/lib/incremental/_version.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental copying build/lib/incremental/update.py -> /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental/tests/test_update.py to test_update.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental/tests/test_version.py to test_version.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental/_version.py to _version.cpython-311.pyc byte-compiling /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental/update.py to update.cpython-311.pyc running install_egg_info running egg_info writing src/incremental.egg-info/PKG-INFO writing dependency_links to src/incremental.egg-info/dependency_links.txt writing entry points to src/incremental.egg-info/entry_points.txt writing requirements to src/incremental.egg-info/requires.txt writing top-level names to src/incremental.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/incremental.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'towncrier.ini' warning: no previously-included files found matching 'mypy.ini' no previously-included directories found matching '.travis' no previously-included directories found matching 'tests' warning: no previously-included files found matching 'examplesetup.py' no previously-included directories found matching 'src/exampleproj' no previously-included directories found matching 'src/incremental/newsfragments' adding license file 'LICENSE' writing manifest file 'src/incremental.egg-info/SOURCES.txt' Copying src/incremental.egg-info to /tmp/instance-22/output-1/host/lib/python3.11/site-packages/incremental-22.10.0-py3.11.egg-info running install_scripts >>> python-twisted 22.10.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Twisted-22.10.0.tar.gz.IdlSJ4/output' 'https://files.pythonhosted.org/packages/b2/ce/cbb56597127b1d51905b0cddcc3f314cc769769efc5e9a8a67f4617f7bca/Twisted-22.10.0.tar.gz' --2023-02-12 11:14:05-- https://files.pythonhosted.org/packages/b2/ce/cbb56597127b1d51905b0cddcc3f314cc769769efc5e9a8a67f4617f7bca/Twisted-22.10.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3524935 (3.4M) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.Twisted-22.10.0.tar.gz.IdlSJ4/output' 0K .......... .......... .......... .......... .......... 1% 15.7M 0s 50K .......... .......... .......... .......... .......... 2% 14.6M 0s 100K .......... .......... .......... .......... .......... 4% 236M 0s 150K .......... .......... .......... .......... .......... 5% 71.8M 0s 200K .......... .......... .......... .......... .......... 7% 26.0M 0s 250K .......... .......... .......... .......... .......... 8% 238M 0s 300K .......... .......... .......... .......... .......... 10% 124M 0s 350K .......... .......... .......... .......... .......... 11% 65.1M 0s 400K .......... .......... .......... .......... .......... 13% 90.6M 0s 450K .......... .......... .......... .......... .......... 14% 46.1M 0s 500K .......... .......... .......... .......... .......... 15% 175M 0s 550K .......... .......... .......... .......... .......... 17% 107M 0s 600K .......... .......... .......... .......... .......... 18% 5.07M 0s 650K .......... .......... .......... .......... .......... 20% 272M 0s 700K .......... .......... .......... .......... .......... 21% 263M 0s 750K .......... .......... .......... .......... .......... 23% 241M 0s 800K .......... .......... .......... .......... .......... 24% 251M 0s 850K .......... .......... .......... .......... .......... 26% 242M 0s 900K .......... .......... .......... .......... .......... 27% 264M 0s 950K .......... .......... .......... .......... .......... 29% 299M 0s 1000K .......... .......... .......... .......... .......... 30% 248M 0s 1050K .......... .......... .......... .......... .......... 31% 250M 0s 1100K .......... .......... .......... .......... .......... 33% 296M 0s 1150K .......... .......... .......... .......... .......... 34% 261M 0s 1200K .......... .......... .......... .......... .......... 36% 285M 0s 1250K .......... .......... .......... .......... .......... 37% 218M 0s 1300K .......... .......... .......... .......... .......... 39% 273M 0s 1350K .......... .......... .......... .......... .......... 40% 247M 0s 1400K .......... .......... .......... .......... .......... 42% 252M 0s 1450K .......... .......... .......... .......... .......... 43% 221M 0s 1500K .......... .......... .......... .......... .......... 45% 261M 0s 1550K .......... .......... .......... .......... .......... 46% 248M 0s 1600K .......... .......... .......... .......... .......... 47% 255M 0s 1650K .......... .......... .......... .......... .......... 49% 217M 0s 1700K .......... .......... .......... .......... .......... 50% 245M 0s 1750K .......... .......... .......... .......... .......... 52% 233M 0s 1800K .......... .......... .......... .......... .......... 53% 268M 0s 1850K .......... .......... .......... .......... .......... 55% 182M 0s 1900K .......... .......... .......... .......... .......... 56% 96.6M 0s 1950K .......... .......... .......... .......... .......... 58% 41.9M 0s 2000K .......... .......... .......... .......... .......... 59% 1.58M 0s 2050K .......... .......... .......... .......... .......... 61% 108M 0s 2100K .......... .......... .......... .......... .......... 62% 49.3M 0s 2150K .......... .......... .......... .......... .......... 63% 211M 0s 2200K .......... .......... .......... .......... .......... 65% 147M 0s 2250K .......... .......... .......... .......... .......... 66% 31.0M 0s 2300K .......... .......... .......... .......... .......... 68% 234M 0s 2350K .......... .......... .......... .......... .......... 69% 280M 0s 2400K .......... .......... .......... .......... .......... 71% 260M 0s 2450K .......... .......... .......... .......... .......... 72% 56.3M 0s 2500K .......... .......... .......... .......... .......... 74% 249M 0s 2550K .......... .......... .......... .......... .......... 75% 192M 0s 2600K .......... .......... .......... .......... .......... 76% 49.3M 0s 2650K .......... .......... .......... .......... .......... 78% 270M 0s 2700K .......... .......... .......... .......... .......... 79% 67.3M 0s 2750K .......... .......... .......... .......... .......... 81% 206M 0s 2800K .......... .......... .......... .......... .......... 82% 76.1M 0s 2850K .......... .......... .......... .......... .......... 84% 63.9M 0s 2900K .......... .......... .......... .......... .......... 85% 192M 0s 2950K .......... .......... .......... .......... .......... 87% 62.8M 0s 3000K .......... .......... .......... .......... .......... 88% 240M 0s 3050K .......... .......... .......... .......... .......... 90% 6.55M 0s 3100K .......... .......... .......... .......... .......... 91% 30.4M 0s 3150K .......... .......... .......... .......... .......... 92% 201M 0s 3200K .......... .......... .......... .......... .......... 94% 183M 0s 3250K .......... .......... .......... .......... .......... 95% 237M 0s 3300K .......... .......... .......... .......... .......... 97% 204M 0s 3350K .......... .......... .......... .......... .......... 98% 83.0M 0s 3400K .......... .......... .......... .......... .. 100% 12.0M=0.08s 2023-02-12 11:14:05 (39.9 MB/s) - '/tmp/instance-22/output-1/build/.Twisted-22.10.0.tar.gz.IdlSJ4/output' saved [3524935/3524935] Twisted-22.10.0.tar.gz: OK (md5: c9a5dad0813512fabd9de502738c0bf8) Twisted-22.10.0.tar.gz: OK (sha256: 32acbd40a94f5f46e7b42c109bfae2b302250945561783a8b7a059048f2d4d31) >>> python-twisted 22.10.0 Extracting gzip -d -c /tmp/instance-22/dl/python-twisted/Twisted-22.10.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-twisted-22.10.0 -xf - >>> python-twisted 22.10.0 Patching >>> python-twisted 22.10.0 Configuring >>> python-twisted 22.10.0 Building (cd /tmp/instance-22/output-1/build/python-twisted-22.10.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/twisted copying src/twisted/plugin.py -> build/lib/twisted copying src/twisted/copyright.py -> build/lib/twisted copying src/twisted/_version.py -> build/lib/twisted copying src/twisted/__main__.py -> build/lib/twisted copying src/twisted/__init__.py -> build/lib/twisted creating build/lib/twisted/words copying src/twisted/words/xmpproutertap.py -> build/lib/twisted/words copying src/twisted/words/tap.py -> build/lib/twisted/words copying src/twisted/words/service.py -> build/lib/twisted/words copying src/twisted/words/iwords.py -> build/lib/twisted/words copying src/twisted/words/ewords.py -> build/lib/twisted/words copying src/twisted/words/__init__.py -> build/lib/twisted/words creating build/lib/twisted/web copying src/twisted/web/xmlrpc.py -> build/lib/twisted/web copying src/twisted/web/wsgi.py -> build/lib/twisted/web copying src/twisted/web/vhost.py -> build/lib/twisted/web copying src/twisted/web/util.py -> build/lib/twisted/web copying src/twisted/web/twcgi.py -> build/lib/twisted/web copying src/twisted/web/template.py -> build/lib/twisted/web copying src/twisted/web/tap.py -> build/lib/twisted/web copying src/twisted/web/sux.py -> build/lib/twisted/web copying src/twisted/web/static.py -> build/lib/twisted/web copying src/twisted/web/soap.py -> build/lib/twisted/web copying src/twisted/web/server.py -> build/lib/twisted/web copying src/twisted/web/script.py -> build/lib/twisted/web copying src/twisted/web/rewrite.py -> build/lib/twisted/web copying src/twisted/web/resource.py -> build/lib/twisted/web copying src/twisted/web/proxy.py -> build/lib/twisted/web copying src/twisted/web/pages.py -> build/lib/twisted/web copying src/twisted/web/microdom.py -> build/lib/twisted/web copying src/twisted/web/iweb.py -> build/lib/twisted/web copying src/twisted/web/http_headers.py -> build/lib/twisted/web copying src/twisted/web/http.py -> build/lib/twisted/web copying src/twisted/web/html.py -> build/lib/twisted/web copying src/twisted/web/guard.py -> build/lib/twisted/web copying src/twisted/web/error.py -> build/lib/twisted/web copying src/twisted/web/domhelpers.py -> build/lib/twisted/web copying src/twisted/web/distrib.py -> build/lib/twisted/web copying src/twisted/web/demo.py -> build/lib/twisted/web copying src/twisted/web/client.py -> build/lib/twisted/web copying src/twisted/web/_template_util.py -> build/lib/twisted/web copying src/twisted/web/_stan.py -> build/lib/twisted/web copying src/twisted/web/_responses.py -> build/lib/twisted/web copying src/twisted/web/_newclient.py -> build/lib/twisted/web copying src/twisted/web/_http2.py -> build/lib/twisted/web copying src/twisted/web/_flatten.py -> build/lib/twisted/web copying src/twisted/web/_element.py -> build/lib/twisted/web copying src/twisted/web/__init__.py -> build/lib/twisted/web creating build/lib/twisted/trial copying src/twisted/trial/util.py -> build/lib/twisted/trial copying src/twisted/trial/unittest.py -> build/lib/twisted/trial copying src/twisted/trial/runner.py -> build/lib/twisted/trial copying src/twisted/trial/reporter.py -> build/lib/twisted/trial copying src/twisted/trial/itrial.py -> build/lib/twisted/trial copying src/twisted/trial/_synctest.py -> build/lib/twisted/trial copying src/twisted/trial/_asynctest.py -> build/lib/twisted/trial copying src/twisted/trial/_asyncrunner.py -> build/lib/twisted/trial copying src/twisted/trial/__main__.py -> build/lib/twisted/trial copying src/twisted/trial/__init__.py -> build/lib/twisted/trial creating build/lib/twisted/test copying src/twisted/test/testutils.py -> build/lib/twisted/test copying src/twisted/test/test_usage.py -> build/lib/twisted/test copying src/twisted/test/test_unix.py -> build/lib/twisted/test copying src/twisted/test/test_udp.py -> build/lib/twisted/test copying src/twisted/test/test_twisted.py -> build/lib/twisted/test copying src/twisted/test/test_twistd.py -> build/lib/twisted/test copying src/twisted/test/test_tpfile.py -> build/lib/twisted/test copying src/twisted/test/test_threads.py -> build/lib/twisted/test copying src/twisted/test/test_threadpool.py -> build/lib/twisted/test copying src/twisted/test/test_threadable.py -> build/lib/twisted/test copying src/twisted/test/test_text.py -> build/lib/twisted/test copying src/twisted/test/test_tcp_internals.py -> build/lib/twisted/test copying src/twisted/test/test_tcp.py -> build/lib/twisted/test copying src/twisted/test/test_task.py -> build/lib/twisted/test copying src/twisted/test/test_strports.py -> build/lib/twisted/test copying src/twisted/test/test_strerror.py -> build/lib/twisted/test copying src/twisted/test/test_stdio.py -> build/lib/twisted/test copying src/twisted/test/test_stateful.py -> build/lib/twisted/test copying src/twisted/test/test_sslverify.py -> build/lib/twisted/test copying src/twisted/test/test_ssl.py -> build/lib/twisted/test copying src/twisted/test/test_socks.py -> build/lib/twisted/test copying src/twisted/test/test_sob.py -> build/lib/twisted/test copying src/twisted/test/test_sip.py -> build/lib/twisted/test copying src/twisted/test/test_shortcut.py -> build/lib/twisted/test copying src/twisted/test/test_roots.py -> build/lib/twisted/test copying src/twisted/test/test_reflect.py -> build/lib/twisted/test copying src/twisted/test/test_rebuild.py -> build/lib/twisted/test copying src/twisted/test/test_randbytes.py -> build/lib/twisted/test copying src/twisted/test/test_protocols.py -> build/lib/twisted/test copying src/twisted/test/test_process.py -> build/lib/twisted/test copying src/twisted/test/test_postfix.py -> build/lib/twisted/test copying src/twisted/test/test_policies.py -> build/lib/twisted/test copying src/twisted/test/test_plugin.py -> build/lib/twisted/test copying src/twisted/test/test_persisted.py -> build/lib/twisted/test copying src/twisted/test/test_pcp.py -> build/lib/twisted/test copying src/twisted/test/test_paths.py -> build/lib/twisted/test copying src/twisted/test/test_monkey.py -> build/lib/twisted/test copying src/twisted/test/test_modules.py -> build/lib/twisted/test copying src/twisted/test/test_memcache.py -> build/lib/twisted/test copying src/twisted/test/test_main.py -> build/lib/twisted/test copying src/twisted/test/test_loopback.py -> build/lib/twisted/test copying src/twisted/test/test_logfile.py -> build/lib/twisted/test copying src/twisted/test/test_log.py -> build/lib/twisted/test copying src/twisted/test/test_lockfile.py -> build/lib/twisted/test copying src/twisted/test/test_iutils.py -> build/lib/twisted/test copying src/twisted/test/test_iosim.py -> build/lib/twisted/test copying src/twisted/test/test_internet.py -> build/lib/twisted/test copying src/twisted/test/test_ident.py -> build/lib/twisted/test copying src/twisted/test/test_htb.py -> build/lib/twisted/test copying src/twisted/test/test_ftp_options.py -> build/lib/twisted/test copying src/twisted/test/test_ftp.py -> build/lib/twisted/test copying src/twisted/test/test_formmethod.py -> build/lib/twisted/test copying src/twisted/test/test_finger.py -> build/lib/twisted/test copying src/twisted/test/test_fdesc.py -> build/lib/twisted/test copying src/twisted/test/test_failure.py -> build/lib/twisted/test copying src/twisted/test/test_factories.py -> build/lib/twisted/test copying src/twisted/test/test_error.py -> build/lib/twisted/test copying src/twisted/test/test_dirdbm.py -> build/lib/twisted/test copying src/twisted/test/test_defgen.py -> build/lib/twisted/test copying src/twisted/test/test_defer.py -> build/lib/twisted/test copying src/twisted/test/test_cooperator.py -> build/lib/twisted/test copying src/twisted/test/test_context.py -> build/lib/twisted/test copying src/twisted/test/test_compat.py -> build/lib/twisted/test copying src/twisted/test/test_application.py -> build/lib/twisted/test copying src/twisted/test/test_amp.py -> build/lib/twisted/test copying src/twisted/test/test_adbapi.py -> build/lib/twisted/test copying src/twisted/test/test_abstract.py -> build/lib/twisted/test copying src/twisted/test/stdio_test_writeseq.py -> build/lib/twisted/test copying src/twisted/test/stdio_test_write.py -> build/lib/twisted/test copying src/twisted/test/stdio_test_producer.py -> build/lib/twisted/test copying src/twisted/test/stdio_test_loseconn.py -> build/lib/twisted/test copying src/twisted/test/stdio_test_lastwrite.py -> build/lib/twisted/test copying src/twisted/test/stdio_test_hostpeer.py -> build/lib/twisted/test copying src/twisted/test/stdio_test_halfclose.py -> build/lib/twisted/test copying src/twisted/test/stdio_test_consumer.py -> build/lib/twisted/test copying src/twisted/test/ssl_helpers.py -> build/lib/twisted/test copying src/twisted/test/reflect_helper_ZDE.py -> build/lib/twisted/test copying src/twisted/test/reflect_helper_VE.py -> build/lib/twisted/test copying src/twisted/test/reflect_helper_IE.py -> build/lib/twisted/test copying src/twisted/test/proto_helpers.py -> build/lib/twisted/test copying src/twisted/test/process_twisted.py -> build/lib/twisted/test copying src/twisted/test/process_tty.py -> build/lib/twisted/test copying src/twisted/test/process_tester.py -> build/lib/twisted/test copying src/twisted/test/process_stdinreader.py -> build/lib/twisted/test copying src/twisted/test/process_signal.py -> build/lib/twisted/test copying src/twisted/test/process_reader.py -> build/lib/twisted/test copying src/twisted/test/process_linger.py -> build/lib/twisted/test copying src/twisted/test/process_getenv.py -> build/lib/twisted/test copying src/twisted/test/process_getargv.py -> build/lib/twisted/test copying src/twisted/test/process_fds.py -> build/lib/twisted/test copying src/twisted/test/process_echoer.py -> build/lib/twisted/test copying src/twisted/test/process_cmdline.py -> build/lib/twisted/test copying src/twisted/test/plugin_extra2.py -> build/lib/twisted/test copying src/twisted/test/plugin_extra1.py -> build/lib/twisted/test copying src/twisted/test/plugin_basic.py -> build/lib/twisted/test copying src/twisted/test/myrebuilder2.py -> build/lib/twisted/test copying src/twisted/test/myrebuilder1.py -> build/lib/twisted/test copying src/twisted/test/mock_win32process.py -> build/lib/twisted/test copying src/twisted/test/iosim.py -> build/lib/twisted/test copying src/twisted/test/crash_test_dummy.py -> build/lib/twisted/test copying src/twisted/test/__init__.py -> build/lib/twisted/test creating build/lib/twisted/tap copying src/twisted/tap/socks.py -> build/lib/twisted/tap copying src/twisted/tap/portforward.py -> build/lib/twisted/tap copying src/twisted/tap/ftp.py -> build/lib/twisted/tap copying src/twisted/tap/__init__.py -> build/lib/twisted/tap creating build/lib/twisted/spread copying src/twisted/spread/util.py -> build/lib/twisted/spread copying src/twisted/spread/publish.py -> build/lib/twisted/spread copying src/twisted/spread/pb.py -> build/lib/twisted/spread copying src/twisted/spread/jelly.py -> build/lib/twisted/spread copying src/twisted/spread/interfaces.py -> build/lib/twisted/spread copying src/twisted/spread/flavors.py -> build/lib/twisted/spread copying src/twisted/spread/banana.py -> build/lib/twisted/spread copying src/twisted/spread/__init__.py -> build/lib/twisted/spread creating build/lib/twisted/scripts copying src/twisted/scripts/twistd.py -> build/lib/twisted/scripts copying src/twisted/scripts/trial.py -> build/lib/twisted/scripts copying src/twisted/scripts/htmlizer.py -> build/lib/twisted/scripts copying src/twisted/scripts/_twistw.py -> build/lib/twisted/scripts copying src/twisted/scripts/_twistd_unix.py -> build/lib/twisted/scripts copying src/twisted/scripts/__init__.py -> build/lib/twisted/scripts creating build/lib/twisted/runner copying src/twisted/runner/procmontap.py -> build/lib/twisted/runner copying src/twisted/runner/procmon.py -> build/lib/twisted/runner copying src/twisted/runner/inetdtap.py -> build/lib/twisted/runner copying src/twisted/runner/inetdconf.py -> build/lib/twisted/runner copying src/twisted/runner/inetd.py -> build/lib/twisted/runner copying src/twisted/runner/__init__.py -> build/lib/twisted/runner creating build/lib/twisted/python copying src/twisted/python/zipstream.py -> build/lib/twisted/python copying src/twisted/python/zippath.py -> build/lib/twisted/python copying src/twisted/python/win32.py -> build/lib/twisted/python copying src/twisted/python/versions.py -> build/lib/twisted/python copying src/twisted/python/util.py -> build/lib/twisted/python copying src/twisted/python/usage.py -> build/lib/twisted/python copying src/twisted/python/urlpath.py -> build/lib/twisted/python copying src/twisted/python/url.py -> build/lib/twisted/python copying src/twisted/python/threadpool.py -> build/lib/twisted/python copying src/twisted/python/threadable.py -> build/lib/twisted/python copying src/twisted/python/text.py -> build/lib/twisted/python copying src/twisted/python/systemd.py -> build/lib/twisted/python copying src/twisted/python/syslog.py -> build/lib/twisted/python copying src/twisted/python/shortcut.py -> build/lib/twisted/python copying src/twisted/python/sendmsg.py -> build/lib/twisted/python copying src/twisted/python/runtime.py -> build/lib/twisted/python copying src/twisted/python/roots.py -> build/lib/twisted/python copying src/twisted/python/release.py -> build/lib/twisted/python copying src/twisted/python/reflect.py -> build/lib/twisted/python copying src/twisted/python/rebuild.py -> build/lib/twisted/python copying src/twisted/python/randbytes.py -> build/lib/twisted/python copying src/twisted/python/procutils.py -> build/lib/twisted/python copying src/twisted/python/monkey.py -> build/lib/twisted/python copying src/twisted/python/modules.py -> build/lib/twisted/python copying src/twisted/python/logfile.py -> build/lib/twisted/python copying src/twisted/python/log.py -> build/lib/twisted/python copying src/twisted/python/lockfile.py -> build/lib/twisted/python copying src/twisted/python/htmlizer.py -> build/lib/twisted/python copying src/twisted/python/formmethod.py -> build/lib/twisted/python copying src/twisted/python/filepath.py -> build/lib/twisted/python copying src/twisted/python/fakepwd.py -> build/lib/twisted/python copying src/twisted/python/failure.py -> build/lib/twisted/python copying src/twisted/python/deprecate.py -> build/lib/twisted/python copying src/twisted/python/context.py -> build/lib/twisted/python copying src/twisted/python/constants.py -> build/lib/twisted/python copying src/twisted/python/components.py -> build/lib/twisted/python copying src/twisted/python/compat.py -> build/lib/twisted/python copying src/twisted/python/_url.py -> build/lib/twisted/python copying src/twisted/python/_tzhelper.py -> build/lib/twisted/python copying src/twisted/python/_textattributes.py -> build/lib/twisted/python copying src/twisted/python/_shellcomp.py -> build/lib/twisted/python copying src/twisted/python/_release.py -> build/lib/twisted/python copying src/twisted/python/_inotify.py -> build/lib/twisted/python copying src/twisted/python/_appdirs.py -> build/lib/twisted/python copying src/twisted/python/__init__.py -> build/lib/twisted/python creating build/lib/twisted/protocols copying src/twisted/protocols/wire.py -> build/lib/twisted/protocols copying src/twisted/protocols/tls.py -> build/lib/twisted/protocols copying src/twisted/protocols/stateful.py -> build/lib/twisted/protocols copying src/twisted/protocols/socks.py -> build/lib/twisted/protocols copying src/twisted/protocols/sip.py -> build/lib/twisted/protocols copying src/twisted/protocols/shoutcast.py -> build/lib/twisted/protocols copying src/twisted/protocols/postfix.py -> build/lib/twisted/protocols copying src/twisted/protocols/portforward.py -> build/lib/twisted/protocols copying src/twisted/protocols/policies.py -> build/lib/twisted/protocols copying src/twisted/protocols/pcp.py -> build/lib/twisted/protocols copying src/twisted/protocols/memcache.py -> build/lib/twisted/protocols copying src/twisted/protocols/loopback.py -> build/lib/twisted/protocols copying src/twisted/protocols/ident.py -> build/lib/twisted/protocols copying src/twisted/protocols/htb.py -> build/lib/twisted/protocols copying src/twisted/protocols/ftp.py -> build/lib/twisted/protocols copying src/twisted/protocols/finger.py -> build/lib/twisted/protocols copying src/twisted/protocols/basic.py -> build/lib/twisted/protocols copying src/twisted/protocols/amp.py -> build/lib/twisted/protocols copying src/twisted/protocols/__init__.py -> build/lib/twisted/protocols creating build/lib/twisted/positioning copying src/twisted/positioning/nmea.py -> build/lib/twisted/positioning copying src/twisted/positioning/ipositioning.py -> build/lib/twisted/positioning copying src/twisted/positioning/base.py -> build/lib/twisted/positioning copying src/twisted/positioning/_sentence.py -> build/lib/twisted/positioning copying src/twisted/positioning/__init__.py -> build/lib/twisted/positioning creating build/lib/twisted/plugins copying src/twisted/plugins/twisted_words.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_web.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_trial.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_socks.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_runner.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_reactors.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_portforward.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_names.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_mail.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_inet.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_ftp.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_core.py -> build/lib/twisted/plugins copying src/twisted/plugins/twisted_conch.py -> build/lib/twisted/plugins copying src/twisted/plugins/cred_unix.py -> build/lib/twisted/plugins copying src/twisted/plugins/cred_sshkeys.py -> build/lib/twisted/plugins copying src/twisted/plugins/cred_memory.py -> build/lib/twisted/plugins copying src/twisted/plugins/cred_file.py -> build/lib/twisted/plugins copying src/twisted/plugins/cred_anonymous.py -> build/lib/twisted/plugins copying src/twisted/plugins/__init__.py -> build/lib/twisted/plugins creating build/lib/twisted/persisted copying src/twisted/persisted/styles.py -> build/lib/twisted/persisted copying src/twisted/persisted/sob.py -> build/lib/twisted/persisted copying src/twisted/persisted/dirdbm.py -> build/lib/twisted/persisted copying src/twisted/persisted/crefutil.py -> build/lib/twisted/persisted copying src/twisted/persisted/aot.py -> build/lib/twisted/persisted copying src/twisted/persisted/__init__.py -> build/lib/twisted/persisted creating build/lib/twisted/pair copying src/twisted/pair/tuntap.py -> build/lib/twisted/pair copying src/twisted/pair/testing.py -> build/lib/twisted/pair copying src/twisted/pair/rawudp.py -> build/lib/twisted/pair copying src/twisted/pair/raw.py -> build/lib/twisted/pair copying src/twisted/pair/ip.py -> build/lib/twisted/pair copying src/twisted/pair/ethernet.py -> build/lib/twisted/pair copying src/twisted/pair/__init__.py -> build/lib/twisted/pair creating build/lib/twisted/names copying src/twisted/names/tap.py -> build/lib/twisted/names copying src/twisted/names/srvconnect.py -> build/lib/twisted/names copying src/twisted/names/server.py -> build/lib/twisted/names copying src/twisted/names/secondary.py -> build/lib/twisted/names copying src/twisted/names/root.py -> build/lib/twisted/names copying src/twisted/names/resolve.py -> build/lib/twisted/names copying src/twisted/names/hosts.py -> build/lib/twisted/names copying src/twisted/names/error.py -> build/lib/twisted/names copying src/twisted/names/dns.py -> build/lib/twisted/names copying src/twisted/names/common.py -> build/lib/twisted/names copying src/twisted/names/client.py -> build/lib/twisted/names copying src/twisted/names/cache.py -> build/lib/twisted/names copying src/twisted/names/authority.py -> build/lib/twisted/names copying src/twisted/names/_rfc1982.py -> build/lib/twisted/names copying src/twisted/names/__init__.py -> build/lib/twisted/names creating build/lib/twisted/mail copying src/twisted/mail/tap.py -> build/lib/twisted/mail copying src/twisted/mail/smtp.py -> build/lib/twisted/mail copying src/twisted/mail/relaymanager.py -> build/lib/twisted/mail copying src/twisted/mail/relay.py -> build/lib/twisted/mail copying src/twisted/mail/protocols.py -> build/lib/twisted/mail copying src/twisted/mail/pop3client.py -> build/lib/twisted/mail copying src/twisted/mail/pop3.py -> build/lib/twisted/mail copying src/twisted/mail/pb.py -> build/lib/twisted/mail copying src/twisted/mail/maildir.py -> build/lib/twisted/mail copying src/twisted/mail/mail.py -> build/lib/twisted/mail copying src/twisted/mail/interfaces.py -> build/lib/twisted/mail copying src/twisted/mail/imap4.py -> build/lib/twisted/mail copying src/twisted/mail/bounce.py -> build/lib/twisted/mail copying src/twisted/mail/alias.py -> build/lib/twisted/mail copying src/twisted/mail/_pop3client.py -> build/lib/twisted/mail copying src/twisted/mail/_except.py -> build/lib/twisted/mail copying src/twisted/mail/_cred.py -> build/lib/twisted/mail copying src/twisted/mail/__init__.py -> build/lib/twisted/mail creating build/lib/twisted/logger copying src/twisted/logger/_util.py -> build/lib/twisted/logger copying src/twisted/logger/_stdlib.py -> build/lib/twisted/logger copying src/twisted/logger/_observer.py -> build/lib/twisted/logger copying src/twisted/logger/_logger.py -> build/lib/twisted/logger copying src/twisted/logger/_levels.py -> build/lib/twisted/logger copying src/twisted/logger/_legacy.py -> build/lib/twisted/logger copying src/twisted/logger/_json.py -> build/lib/twisted/logger copying src/twisted/logger/_io.py -> build/lib/twisted/logger copying src/twisted/logger/_interfaces.py -> build/lib/twisted/logger copying src/twisted/logger/_global.py -> build/lib/twisted/logger copying src/twisted/logger/_format.py -> build/lib/twisted/logger copying src/twisted/logger/_flatten.py -> build/lib/twisted/logger copying src/twisted/logger/_filter.py -> build/lib/twisted/logger copying src/twisted/logger/_file.py -> build/lib/twisted/logger copying src/twisted/logger/_capture.py -> build/lib/twisted/logger copying src/twisted/logger/_buffer.py -> build/lib/twisted/logger copying src/twisted/logger/__init__.py -> build/lib/twisted/logger creating build/lib/twisted/internet copying src/twisted/internet/wxsupport.py -> build/lib/twisted/internet copying src/twisted/internet/wxreactor.py -> build/lib/twisted/internet copying src/twisted/internet/win32eventreactor.py -> build/lib/twisted/internet copying src/twisted/internet/utils.py -> build/lib/twisted/internet copying src/twisted/internet/unix.py -> build/lib/twisted/internet copying src/twisted/internet/udp.py -> build/lib/twisted/internet copying src/twisted/internet/tksupport.py -> build/lib/twisted/internet copying src/twisted/internet/threads.py -> build/lib/twisted/internet copying src/twisted/internet/testing.py -> build/lib/twisted/internet copying src/twisted/internet/tcp.py -> build/lib/twisted/internet copying src/twisted/internet/task.py -> build/lib/twisted/internet copying src/twisted/internet/stdio.py -> build/lib/twisted/internet copying src/twisted/internet/ssl.py -> build/lib/twisted/internet copying src/twisted/internet/serialport.py -> build/lib/twisted/internet copying src/twisted/internet/selectreactor.py -> build/lib/twisted/internet copying src/twisted/internet/reactor.py -> build/lib/twisted/internet copying src/twisted/internet/pyuisupport.py -> build/lib/twisted/internet copying src/twisted/internet/protocol.py -> build/lib/twisted/internet copying src/twisted/internet/process.py -> build/lib/twisted/internet copying src/twisted/internet/posixbase.py -> build/lib/twisted/internet copying src/twisted/internet/pollreactor.py -> build/lib/twisted/internet copying src/twisted/internet/main.py -> build/lib/twisted/internet copying src/twisted/internet/kqreactor.py -> build/lib/twisted/internet copying src/twisted/internet/interfaces.py -> build/lib/twisted/internet copying src/twisted/internet/inotify.py -> build/lib/twisted/internet copying src/twisted/internet/gtk3reactor.py -> build/lib/twisted/internet copying src/twisted/internet/gtk2reactor.py -> build/lib/twisted/internet copying src/twisted/internet/glib2reactor.py -> build/lib/twisted/internet copying src/twisted/internet/gireactor.py -> build/lib/twisted/internet copying src/twisted/internet/fdesc.py -> build/lib/twisted/internet copying src/twisted/internet/error.py -> build/lib/twisted/internet copying src/twisted/internet/epollreactor.py -> build/lib/twisted/internet copying src/twisted/internet/endpoints.py -> build/lib/twisted/internet copying src/twisted/internet/defer.py -> build/lib/twisted/internet copying src/twisted/internet/default.py -> build/lib/twisted/internet copying src/twisted/internet/cfreactor.py -> build/lib/twisted/internet copying src/twisted/internet/base.py -> build/lib/twisted/internet copying src/twisted/internet/asyncioreactor.py -> build/lib/twisted/internet copying src/twisted/internet/address.py -> build/lib/twisted/internet copying src/twisted/internet/abstract.py -> build/lib/twisted/internet copying src/twisted/internet/_win32stdio.py -> build/lib/twisted/internet copying src/twisted/internet/_win32serialport.py -> build/lib/twisted/internet copying src/twisted/internet/_threadedselect.py -> build/lib/twisted/internet copying src/twisted/internet/_sslverify.py -> build/lib/twisted/internet copying src/twisted/internet/_signals.py -> build/lib/twisted/internet copying src/twisted/internet/_resolver.py -> build/lib/twisted/internet copying src/twisted/internet/_producer_helpers.py -> build/lib/twisted/internet copying src/twisted/internet/_posixstdio.py -> build/lib/twisted/internet copying src/twisted/internet/_posixserialport.py -> build/lib/twisted/internet copying src/twisted/internet/_pollingfile.py -> build/lib/twisted/internet copying src/twisted/internet/_newtls.py -> build/lib/twisted/internet copying src/twisted/internet/_idna.py -> build/lib/twisted/internet copying src/twisted/internet/_glibbase.py -> build/lib/twisted/internet copying src/twisted/internet/_dumbwin32proc.py -> build/lib/twisted/internet copying src/twisted/internet/_baseprocess.py -> build/lib/twisted/internet copying src/twisted/internet/__init__.py -> build/lib/twisted/internet creating build/lib/twisted/enterprise copying src/twisted/enterprise/adbapi.py -> build/lib/twisted/enterprise copying src/twisted/enterprise/__init__.py -> build/lib/twisted/enterprise creating build/lib/twisted/cred copying src/twisted/cred/strcred.py -> build/lib/twisted/cred copying src/twisted/cred/portal.py -> build/lib/twisted/cred copying src/twisted/cred/error.py -> build/lib/twisted/cred copying src/twisted/cred/credentials.py -> build/lib/twisted/cred copying src/twisted/cred/checkers.py -> build/lib/twisted/cred copying src/twisted/cred/_digest.py -> build/lib/twisted/cred copying src/twisted/cred/__init__.py -> build/lib/twisted/cred creating build/lib/twisted/conch copying src/twisted/conch/unix.py -> build/lib/twisted/conch copying src/twisted/conch/ttymodes.py -> build/lib/twisted/conch copying src/twisted/conch/telnet.py -> build/lib/twisted/conch copying src/twisted/conch/tap.py -> build/lib/twisted/conch copying src/twisted/conch/stdio.py -> build/lib/twisted/conch copying src/twisted/conch/recvline.py -> build/lib/twisted/conch copying src/twisted/conch/mixin.py -> build/lib/twisted/conch copying src/twisted/conch/manhole_tap.py -> build/lib/twisted/conch copying src/twisted/conch/manhole_ssh.py -> build/lib/twisted/conch copying src/twisted/conch/manhole.py -> build/lib/twisted/conch copying src/twisted/conch/ls.py -> build/lib/twisted/conch copying src/twisted/conch/interfaces.py -> build/lib/twisted/conch copying src/twisted/conch/error.py -> build/lib/twisted/conch copying src/twisted/conch/endpoints.py -> build/lib/twisted/conch copying src/twisted/conch/checkers.py -> build/lib/twisted/conch copying src/twisted/conch/avatar.py -> build/lib/twisted/conch copying src/twisted/conch/__init__.py -> build/lib/twisted/conch creating build/lib/twisted/application copying src/twisted/application/strports.py -> build/lib/twisted/application copying src/twisted/application/service.py -> build/lib/twisted/application copying src/twisted/application/reactors.py -> build/lib/twisted/application copying src/twisted/application/internet.py -> build/lib/twisted/application copying src/twisted/application/app.py -> build/lib/twisted/application copying src/twisted/application/__init__.py -> build/lib/twisted/application creating build/lib/twisted/_threads copying src/twisted/_threads/_threadworker.py -> build/lib/twisted/_threads copying src/twisted/_threads/_team.py -> build/lib/twisted/_threads copying src/twisted/_threads/_pool.py -> build/lib/twisted/_threads copying src/twisted/_threads/_memory.py -> build/lib/twisted/_threads copying src/twisted/_threads/_ithreads.py -> build/lib/twisted/_threads copying src/twisted/_threads/_convenience.py -> build/lib/twisted/_threads copying src/twisted/_threads/__init__.py -> build/lib/twisted/_threads creating build/lib/twisted/words/xish copying src/twisted/words/xish/xpathparser.py -> build/lib/twisted/words/xish copying src/twisted/words/xish/xpath.py -> build/lib/twisted/words/xish copying src/twisted/words/xish/xmlstream.py -> build/lib/twisted/words/xish copying src/twisted/words/xish/utility.py -> build/lib/twisted/words/xish copying src/twisted/words/xish/domish.py -> build/lib/twisted/words/xish copying src/twisted/words/xish/__init__.py -> build/lib/twisted/words/xish creating build/lib/twisted/words/test copying src/twisted/words/test/test_xpath.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_xmpproutertap.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_xmlstream.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_xishutil.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_tap.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_service.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_jabberxmppstringprep.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_jabberxmlstream.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_jabbersaslmechanisms.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_jabbersasl.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_jabberjstrports.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_jabberjid.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_jabbererror.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_jabbercomponent.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_jabberclient.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_ircsupport.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_irc_service.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_irc.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_domish.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_basesupport.py -> build/lib/twisted/words/test copying src/twisted/words/test/test_basechat.py -> build/lib/twisted/words/test copying src/twisted/words/test/__init__.py -> build/lib/twisted/words/test creating build/lib/twisted/words/protocols copying src/twisted/words/protocols/irc.py -> build/lib/twisted/words/protocols copying src/twisted/words/protocols/__init__.py -> build/lib/twisted/words/protocols creating build/lib/twisted/words/im copying src/twisted/words/im/pbsupport.py -> build/lib/twisted/words/im copying src/twisted/words/im/locals.py -> build/lib/twisted/words/im copying src/twisted/words/im/ircsupport.py -> build/lib/twisted/words/im copying src/twisted/words/im/interfaces.py -> build/lib/twisted/words/im copying src/twisted/words/im/basesupport.py -> build/lib/twisted/words/im copying src/twisted/words/im/basechat.py -> build/lib/twisted/words/im copying src/twisted/words/im/baseaccount.py -> build/lib/twisted/words/im copying src/twisted/words/im/__init__.py -> build/lib/twisted/words/im creating build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/xmpp_stringprep.py -> build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/xmlstream.py -> build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/sasl_mechanisms.py -> build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/sasl.py -> build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/jstrports.py -> build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/jid.py -> build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/ijabber.py -> build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/error.py -> build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/component.py -> build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/client.py -> build/lib/twisted/words/protocols/jabber copying src/twisted/words/protocols/jabber/__init__.py -> build/lib/twisted/words/protocols/jabber creating build/lib/twisted/web/test copying src/twisted/web/test/test_xmlrpc.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_xml.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_wsgi.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_webclient.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_web__responses.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_web.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_vhost.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_util.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_template.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_tap.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_static.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_stan.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_soap.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_script.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_resource.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_proxy.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_pages.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_newclient.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_httpauth.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_http_headers.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_http2.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_http.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_html.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_flatten.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_error.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_domhelpers.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_distrib.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_client.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_cgi.py -> build/lib/twisted/web/test copying src/twisted/web/test/test_agent.py -> build/lib/twisted/web/test copying src/twisted/web/test/requesthelper.py -> build/lib/twisted/web/test copying src/twisted/web/test/injectionhelpers.py -> build/lib/twisted/web/test copying src/twisted/web/test/_util.py -> build/lib/twisted/web/test copying src/twisted/web/test/__init__.py -> build/lib/twisted/web/test creating build/lib/twisted/web/_auth copying src/twisted/web/_auth/wrapper.py -> build/lib/twisted/web/_auth copying src/twisted/web/_auth/digest.py -> build/lib/twisted/web/_auth copying src/twisted/web/_auth/basic.py -> build/lib/twisted/web/_auth copying src/twisted/web/_auth/__init__.py -> build/lib/twisted/web/_auth creating build/lib/twisted/trial/test copying src/twisted/trial/test/weird.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_warning.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_util.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_tests.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_testcase.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_suppression.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_skip.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_script.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_runner.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_reporter.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_pyunitcompat.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_plugins.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_output.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_matchers.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_log.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_loader.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_keyboard.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_doctest.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_deferred.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_asyncassertions.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/test_assertions.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/suppression.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/skipping.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/scripttest.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/sample.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/pyunitcases.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/packages.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/ordertests.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/novars.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/moduletest.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/moduleself.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/mockdoctest.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/mockcustomsuite3.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/mockcustomsuite2.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/mockcustomsuite.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/matchers.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/erroneous.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/detests.py -> build/lib/twisted/trial/test copying src/twisted/trial/test/__init__.py -> build/lib/twisted/trial/test creating build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/workertrial.py -> build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/workerreporter.py -> build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/workercommands.py -> build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/worker.py -> build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/stream.py -> build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/options.py -> build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/managercommands.py -> build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/functional.py -> build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/disttrial.py -> build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/distreporter.py -> build/lib/twisted/trial/_dist copying src/twisted/trial/_dist/__init__.py -> build/lib/twisted/trial/_dist creating build/lib/twisted/trial/_dist/test copying src/twisted/trial/_dist/test/test_workertrial.py -> build/lib/twisted/trial/_dist/test copying src/twisted/trial/_dist/test/test_workerreporter.py -> build/lib/twisted/trial/_dist/test copying src/twisted/trial/_dist/test/test_worker.py -> build/lib/twisted/trial/_dist/test copying src/twisted/trial/_dist/test/test_stream.py -> build/lib/twisted/trial/_dist/test copying src/twisted/trial/_dist/test/test_options.py -> build/lib/twisted/trial/_dist/test copying src/twisted/trial/_dist/test/test_matchers.py -> build/lib/twisted/trial/_dist/test copying src/twisted/trial/_dist/test/test_disttrial.py -> build/lib/twisted/trial/_dist/test copying src/twisted/trial/_dist/test/test_distreporter.py -> build/lib/twisted/trial/_dist/test copying src/twisted/trial/_dist/test/matchers.py -> build/lib/twisted/trial/_dist/test copying src/twisted/trial/_dist/test/__init__.py -> build/lib/twisted/trial/_dist/test creating build/lib/twisted/spread/test copying src/twisted/spread/test/test_pbfailure.py -> build/lib/twisted/spread/test copying src/twisted/spread/test/test_pb.py -> build/lib/twisted/spread/test copying src/twisted/spread/test/test_jelly.py -> build/lib/twisted/spread/test copying src/twisted/spread/test/test_banana.py -> build/lib/twisted/spread/test copying src/twisted/spread/test/__init__.py -> build/lib/twisted/spread/test creating build/lib/twisted/scripts/test copying src/twisted/scripts/test/test_scripts.py -> build/lib/twisted/scripts/test copying src/twisted/scripts/test/__init__.py -> build/lib/twisted/scripts/test creating build/lib/twisted/runner/test copying src/twisted/runner/test/test_procmontap.py -> build/lib/twisted/runner/test copying src/twisted/runner/test/test_procmon.py -> build/lib/twisted/runner/test copying src/twisted/runner/test/test_inetdconf.py -> build/lib/twisted/runner/test copying src/twisted/runner/test/__init__.py -> build/lib/twisted/runner/test creating build/lib/twisted/python/test copying src/twisted/python/test/test_zipstream.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_zippath.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_win32.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_versions.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_util.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_urlpath.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_url.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_tzhelper.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_textattributes.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_systemd.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_syslog.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_shellcomp.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_sendmsg.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_runtime.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_release.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_inotify.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_htmlizer.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_fakepwd.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_deprecate.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_constants.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_components.py -> build/lib/twisted/python/test copying src/twisted/python/test/test_appdirs.py -> build/lib/twisted/python/test copying src/twisted/python/test/strategies.py -> build/lib/twisted/python/test copying src/twisted/python/test/pullpipe.py -> build/lib/twisted/python/test copying src/twisted/python/test/modules_helpers.py -> build/lib/twisted/python/test copying src/twisted/python/test/deprecatedattributes.py -> build/lib/twisted/python/test copying src/twisted/python/test/__init__.py -> build/lib/twisted/python/test creating build/lib/twisted/protocols/test copying src/twisted/protocols/test/test_tls.py -> build/lib/twisted/protocols/test copying src/twisted/protocols/test/test_basic.py -> build/lib/twisted/protocols/test copying src/twisted/protocols/test/__init__.py -> build/lib/twisted/protocols/test creating build/lib/twisted/protocols/haproxy copying src/twisted/protocols/haproxy/_wrapper.py -> build/lib/twisted/protocols/haproxy copying src/twisted/protocols/haproxy/_v2parser.py -> build/lib/twisted/protocols/haproxy copying src/twisted/protocols/haproxy/_v1parser.py -> build/lib/twisted/protocols/haproxy copying src/twisted/protocols/haproxy/_parser.py -> build/lib/twisted/protocols/haproxy copying src/twisted/protocols/haproxy/_interfaces.py -> build/lib/twisted/protocols/haproxy copying src/twisted/protocols/haproxy/_info.py -> build/lib/twisted/protocols/haproxy copying src/twisted/protocols/haproxy/_exceptions.py -> build/lib/twisted/protocols/haproxy copying src/twisted/protocols/haproxy/__init__.py -> build/lib/twisted/protocols/haproxy creating build/lib/twisted/protocols/haproxy/test copying src/twisted/protocols/haproxy/test/test_wrapper.py -> build/lib/twisted/protocols/haproxy/test copying src/twisted/protocols/haproxy/test/test_v2parser.py -> build/lib/twisted/protocols/haproxy/test copying src/twisted/protocols/haproxy/test/test_v1parser.py -> build/lib/twisted/protocols/haproxy/test copying src/twisted/protocols/haproxy/test/test_parser.py -> build/lib/twisted/protocols/haproxy/test copying src/twisted/protocols/haproxy/test/__init__.py -> build/lib/twisted/protocols/haproxy/test creating build/lib/twisted/positioning/test copying src/twisted/positioning/test/test_sentence.py -> build/lib/twisted/positioning/test copying src/twisted/positioning/test/test_nmea.py -> build/lib/twisted/positioning/test copying src/twisted/positioning/test/test_base.py -> build/lib/twisted/positioning/test copying src/twisted/positioning/test/receiver.py -> build/lib/twisted/positioning/test copying src/twisted/positioning/test/__init__.py -> build/lib/twisted/positioning/test creating build/lib/twisted/persisted/test copying src/twisted/persisted/test/test_styles.py -> build/lib/twisted/persisted/test copying src/twisted/persisted/test/__init__.py -> build/lib/twisted/persisted/test creating build/lib/twisted/pair/test copying src/twisted/pair/test/test_tuntap.py -> build/lib/twisted/pair/test copying src/twisted/pair/test/test_rawudp.py -> build/lib/twisted/pair/test copying src/twisted/pair/test/test_ip.py -> build/lib/twisted/pair/test copying src/twisted/pair/test/test_ethernet.py -> build/lib/twisted/pair/test copying src/twisted/pair/test/__init__.py -> build/lib/twisted/pair/test creating build/lib/twisted/names/test copying src/twisted/names/test/test_util.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_tap.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_srvconnect.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_server.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_rootresolve.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_rfc1982.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_resolve.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_names.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_hosts.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_examples.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_dns.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_common.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_client.py -> build/lib/twisted/names/test copying src/twisted/names/test/test_cache.py -> build/lib/twisted/names/test copying src/twisted/names/test/__init__.py -> build/lib/twisted/names/test creating build/lib/twisted/mail/test copying src/twisted/mail/test/test_smtp.py -> build/lib/twisted/mail/test copying src/twisted/mail/test/test_scripts.py -> build/lib/twisted/mail/test copying src/twisted/mail/test/test_pop3client.py -> build/lib/twisted/mail/test copying src/twisted/mail/test/test_pop3.py -> build/lib/twisted/mail/test copying src/twisted/mail/test/test_options.py -> build/lib/twisted/mail/test copying src/twisted/mail/test/test_mailmail.py -> build/lib/twisted/mail/test copying src/twisted/mail/test/test_mail.py -> build/lib/twisted/mail/test copying src/twisted/mail/test/test_imap.py -> build/lib/twisted/mail/test copying src/twisted/mail/test/test_bounce.py -> build/lib/twisted/mail/test copying src/twisted/mail/test/pop3testserver.py -> build/lib/twisted/mail/test copying src/twisted/mail/test/__init__.py -> build/lib/twisted/mail/test creating build/lib/twisted/mail/scripts copying src/twisted/mail/scripts/mailmail.py -> build/lib/twisted/mail/scripts copying src/twisted/mail/scripts/__init__.py -> build/lib/twisted/mail/scripts creating build/lib/twisted/logger/test copying src/twisted/logger/test/test_util.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_stdlib.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_observer.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_logger.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_levels.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_legacy.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_json.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_io.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_global.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_format.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_flatten.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_filter.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_file.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_capture.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/test_buffer.py -> build/lib/twisted/logger/test copying src/twisted/logger/test/__init__.py -> build/lib/twisted/logger/test creating build/lib/twisted/internet/test copying src/twisted/internet/test/test_win32serialport.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_win32events.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_unix.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_udp_internals.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_udp.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_tls.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_time.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_threads.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_testing.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_tcp.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_stdio.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_socket.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_sigchld.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_serialport.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_resolver.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_protocol.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_process.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_posixprocess.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_posixbase.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_pollingfile.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_newtls.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_main.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_kqueuereactor.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_iocp.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_inotify.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_inlinecb.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_glibbase.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_gireactor.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_filedescriptor.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_fdset.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_error.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_epollreactor.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_endpoints.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_defer_yieldfrom.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_defer_await.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_default.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_core.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_baseprocess.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_base.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_asyncioreactor.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_address.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/test_abstract.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/reactormixins.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/process_helper.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/process_gireactornocompat.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/process_connectionlost.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/process_cli.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/modulehelpers.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/fakeendpoint.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/connectionmixins.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/_win32ifaces.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/_posixifaces.py -> build/lib/twisted/internet/test copying src/twisted/internet/test/__init__.py -> build/lib/twisted/internet/test creating build/lib/twisted/internet/iocpreactor copying src/twisted/internet/iocpreactor/udp.py -> build/lib/twisted/internet/iocpreactor copying src/twisted/internet/iocpreactor/tcp.py -> build/lib/twisted/internet/iocpreactor copying src/twisted/internet/iocpreactor/reactor.py -> build/lib/twisted/internet/iocpreactor copying src/twisted/internet/iocpreactor/iocpsupport.py -> build/lib/twisted/internet/iocpreactor copying src/twisted/internet/iocpreactor/interfaces.py -> build/lib/twisted/internet/iocpreactor copying src/twisted/internet/iocpreactor/const.py -> build/lib/twisted/internet/iocpreactor copying src/twisted/internet/iocpreactor/abstract.py -> build/lib/twisted/internet/iocpreactor copying src/twisted/internet/iocpreactor/__init__.py -> build/lib/twisted/internet/iocpreactor creating build/lib/twisted/cred/test copying src/twisted/cred/test/test_strcred.py -> build/lib/twisted/cred/test copying src/twisted/cred/test/test_simpleauth.py -> build/lib/twisted/cred/test copying src/twisted/cred/test/test_digestauth.py -> build/lib/twisted/cred/test copying src/twisted/cred/test/test_cred.py -> build/lib/twisted/cred/test copying src/twisted/cred/test/test_cramauth.py -> build/lib/twisted/cred/test copying src/twisted/cred/test/__init__.py -> build/lib/twisted/cred/test creating build/lib/twisted/conch/ui copying src/twisted/conch/ui/tkvt100.py -> build/lib/twisted/conch/ui copying src/twisted/conch/ui/ansi.py -> build/lib/twisted/conch/ui copying src/twisted/conch/ui/__init__.py -> build/lib/twisted/conch/ui creating build/lib/twisted/conch/test copying src/twisted/conch/test/test_window.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_userauth.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_unix.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_transport.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_text.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_telnet.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_tap.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_ssh.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_session.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_scripts.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_recvline.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_openssh_compat.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_mixin.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_manhole_tap.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_manhole.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_knownhosts.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_keys.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_insults.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_helper.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_forwarding.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_filetransfer.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_endpoints.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_default.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_connection.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_conch.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_ckeygen.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_checkers.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_channel.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_cftp.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_agent.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/test_address.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/loopback.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/keydata.py -> build/lib/twisted/conch/test copying src/twisted/conch/test/__init__.py -> build/lib/twisted/conch/test creating build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/userauth.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/transport.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/sexpy.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/session.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/service.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/keys.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/forwarding.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/filetransfer.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/factory.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/connection.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/common.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/channel.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/agent.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/address.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/_keys_pynacl.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/_kex.py -> build/lib/twisted/conch/ssh copying src/twisted/conch/ssh/__init__.py -> build/lib/twisted/conch/ssh creating build/lib/twisted/conch/scripts copying src/twisted/conch/scripts/tkconch.py -> build/lib/twisted/conch/scripts copying src/twisted/conch/scripts/conch.py -> build/lib/twisted/conch/scripts copying src/twisted/conch/scripts/ckeygen.py -> build/lib/twisted/conch/scripts copying src/twisted/conch/scripts/cftp.py -> build/lib/twisted/conch/scripts copying src/twisted/conch/scripts/__init__.py -> build/lib/twisted/conch/scripts creating build/lib/twisted/conch/openssh_compat copying src/twisted/conch/openssh_compat/primes.py -> build/lib/twisted/conch/openssh_compat copying src/twisted/conch/openssh_compat/factory.py -> build/lib/twisted/conch/openssh_compat copying src/twisted/conch/openssh_compat/__init__.py -> build/lib/twisted/conch/openssh_compat creating build/lib/twisted/conch/insults copying src/twisted/conch/insults/window.py -> build/lib/twisted/conch/insults copying src/twisted/conch/insults/text.py -> build/lib/twisted/conch/insults copying src/twisted/conch/insults/insults.py -> build/lib/twisted/conch/insults copying src/twisted/conch/insults/helper.py -> build/lib/twisted/conch/insults copying src/twisted/conch/insults/__init__.py -> build/lib/twisted/conch/insults creating build/lib/twisted/conch/client copying src/twisted/conch/client/options.py -> build/lib/twisted/conch/client copying src/twisted/conch/client/knownhosts.py -> build/lib/twisted/conch/client copying src/twisted/conch/client/direct.py -> build/lib/twisted/conch/client copying src/twisted/conch/client/default.py -> build/lib/twisted/conch/client copying src/twisted/conch/client/connect.py -> build/lib/twisted/conch/client copying src/twisted/conch/client/agent.py -> build/lib/twisted/conch/client copying src/twisted/conch/client/__init__.py -> build/lib/twisted/conch/client creating build/lib/twisted/application/twist copying src/twisted/application/twist/_twist.py -> build/lib/twisted/application/twist copying src/twisted/application/twist/_options.py -> build/lib/twisted/application/twist copying src/twisted/application/twist/__init__.py -> build/lib/twisted/application/twist creating build/lib/twisted/application/test copying src/twisted/application/test/test_service.py -> build/lib/twisted/application/test copying src/twisted/application/test/test_internet.py -> build/lib/twisted/application/test copying src/twisted/application/test/__init__.py -> build/lib/twisted/application/test creating build/lib/twisted/application/runner copying src/twisted/application/runner/_runner.py -> build/lib/twisted/application/runner copying src/twisted/application/runner/_pidfile.py -> build/lib/twisted/application/runner copying src/twisted/application/runner/_exit.py -> build/lib/twisted/application/runner copying src/twisted/application/runner/__init__.py -> build/lib/twisted/application/runner creating build/lib/twisted/application/twist/test copying src/twisted/application/twist/test/test_twist.py -> build/lib/twisted/application/twist/test copying src/twisted/application/twist/test/test_options.py -> build/lib/twisted/application/twist/test copying src/twisted/application/twist/test/__init__.py -> build/lib/twisted/application/twist/test creating build/lib/twisted/application/runner/test copying src/twisted/application/runner/test/test_runner.py -> build/lib/twisted/application/runner/test copying src/twisted/application/runner/test/test_pidfile.py -> build/lib/twisted/application/runner/test copying src/twisted/application/runner/test/test_exit.py -> build/lib/twisted/application/runner/test copying src/twisted/application/runner/test/__init__.py -> build/lib/twisted/application/runner/test creating build/lib/twisted/_threads/test copying src/twisted/_threads/test/test_threadworker.py -> build/lib/twisted/_threads/test copying src/twisted/_threads/test/test_team.py -> build/lib/twisted/_threads/test copying src/twisted/_threads/test/test_memory.py -> build/lib/twisted/_threads/test copying src/twisted/_threads/test/test_convenience.py -> build/lib/twisted/_threads/test copying src/twisted/_threads/test/__init__.py -> build/lib/twisted/_threads/test running egg_info writing src/Twisted.egg-info/PKG-INFO writing dependency_links to src/Twisted.egg-info/dependency_links.txt writing entry points to src/Twisted.egg-info/entry_points.txt writing requirements to src/Twisted.egg-info/requires.txt writing top-level names to src/Twisted.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Twisted.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.misc' found under directory 'src/twisted' warning: no previously-included files matching '*.bugfix' found under directory 'src/twisted' warning: no previously-included files matching '*.doc' found under directory 'src/twisted' warning: no previously-included files matching '*.feature' found under directory 'src/twisted' warning: no previously-included files matching '*.removal' found under directory 'src/twisted' warning: no previously-included files matching 'NEWS' found under directory 'src/twisted' warning: no previously-included files matching 'README' found under directory 'src/twisted' warning: no previously-included files matching 'newsfragments' found under directory 'src/twisted' warning: no previously-included files found matching 'src/twisted/topfiles/CREDITS' warning: no previously-included files found matching 'src/twisted/topfiles/ChangeLog.Old' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.coveralls.yml' warning: no previously-included files found matching '.git-blame-ignore-revs' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files matching '*' found under directory '.circleci' warning: no previously-included files found matching 'azure-pipelines' warning: no previously-included files matching '*' found under directory 'azure-pipelines' no previously-included directories found matching 'bin' no previously-included directories found matching 'admin' no previously-included directories found matching '.github' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.pxi' under directory 'src/twisted' warning: no files found matching '*.h' under directory 'src/twisted' warning: no files found matching '*.c' under directory 'src/twisted' warning: no files found matching '*.pyx' under directory 'src/twisted' warning: no files found matching '*' under directory 'docs/historic/Quotes' warning: no files found matching '*.conf' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' warning: no files found matching '*.ico' under directory 'docs' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'docs/historic/2003' warning: no previously-included files matching '*' found under directory 'docs/historic/2003' adding license file 'LICENSE' writing manifest file 'src/Twisted.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'twisted.internet.test.fake_CAs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'twisted.internet.test.fake_CAs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'twisted.internet.test.fake_CAs' 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 'twisted.internet.test.fake_CAs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'twisted.python._pydoctortemplates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'twisted.python._pydoctortemplates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'twisted.python._pydoctortemplates' 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 'twisted.python._pydoctortemplates' 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 src/twisted/py.typed -> build/lib/twisted copying src/twisted/test/cert.pem.no_trailing_newline -> build/lib/twisted/test copying src/twisted/test/key.pem.no_trailing_newline -> build/lib/twisted/test copying src/twisted/test/server.pem -> build/lib/twisted/test copying src/twisted/python/twisted-completion.zsh -> build/lib/twisted/python creating build/lib/twisted/python/_pydoctortemplates copying src/twisted/python/_pydoctortemplates/subheader.html -> build/lib/twisted/python/_pydoctortemplates copying src/twisted/words/xish/xpathparser.g -> build/lib/twisted/words/xish copying src/twisted/words/im/instancemessenger.glade -> build/lib/twisted/words/im copying src/twisted/mail/test/rfc822.message -> build/lib/twisted/mail/test creating build/lib/twisted/internet/test/fake_CAs copying src/twisted/internet/test/fake_CAs/chain.pem -> build/lib/twisted/internet/test/fake_CAs copying src/twisted/internet/test/fake_CAs/not-a-certificate -> build/lib/twisted/internet/test/fake_CAs copying src/twisted/internet/test/fake_CAs/thing1.pem -> build/lib/twisted/internet/test/fake_CAs copying src/twisted/internet/test/fake_CAs/thing2-duplicate.pem -> build/lib/twisted/internet/test/fake_CAs copying src/twisted/internet/test/fake_CAs/thing2.pem -> build/lib/twisted/internet/test/fake_CAs copying src/twisted/internet/iocpreactor/notes.txt -> build/lib/twisted/internet/iocpreactor >>> python-twisted 22.10.0 Installing to target (cd /tmp/instance-22/output-1/build/python-twisted-22.10.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/Twisted.egg-info/PKG-INFO writing dependency_links to src/Twisted.egg-info/dependency_links.txt writing entry points to src/Twisted.egg-info/entry_points.txt writing requirements to src/Twisted.egg-info/requires.txt writing top-level names to src/Twisted.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Twisted.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.misc' found under directory 'src/twisted' warning: no previously-included files matching '*.bugfix' found under directory 'src/twisted' warning: no previously-included files matching '*.doc' found under directory 'src/twisted' warning: no previously-included files matching '*.feature' found under directory 'src/twisted' warning: no previously-included files matching '*.removal' found under directory 'src/twisted' warning: no previously-included files matching 'NEWS' found under directory 'src/twisted' warning: no previously-included files matching 'README' found under directory 'src/twisted' warning: no previously-included files matching 'newsfragments' found under directory 'src/twisted' warning: no previously-included files found matching 'src/twisted/topfiles/CREDITS' warning: no previously-included files found matching 'src/twisted/topfiles/ChangeLog.Old' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.coveralls.yml' warning: no previously-included files found matching '.git-blame-ignore-revs' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files matching '*' found under directory '.circleci' warning: no previously-included files found matching 'azure-pipelines' warning: no previously-included files matching '*' found under directory 'azure-pipelines' no previously-included directories found matching 'bin' no previously-included directories found matching 'admin' no previously-included directories found matching '.github' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.pxi' under directory 'src/twisted' warning: no files found matching '*.h' under directory 'src/twisted' warning: no files found matching '*.c' under directory 'src/twisted' warning: no files found matching '*.pyx' under directory 'src/twisted' warning: no files found matching '*' under directory 'docs/historic/Quotes' warning: no files found matching '*.conf' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' warning: no files found matching '*.ico' under directory 'docs' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'docs/historic/2003' warning: no previously-included files matching '*' found under directory 'docs/historic/2003' adding license file 'LICENSE' writing manifest file 'src/Twisted.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'twisted.internet.test.fake_CAs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'twisted.internet.test.fake_CAs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'twisted.internet.test.fake_CAs' 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 'twisted.internet.test.fake_CAs' 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) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'twisted.python._pydoctortemplates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'twisted.python._pydoctortemplates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'twisted.python._pydoctortemplates' 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 'twisted.python._pydoctortemplates' 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 copying build/lib/twisted/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads/test copying build/lib/twisted/_threads/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads/test copying build/lib/twisted/_threads/test/test_convenience.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads/test copying build/lib/twisted/_threads/test/test_memory.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads/test copying build/lib/twisted/_threads/test/test_team.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads/test copying build/lib/twisted/_threads/test/test_threadworker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads/test copying build/lib/twisted/_threads/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads copying build/lib/twisted/_threads/_convenience.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads copying build/lib/twisted/_threads/_ithreads.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads copying build/lib/twisted/_threads/_memory.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads copying build/lib/twisted/_threads/_pool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads copying build/lib/twisted/_threads/_team.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads copying build/lib/twisted/_threads/_threadworker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/_threads creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/runner creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/runner/test copying build/lib/twisted/application/runner/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/runner/test copying build/lib/twisted/application/runner/test/test_exit.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/runner/test copying build/lib/twisted/application/runner/test/test_pidfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/runner/test copying build/lib/twisted/application/runner/test/test_runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/runner/test copying build/lib/twisted/application/runner/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/runner copying build/lib/twisted/application/runner/_exit.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/runner copying build/lib/twisted/application/runner/_pidfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/runner copying build/lib/twisted/application/runner/_runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/runner creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/test copying build/lib/twisted/application/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/test copying build/lib/twisted/application/test/test_internet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/test copying build/lib/twisted/application/test/test_service.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/twist creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/twist/test copying build/lib/twisted/application/twist/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/twist/test copying build/lib/twisted/application/twist/test/test_options.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/twist/test copying build/lib/twisted/application/twist/test/test_twist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/twist/test copying build/lib/twisted/application/twist/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/twist copying build/lib/twisted/application/twist/_options.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/twist copying build/lib/twisted/application/twist/_twist.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application/twist copying build/lib/twisted/application/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application copying build/lib/twisted/application/app.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application copying build/lib/twisted/application/internet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application copying build/lib/twisted/application/reactors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application copying build/lib/twisted/application/service.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application copying build/lib/twisted/application/strports.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/application creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/client copying build/lib/twisted/conch/client/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/client copying build/lib/twisted/conch/client/agent.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/client copying build/lib/twisted/conch/client/connect.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/client copying build/lib/twisted/conch/client/default.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/client copying build/lib/twisted/conch/client/direct.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/client copying build/lib/twisted/conch/client/knownhosts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/client copying build/lib/twisted/conch/client/options.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/client creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/insults copying build/lib/twisted/conch/insults/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/insults copying build/lib/twisted/conch/insults/helper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/insults copying build/lib/twisted/conch/insults/insults.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/insults copying build/lib/twisted/conch/insults/text.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/insults copying build/lib/twisted/conch/insults/window.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/insults creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/openssh_compat copying build/lib/twisted/conch/openssh_compat/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/openssh_compat copying build/lib/twisted/conch/openssh_compat/factory.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/openssh_compat copying build/lib/twisted/conch/openssh_compat/primes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/openssh_compat creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/scripts copying build/lib/twisted/conch/scripts/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/scripts copying build/lib/twisted/conch/scripts/cftp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/scripts copying build/lib/twisted/conch/scripts/ckeygen.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/scripts copying build/lib/twisted/conch/scripts/conch.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/scripts copying build/lib/twisted/conch/scripts/tkconch.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/scripts creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/_kex.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/_keys_pynacl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/address.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/agent.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/channel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/connection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/factory.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/filetransfer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/forwarding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/keys.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/service.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/session.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/sexpy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/transport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh copying build/lib/twisted/conch/ssh/userauth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ssh creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/keydata.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/loopback.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_address.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_agent.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_cftp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_channel.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_checkers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_ckeygen.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_conch.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_connection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_default.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_endpoints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_filetransfer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_forwarding.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_helper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_insults.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_keys.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_knownhosts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_manhole.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_manhole_tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_mixin.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_openssh_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_recvline.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_scripts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_session.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_ssh.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_telnet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_text.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_transport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_unix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_userauth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test copying build/lib/twisted/conch/test/test_window.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ui copying build/lib/twisted/conch/ui/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ui copying build/lib/twisted/conch/ui/ansi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ui copying build/lib/twisted/conch/ui/tkvt100.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch/ui copying build/lib/twisted/conch/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/avatar.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/checkers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/endpoints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/ls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/manhole.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/manhole_ssh.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/manhole_tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/mixin.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/recvline.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/stdio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/telnet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/ttymodes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch copying build/lib/twisted/conch/unix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/conch creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred/test copying build/lib/twisted/cred/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred/test copying build/lib/twisted/cred/test/test_cramauth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred/test copying build/lib/twisted/cred/test/test_cred.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred/test copying build/lib/twisted/cred/test/test_digestauth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred/test copying build/lib/twisted/cred/test/test_simpleauth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred/test copying build/lib/twisted/cred/test/test_strcred.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred/test copying build/lib/twisted/cred/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred copying build/lib/twisted/cred/_digest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred copying build/lib/twisted/cred/checkers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred copying build/lib/twisted/cred/credentials.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred copying build/lib/twisted/cred/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred copying build/lib/twisted/cred/portal.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred copying build/lib/twisted/cred/strcred.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/cred creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/enterprise copying build/lib/twisted/enterprise/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/enterprise copying build/lib/twisted/enterprise/adbapi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/enterprise creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/iocpreactor copying build/lib/twisted/internet/iocpreactor/notes.txt -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/iocpreactor copying build/lib/twisted/internet/iocpreactor/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/iocpreactor copying build/lib/twisted/internet/iocpreactor/abstract.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/iocpreactor copying build/lib/twisted/internet/iocpreactor/const.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/iocpreactor copying build/lib/twisted/internet/iocpreactor/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/iocpreactor copying build/lib/twisted/internet/iocpreactor/iocpsupport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/iocpreactor copying build/lib/twisted/internet/iocpreactor/reactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/iocpreactor copying build/lib/twisted/internet/iocpreactor/tcp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/iocpreactor copying build/lib/twisted/internet/iocpreactor/udp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/iocpreactor creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test/fake_CAs copying build/lib/twisted/internet/test/fake_CAs/thing2.pem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test/fake_CAs copying build/lib/twisted/internet/test/fake_CAs/thing2-duplicate.pem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test/fake_CAs copying build/lib/twisted/internet/test/fake_CAs/thing1.pem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test/fake_CAs copying build/lib/twisted/internet/test/fake_CAs/not-a-certificate -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test/fake_CAs copying build/lib/twisted/internet/test/fake_CAs/chain.pem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test/fake_CAs copying build/lib/twisted/internet/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/_posixifaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/_win32ifaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/connectionmixins.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/fakeendpoint.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/modulehelpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/process_cli.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/process_connectionlost.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/process_gireactornocompat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/process_helper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/reactormixins.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_abstract.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_address.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_asyncioreactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_baseprocess.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_default.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_defer_await.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_defer_yieldfrom.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_endpoints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_epollreactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_fdset.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_filedescriptor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_gireactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_glibbase.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_inlinecb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_inotify.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_iocp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_kqueuereactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_main.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_newtls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_pollingfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_posixbase.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_posixprocess.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_process.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_resolver.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_serialport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_sigchld.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_socket.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_stdio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_tcp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_testing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_threads.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_time.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_tls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_udp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_udp_internals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_unix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_win32events.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/test/test_win32serialport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet/test copying build/lib/twisted/internet/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_baseprocess.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_dumbwin32proc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_glibbase.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_idna.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_newtls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_pollingfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_posixserialport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_posixstdio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_producer_helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_resolver.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_signals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_sslverify.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_threadedselect.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_win32serialport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/_win32stdio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/abstract.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/address.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/asyncioreactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/cfreactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/default.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/defer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/endpoints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/epollreactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/fdesc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/gireactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/glib2reactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/gtk2reactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/gtk3reactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/inotify.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/kqreactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/main.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/pollreactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/posixbase.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/process.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/protocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/pyuisupport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/reactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/selectreactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/serialport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/ssl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/stdio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/task.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/tcp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/testing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/threads.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/tksupport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/udp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/unix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/win32eventreactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/wxreactor.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet copying build/lib/twisted/internet/wxsupport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/internet creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_buffer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_capture.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_file.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_filter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_flatten.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_format.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_global.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_io.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_json.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_legacy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_levels.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_logger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_observer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_stdlib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/test/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger/test copying build/lib/twisted/logger/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_buffer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_capture.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_file.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_filter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_flatten.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_format.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_global.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_io.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_json.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_legacy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_levels.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_logger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_observer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_stdlib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger copying build/lib/twisted/logger/_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/logger creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/scripts copying build/lib/twisted/mail/scripts/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/scripts copying build/lib/twisted/mail/scripts/mailmail.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/scripts creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/rfc822.message -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/pop3testserver.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/test_bounce.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/test_imap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/test_mail.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/test_mailmail.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/test_options.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/test_pop3.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/test_pop3client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/test_scripts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/test/test_smtp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail/test copying build/lib/twisted/mail/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/_cred.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/_except.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/_pop3client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/alias.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/bounce.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/imap4.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/mail.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/maildir.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/pb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/pop3.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/pop3client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/protocols.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/relay.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/relaymanager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/smtp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail copying build/lib/twisted/mail/tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/mail creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_cache.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_dns.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_examples.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_hosts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_names.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_resolve.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_rfc1982.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_rootresolve.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_server.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_srvconnect.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/test/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names/test copying build/lib/twisted/names/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/_rfc1982.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/authority.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/cache.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/dns.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/hosts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/resolve.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/root.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/secondary.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/server.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/srvconnect.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names copying build/lib/twisted/names/tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/names creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair/test copying build/lib/twisted/pair/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair/test copying build/lib/twisted/pair/test/test_ethernet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair/test copying build/lib/twisted/pair/test/test_ip.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair/test copying build/lib/twisted/pair/test/test_rawudp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair/test copying build/lib/twisted/pair/test/test_tuntap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair/test copying build/lib/twisted/pair/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair copying build/lib/twisted/pair/ethernet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair copying build/lib/twisted/pair/ip.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair copying build/lib/twisted/pair/raw.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair copying build/lib/twisted/pair/rawudp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair copying build/lib/twisted/pair/testing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair copying build/lib/twisted/pair/tuntap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/pair creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/persisted creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/persisted/test copying build/lib/twisted/persisted/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/persisted/test copying build/lib/twisted/persisted/test/test_styles.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/persisted/test copying build/lib/twisted/persisted/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/persisted copying build/lib/twisted/persisted/aot.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/persisted copying build/lib/twisted/persisted/crefutil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/persisted copying build/lib/twisted/persisted/dirdbm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/persisted copying build/lib/twisted/persisted/sob.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/persisted copying build/lib/twisted/persisted/styles.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/persisted copying build/lib/twisted/plugins/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/cred_anonymous.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/cred_file.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/cred_memory.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/cred_sshkeys.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/cred_unix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_conch.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_core.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_ftp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_inet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_mail.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_names.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_portforward.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_reactors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_socks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_trial.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_web.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_words.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning/test copying build/lib/twisted/positioning/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning/test copying build/lib/twisted/positioning/test/receiver.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning/test copying build/lib/twisted/positioning/test/test_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning/test copying build/lib/twisted/positioning/test/test_nmea.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning/test copying build/lib/twisted/positioning/test/test_sentence.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning/test copying build/lib/twisted/positioning/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning copying build/lib/twisted/positioning/_sentence.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning copying build/lib/twisted/positioning/base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning copying build/lib/twisted/positioning/ipositioning.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning copying build/lib/twisted/positioning/nmea.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/positioning creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy/test copying build/lib/twisted/protocols/haproxy/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy/test copying build/lib/twisted/protocols/haproxy/test/test_parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy/test copying build/lib/twisted/protocols/haproxy/test/test_v1parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy/test copying build/lib/twisted/protocols/haproxy/test/test_v2parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy/test copying build/lib/twisted/protocols/haproxy/test/test_wrapper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy/test copying build/lib/twisted/protocols/haproxy/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy copying build/lib/twisted/protocols/haproxy/_exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy copying build/lib/twisted/protocols/haproxy/_info.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy copying build/lib/twisted/protocols/haproxy/_interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy copying build/lib/twisted/protocols/haproxy/_parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy copying build/lib/twisted/protocols/haproxy/_v1parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy copying build/lib/twisted/protocols/haproxy/_v2parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy copying build/lib/twisted/protocols/haproxy/_wrapper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/haproxy creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/test copying build/lib/twisted/protocols/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/test copying build/lib/twisted/protocols/test/test_basic.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/test copying build/lib/twisted/protocols/test/test_tls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols/test copying build/lib/twisted/protocols/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/amp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/basic.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/finger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/ftp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/htb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/ident.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/loopback.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/memcache.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/pcp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/policies.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/portforward.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/postfix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/shoutcast.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/sip.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/socks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/stateful.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/tls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols copying build/lib/twisted/protocols/wire.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/protocols creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/_pydoctortemplates copying build/lib/twisted/python/_pydoctortemplates/subheader.html -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/_pydoctortemplates copying build/lib/twisted/python/twisted-completion.zsh -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/deprecatedattributes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/modules_helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/pullpipe.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/strategies.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_appdirs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_components.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_constants.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_deprecate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_fakepwd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_htmlizer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_inotify.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_release.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_runtime.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_sendmsg.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_shellcomp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_syslog.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_systemd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_textattributes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_tzhelper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_url.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_urlpath.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_versions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_win32.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_zippath.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/test/test_zipstream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python/test copying build/lib/twisted/python/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/_appdirs.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/_inotify.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/_release.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/_shellcomp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/_textattributes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/_tzhelper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/_url.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/components.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/constants.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/context.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/deprecate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/failure.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/fakepwd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/filepath.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/formmethod.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/htmlizer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/lockfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/log.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/logfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/modules.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/monkey.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/procutils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/randbytes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/rebuild.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/reflect.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/release.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/roots.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/runtime.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/sendmsg.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/shortcut.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/syslog.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/systemd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/text.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/threadable.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/threadpool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/url.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/urlpath.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/usage.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/versions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/win32.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/zippath.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python copying build/lib/twisted/python/zipstream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/python creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner/test copying build/lib/twisted/runner/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner/test copying build/lib/twisted/runner/test/test_inetdconf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner/test copying build/lib/twisted/runner/test/test_procmon.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner/test copying build/lib/twisted/runner/test/test_procmontap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner/test copying build/lib/twisted/runner/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner copying build/lib/twisted/runner/inetd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner copying build/lib/twisted/runner/inetdconf.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner copying build/lib/twisted/runner/inetdtap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner copying build/lib/twisted/runner/procmon.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner copying build/lib/twisted/runner/procmontap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/runner creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/scripts creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/scripts/test copying build/lib/twisted/scripts/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/scripts/test copying build/lib/twisted/scripts/test/test_scripts.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/scripts/test copying build/lib/twisted/scripts/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/scripts copying build/lib/twisted/scripts/_twistd_unix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/scripts copying build/lib/twisted/scripts/_twistw.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/scripts copying build/lib/twisted/scripts/htmlizer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/scripts copying build/lib/twisted/scripts/trial.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/scripts copying build/lib/twisted/scripts/twistd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/scripts creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread/test copying build/lib/twisted/spread/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread/test copying build/lib/twisted/spread/test/test_banana.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread/test copying build/lib/twisted/spread/test/test_jelly.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread/test copying build/lib/twisted/spread/test/test_pb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread/test copying build/lib/twisted/spread/test/test_pbfailure.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread/test copying build/lib/twisted/spread/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread copying build/lib/twisted/spread/banana.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread copying build/lib/twisted/spread/flavors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread copying build/lib/twisted/spread/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread copying build/lib/twisted/spread/jelly.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread copying build/lib/twisted/spread/pb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread copying build/lib/twisted/spread/publish.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread copying build/lib/twisted/spread/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/spread creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/tap copying build/lib/twisted/tap/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/tap copying build/lib/twisted/tap/ftp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/tap copying build/lib/twisted/tap/portforward.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/tap copying build/lib/twisted/tap/socks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/tap creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/server.pem -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/key.pem.no_trailing_newline -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/cert.pem.no_trailing_newline -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/crash_test_dummy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/iosim.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/mock_win32process.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/myrebuilder1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/myrebuilder2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/plugin_basic.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/plugin_extra1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/plugin_extra2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_cmdline.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_echoer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_fds.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_getargv.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_getenv.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_linger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_reader.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_signal.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_stdinreader.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_tester.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_tty.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/process_twisted.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/proto_helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/reflect_helper_IE.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/reflect_helper_VE.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/reflect_helper_ZDE.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/ssl_helpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/stdio_test_consumer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/stdio_test_halfclose.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/stdio_test_hostpeer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/stdio_test_lastwrite.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/stdio_test_loseconn.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/stdio_test_producer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/stdio_test_write.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/stdio_test_writeseq.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_abstract.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_adbapi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_amp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_application.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_context.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_cooperator.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_defer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_defgen.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_dirdbm.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_factories.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_failure.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_fdesc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_finger.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_formmethod.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_ftp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_ftp_options.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_htb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_ident.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_internet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_iosim.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_iutils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_lockfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_log.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_logfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_loopback.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_main.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_memcache.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_modules.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_monkey.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_paths.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_pcp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_persisted.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_plugin.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_policies.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_postfix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_process.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_protocols.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_randbytes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_rebuild.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_reflect.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_roots.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_shortcut.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_sip.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_sob.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_socks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_ssl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_sslverify.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_stateful.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_stdio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_strerror.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_strports.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_task.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_tcp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_tcp_internals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_text.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_threadable.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_threadpool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_threads.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_tpfile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_twistd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_twisted.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_udp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_unix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/test_usage.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test copying build/lib/twisted/test/testutils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/test/matchers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/test/test_distreporter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/test/test_disttrial.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/test/test_matchers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/test/test_options.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/test/test_stream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/test/test_worker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/test/test_workerreporter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/test/test_workertrial.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist/test copying build/lib/twisted/trial/_dist/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist copying build/lib/twisted/trial/_dist/distreporter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist copying build/lib/twisted/trial/_dist/disttrial.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist copying build/lib/twisted/trial/_dist/functional.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist copying build/lib/twisted/trial/_dist/managercommands.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist copying build/lib/twisted/trial/_dist/options.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist copying build/lib/twisted/trial/_dist/stream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist copying build/lib/twisted/trial/_dist/worker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist copying build/lib/twisted/trial/_dist/workercommands.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist copying build/lib/twisted/trial/_dist/workerreporter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist copying build/lib/twisted/trial/_dist/workertrial.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/_dist creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/detests.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/erroneous.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/matchers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/mockcustomsuite.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/mockcustomsuite2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/mockcustomsuite3.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/mockdoctest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/moduleself.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/moduletest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/novars.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/ordertests.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/packages.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/pyunitcases.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/sample.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/scripttest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/skipping.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/suppression.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_assertions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_asyncassertions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_deferred.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_doctest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_keyboard.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_loader.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_log.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_matchers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_output.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_plugins.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_pyunitcompat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_reporter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_script.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_skip.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_suppression.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_testcase.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_tests.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/test_warning.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/test/weird.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial/test copying build/lib/twisted/trial/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial copying build/lib/twisted/trial/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial copying build/lib/twisted/trial/_asyncrunner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial copying build/lib/twisted/trial/_asynctest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial copying build/lib/twisted/trial/_synctest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial copying build/lib/twisted/trial/itrial.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial copying build/lib/twisted/trial/reporter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial copying build/lib/twisted/trial/runner.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial copying build/lib/twisted/trial/unittest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial copying build/lib/twisted/trial/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/trial creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/_auth copying build/lib/twisted/web/_auth/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/_auth copying build/lib/twisted/web/_auth/basic.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/_auth copying build/lib/twisted/web/_auth/digest.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/_auth copying build/lib/twisted/web/_auth/wrapper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/_auth creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/injectionhelpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/requesthelper.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_agent.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_cgi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_distrib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_domhelpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_flatten.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_html.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_http.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_http2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_http_headers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_httpauth.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_newclient.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_pages.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_proxy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_resource.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_script.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_soap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_stan.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_static.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_template.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_vhost.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_web.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_web__responses.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_webclient.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_wsgi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_xml.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_xmlrpc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web/test copying build/lib/twisted/web/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/_element.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/_flatten.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/_http2.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/_newclient.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/_responses.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/_stan.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/_template_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/demo.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/distrib.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/domhelpers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/guard.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/html.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/http.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/http_headers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/iweb.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/microdom.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/pages.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/proxy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/resource.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/rewrite.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/script.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/server.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/soap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/static.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/sux.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/template.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/twcgi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/vhost.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/wsgi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web copying build/lib/twisted/web/xmlrpc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/web creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/im copying build/lib/twisted/words/im/instancemessenger.glade -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/im copying build/lib/twisted/words/im/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/im copying build/lib/twisted/words/im/baseaccount.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/im copying build/lib/twisted/words/im/basechat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/im copying build/lib/twisted/words/im/basesupport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/im copying build/lib/twisted/words/im/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/im copying build/lib/twisted/words/im/ircsupport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/im copying build/lib/twisted/words/im/locals.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/im copying build/lib/twisted/words/im/pbsupport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/im creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/component.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/ijabber.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/jid.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/jstrports.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/sasl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/sasl_mechanisms.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/xmlstream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/jabber/xmpp_stringprep.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols/jabber copying build/lib/twisted/words/protocols/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols copying build/lib/twisted/words/protocols/irc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/protocols creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_basechat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_basesupport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_domish.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_irc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_irc_service.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_ircsupport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_jabberclient.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_jabbercomponent.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_jabbererror.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_jabberjid.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_jabberjstrports.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_jabbersasl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_jabbersaslmechanisms.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_jabberxmlstream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_jabberxmppstringprep.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_service.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_xishutil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_xmlstream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_xmpproutertap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test copying build/lib/twisted/words/test/test_xpath.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/test creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/xish copying build/lib/twisted/words/xish/xpathparser.g -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/xish copying build/lib/twisted/words/xish/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/xish copying build/lib/twisted/words/xish/domish.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/xish copying build/lib/twisted/words/xish/utility.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/xish copying build/lib/twisted/words/xish/xmlstream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/xish copying build/lib/twisted/words/xish/xpath.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/xish copying build/lib/twisted/words/xish/xpathparser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words/xish copying build/lib/twisted/words/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words copying build/lib/twisted/words/ewords.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words copying build/lib/twisted/words/iwords.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words copying build/lib/twisted/words/service.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words copying build/lib/twisted/words/tap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words copying build/lib/twisted/words/xmpproutertap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/words copying build/lib/twisted/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted copying build/lib/twisted/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted copying build/lib/twisted/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted copying build/lib/twisted/copyright.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted copying build/lib/twisted/plugin.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted running install_egg_info Copying src/Twisted.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/Twisted-22.10.0-py3.11.egg-info running install_scripts Installing cftp script to /tmp/instance-22/output-1/target/usr/bin Installing ckeygen script to /tmp/instance-22/output-1/target/usr/bin Installing conch script to /tmp/instance-22/output-1/target/usr/bin Installing mailmail script to /tmp/instance-22/output-1/target/usr/bin Installing pyhtmlizer script to /tmp/instance-22/output-1/target/usr/bin Installing tkconch script to /tmp/instance-22/output-1/target/usr/bin Installing trial script to /tmp/instance-22/output-1/target/usr/bin Installing twist script to /tmp/instance-22/output-1/target/usr/bin Installing twistd script to /tmp/instance-22/output-1/target/usr/bin >>> python-txaio 22.2.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.txaio-22.2.1.tar.gz.Kj4GPJ/output' 'https://files.pythonhosted.org/packages/6d/4b/28313388dfb2bdedb71b35b900459c56ba08ccb7ad2885487df037808c06/txaio-22.2.1.tar.gz' --2023-02-12 11:14:18-- https://files.pythonhosted.org/packages/6d/4b/28313388dfb2bdedb71b35b900459c56ba08ccb7ad2885487df037808c06/txaio-22.2.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.65.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 53645 (52K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.txaio-22.2.1.tar.gz.Kj4GPJ/output' 0K .......... .......... .......... .......... .......... 95% 15.7M 0s 50K .. 100% 54.6M=0.003s 2023-02-12 11:14:18 (16.3 MB/s) - '/tmp/instance-22/output-1/build/.txaio-22.2.1.tar.gz.Kj4GPJ/output' saved [53645/53645] txaio-22.2.1.tar.gz: OK (md5: 9b692af4c4fce73cadd36374c138936b) txaio-22.2.1.tar.gz: OK (sha256: 2e4582b70f04b2345908254684a984206c0d9b50e3074a24a4c55aba21d24d01) >>> python-txaio 22.2.1 Extracting gzip -d -c /tmp/instance-22/dl/python-txaio/txaio-22.2.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-txaio-22.2.1 -xf - >>> python-txaio 22.2.1 Patching >>> python-txaio 22.2.1 Configuring >>> python-txaio 22.2.1 Building (cd /tmp/instance-22/output-1/build/python-txaio-22.2.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/txaio copying txaio/with_twisted.py -> build/lib/txaio copying txaio/with_asyncio.py -> build/lib/txaio copying txaio/tx.py -> build/lib/txaio copying txaio/testutil.py -> build/lib/txaio copying txaio/interfaces.py -> build/lib/txaio copying txaio/aio.py -> build/lib/txaio copying txaio/_version.py -> build/lib/txaio copying txaio/_util.py -> build/lib/txaio copying txaio/_unframework.py -> build/lib/txaio copying txaio/_iotype.py -> build/lib/txaio copying txaio/_common.py -> build/lib/txaio copying txaio/__init__.py -> build/lib/txaio running egg_info writing txaio.egg-info/PKG-INFO writing dependency_links to txaio.egg-info/dependency_links.txt writing requirements to txaio.egg-info/requires.txt writing top-level names to txaio.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'txaio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'txaio.egg-info/SOURCES.txt' >>> python-txaio 22.2.1 Installing to target (cd /tmp/instance-22/output-1/build/python-txaio-22.2.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 txaio.egg-info/PKG-INFO writing dependency_links to txaio.egg-info/dependency_links.txt writing requirements to txaio.egg-info/requires.txt writing top-level names to txaio.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'txaio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'txaio.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/_iotype.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/_unframework.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/_util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/aio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/testutil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/tx.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/with_asyncio.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio copying build/lib/txaio/with_twisted.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio running install_egg_info Copying txaio.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txaio-22.2.1-py3.11.egg-info running install_scripts >>> python-txtorcon 22.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.txtorcon-22.0.0.tar.gz.YVdvIc/output' 'https://files.pythonhosted.org/packages/47/ca/7941660345c769637a97bdbaf25202460fbab35eead55c538fb1fe61b71e/txtorcon-22.0.0.tar.gz' --2023-02-12 11:14:22-- https://files.pythonhosted.org/packages/47/ca/7941660345c769637a97bdbaf25202460fbab35eead55c538fb1fe61b71e/txtorcon-22.0.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 310919 (304K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.txtorcon-22.0.0.tar.gz.YVdvIc/output' 0K .......... .......... .......... .......... .......... 16% 15.5M 0s 50K .......... .......... .......... .......... .......... 32% 17.3M 0s 100K .......... .......... .......... .......... .......... 49% 30.8M 0s 150K .......... .......... .......... .......... .......... 65% 191M 0s 200K .......... .......... .......... .......... .......... 82% 36.2M 0s 250K .......... .......... .......... .......... .......... 98% 186M 0s 300K ... 100% 123M=0.009s 2023-02-12 11:14:22 (31.3 MB/s) - '/tmp/instance-22/output-1/build/.txtorcon-22.0.0.tar.gz.YVdvIc/output' saved [310919/310919] txtorcon-22.0.0.tar.gz: OK (md5: 17a84954a4ba13fa6ee443129bdc401a) txtorcon-22.0.0.tar.gz: OK (sha256: 89a1b65e32a4b369d67e6c166387fbc468cc5d05227448d239a5e7e9718aa053) >>> python-txtorcon 22.0.0 Extracting gzip -d -c /tmp/instance-22/dl/python-txtorcon/txtorcon-22.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-txtorcon-22.0.0 -xf - >>> python-txtorcon 22.0.0 Patching >>> python-txtorcon 22.0.0 Configuring >>> python-txtorcon 22.0.0 Building (cd /tmp/instance-22/output-1/build/python-txtorcon-22.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/txtorcon copying txtorcon/web.py -> build/lib/txtorcon copying txtorcon/util.py -> build/lib/txtorcon copying txtorcon/torstate.py -> build/lib/txtorcon copying txtorcon/torinfo.py -> build/lib/txtorcon copying txtorcon/torcontrolprotocol.py -> build/lib/txtorcon copying txtorcon/torconfig.py -> build/lib/txtorcon copying txtorcon/testutil.py -> build/lib/txtorcon copying txtorcon/stream.py -> build/lib/txtorcon copying txtorcon/spaghetti.py -> build/lib/txtorcon copying txtorcon/socks.py -> build/lib/txtorcon copying txtorcon/router.py -> build/lib/txtorcon copying txtorcon/onion.py -> build/lib/txtorcon copying txtorcon/log.py -> build/lib/txtorcon copying txtorcon/interface.py -> build/lib/txtorcon copying txtorcon/endpoints.py -> build/lib/txtorcon copying txtorcon/controller_py3.py -> build/lib/txtorcon copying txtorcon/controller.py -> build/lib/txtorcon copying txtorcon/circuit.py -> build/lib/txtorcon copying txtorcon/attacher.py -> build/lib/txtorcon copying txtorcon/addrmap.py -> build/lib/txtorcon copying txtorcon/_microdesc_parser.py -> build/lib/txtorcon copying txtorcon/_metadata.py -> build/lib/txtorcon copying txtorcon/__init__.py -> build/lib/txtorcon package init file 'twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib/twisted creating build/lib/twisted/plugins copying twisted/plugins/txtorcon_endpoint_parser.py -> build/lib/twisted/plugins >>> python-txtorcon 22.0.0 Installing to target (cd /tmp/instance-22/output-1/build/python-txtorcon-22.0.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 package init file 'twisted/plugins/__init__.py' not found (or not a regular file) running install_lib copying build/lib/twisted/plugins/txtorcon_endpoint_parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/twisted/plugins creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/_metadata.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/_microdesc_parser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/addrmap.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/attacher.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/circuit.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/controller.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/controller_py3.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/endpoints.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/interface.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/log.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/onion.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/router.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/socks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/spaghetti.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/stream.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/testutil.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/torconfig.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/torcontrolprotocol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/torinfo.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/torstate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon copying build/lib/txtorcon/web.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon running install_data creating /tmp/instance-22/output-1/target/usr/share/txtorcon copying INSTALL -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying README.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying TODO -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying meejah.asc -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/apilinks_sphinxext.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/conf.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/Makefile -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/txtorcon.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/txtorcon-util.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/txtorcon-state.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/txtorcon-socks.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/txtorcon-protocol.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/txtorcon-onion.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/txtorcon-interface.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/txtorcon-endpoints.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/txtorcon-controller.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/txtorcon-config.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/releases.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/release-checklist.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/introduction.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/interop_asyncio.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/installing.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/index.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/hacking.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/guide.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/examples.rst -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/_static/logo.svg -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/_static/logo.png -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/_static/haiku.css -> /tmp/instance-22/output-1/target/usr/share/txtorcon copying docs/_static/avatar.png -> /tmp/instance-22/output-1/target/usr/share/txtorcon creating /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/webui_server.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_onion_service_prop224_endpoints_file.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_onion_service_prop224.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_onion_service_filesystem.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_onion_service_ephemeral_unix.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_onion_service_ephemeral_nonanon.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_onion_service_ephemeral_auth.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_onion_service_endpoints.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_onion_service_aiohttp.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_client_treq.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_client_custom_circuit.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_client_authenticated.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/web_client.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/tor_info.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/stream_circuit_logger.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/stem_relay_descriptor.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/readme2.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/readme.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/monitor.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/minimal_endpoint.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/launch_tor_with_simplehttpd.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/launch_tor_unix_sockets.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/launch_tor_endpoint2.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/launch_tor_endpoint.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/launch_tor2web.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/launch_tor.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/hidden_echo.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/dns_lookups.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/disallow_streams_by_port.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/connect.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples copying examples/close_all_circuits.py -> /tmp/instance-22/output-1/target/usr/share/txtorcon/examples running install_egg_info running egg_info writing txtorcon.egg-info/PKG-INFO writing dependency_links to txtorcon.egg-info/dependency_links.txt writing requirements to txtorcon.egg-info/requires.txt writing top-level names to txtorcon.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'txtorcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'scripts/*.py' warning: no previously-included files found matching 'docs/_static/*~' warning: no previously-included files found matching 'docs/_themes/*~' warning: no previously-included files found matching 'docs/_themes/alabaster/*~' warning: no previously-included files found matching 'docs/_themes/alabaster/*.pyc' warning: no previously-included files found matching 'docs/_themes/alabaster/static/*~' warning: no previously-included files found matching 'examples/*~' adding license file 'LICENSE' writing manifest file 'txtorcon.egg-info/SOURCES.txt' Copying txtorcon.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/txtorcon-22.0.0-py3.11.egg-info running install_scripts >>> python-typepy 1.3.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.typepy-1.3.0.tar.gz.dLQtbB/output' 'https://files.pythonhosted.org/packages/07/7b/fb32933f2a17992af75c0f96e5538a25fecebd439a82dcc31926ba55d336/typepy-1.3.0.tar.gz' --2023-02-12 11:14:26-- https://files.pythonhosted.org/packages/07/7b/fb32933f2a17992af75c0f96e5538a25fecebd439a82dcc31926ba55d336/typepy-1.3.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.129.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.129.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 23364 (23K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.typepy-1.3.0.tar.gz.dLQtbB/output' 0K .......... .......... .. 100% 119M=0s 2023-02-12 11:14:26 (119 MB/s) - '/tmp/instance-22/output-1/build/.typepy-1.3.0.tar.gz.dLQtbB/output' saved [23364/23364] typepy-1.3.0.tar.gz: OK (md5: 9f73bef9ce9e9ccf49ed63a2dadada90) typepy-1.3.0.tar.gz: OK (sha256: 96788530614083164993d1443959f6c58e6bb8e2da839812ddf462c203e4b84c) >>> python-typepy 1.3.0 Extracting gzip -d -c /tmp/instance-22/dl/python-typepy/typepy-1.3.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-typepy-1.3.0 -xf - >>> python-typepy 1.3.0 Patching >>> python-typepy 1.3.0 Configuring >>> python-typepy 1.3.0 Building (cd /tmp/instance-22/output-1/build/python-typepy-1.3.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/typepy copying typepy/error.py -> build/lib/typepy copying typepy/_typecode.py -> build/lib/typepy copying typepy/_function.py -> build/lib/typepy copying typepy/_const.py -> build/lib/typepy copying typepy/_common.py -> build/lib/typepy copying typepy/__version__.py -> build/lib/typepy copying typepy/__init__.py -> build/lib/typepy creating build/lib/typepy/type copying typepy/type/_string.py -> build/lib/typepy/type copying typepy/type/_realnumber.py -> build/lib/typepy/type copying typepy/type/_none.py -> build/lib/typepy/type copying typepy/type/_nan.py -> build/lib/typepy/type copying typepy/type/_list.py -> build/lib/typepy/type copying typepy/type/_ipaddress.py -> build/lib/typepy/type copying typepy/type/_integer.py -> build/lib/typepy/type copying typepy/type/_infinity.py -> build/lib/typepy/type copying typepy/type/_dictionary.py -> build/lib/typepy/type copying typepy/type/_datetime.py -> build/lib/typepy/type copying typepy/type/_bytes.py -> build/lib/typepy/type copying typepy/type/_bool.py -> build/lib/typepy/type copying typepy/type/_binary.py -> build/lib/typepy/type copying typepy/type/_base.py -> build/lib/typepy/type copying typepy/type/__init__.py -> build/lib/typepy/type creating build/lib/typepy/converter copying typepy/converter/_string.py -> build/lib/typepy/converter copying typepy/converter/_realnumber.py -> build/lib/typepy/converter copying typepy/converter/_nop.py -> build/lib/typepy/converter copying typepy/converter/_list.py -> build/lib/typepy/converter copying typepy/converter/_ipaddress.py -> build/lib/typepy/converter copying typepy/converter/_interface.py -> build/lib/typepy/converter copying typepy/converter/_integer.py -> build/lib/typepy/converter copying typepy/converter/_dictionary.py -> build/lib/typepy/converter copying typepy/converter/_datetime.py -> build/lib/typepy/converter copying typepy/converter/_bytes.py -> build/lib/typepy/converter copying typepy/converter/_bool.py -> build/lib/typepy/converter copying typepy/converter/__init__.py -> build/lib/typepy/converter creating build/lib/typepy/checker copying typepy/checker/_string.py -> build/lib/typepy/checker copying typepy/checker/_realnumber.py -> build/lib/typepy/checker copying typepy/checker/_none.py -> build/lib/typepy/checker copying typepy/checker/_nan.py -> build/lib/typepy/checker copying typepy/checker/_list.py -> build/lib/typepy/checker copying typepy/checker/_ipaddress.py -> build/lib/typepy/checker copying typepy/checker/_interface.py -> build/lib/typepy/checker copying typepy/checker/_integer.py -> build/lib/typepy/checker copying typepy/checker/_infinity.py -> build/lib/typepy/checker copying typepy/checker/_dictionary.py -> build/lib/typepy/checker copying typepy/checker/_datetime.py -> build/lib/typepy/checker copying typepy/checker/_common.py -> build/lib/typepy/checker copying typepy/checker/_checker.py -> build/lib/typepy/checker copying typepy/checker/_bytes.py -> build/lib/typepy/checker copying typepy/checker/_bool.py -> build/lib/typepy/checker copying typepy/checker/__init__.py -> build/lib/typepy/checker running egg_info writing typepy.egg-info/PKG-INFO writing dependency_links to typepy.egg-info/dependency_links.txt writing requirements to typepy.egg-info/requires.txt writing top-level names to typepy.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'typepy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'typepy.egg-info/SOURCES.txt' copying typepy/py.typed -> build/lib/typepy >>> python-typepy 1.3.0 Installing to target (cd /tmp/instance-22/output-1/build/python-typepy-1.3.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 typepy.egg-info/PKG-INFO writing dependency_links to typepy.egg-info/dependency_links.txt writing requirements to typepy.egg-info/requires.txt writing top-level names to typepy.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'typepy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'typepy.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy copying build/lib/typepy/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_bool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_bytes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_checker.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_datetime.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_dictionary.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_infinity.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_integer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_interface.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_ipaddress.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_list.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_nan.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_none.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_realnumber.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker copying build/lib/typepy/checker/_string.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/checker creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_bool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_bytes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_datetime.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_dictionary.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_integer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_interface.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_ipaddress.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_list.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_nop.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_realnumber.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter copying build/lib/typepy/converter/_string.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/converter creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_base.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_binary.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_bool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_bytes.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_datetime.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_dictionary.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_infinity.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_integer.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_ipaddress.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_list.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_nan.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_none.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_realnumber.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/type/_string.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy/type copying build/lib/typepy/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy copying build/lib/typepy/__version__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy copying build/lib/typepy/_common.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy copying build/lib/typepy/_const.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy copying build/lib/typepy/_function.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy copying build/lib/typepy/_typecode.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy copying build/lib/typepy/error.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy running install_egg_info Copying typepy.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/typepy-1.3.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 /tmp/instance-22/dl/python-typing-extensions/typing_extensions-4.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/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 /tmp/instance-22/output-1/build/python-typing-extensions-4.4.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/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 /tmp/instance-22/output-1/build/python-typing-extensions-4.4.0//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /tmp/instance-22/output-1/host/bin/python /tmp/instance-22/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages --headers=/tmp/instance-22/output-1/target/usr/include/python3.11 --scripts=/tmp/instance-22/output-1/target/usr/bin --data=/tmp/instance-22/output-1/target/usr ) >>> python-urllib3 1.26.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.urllib3-1.26.13.tar.gz.Dd0Sa7/output' 'https://files.pythonhosted.org/packages/c2/51/32da03cf19d17d46cce5c731967bf58de9bd71db3a379932f53b094deda4/urllib3-1.26.13.tar.gz' --2023-02-12 11:14:34-- https://files.pythonhosted.org/packages/c2/51/32da03cf19d17d46cce5c731967bf58de9bd71db3a379932f53b094deda4/urllib3-1.26.13.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.129.63, 151.101.1.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 300476 (293K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.urllib3-1.26.13.tar.gz.Dd0Sa7/output' 0K .......... .......... .......... .......... .......... 17% 13.8M 0s 50K .......... .......... .......... .......... .......... 34% 9.32M 0s 100K .......... .......... .......... .......... .......... 51% 172M 0s 150K .......... .......... .......... .......... .......... 68% 161M 0s 200K .......... .......... .......... .......... .......... 85% 217M 0s 250K .......... .......... .......... .......... ... 100% 41.3M=0.01s 2023-02-12 11:14:34 (27.0 MB/s) - '/tmp/instance-22/output-1/build/.urllib3-1.26.13.tar.gz.Dd0Sa7/output' saved [300476/300476] urllib3-1.26.13.tar.gz: OK (md5: 38f7d1589aa9720101316d07fcbd05c8) urllib3-1.26.13.tar.gz: OK (sha256: c083dd0dce68dbfbe1129d5271cb90f9447dea7d52097c6e0126120c521ddea8) >>> python-urllib3 1.26.13 Extracting gzip -d -c /tmp/instance-22/dl/python-urllib3/urllib3-1.26.13.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-urllib3-1.26.13 -xf - >>> python-urllib3 1.26.13 Patching >>> python-urllib3 1.26.13 Configuring >>> python-urllib3 1.26.13 Building (cd /tmp/instance-22/output-1/build/python-urllib3-1.26.13//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /tmp/instance-22/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/urllib3 copying src/urllib3/response.py -> build/lib/urllib3 copying src/urllib3/request.py -> build/lib/urllib3 copying src/urllib3/poolmanager.py -> build/lib/urllib3 copying src/urllib3/filepost.py -> build/lib/urllib3 copying src/urllib3/fields.py -> build/lib/urllib3 copying src/urllib3/exceptions.py -> build/lib/urllib3 copying src/urllib3/connectionpool.py -> build/lib/urllib3 copying src/urllib3/connection.py -> build/lib/urllib3 copying src/urllib3/_version.py -> build/lib/urllib3 copying src/urllib3/_collections.py -> build/lib/urllib3 copying src/urllib3/__init__.py -> build/lib/urllib3 creating build/lib/urllib3/packages copying src/urllib3/packages/six.py -> build/lib/urllib3/packages copying src/urllib3/packages/__init__.py -> build/lib/urllib3/packages creating build/lib/urllib3/packages/backports copying src/urllib3/packages/backports/makefile.py -> build/lib/urllib3/packages/backports copying src/urllib3/packages/backports/__init__.py -> build/lib/urllib3/packages/backports creating build/lib/urllib3/contrib copying src/urllib3/contrib/socks.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/securetransport.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/pyopenssl.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/ntlmpool.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/appengine.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/_appengine_environ.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/__init__.py -> build/lib/urllib3/contrib creating build/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/low_level.py -> build/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/bindings.py -> build/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/__init__.py -> build/lib/urllib3/contrib/_securetransport creating build/lib/urllib3/util copying src/urllib3/util/wait.py -> build/lib/urllib3/util copying src/urllib3/util/url.py -> build/lib/urllib3/util copying src/urllib3/util/timeout.py -> build/lib/urllib3/util copying src/urllib3/util/ssltransport.py -> build/lib/urllib3/util copying src/urllib3/util/ssl_match_hostname.py -> build/lib/urllib3/util copying src/urllib3/util/ssl_.py -> build/lib/urllib3/util copying src/urllib3/util/retry.py -> build/lib/urllib3/util copying src/urllib3/util/response.py -> build/lib/urllib3/util copying src/urllib3/util/request.py -> build/lib/urllib3/util copying src/urllib3/util/queue.py -> build/lib/urllib3/util copying src/urllib3/util/proxy.py -> build/lib/urllib3/util copying src/urllib3/util/connection.py -> build/lib/urllib3/util copying src/urllib3/util/__init__.py -> build/lib/urllib3/util >>> python-urllib3 1.26.13 Installing to target (cd /tmp/instance-22/output-1/build/python-urllib3-1.26.13//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead warnings.warn( /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/connection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/proxy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/queue.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/request.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/response.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/retry.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/ssl_.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/ssl_match_hostname.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/ssltransport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/timeout.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/url.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util copying build/lib/urllib3/util/wait.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/util creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/_securetransport/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/_securetransport/bindings.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/_securetransport/low_level.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib copying build/lib/urllib3/contrib/_appengine_environ.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib copying build/lib/urllib3/contrib/appengine.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib copying build/lib/urllib3/contrib/ntlmpool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib copying build/lib/urllib3/contrib/pyopenssl.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib copying build/lib/urllib3/contrib/securetransport.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib copying build/lib/urllib3/contrib/socks.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/contrib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/packages creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/packages/backports copying build/lib/urllib3/packages/backports/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/packages/backports copying build/lib/urllib3/packages/backports/makefile.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/packages/backports copying build/lib/urllib3/packages/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/packages copying build/lib/urllib3/packages/six.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3/packages copying build/lib/urllib3/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 copying build/lib/urllib3/_collections.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 copying build/lib/urllib3/_version.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 copying build/lib/urllib3/connection.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 copying build/lib/urllib3/connectionpool.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 copying build/lib/urllib3/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 copying build/lib/urllib3/fields.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 copying build/lib/urllib3/filepost.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 copying build/lib/urllib3/poolmanager.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 copying build/lib/urllib3/request.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 copying build/lib/urllib3/response.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3 running install_egg_info running egg_info writing src/urllib3.egg-info/PKG-INFO writing dependency_links to src/urllib3.egg-info/dependency_links.txt writing requirements to src/urllib3.egg-info/requires.txt writing top-level names to src/urllib3.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'src/urllib3.egg-info/SOURCES.txt' Copying src/urllib3.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/urllib3-1.26.13-py3.11.egg-info running install_scripts >>> python-webob 1.8.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.WebOb-1.8.7.tar.gz.CN6qFy/output' 'https://files.pythonhosted.org/packages/c7/45/ee5f034fb4ebe3236fa49e5a4fcbc54444dd22ecf33079cf56f9606d479d/WebOb-1.8.7.tar.gz' --2023-02-12 11:14:38-- https://files.pythonhosted.org/packages/c7/45/ee5f034fb4ebe3236fa49e5a4fcbc54444dd22ecf33079cf56f9606d479d/WebOb-1.8.7.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 278544 (272K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.WebOb-1.8.7.tar.gz.CN6qFy/output' 0K .......... .......... .......... .......... .......... 18% 17.5M 0s 50K .......... .......... .......... .......... .......... 36% 17.8M 0s 100K .......... .......... .......... .......... .......... 55% 124M 0s 150K .......... .......... .......... .......... .......... 73% 83.9M 0s 200K .......... .......... .......... .......... .......... 91% 22.2M 0s 250K .......... .......... .. 100% 214M=0.009s 2023-02-12 11:14:38 (30.1 MB/s) - '/tmp/instance-22/output-1/build/.WebOb-1.8.7.tar.gz.CN6qFy/output' saved [278544/278544] WebOb-1.8.7.tar.gz: OK (md5: 10191c69fa5a2c00f3b9abfb8937b415) WebOb-1.8.7.tar.gz: OK (sha256: b64ef5141be559cfade448f044fa45c2260351edcb6a8ef6b7e00c7dcef0c323) >>> python-webob 1.8.7 Extracting gzip -d -c /tmp/instance-22/dl/python-webob/WebOb-1.8.7.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-webob-1.8.7 -xf - >>> python-webob 1.8.7 Patching >>> python-webob 1.8.7 Configuring >>> python-webob 1.8.7 Building (cd /tmp/instance-22/output-1/build/python-webob-1.8.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/webob copying src/webob/util.py -> build/lib/webob copying src/webob/static.py -> build/lib/webob copying src/webob/response.py -> build/lib/webob copying src/webob/request.py -> build/lib/webob copying src/webob/multidict.py -> build/lib/webob copying src/webob/headers.py -> build/lib/webob copying src/webob/exc.py -> build/lib/webob copying src/webob/etag.py -> build/lib/webob copying src/webob/descriptors.py -> build/lib/webob copying src/webob/dec.py -> build/lib/webob copying src/webob/datetime_utils.py -> build/lib/webob copying src/webob/cookies.py -> build/lib/webob copying src/webob/compat.py -> build/lib/webob copying src/webob/client.py -> build/lib/webob copying src/webob/cachecontrol.py -> build/lib/webob copying src/webob/byterange.py -> build/lib/webob copying src/webob/acceptparse.py -> build/lib/webob copying src/webob/__init__.py -> build/lib/webob >>> python-webob 1.8.7 Installing to target (cd /tmp/instance-22/output-1/build/python-webob-1.8.7//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/acceptparse.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/byterange.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/cachecontrol.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/client.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/cookies.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/datetime_utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/dec.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/descriptors.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/etag.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/exc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/headers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/multidict.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/request.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/response.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/static.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob copying build/lib/webob/util.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/webob running install_egg_info running egg_info writing src/WebOb.egg-info/PKG-INFO writing dependency_links to src/WebOb.egg-info/dependency_links.txt writing requirements to src/WebOb.egg-info/requires.txt writing top-level names to src/WebOb.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/WebOb.egg-info/SOURCES.txt' adding license file 'docs/license.txt' writing manifest file 'src/WebOb.egg-info/SOURCES.txt' Copying src/WebOb.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/WebOb-1.8.7-py3.11.egg-info running install_scripts >>> python-werkzeug 2.2.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.Werkzeug-2.2.2.tar.gz.Hnyp00/output' 'https://files.pythonhosted.org/packages/f8/c1/1c8e539f040acd80f844c69a5ef8e2fccdf8b442dabb969e497b55d544e1/Werkzeug-2.2.2.tar.gz' --2023-02-12 11:14:42-- https://files.pythonhosted.org/packages/f8/c1/1c8e539f040acd80f844c69a5ef8e2fccdf8b442dabb969e497b55d544e1/Werkzeug-2.2.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 844378 (825K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.Werkzeug-2.2.2.tar.gz.Hnyp00/output' 0K .......... .......... .......... .......... .......... 6% 11.4M 0s 50K .......... .......... .......... .......... .......... 12% 17.3M 0s 100K .......... .......... .......... .......... .......... 18% 45.8M 0s 150K .......... .......... .......... .......... .......... 24% 35.7M 0s 200K .......... .......... .......... .......... .......... 30% 91.4M 0s 250K .......... .......... .......... .......... .......... 36% 55.2M 0s 300K .......... .......... .......... .......... .......... 42% 230M 0s 350K .......... .......... .......... .......... .......... 48% 60.1M 0s 400K .......... .......... .......... .......... .......... 54% 138M 0s 450K .......... .......... .......... .......... .......... 60% 105M 0s 500K .......... .......... .......... .......... .......... 66% 88.8M 0s 550K .......... .......... .......... .......... .......... 72% 112M 0s 600K .......... .......... .......... .......... .......... 78% 75.9M 0s 650K .......... .......... .......... .......... .......... 84% 15.2M 0s 700K .......... .......... .......... .......... .......... 90% 161M 0s 750K .......... .......... .......... .......... .......... 97% 275M 0s 800K .......... .......... .... 100% 306M=0.02s 2023-02-12 11:14:42 (44.3 MB/s) - '/tmp/instance-22/output-1/build/.Werkzeug-2.2.2.tar.gz.Hnyp00/output' saved [844378/844378] Werkzeug-2.2.2.tar.gz: OK (md5: 9d7e50c5bb3a9fc12823b5faf374b90e) Werkzeug-2.2.2.tar.gz: OK (sha256: 7ea2d48322cc7c0f8b3a215ed73eabd7b5d75d0b50e31ab006286ccff9e00b8f) >>> python-werkzeug 2.2.2 Extracting gzip -d -c /tmp/instance-22/dl/python-werkzeug/Werkzeug-2.2.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-werkzeug-2.2.2 -xf - >>> python-werkzeug 2.2.2 Patching >>> python-werkzeug 2.2.2 Configuring >>> python-werkzeug 2.2.2 Building (cd /tmp/instance-22/output-1/build/python-werkzeug-2.2.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/werkzeug copying src/werkzeug/wsgi.py -> build/lib/werkzeug copying src/werkzeug/utils.py -> build/lib/werkzeug copying src/werkzeug/user_agent.py -> build/lib/werkzeug copying src/werkzeug/urls.py -> build/lib/werkzeug copying src/werkzeug/testapp.py -> build/lib/werkzeug copying src/werkzeug/test.py -> build/lib/werkzeug copying src/werkzeug/serving.py -> build/lib/werkzeug copying src/werkzeug/security.py -> build/lib/werkzeug copying src/werkzeug/local.py -> build/lib/werkzeug copying src/werkzeug/http.py -> build/lib/werkzeug copying src/werkzeug/formparser.py -> build/lib/werkzeug copying src/werkzeug/exceptions.py -> build/lib/werkzeug copying src/werkzeug/datastructures.py -> build/lib/werkzeug copying src/werkzeug/_reloader.py -> build/lib/werkzeug copying src/werkzeug/_internal.py -> build/lib/werkzeug copying src/werkzeug/__init__.py -> build/lib/werkzeug creating build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/__init__.py -> build/lib/werkzeug/wrappers creating build/lib/werkzeug/sansio copying src/werkzeug/sansio/utils.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/response.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/request.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/multipart.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/http.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/__init__.py -> build/lib/werkzeug/sansio creating build/lib/werkzeug/routing copying src/werkzeug/routing/rules.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/matcher.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/map.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/exceptions.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/converters.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/__init__.py -> build/lib/werkzeug/routing creating build/lib/werkzeug/middleware copying src/werkzeug/middleware/shared_data.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/proxy_fix.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/profiler.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/lint.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/http_proxy.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/dispatcher.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/__init__.py -> build/lib/werkzeug/middleware creating build/lib/werkzeug/debug copying src/werkzeug/debug/tbtools.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/repr.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/console.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/__init__.py -> build/lib/werkzeug/debug running egg_info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'werkzeug.debug.shared' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'werkzeug.debug.shared' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'werkzeug.debug.shared' 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 'werkzeug.debug.shared' 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 src/werkzeug/datastructures.pyi -> build/lib/werkzeug copying src/werkzeug/py.typed -> build/lib/werkzeug creating build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/ICON_LICENSE.md -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/console.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/debugger.js -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/less.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/more.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/style.css -> build/lib/werkzeug/debug/shared >>> python-werkzeug 2.2.2 Installing to target (cd /tmp/instance-22/output-1/build/python-werkzeug-2.2.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'werkzeug.debug.shared' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'werkzeug.debug.shared' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'werkzeug.debug.shared' 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 'werkzeug.debug.shared' 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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/datastructures.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/style.css -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/more.png -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/less.png -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/debugger.js -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/console.png -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/ICON_LICENSE.md -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/console.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/repr.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/tbtools.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/dispatcher.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/http_proxy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/lint.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/profiler.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/proxy_fix.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/shared_data.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/converters.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/map.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/matcher.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/rules.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/http.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/multipart.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/request.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/response.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/request.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/response.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug/wrappers copying build/lib/werkzeug/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/_internal.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/_reloader.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/datastructures.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/formparser.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/http.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/local.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/security.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/serving.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/test.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/testapp.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/urls.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/user_agent.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/utils.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/wsgi.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/werkzeug running install_egg_info Copying src/Werkzeug.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/Werkzeug-2.2.2-py3.11.egg-info running install_scripts >>> python-wsaccel 0.6.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.wsaccel-0.6.4.tar.gz.m5Tx0y/output' 'https://files.pythonhosted.org/packages/77/0b/a44df15382a76b6768184630d483b8363d65b9f70d1aacf76153d496bbb9/wsaccel-0.6.4.tar.gz' --2023-02-12 11:14:46-- https://files.pythonhosted.org/packages/77/0b/a44df15382a76b6768184630d483b8363d65b9f70d1aacf76153d496bbb9/wsaccel-0.6.4.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 220157 (215K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.wsaccel-0.6.4.tar.gz.m5Tx0y/output' 0K .......... .......... .......... .......... .......... 23% 14.4M 0s 50K .......... .......... .......... .......... .......... 46% 13.8M 0s 100K .......... .......... .......... .......... .......... 69% 293M 0s 150K .......... .......... .......... .......... .......... 93% 39.4M 0s 200K .......... .... 100% 276M=0.008s 2023-02-12 11:14:46 (25.1 MB/s) - '/tmp/instance-22/output-1/build/.wsaccel-0.6.4.tar.gz.m5Tx0y/output' saved [220157/220157] wsaccel-0.6.4.tar.gz: OK (md5: 73bdc70035813ded14f9a4b81e82622a) wsaccel-0.6.4.tar.gz: OK (sha256: cbf66a88bcaf6c6ad16d50ea29215891526b6e993c4bc7ed44b044ee6fe3ad3d) >>> python-wsaccel 0.6.4 Extracting gzip -d -c /tmp/instance-22/dl/python-wsaccel/wsaccel-0.6.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-wsaccel-0.6.4 -xf - >>> python-wsaccel 0.6.4 Patching >>> python-wsaccel 0.6.4 Configuring >>> python-wsaccel 0.6.4 Building (cd /tmp/instance-22/output-1/build/python-wsaccel-0.6.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/wsaccel copying wsaccel/__init__.py -> build/lib.linux-mipsel-3.11/wsaccel running build_ext building 'wsaccel.utf8validator' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/wsaccel /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c wsaccel/utf8validator.c -o build/temp.linux-mipsel-3.11/wsaccel/utf8validator.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/wsaccel/utf8validator.o -L. -o build/lib.linux-mipsel-3.11/wsaccel/utf8validator.cpython-311-mipsel-linux-gnu.so building 'wsaccel.xormask' extension /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c wsaccel/xormask.c -o build/temp.linux-mipsel-3.11/wsaccel/xormask.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/wsaccel/xormask.o -L. -o build/lib.linux-mipsel-3.11/wsaccel/xormask.cpython-311-mipsel-linux-gnu.so >>> python-wsaccel 0.6.4 Installing to target (cd /tmp/instance-22/output-1/build/python-wsaccel-0.6.4//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wsaccel copying build/lib.linux-mipsel-3.11/wsaccel/xormask.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wsaccel copying build/lib.linux-mipsel-3.11/wsaccel/utf8validator.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wsaccel copying build/lib.linux-mipsel-3.11/wsaccel/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wsaccel running install_egg_info running egg_info creating wsaccel.egg-info writing wsaccel.egg-info/PKG-INFO writing dependency_links to wsaccel.egg-info/dependency_links.txt writing top-level names to wsaccel.egg-info/top_level.txt writing manifest file 'wsaccel.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'wsaccel.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'wsaccel.egg-info/SOURCES.txt' Copying wsaccel.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/wsaccel-0.6.4-py3.11.egg-info running install_scripts xlrd-2.0.1.tar.gz: OK (md5: ae3f951c857a490d432f0a7d722352bf) xlrd-2.0.1.tar.gz: OK (sha256: f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88) >>> python-xlrd 2.0.1 Extracting gzip -d -c /tmp/instance-22/dl/python-xlrd/xlrd-2.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-xlrd-2.0.1 -xf - >>> python-xlrd 2.0.1 Patching >>> python-xlrd 2.0.1 Configuring >>> python-xlrd 2.0.1 Building (cd /tmp/instance-22/output-1/build/python-xlrd-2.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/xlrd copying xlrd/xldate.py -> build/lib/xlrd copying xlrd/timemachine.py -> build/lib/xlrd copying xlrd/sheet.py -> build/lib/xlrd copying xlrd/info.py -> build/lib/xlrd copying xlrd/formula.py -> build/lib/xlrd copying xlrd/formatting.py -> build/lib/xlrd copying xlrd/compdoc.py -> build/lib/xlrd copying xlrd/book.py -> build/lib/xlrd copying xlrd/biffh.py -> build/lib/xlrd copying xlrd/__init__.py -> build/lib/xlrd running build_scripts creating build/scripts-3.11 copying scripts/runxlrd.py -> build/scripts-3.11 changing mode of build/scripts-3.11/runxlrd.py from 644 to 755 >>> python-xlrd 2.0.1 Installing to target (cd /tmp/instance-22/output-1/build/python-xlrd-2.0.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/biffh.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/book.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/compdoc.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/formatting.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/formula.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/info.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/sheet.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/timemachine.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/xldate.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd running install_egg_info running egg_info writing xlrd.egg-info/PKG-INFO writing dependency_links to xlrd.egg-info/dependency_links.txt writing requirements to xlrd.egg-info/requires.txt writing top-level names to xlrd.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'xlrd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'xlrd.egg-info/SOURCES.txt' Copying xlrd.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xlrd-2.0.1-py3.11.egg-info running install_scripts copying build/scripts-3.11/runxlrd.py -> /tmp/instance-22/output-1/target/usr/bin changing mode of /tmp/instance-22/output-1/target/usr/bin/runxlrd.py to 755 >>> python-xmljson 0.2.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.xmljson-0.2.1.tar.gz.nAliXM/output' 'https://files.pythonhosted.org/packages/e8/6f/d9f109ba19be510fd3098bcb72143c67ca6743cedb48ac75aef05ddfe960/xmljson-0.2.1.tar.gz' --2023-02-12 11:15:11-- https://files.pythonhosted.org/packages/e8/6f/d9f109ba19be510fd3098bcb72143c67ca6743cedb48ac75aef05ddfe960/xmljson-0.2.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 29195 (29K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.xmljson-0.2.1.tar.gz.nAliXM/output' 0K .......... .......... ........ 100% 17.6M=0.002s 2023-02-12 11:15:11 (17.6 MB/s) - '/tmp/instance-22/output-1/build/.xmljson-0.2.1.tar.gz.nAliXM/output' saved [29195/29195] xmljson-0.2.1.tar.gz: OK (md5: fc4df2390ad209928ee4311a3540cb17) xmljson-0.2.1.tar.gz: OK (sha256: b4158e66aa1e62ee39f7f80eb2fe4f767670ba3c0d5de9804420dc53427fdec8) >>> python-xmljson 0.2.1 Extracting gzip -d -c /tmp/instance-22/dl/python-xmljson/xmljson-0.2.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-xmljson-0.2.1 -xf - >>> python-xmljson 0.2.1 Patching >>> python-xmljson 0.2.1 Configuring >>> python-xmljson 0.2.1 Building (cd /tmp/instance-22/output-1/build/python-xmljson-0.2.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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/xmljson copying xmljson/__main__.py -> build/lib/xmljson copying xmljson/__init__.py -> build/lib/xmljson running egg_info writing xmljson.egg-info/PKG-INFO writing dependency_links to xmljson.egg-info/dependency_links.txt writing entry points to xmljson.egg-info/entry_points.txt writing top-level names to xmljson.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'xmljson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'xmljson.egg-info/SOURCES.txt' >>> python-xmljson 0.2.1 Installing to target (cd /tmp/instance-22/output-1/build/python-xmljson-0.2.1//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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 /tmp/instance-22/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 xmljson.egg-info/PKG-INFO writing dependency_links to xmljson.egg-info/dependency_links.txt writing entry points to xmljson.egg-info/entry_points.txt writing top-level names to xmljson.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'xmljson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'xmljson.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xmljson copying build/lib/xmljson/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xmljson copying build/lib/xmljson/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xmljson running install_egg_info Copying xmljson.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xmljson-0.2.1-py3.11.egg-info running install_scripts Installing xml2json script to /tmp/instance-22/output-1/target/usr/bin >>> python-xmodem 0.4.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.xmodem-0.4.6.tar.gz.9uiNrx/output' 'https://files.pythonhosted.org/packages/29/5d/a20d7957f207fc4c4c143881ca7b9617ab7700c153012372ef0a934c7710/xmodem-0.4.6.tar.gz' --2023-02-12 11:15:14-- https://files.pythonhosted.org/packages/29/5d/a20d7957f207fc4c4c143881ca7b9617ab7700c153012372ef0a934c7710/xmodem-0.4.6.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 32165 (31K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.xmodem-0.4.6.tar.gz.9uiNrx/output' 0K .......... .......... .......... . 100% 22.7M=0.001s 2023-02-12 11:15:14 (22.7 MB/s) - '/tmp/instance-22/output-1/build/.xmodem-0.4.6.tar.gz.9uiNrx/output' saved [32165/32165] xmodem-0.4.6.tar.gz: OK (md5: f876cb35caf276b61990377710a3b4c4) xmodem-0.4.6.tar.gz: OK (sha256: 089737298f5738eabc43f2519efdc80b402693768f16383f7013b9e6f8f279d7) >>> python-xmodem 0.4.6 Extracting gzip -d -c /tmp/instance-22/dl/python-xmodem/xmodem-0.4.6.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-xmodem-0.4.6 -xf - >>> python-xmodem 0.4.6 Patching >>> python-xmodem 0.4.6 Configuring >>> python-xmodem 0.4.6 Building (cd /tmp/instance-22/output-1/build/python-xmodem-0.4.6//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/xmodem copying xmodem/__main__.py -> build/lib/xmodem copying xmodem/__init__.py -> build/lib/xmodem running egg_info writing xmodem.egg-info/PKG-INFO writing dependency_links to xmodem.egg-info/dependency_links.txt writing top-level names to xmodem.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'xmodem.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'xmodem.egg-info/SOURCES.txt' >>> python-xmodem 0.4.6 Installing to target (cd /tmp/instance-22/output-1/build/python-xmodem-0.4.6//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) running install /tmp/instance-22/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 xmodem.egg-info/PKG-INFO writing dependency_links to xmodem.egg-info/dependency_links.txt writing top-level names to xmodem.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'xmodem.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'xmodem.egg-info/SOURCES.txt' running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xmodem copying build/lib/xmodem/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xmodem copying build/lib/xmodem/__main__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xmodem running install_data copying doc/XMODEM.TXT -> /tmp/instance-22/output-1/target/usr/doc copying doc/XMODEM1K.TXT -> /tmp/instance-22/output-1/target/usr/doc copying doc/XMODMCRC.TXT -> /tmp/instance-22/output-1/target/usr/doc copying doc/ymodem.txt -> /tmp/instance-22/output-1/target/usr/doc running install_egg_info Copying xmodem.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/xmodem-0.4.6-py3.11.egg-info running install_scripts >>> python-yarl 1.8.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.yarl-1.8.2.tar.gz.JeWwW5/output' 'https://files.pythonhosted.org/packages/c4/1e/1b204050c601d5cd82b45d5c8f439cb6f744a2ce0c0a6f83be0ddf0dc7b2/yarl-1.8.2.tar.gz' --2023-02-12 11:15:18-- https://files.pythonhosted.org/packages/c4/1e/1b204050c601d5cd82b45d5c8f439cb6f744a2ce0c0a6f83be0ddf0dc7b2/yarl-1.8.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.193.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 172341 (168K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.yarl-1.8.2.tar.gz.JeWwW5/output' 0K .......... .......... .......... .......... .......... 29% 15.2M 0s 50K .......... .......... .......... .......... .......... 59% 12.5M 0s 100K .......... .......... .......... .......... .......... 89% 302M 0s 150K .......... ........ 100% 5.54M=0.01s 2023-02-12 11:15:18 (15.6 MB/s) - '/tmp/instance-22/output-1/build/.yarl-1.8.2.tar.gz.JeWwW5/output' saved [172341/172341] yarl-1.8.2.tar.gz: OK (md5: 57c82725b9f4895eecee45faf5e61a54) yarl-1.8.2.tar.gz: OK (sha256: 49d43402c6e3013ad0978602bf6bf5328535c48d192304b91b97a3c6790b1562) >>> python-yarl 1.8.2 Extracting gzip -d -c /tmp/instance-22/dl/python-yarl/yarl-1.8.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-yarl-1.8.2 -xf - >>> python-yarl 1.8.2 Patching >>> python-yarl 1.8.2 Configuring >>> python-yarl 1.8.2 Building (cd /tmp/instance-22/output-1/build/python-yarl-1.8.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/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) ********************** * Accelerated build * ********************** running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/yarl copying yarl/_url.py -> build/lib.linux-mipsel-3.11/yarl copying yarl/_quoting_py.py -> build/lib.linux-mipsel-3.11/yarl copying yarl/_quoting.py -> build/lib.linux-mipsel-3.11/yarl copying yarl/__init__.py -> build/lib.linux-mipsel-3.11/yarl running egg_info writing yarl.egg-info/PKG-INFO writing dependency_links to yarl.egg-info/dependency_links.txt writing requirements to yarl.egg-info/requires.txt writing top-level names to yarl.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'yarl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution warning: no previously-included files found matching 'yarl/*.html' warning: no previously-included files found matching 'yarl/*.so' warning: no previously-included files found matching 'yarl/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'yarl.egg-info/SOURCES.txt' copying yarl/__init__.pyi -> build/lib.linux-mipsel-3.11/yarl copying yarl/_quoting_c.pyi -> build/lib.linux-mipsel-3.11/yarl copying yarl/_quoting_c.pyx -> build/lib.linux-mipsel-3.11/yarl copying yarl/py.typed -> build/lib.linux-mipsel-3.11/yarl running build_ext building 'yarl._quoting_c' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/yarl /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c yarl/_quoting_c.c -o build/temp.linux-mipsel-3.11/yarl/_quoting_c.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/yarl/_quoting_c.o -L. -o build/lib.linux-mipsel-3.11/yarl/_quoting_c.cpython-311-mipsel-linux-gnu.so >>> python-yarl 1.8.2 Installing to target (cd /tmp/instance-22/output-1/build/python-yarl-1.8.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/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) ********************** * Accelerated build * ********************** running install /tmp/instance-22/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 yarl.egg-info/PKG-INFO writing dependency_links to yarl.egg-info/dependency_links.txt writing requirements to yarl.egg-info/requires.txt writing top-level names to yarl.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'yarl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution warning: no previously-included files found matching 'yarl/*.html' warning: no previously-included files found matching 'yarl/*.so' warning: no previously-included files found matching 'yarl/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'yarl.egg-info/SOURCES.txt' running build_ext running install_lib creating /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-mipsel-3.11/yarl/_quoting_c.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-mipsel-3.11/yarl/py.typed -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-mipsel-3.11/yarl/_quoting_c.pyx -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-mipsel-3.11/yarl/_quoting_c.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-mipsel-3.11/yarl/__init__.pyi -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-mipsel-3.11/yarl/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-mipsel-3.11/yarl/_quoting.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-mipsel-3.11/yarl/_quoting_py.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-mipsel-3.11/yarl/_url.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl running install_egg_info Copying yarl.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/yarl-1.8.2-py3.11.egg-info running install_scripts >>> python-zope-interface 5.5.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.zope.interface-5.5.2.tar.gz.jSIRqQ/output' 'https://files.pythonhosted.org/packages/38/6f/fbfb7dde38be7e5644bb342c4c7cdc444cd5e2ffbd70d091263b3858a8cb/zope.interface-5.5.2.tar.gz' --2023-02-12 11:15:27-- https://files.pythonhosted.org/packages/38/6f/fbfb7dde38be7e5644bb342c4c7cdc444cd5e2ffbd70d091263b3858a8cb/zope.interface-5.5.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.65.63, 151.101.1.63, 151.101.193.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.65.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 300533 (293K) [application/x-tar] Saving to: '/tmp/instance-22/output-1/build/.zope.interface-5.5.2.tar.gz.jSIRqQ/output' 0K .......... .......... .......... .......... .......... 17% 16.7M 0s 50K .......... .......... .......... .......... .......... 34% 20.5M 0s 100K .......... .......... .......... .......... .......... 51% 80.5M 0s 150K .......... .......... .......... .......... .......... 68% 84.6M 0s 200K .......... .......... .......... .......... .......... 85% 34.5M 0s 250K .......... .......... .......... .......... ... 100% 122M=0.008s 2023-02-12 11:15:27 (34.7 MB/s) - '/tmp/instance-22/output-1/build/.zope.interface-5.5.2.tar.gz.jSIRqQ/output' saved [300533/300533] zope.interface-5.5.2.tar.gz: OK (md5: 5a383d71156ce6f89f59a86d957a8d65) zope.interface-5.5.2.tar.gz: OK (sha256: bfee1f3ff62143819499e348f5b8a7f3aa0259f9aca5e0ddae7391d059dce671) >>> python-zope-interface 5.5.2 Extracting gzip -d -c /tmp/instance-22/dl/python-zope-interface/zope.interface-5.5.2.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/python-zope-interface-5.5.2 -xf - >>> python-zope-interface 5.5.2 Patching >>> python-zope-interface 5.5.2 Configuring >>> python-zope-interface 5.5.2 Building (cd /tmp/instance-22/output-1/build/python-zope-interface-5.5.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/output-1/host/bin/python setup.py build ) /tmp/instance-22/output-1/build/python-zope-interface-5.5.2/setup.py:25: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:285: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) running build running build_py creating build creating build/lib.linux-mipsel-3.11 creating build/lib.linux-mipsel-3.11/zope copying src/zope/__init__.py -> build/lib.linux-mipsel-3.11/zope creating build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/verify.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/ro.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/registry.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/interfaces.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/interface.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/exceptions.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/document.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/declarations.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/advice.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/adapter.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/_flatten.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/_compat.py -> build/lib.linux-mipsel-3.11/zope/interface copying src/zope/interface/__init__.py -> build/lib.linux-mipsel-3.11/zope/interface creating build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_verify.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_sorting.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_ro.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_registry.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_odd_declarations.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_interfaces.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_interface.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_exceptions.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_element.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_document.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_declarations.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_compile_flags.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_advice.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/test_adapter.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/odd.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/m1.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/idummy.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/dummy.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/advisory_testing.py -> build/lib.linux-mipsel-3.11/zope/interface/tests copying src/zope/interface/tests/__init__.py -> build/lib.linux-mipsel-3.11/zope/interface/tests creating build/lib.linux-mipsel-3.11/zope/interface/common copying src/zope/interface/common/sequence.py -> build/lib.linux-mipsel-3.11/zope/interface/common copying src/zope/interface/common/numbers.py -> build/lib.linux-mipsel-3.11/zope/interface/common copying src/zope/interface/common/mapping.py -> build/lib.linux-mipsel-3.11/zope/interface/common copying src/zope/interface/common/io.py -> build/lib.linux-mipsel-3.11/zope/interface/common copying src/zope/interface/common/interfaces.py -> build/lib.linux-mipsel-3.11/zope/interface/common copying src/zope/interface/common/idatetime.py -> build/lib.linux-mipsel-3.11/zope/interface/common copying src/zope/interface/common/collections.py -> build/lib.linux-mipsel-3.11/zope/interface/common copying src/zope/interface/common/builtins.py -> build/lib.linux-mipsel-3.11/zope/interface/common copying src/zope/interface/common/__init__.py -> build/lib.linux-mipsel-3.11/zope/interface/common creating build/lib.linux-mipsel-3.11/zope/interface/common/tests copying src/zope/interface/common/tests/test_numbers.py -> build/lib.linux-mipsel-3.11/zope/interface/common/tests copying src/zope/interface/common/tests/test_io.py -> build/lib.linux-mipsel-3.11/zope/interface/common/tests copying src/zope/interface/common/tests/test_import_interfaces.py -> build/lib.linux-mipsel-3.11/zope/interface/common/tests copying src/zope/interface/common/tests/test_idatetime.py -> build/lib.linux-mipsel-3.11/zope/interface/common/tests copying src/zope/interface/common/tests/test_collections.py -> build/lib.linux-mipsel-3.11/zope/interface/common/tests copying src/zope/interface/common/tests/test_builtins.py -> build/lib.linux-mipsel-3.11/zope/interface/common/tests copying src/zope/interface/common/tests/basemapping.py -> build/lib.linux-mipsel-3.11/zope/interface/common/tests copying src/zope/interface/common/tests/__init__.py -> build/lib.linux-mipsel-3.11/zope/interface/common/tests running egg_info writing src/zope.interface.egg-info/PKG-INFO writing dependency_links to src/zope.interface.egg-info/dependency_links.txt writing namespace_packages to src/zope.interface.egg-info/namespace_packages.txt writing requirements to src/zope.interface.egg-info/requires.txt writing top-level names to src/zope.interface.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/zope.interface.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/zope.interface.egg-info/SOURCES.txt' copying src/zope/interface/_zope_interface_coptimizations.c -> build/lib.linux-mipsel-3.11/zope/interface running build_ext building 'zope.interface._zope_interface_coptimizations' extension creating build/temp.linux-mipsel-3.11 creating build/temp.linux-mipsel-3.11/src creating build/temp.linux-mipsel-3.11/src/zope creating build/temp.linux-mipsel-3.11/src/zope/interface /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-22/output-1/build/python3-3.11.1/Include -I/tmp/instance-22/output-1/build/python3-3.11.1 -c src/zope/interface/_zope_interface_coptimizations.c -o build/temp.linux-mipsel-3.11/src/zope/interface/_zope_interface_coptimizations.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-mipsel-3.11/src/zope/interface/_zope_interface_coptimizations.o -L. -o build/lib.linux-mipsel-3.11/zope/interface/_zope_interface_coptimizations.cpython-311-mipsel-linux-gnu.so >>> python-zope-interface 5.5.2 Installing to target (cd /tmp/instance-22/output-1/build/python-zope-interface-5.5.2//; _PYTHON_HOST_PLATFORM="linux-mipsel" _PYTHON_PROJECT_BASE="/tmp/instance-22/output-1/build/python3-3.11.1" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PYTHONPATH="/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-22/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=/tmp/instance-22/output-1/target ) /tmp/instance-22/output-1/build/python-zope-interface-5.5.2/setup.py:25: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError /tmp/instance-22/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:285: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) running install /tmp/instance-22/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 src/zope.interface.egg-info/PKG-INFO writing dependency_links to src/zope.interface.egg-info/dependency_links.txt writing namespace_packages to src/zope.interface.egg-info/namespace_packages.txt writing requirements to src/zope.interface.egg-info/requires.txt writing top-level names to src/zope.interface.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/zope.interface.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/zope.interface.egg-info/SOURCES.txt' running build_ext running install_lib Skipping installation of /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/__init__.py (namespace package) copying zope/interface/_zope_interface_coptimizations.cpython-311-mipsel-linux-gnu.so -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/_zope_interface_coptimizations.c -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/_compat.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/_flatten.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/adapter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/advice.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/declarations.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/document.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/interface.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/registry.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/ro.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/verify.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface copying zope/interface/common/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common copying zope/interface/common/builtins.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common copying zope/interface/common/collections.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common copying zope/interface/common/idatetime.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common copying zope/interface/common/interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common copying zope/interface/common/io.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common copying zope/interface/common/mapping.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common copying zope/interface/common/numbers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common copying zope/interface/common/sequence.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common copying zope/interface/common/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common/tests copying zope/interface/common/tests/basemapping.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_builtins.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_collections.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_idatetime.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_import_interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_io.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_numbers.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/common/tests copying zope/interface/tests/__init__.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/advisory_testing.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/dummy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/idummy.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/m1.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/odd.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_adapter.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_advice.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_compile_flags.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_declarations.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_document.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_element.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_exceptions.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_interface.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_interfaces.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_odd_declarations.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_registry.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_ro.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_sorting.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests copying zope/interface/tests/test_verify.py -> /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope/interface/tests running install_egg_info Copying src/zope.interface.egg-info to /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope.interface-5.5.2-py3.11.egg-info Installing /tmp/instance-22/output-1/target/usr/lib/python3.11/site-packages/zope.interface-5.5.2-py3.11-nspkg.pth running install_scripts qdecoder-12.1.0.tar.gz: OK (sha256: edd32bd5119d276afa9e01cd54a1c23049cad4e96dc6a8e48ac324580e085ebb) >>> qdecoder 12.1.0 Extracting gzip -d -c /tmp/instance-22/dl/qdecoder/qdecoder-12.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/qdecoder-12.1.0 -xf - >>> qdecoder 12.1.0 Patching >>> qdecoder 12.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/qdecoder-12.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> qdecoder 12.1.0 Patching libtool >>> qdecoder 12.1.0 Configuring (cd /tmp/instance-22/output-1/build/qdecoder-12.1.0/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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_cc_c99='-std=gnu99' CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C99... (cached) -std=gnu99 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking for ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for chmod... /usr/bin/chmod checking for ld... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking for rm... /usr/bin/rm checking for mkdir... /usr/bin/mkdir checking for rmdir... /usr/bin/rmdir checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for size_t... yes checking for off_t... yes configure: CFLAGS -Wall -fPIC -g configure: CPPFLAGS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE configure: LIBS configure: creating ./config.status config.status: creating Makefile config.status: creating src/qdecoder.pc config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> qdecoder 12.1.0 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/qdecoder-12.1.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0' ===> src make[2]: Entering directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0/src' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qcgireq.o qcgireq.c qcgireq.c: In function '_parse_multipart': qcgireq.c:387:45: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=] 387 | snprintf(boundary, sizeof(boundary), "--%s", boundary_orig); | ^~ ~~~~~~~~~~~~~ qcgireq.c:387:5: note: 'snprintf' output between 3 and 258 bytes into a destination of size 256 387 | snprintf(boundary, sizeof(boundary), "--%s", boundary_orig); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgireq.c:388:51: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=] 388 | snprintf(boundaryEOF, sizeof(boundaryEOF), "--%s--", boundary_orig); | ^~ ~~~~~~~~~~~~~ qcgireq.c:388:5: note: 'snprintf' output between 5 and 260 bytes into a destination of size 256 388 | snprintf(boundaryEOF, sizeof(boundaryEOF), "--%s--", boundary_orig); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qcgires.o qcgires.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qcgisess.o qcgisess.c qcgisess.c: In function 'qcgisess_init': qcgisess.c:131:18: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 131 | "%s/%s%s%s", | ^~ qcgisess.c:130:5: note: 'snprintf' output 22 or more bytes (assuming 4117) into a destination of size 4096 130 | snprintf(session_storage_path, sizeof(session_storage_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 131 | "%s/%s%s%s", | ~~~~~~~~~~~~ 132 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 133 | SESSION_PREFIX, sessionkey, SESSION_STORAGE_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgisess.c:135:18: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 135 | "%s/%s%s%s", | ^~ qcgisess.c:134:5: note: 'snprintf' output 18 or more bytes (assuming 4113) into a destination of size 4096 134 | snprintf(session_timeout_path, sizeof(session_timeout_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 135 | "%s/%s%s%s", | ~~~~~~~~~~~~ 136 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 137 | SESSION_PREFIX, sessionkey, SESSION_TIMEOUT_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgisess.c:152:26: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 152 | "%s/%s%s%s", | ^~ qcgisess.c:151:13: note: 'snprintf' output 22 or more bytes (assuming 4117) into a destination of size 4096 151 | snprintf(session_storage_path, sizeof(session_storage_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 152 | "%s/%s%s%s", | ~~~~~~~~~~~~ 153 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 154 | SESSION_PREFIX, sessionkey, SESSION_STORAGE_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgisess.c:156:26: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 156 | "%s/%s%s%s", | ^~ qcgisess.c:155:13: note: 'snprintf' output 18 or more bytes (assuming 4113) into a destination of size 4096 155 | snprintf(session_timeout_path, sizeof(session_timeout_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 156 | "%s/%s%s%s", | ~~~~~~~~~~~~ 157 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 158 | SESSION_PREFIX, sessionkey, SESSION_TIMEOUT_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qentry.o qentry.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o internal.o internal.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib libqdecoder.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=gnu99 -shared -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so make[2]: Leaving directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0/src' <=== src make[1]: Leaving directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0' >>> qdecoder 12.1.0 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-22/output-1/build/qdecoder-12.1.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0' (cd src/; make install) make[2]: Entering directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0/src' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib libqdecoder.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=gnu99 -shared -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so /usr/bin/mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include /usr/bin/mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib /usr/bin/mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 qdecoder.h /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/qdecoder.h /usr/bin/install -c -m 644 libqdecoder.a /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libqdecoder.a /usr/bin/install -c -m 644 libqdecoder.so.12 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libqdecoder.so.12 /usr/bin/install -c -m 644 qdecoder.pc /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/qdecoder.pc ( cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib; ln -s -f libqdecoder.so.12 libqdecoder.so ) make[2]: Leaving directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0/src' make[1]: Leaving directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0' >>> qdecoder 12.1.0 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> qdecoder 12.1.0 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/qdecoder-12.1.0/ make[1]: Entering directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0' (cd src/; make install) make[2]: Entering directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0/src' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib libqdecoder.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=gnu99 -shared -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so /usr/bin/mkdir -p /tmp/instance-22/output-1/target/usr/include /usr/bin/mkdir -p /tmp/instance-22/output-1/target/usr/lib /usr/bin/mkdir -p /tmp/instance-22/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 qdecoder.h /tmp/instance-22/output-1/target/usr/include/qdecoder.h /usr/bin/install -c -m 644 libqdecoder.a /tmp/instance-22/output-1/target/usr/lib/libqdecoder.a /usr/bin/install -c -m 644 libqdecoder.so.12 /tmp/instance-22/output-1/target/usr/lib/libqdecoder.so.12 /usr/bin/install -c -m 644 qdecoder.pc /tmp/instance-22/output-1/target/usr/lib/pkgconfig/qdecoder.pc ( cd /tmp/instance-22/output-1/target/usr/lib; ln -s -f libqdecoder.so.12 libqdecoder.so ) make[2]: Leaving directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0/src' make[1]: Leaving directory '/tmp/instance-22/output-1/build/qdecoder-12.1.0' >>> quagga 1.2.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.quagga-1.2.4.tar.gz.vlbqll/output' 'http://download.savannah.gnu.org/releases/quagga/quagga-1.2.4.tar.gz' --2023-02-12 11:15:41-- http://download.savannah.gnu.org/releases/quagga/quagga-1.2.4.tar.gz Resolving download.savannah.gnu.org (download.savannah.gnu.org)... 209.51.188.200, 2001:470:142:5::200 Connecting to download.savannah.gnu.org (download.savannah.gnu.org)|209.51.188.200|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://nongnu.askapache.com/quagga/quagga-1.2.4.tar.gz [following] --2023-02-12 11:15:42-- http://nongnu.askapache.com/quagga/quagga-1.2.4.tar.gz Resolving nongnu.askapache.com (nongnu.askapache.com)... 50.87.145.190 Connecting to nongnu.askapache.com (nongnu.askapache.com)|50.87.145.190|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2023-02-12 11:15:42 ERROR 404: Not Found. wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.quagga-1.2.4.tar.gz.oKsQjI/output' 'http://sources.buildroot.net/quagga/quagga-1.2.4.tar.gz' --2023-02-12 11:15:42-- http://sources.buildroot.net/quagga/quagga-1.2.4.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 172.67.72.56, 104.26.0.37, 104.26.1.37, ... Connecting to sources.buildroot.net (sources.buildroot.net)|172.67.72.56|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2925847 (2.8M) [application/x-gtar-compressed] Saving to: '/tmp/instance-22/output-1/build/.quagga-1.2.4.tar.gz.oKsQjI/output' 0K .......... .......... .......... .......... .......... 1% 1.48M 2s 50K .......... .......... .......... .......... .......... 3% 1.58M 2s 100K .......... .......... .......... .......... .......... 5% 6.08M 1s 150K .......... .......... .......... .......... .......... 6% 4.32M 1s 200K .......... .......... .......... .......... .......... 8% 5.59M 1s 250K .......... .......... .......... .......... .......... 10% 7.20M 1s 300K .......... .......... .......... .......... .......... 12% 20.9M 1s 350K .......... .......... .......... .......... .......... 13% 12.4M 1s 400K .......... .......... .......... .......... .......... 15% 16.9M 1s 450K .......... .......... .......... .......... .......... 17% 17.0M 1s 500K .......... .......... .......... .......... .......... 19% 15.1M 0s 550K .......... .......... .......... .......... .......... 20% 13.3M 0s 600K .......... .......... .......... .......... .......... 22% 13.5M 0s 650K .......... .......... .......... .......... .......... 24% 27.3M 0s 700K .......... .......... .......... .......... .......... 26% 21.5M 0s 750K .......... .......... .......... .......... .......... 27% 30.2M 0s 800K .......... .......... .......... .......... .......... 29% 26.8M 0s 850K .......... .......... .......... .......... .......... 31% 34.2M 0s 900K .......... .......... .......... .......... .......... 33% 26.7M 0s 950K .......... .......... .......... .......... .......... 34% 38.7M 0s 1000K .......... .......... .......... .......... .......... 36% 32.5M 0s 1050K .......... .......... .......... .......... .......... 38% 30.4M 0s 1100K .......... .......... .......... .......... .......... 40% 32.1M 0s 1150K .......... .......... .......... .......... .......... 41% 45.8M 0s 1200K .......... .......... .......... .......... .......... 43% 56.1M 0s 1250K .......... .......... .......... .......... .......... 45% 34.3M 0s 1300K .......... .......... .......... .......... .......... 47% 32.5M 0s 1350K .......... .......... .......... .......... .......... 48% 16.3M 0s 1400K .......... .......... .......... .......... .......... 50% 364M 0s 1450K .......... .......... .......... .......... .......... 52% 407M 0s 1500K .......... .......... .......... .......... .......... 54% 62.3M 0s 1550K .......... .......... .......... .......... .......... 55% 43.9M 0s 1600K .......... .......... .......... .......... .......... 57% 52.2M 0s 1650K .......... .......... .......... .......... .......... 59% 58.1M 0s 1700K .......... .......... .......... .......... .......... 61% 63.9M 0s 1750K .......... .......... .......... .......... .......... 62% 55.5M 0s 1800K .......... .......... .......... .......... .......... 64% 7.12M 0s 1850K .......... .......... .......... .......... .......... 66% 89.2M 0s 1900K .......... .......... .......... .......... .......... 68% 7.85M 0s 1950K .......... .......... .......... .......... .......... 69% 94.8M 0s 2000K .......... .......... .......... .......... .......... 71% 72.8M 0s 2050K .......... .......... .......... .......... .......... 73% 147M 0s 2100K .......... .......... .......... .......... .......... 75% 98.1M 0s 2150K .......... .......... .......... .......... .......... 76% 96.4M 0s 2200K .......... .......... .......... .......... .......... 78% 94.9M 0s 2250K .......... .......... .......... .......... .......... 80% 94.3M 0s 2300K .......... .......... .......... .......... .......... 82% 62.7M 0s 2350K .......... .......... .......... .......... .......... 83% 244M 0s 2400K .......... .......... .......... .......... .......... 85% 84.1M 0s 2450K .......... .......... .......... .......... .......... 87% 120M 0s 2500K .......... .......... .......... .......... .......... 89% 39.6M 0s 2550K .......... .......... .......... .......... .......... 90% 230M 0s 2600K .......... .......... .......... .......... .......... 92% 300M 0s 2650K .......... .......... .......... .......... .......... 94% 46.3M 0s 2700K .......... .......... .......... .......... .......... 96% 253M 0s 2750K .......... .......... .......... .......... .......... 97% 322M 0s 2800K .......... .......... .......... .......... .......... 99% 90.5M 0s 2850K ....... 100% 202M=0.2s 2023-02-12 11:15:42 (16.0 MB/s) - '/tmp/instance-22/output-1/build/.quagga-1.2.4.tar.gz.oKsQjI/output' saved [2925847/2925847] quagga-1.2.4.tar.gz: OK (sha256: e364c082c3309910e1eb7b068bf39ee298e2f2f3f31a6431a5c115193bd653d3) >>> quagga 1.2.4 Extracting gzip -d -c /tmp/instance-22/dl/quagga/quagga-1.2.4.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/quagga-1.2.4 -xf - >>> quagga 1.2.4 Patching Applying 0001-fix-ipctl-forwarding.patch using patch: patching file zebra/ipforward_sysctl.c Hunk #1 succeeded at 27 (offset -4 lines). Applying 0002-lib-prefix.h-fix-build-with-gcc-10.patch using patch: patching file lib/prefix.h Applying 0003-Fix-build-with-gcc-10.patch using patch: patching file pimd/pim_version.h patching file pimd/pimd.c patching file pimd/pimd.h >>> quagga 1.2.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/quagga-1.2.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> quagga 1.2.4 Patching libtool patching file /tmp/instance-22/output-1/build/quagga-1.2.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> quagga 1.2.4 Configuring (cd /tmp/instance-22/output-1/build/quagga-1.2.4/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DREALLY_NEED_PLAIN_GETOPT" ac_cv_path_NETSNMP_CONFIG=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/net-snmp-config CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-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 --program-transform-name='' --sysconfdir=/etc/quagga --localstatedir=/var/run/quagga --enable-capabilities --disable-protobuf --disable-zebra --disable-bgpd --disable-ripd --disable-ripngd --disable-ospfd --disable-ospfapi --disable-ospf6d --disable-pimd --disable-watchquagga --disable-isisd --disable-bgp-announce --disable-tcp-zebra --disable-nhrpd --enable-snmp=agentx --disable-vtysh ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking target system type... mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for perl... /usr/bin/perl checking for gawk... gawk checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking pkg-config is at least version 0.9.0... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C99... none needed 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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.lt config.lt: creating libtool checking for sed... /usr/bin/sed checking for pdflatex... pdflatex checking for latexmk... /bin/false configure: WARNING: Will not be able to make PDF versions of TeX documents checking for pandoc... /bin/false configure: WARNING: Will not be able to make PDF versions of MD documents checking which default CFLAGS to set... CFLAGS supplied by user checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for mipsel-buildroot-linux-gnu-ar... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking if make is GNU make... yes checking if zebra should be configurable to send Route Advertisements... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/ksym.h usability... no checking sys/ksym.h presence... no checking for sys/ksym.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for net/if.h... yes checking for net/if_var.h... no checking for sys/un.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_var.h... no checking for net/if_dl.h... no checking for net/netopt.h... no checking for net/route.h... yes checking for inet/nd.h... no checking for arpa/inet.h... yes checking for netinet/ip_icmp.h... yes checking for fcntl.h... yes checking for stddef.h... yes checking for sys/ioctl.h... yes checking for syslog.h... yes checking for wchar.h... yes checking for wctype.h... yes checking for sys/sysctl.h... no checking for sys/sockio.h... no checking for kvm.h... no checking for sys/conf.h... no checking for ucontext.h... yes checking for ucontext_t.uc_mcontext.uc_regs... no checking for ucontext_t.uc_mcontext.regs... no checking for ucontext_t.uc_mcontext.gregs... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... (cached) no checking for unistd.h... (cached) yes checking for working chown... no checking for working POSIX fnmatch... cross checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for working memcmp... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for strftime... yes checking whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... (cached) yes checking for vprintf... yes checking for _doprnt... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for pow in -lm... yes checking for pow... yes checking for dup2... yes checking for ftruncate... yes checking for getcwd... yes checking for gethostbyname... yes checking for getpagesize... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for inet_aton... yes checking for strnlen... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strlcat... no checking for strlcpy... no checking for daemon... yes checking for snprintf... yes checking for vsnprintf... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking for getifaddrs... yes checking for uname... yes checking for fcntl... yes checking for getgrouplist... yes checking asm-generic/unistd.h usability... yes checking asm-generic/unistd.h presence... yes checking for asm-generic/unistd.h... yes checking whether __NR_setns is declared... yes checking for setns... yes checking zebra between kernel interface method... netlink checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking zebra IS-IS I/O method... pfpacket checking for broken CMSG_FIRSTHDR... no checking route read method... netlink checking interface looking up method... netlink checking for struct ip_mreqn.imr_ifindex... yes checking for linux/mroute.h... yes checking for BSD struct ip_mreq hack... no checking for RFC3678 protocol-independed API... yes checking for net/if.h... (cached) yes checking for net/if_media.h... no checking for net/if.h... (cached) yes checking for struct if_data.ifi_link_state... no checking for netinet/tcp.h... yes checking whether TCP_MD5SIG is declared... yes checking ipforward method... proc checking for getaddrinfo... yes checking whether does this OS have IPv6 stack... Linux IPv6 checking for netinet6/in6.h... no checking for netinet/in6_var.h... no checking for netinet/icmp6.h... yes checking for netinet6/in6_var.h... no checking for netinet6/nd6.h... no checking for inet_ntop in -lc... yes checking for inet_pton in -lc... yes checking for crypt in -lcrypt... yes checking for res_init in -lresolv... no checking whether system has GNU regex... checking for regexec in -lc... yes checking for mipsel-buildroot-linux-gnu-net-snmp-config... (cached) /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/net-snmp-config checking whether we can link to Net-SNMP... yes checking for struct sockaddr... yes checking for struct sockaddr_in... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_un... yes checking for struct sockaddr_dl... no checking for socklen_t... yes checking for struct vifctl... no checking for struct mfcctl... no checking for struct sioc_sg_req... no checking for vifi_t... no checking for struct sioc_vif_req... no checking for struct igmpmsg... no checking for struct ifaliasreq... no checking for struct if6_aliasreq... no checking for struct in6_aliasreq... no checking for struct nd_opt_adv_interval... yes checking for struct rt_addrinfo... no checking for struct nd_opt_homeagent_info... no checking for struct nd_opt_adv_interval... (cached) yes checking for struct sockaddr.sa_len... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_un.sun_len... no checking for struct sockaddr_in6.sin6_scope_id... yes checking for struct sockaddr_dl.sdl_len... no checking for struct if6_aliasreq.ifra_lifetime... no checking for struct nd_opt_adv_interval.nd_opt_ai_type... no checking for struct in_pktinfo... yes checking for struct icmphdr... yes checking for IP_PKTINFO... yes checking for IP_RECVDSTADDR... no checking for IP_RECVIF... no checking whether getrusage is available... yes checking whether CLOCK_MONOTONIC is declared... yes checking for clock_gettime in -lrt... yes checking whether prctl PR_SET_KEEPCAPS is available... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for cap_init in -lcap... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts function __attribute__((weak,alias()))... no checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports #pragma weak... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports #pragma _HP_SECONDARY_DEF... no checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports #pragma _CRI duplicate... no checking how to create weak aliases with /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... pragma checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports weak aliases across object file boundaries... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for library containing backtrace... none required checking for malloc.h... yes checking whether mallinfo is available... yes checking directory to use for state file... /var/run/quagga checking for working htonl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating qpb/Makefile config.status: creating zebra/Makefile config.status: creating ripd/Makefile config.status: creating ripngd/Makefile config.status: creating bgpd/Makefile config.status: creating ospfd/Makefile config.status: creating watchquagga/Makefile config.status: creating ospf6d/Makefile config.status: creating isisd/Makefile config.status: creating vtysh/Makefile config.status: creating doc/Makefile config.status: creating ospfclient/Makefile config.status: creating tests/Makefile config.status: creating m4/Makefile config.status: creating pimd/Makefile config.status: creating nhrpd/Makefile config.status: creating redhat/Makefile config.status: creating pkgsrc/Makefile config.status: creating fpm/Makefile config.status: creating redhat/quagga.spec config.status: creating redhat/quagga.sysconfig config.status: creating lib/version.h config.status: creating isisd/topology/Makefile config.status: creating pkgsrc/bgpd.sh config.status: creating pkgsrc/ospf6d.sh config.status: creating pkgsrc/ospfd.sh config.status: creating pkgsrc/ripd.sh config.status: creating pkgsrc/ripngd.sh config.status: creating pkgsrc/zebra.sh config.status: creating solaris/Makefile config.status: creating vtysh/extract.pl config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Quagga configuration -------------------- quagga version : 1.2.4 host operating system : linux-gnu source code location : . compiler : /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc compiler flags : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Ulinux -Dlinux=linux -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DREALLY_NEED_PLAIN_GETOPT make : make linker flags : -lcrypt -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lnetsnmpmibs -lnl-3 -lpci -lm -lpcre -lnetsnmpagent -lpcre -lnetsnmp -lm -lssl -lssl -lssl -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lrt -lcap -lm state file directory : /var/run/quagga config file directory : /etc/quagga example directory : /etc/quagga user to run as : quagga group to run as : quagga group for vty sockets : config file mask : 0600 log file mask : 0600 zebra protobuf enabled : no The above user and group must have read/write access to the state file directory and to the config files in the config file directory. >>> quagga 1.2.4 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/quagga-1.2.4/ make[1]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4' Making all in lib make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' true /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' CC network.lo CC pid_output.lo CC getopt.lo CC getopt1.lo CC daemon.lo CC checksum.lo CC vector.lo CC linklist.lo CC vty.lo vty.c: In function 'vty_read_config': vty.c:2527:11: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 2527 | getcwd (cwd, MAXPATHLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~ vty.c: In function 'vty_use_backup_config': vty.c:2489:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 2489 | write (tmp, buffer, c); | ^~~~~~~~~~~~~~~~~~~~~~ vty.c: In function 'vty_log_fixed': vty.c:2659:2: warning: ignoring return value of 'writev' declared with attribute 'warn_unused_result' [-Wunused-result] 2659 | writev(vty->wfd, iov, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~ vty.c: In function 'vty_save_cwd': vty.c:3121:7: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 3121 | chdir (SYSCONFDIR); | ^~~~~~~~~~~~~~~~~~ vty.c:3122:7: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 3122 | getcwd (cwd, MAXPATHLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~ CC command.lo command.c: In function 'cmd_complete_command_real': command.c:2439:38: warning: comparison between pointer and zero character constant [-Wpointer-compare] 2439 | if (vector_slot (vline, index) == '\0') | ^~ In file included from command.c:31: vector.h:40:27: note: did you mean to dereference the pointer? 40 | #define vector_slot(V,I) ((V)->index[(I)]) | ^ command.c:2439:11: note: in expansion of macro 'vector_slot' 2439 | if (vector_slot (vline, index) == '\0') | ^~~~~~~~~~~ CC sockunion.lo CC prefix.lo CC thread.lo CC if.lo CC memory.lo memory.c: In function 'show_memory_mallinfo': memory.c:363:10: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] 363 | struct mallinfo minfo = mallinfo(); | ^~~~~~~~ In file included from memory.c:26: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/malloc.h:114:24: note: declared here 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; | ^~~~~~~~ CC buffer.lo CC table.lo CC hash.lo CC filter.lo CC routemap.lo CC distribute.lo CC stream.lo stream.c: In function 'stream_getf': stream.c:500:2: warning: #warning "Unknown floating-point format, __func__ may be wrong" [-Wcpp] 500 | #warning "Unknown floating-point format, __func__ may be wrong" | ^~~~~~~ stream.c: In function 'stream_getd': stream.c:516:2: warning: #warning "Unknown floating-point format, __func__ may be wrong" [-Wcpp] 516 | #warning "Unknown floating-point format, __func__ may be wrong" | ^~~~~~~ stream.c: In function 'stream_putf': stream.c:638:2: warning: #warning "Unknown floating-point format, __func__ may be wrong" [-Wcpp] 638 | #warning "Unknown floating-point format, __func__ may be wrong" | ^~~~~~~ stream.c: In function 'stream_putd': stream.c:655:2: warning: #warning "Unknown floating-point format, __func__ may be wrong" [-Wcpp] 655 | #warning "Unknown floating-point format, __func__ may be wrong" | ^~~~~~~ CC str.lo CC log.lo log.c: In function 'zlog_signal': log.c:408:18: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 408 | #define DUMP(FD) write(FD, buf, s-buf); | ^~~~~~~~~~~~~~~~~~~~~ log.c:411:5: note: in expansion of macro 'DUMP' 411 | DUMP(logfile_fd) | ^~~~ log.c:408:18: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 408 | #define DUMP(FD) write(FD, buf, s-buf); | ^~~~~~~~~~~~~~~~~~~~~ log.c:413:5: note: in expansion of macro 'DUMP' 413 | DUMP(STDERR_FILENO) | ^~~~ log.c:408:18: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 408 | #define DUMP(FD) write(FD, buf, s-buf); | ^~~~~~~~~~~~~~~~~~~~~ log.c:417:9: note: in expansion of macro 'DUMP' 417 | DUMP(STDOUT_FILENO) | ^~~~ log.c:449:18: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 449 | #define DUMP(FD) write(FD, buf, s-buf); | ^~~~~~~~~~~~~~~~~~~~~ log.c:452:5: note: in expansion of macro 'DUMP' 452 | DUMP(logfile_fd) | ^~~~ log.c:449:18: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 449 | #define DUMP(FD) write(FD, buf, s-buf); | ^~~~~~~~~~~~~~~~~~~~~ log.c:454:5: note: in expansion of macro 'DUMP' 454 | DUMP(STDERR_FILENO) | ^~~~ log.c:449:18: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 449 | #define DUMP(FD) write(FD, buf, s-buf); | ^~~~~~~~~~~~~~~~~~~~~ log.c:458:9: note: in expansion of macro 'DUMP' 458 | DUMP(STDOUT_FILENO) | ^~~~ log.c: In function 'syslog_sigsafe': log.c:327:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 327 | write(syslog_fd,buf,s-buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ log.c: In function 'zlog_backtrace_sigsafe': log.c:493:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 493 | write(FD, pclabel, sizeof(pclabel)-1); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log.c:514:5: note: in expansion of macro 'DUMP' 514 | DUMP(logfile_fd) | ^~~~ log.c:496:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 496 | write(FD, buf, s-buf); \ | ^~~~~~~~~~~~~~~~~~~~~ log.c:514:5: note: in expansion of macro 'DUMP' 514 | DUMP(logfile_fd) | ^~~~ log.c:493:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 493 | write(FD, pclabel, sizeof(pclabel)-1); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log.c:516:5: note: in expansion of macro 'DUMP' 516 | DUMP(STDERR_FILENO) | ^~~~ log.c:496:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 496 | write(FD, buf, s-buf); \ | ^~~~~~~~~~~~~~~~~~~~~ log.c:516:5: note: in expansion of macro 'DUMP' 516 | DUMP(STDERR_FILENO) | ^~~~ log.c:493:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 493 | write(FD, pclabel, sizeof(pclabel)-1); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log.c:520:2: note: in expansion of macro 'DUMP' 520 | DUMP(STDOUT_FILENO) | ^~~~ log.c:496:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 496 | write(FD, buf, s-buf); \ | ^~~~~~~~~~~~~~~~~~~~~ log.c:520:2: note: in expansion of macro 'DUMP' 520 | DUMP(STDOUT_FILENO) | ^~~~ CC plist.lo CC zclient.lo In file included from /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from ./zebra.h:47, from zclient.c:23: In function 'strncpy', inlined from 'zclient_socket_un' at zclient.c:210:3, inlined from 'zclient_socket_connect' at zclient.c:242:19: /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ zclient.c: In function 'zclient_socket_connect': zclient.c:210:3: note: length computed here 210 | strncpy (addr.sun_path, path, strlen (path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC sockopt.lo CC smux.lo CC agentx.lo CC snmp.lo CC md5.lo CC if_rmap.lo CC keychain.lo CC privs.lo CC sigevent.lo CC pqueue.lo CC jhash.lo CC memtypes.lo CC workqueue.lo CC vrf.lo CC event_counter.lo CC nexthop.lo CCLD libzebra.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' Making all in qpb make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' CC qpb.lo CCLD libquagga_pb.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' Making all in fpm make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' CC fpm_pb.lo CCLD libfpm_pb.la libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la' seems to be moved make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' Making all in m4 make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/m4' Making all in redhat make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/redhat' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/redhat' Making all in tests make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' /home/autobuild/make/make -C ../vtysh vtysh_cmd.c make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/vtysh' ./extract.pl ../bgpd/*.c ../isisd/*.c ../ospfd/*.c ../ospf6d/*.c ../ripd/*.c ../ripngd/*.c ../pimd/pim_cmd.c ../nhrpd/nhrp_vty.c ../lib/keychain.c ../lib/routemap.c ../lib/filter.c ../lib/plist.c ../lib/distribute.c ../lib/if_rmap.c ../lib/vrf.c ../lib/vty.c ../zebra/debug.c ../zebra/interface.c ../zebra/irdp_interface.c ../zebra/rtadv.c ../zebra/zebra_vty.c ../zebra/zserv.c ../zebra/router-id.c ../zebra/zebra_routemap.c ../zebra/zebra_fpm.c > vtysh_cmd.c Duplicate CLI Function: match_ip_address_cmd From cli: "match ip address (<1-199>|<1300-2699>|WORD)" to New cli: "match ip address (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: no_match_ip_address_val_cmd From cli: "no match ip address (<1-199>|<1300-2699>|WORD)" to New cli: "no match ip address (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: no_match_ip_address_cmd From cli: "no match ip address" to New cli: "no match ip address" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: match_ip_address_prefix_list_cmd From cli: "match ip address prefix-list WORD" to New cli: "match ip address prefix-list WORD" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: no_match_ip_address_prefix_list_cmd From cli: "no match ip address prefix-list" to New cli: "no match ip address prefix-list" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: no_match_ip_address_prefix_list_val_cmd From cli: "no match ip address prefix-list WORD" to New cli: "no match ip address prefix-list WORD" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: match_ipv6_address_cmd From cli: "match ipv6 address WORD" to New cli: "match ipv6 address WORD" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: no_match_ipv6_address_cmd From cli: "no match ipv6 address WORD" to New cli: "no match ipv6 address" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: match_ipv6_address_prefix_list_cmd From cli: "match ipv6 address prefix-list WORD" to New cli: "match ipv6 address prefix-list WORD" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: no_match_ipv6_address_prefix_list_cmd From cli: "no match ipv6 address prefix-list WORD" to New cli: "no match ipv6 address prefix-list" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: set_metric_cmd From cli: "set metric <0-4294967295>" to New cli: "set metric <0-4294967295>" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: no_set_metric_val_cmd From cli: "no set metric <0-4294967295>" to New cli: "no set metric <0-4294967295>" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: no_set_metric_cmd From cli: "no set metric" to New cli: "no set metric" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD Duplicate CLI Function: match_ip_next_hop_prefix_list_cmd From cli: "match ip next-hop prefix-list WORD" to New cli: "match ip next-hop prefix-list WORD" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_match_ip_next_hop_prefix_list_cmd From cli: "no match ip next-hop prefix-list" to New cli: "no match ip next-hop prefix-list" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_match_ip_next_hop_prefix_list_val_cmd From cli: "no match ip next-hop prefix-list WORD" to New cli: "no match ip next-hop prefix-list WORD" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: match_ip_address_cmd From cli: "match ip address (<1-199>|<1300-2699>|WORD)" to New cli: "match ip address (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_match_ip_address_cmd From cli: "no match ip address" to New cli: "no match ip address" Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_match_ip_address_val_cmd From cli: "no match ip address (<1-199>|<1300-2699>|WORD)" to New cli: "no match ip address (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: match_ip_address_prefix_list_cmd From cli: "match ip address prefix-list WORD" to New cli: "match ip address prefix-list WORD" Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_match_ip_address_prefix_list_cmd From cli: "no match ip address prefix-list" to New cli: "no match ip address prefix-list" Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_match_ip_address_prefix_list_val_cmd From cli: "no match ip address prefix-list WORD" to New cli: "no match ip address prefix-list WORD" Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: match_tag_cmd From cli: "match tag <1-4294967295>" to New cli: "match tag <1-4294967295>" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_match_tag_cmd From cli: "no match tag" to New cli: "no match tag" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_match_tag_val_cmd From cli: "no match tag <1-4294967295>" to New cli: "no match tag <1-4294967295>" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: set_metric_cmd From cli: "set metric <0-4294967295>" to New cli: "set metric <0-4294967295>" Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_set_metric_cmd From cli: "no set metric" to New cli: "no set metric" Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_set_metric_val_cmd From cli: "no set metric <0-4294967295>" to New cli: "no set metric <0-4294967295>" Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: set_tag_cmd From cli: "set tag <1-4294967295>" to New cli: "set tag <1-4294967295>" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_set_tag_cmd From cli: "no set tag" to New cli: "no set tag" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: no_set_tag_val_cmd From cli: "no set tag <1-4294967295>" to New cli: "no set tag <1-4294967295>" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD Duplicate CLI Function: set_metric_cmd From cli: "set metric <0-4294967295>" to New cli: "set metric <0-4294967295>" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_OSPF6D Duplicate CLI Function: no_set_metric_cmd From cli: "no set metric" to New cli: "no set metric" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_OSPF6D Duplicate CLI Function: no_set_metric_val_cmd From cli: "no set metric <0-4294967295>" to New cli: "no set metric <0-4294967295>" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_OSPF6D Duplicate CLI Function: match_metric_cmd From cli: "match metric <0-4294967295>" to New cli: "match metric <0-4294967295>" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_metric_cmd From cli: "no match metric" to New cli: "no match metric" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_metric_val_cmd From cli: "no match metric <0-4294967295>" to New cli: "no match metric <0-4294967295>" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD Duplicate CLI Function: match_interface_cmd From cli: "match interface WORD" to New cli: "match interface WORD" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_interface_cmd From cli: "no match interface" to New cli: "no match interface" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_interface_val_cmd From cli: "no match interface WORD" to New cli: "no match interface WORD" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: match_ip_next_hop_cmd From cli: "match ip next-hop (<1-199>|<1300-2699>|WORD)" to New cli: "match ip next-hop (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_ip_next_hop_cmd From cli: "no match ip next-hop" to New cli: "no match ip next-hop" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_ip_next_hop_val_cmd From cli: "no match ip next-hop (<1-199>|<1300-2699>|WORD)" to New cli: "no match ip next-hop (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD Duplicate CLI Function: match_ip_next_hop_prefix_list_cmd From cli: "match ip next-hop prefix-list WORD" to New cli: "match ip next-hop prefix-list WORD" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_ip_next_hop_prefix_list_cmd From cli: "no match ip next-hop prefix-list" to New cli: "no match ip next-hop prefix-list" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_ip_next_hop_prefix_list_val_cmd From cli: "no match ip next-hop prefix-list WORD" to New cli: "no match ip next-hop prefix-list WORD" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: match_ip_address_cmd From cli: "match ip address (<1-199>|<1300-2699>|WORD)" to New cli: "match ip address (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_ip_address_cmd From cli: "no match ip address" to New cli: "no match ip address" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_ip_address_val_cmd From cli: "no match ip address (<1-199>|<1300-2699>|WORD)" to New cli: "no match ip address (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: match_ip_address_prefix_list_cmd From cli: "match ip address prefix-list WORD" to New cli: "match ip address prefix-list WORD" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_ip_address_prefix_list_cmd From cli: "no match ip address prefix-list" to New cli: "no match ip address prefix-list" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_ip_address_prefix_list_val_cmd From cli: "no match ip address prefix-list WORD" to New cli: "no match ip address prefix-list WORD" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: match_tag_cmd From cli: "match tag <1-4294967295>" to New cli: "match tag <1-4294967295>" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_tag_cmd From cli: "no match tag" to New cli: "no match tag" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_match_tag_val_cmd From cli: "no match tag <1-4294967295>" to New cli: "no match tag <1-4294967295>" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: set_metric_cmd From cli: "set metric <0-4294967295>" to New cli: "set metric <0-4294967295>" Original Protocol: VTYSH_OSPF6D to New Protocol: VTYSH_RIPD Duplicate CLI Function: set_metric_addsub_cmd From cli: "set metric <+/-metric>" to New cli: "set metric <+/-metric>" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_set_metric_cmd From cli: "no set metric" to New cli: "no set metric" Original Protocol: VTYSH_OSPF6D to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_set_metric_val_cmd From cli: "no set metric <0-4294967295>" to New cli: "no set metric <0-4294967295>" Original Protocol: VTYSH_OSPF6D to New Protocol: VTYSH_RIPD Duplicate CLI Function: set_ip_nexthop_cmd From cli: "set ip next-hop A.B.C.D" to New cli: "set ip next-hop A.B.C.D" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_set_ip_nexthop_cmd From cli: "no set ip next-hop" to New cli: "no set ip next-hop" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_set_ip_nexthop_val_cmd From cli: "no set ip next-hop A.B.C.D" to New cli: "no set ip next-hop A.B.C.D" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD Duplicate CLI Function: set_tag_cmd From cli: "set tag <1-4294967295>" to New cli: "set tag <1-4294967295>" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_set_tag_cmd From cli: "no set tag" to New cli: "no set tag" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_set_tag_val_cmd From cli: "no set tag <1-4294967295>" to New cli: "no set tag <1-4294967295>" Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD Duplicate CLI Function: router_zebra_cmd From cli: "router zebra" to New cli: "router zebra" Original Protocol: VTYSH_OSPF6D to New Protocol: VTYSH_RIPD Duplicate CLI Function: no_router_zebra_cmd From cli: "no router zebra" to New cli: "no router zebra" Original Protocol: VTYSH_OSPF6D to New Protocol: VTYSH_RIPD Duplicate CLI Function: match_metric_cmd From cli: "match metric <0-4294967295>" to New cli: "match metric <0-4294967295>" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_match_metric_cmd From cli: "no match metric" to New cli: "no match metric" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_match_metric_val_cmd From cli: "no match metric <0-4294967295>" to New cli: "no match metric <0-4294967295>" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: match_interface_cmd From cli: "match interface WORD" to New cli: "match interface WORD" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_match_interface_cmd From cli: "no match interface" to New cli: "no match interface" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_match_interface_val_cmd From cli: "no match interface WORD" to New cli: "no match interface WORD" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: match_tag_cmd From cli: "match tag <1-4294967295>" to New cli: "match tag <1-4294967295>" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_match_tag_cmd From cli: "no match tag" to New cli: "no match tag" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_match_tag_val_cmd From cli: "no match tag <1-4294967295>" to New cli: "no match tag <1-4294967295>" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: set_metric_cmd From cli: "set metric <0-4294967295>" to New cli: "set metric <0-4294967295>" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_set_metric_cmd From cli: "no set metric" to New cli: "no set metric" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_set_metric_val_cmd From cli: "no set metric <0-4294967295>" to New cli: "no set metric <0-4294967295>" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: set_ipv6_nexthop_local_cmd From cli: "set ipv6 next-hop local X:X::X:X" to New cli: "set ipv6 next-hop local X:X::X:X" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_set_ipv6_nexthop_local_cmd From cli: "no set ipv6 next-hop local" to New cli: "no set ipv6 next-hop local" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_set_ipv6_nexthop_local_val_cmd From cli: "no set ipv6 next-hop local X:X::X:X" to New cli: "no set ipv6 next-hop local X:X::X:X" Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: set_tag_cmd From cli: "set tag <1-4294967295>" to New cli: "set tag <1-4294967295>" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_set_tag_cmd From cli: "no set tag" to New cli: "no set tag" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_set_tag_val_cmd From cli: "no set tag <1-4294967295>" to New cli: "no set tag <1-4294967295>" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: router_zebra_cmd From cli: "router zebra" to New cli: "router zebra" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: no_router_zebra_cmd From cli: "no router zebra" to New cli: "no router zebra" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD Duplicate CLI Function: match_interface_cmd From cli: "match interface WORD" to New cli: "match interface WORD" Original Protocol: VTYSH_RIPNGD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: no_match_interface_cmd From cli: "no match interface" to New cli: "no match interface" Original Protocol: VTYSH_RIPNGD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: no_match_interface_val_cmd From cli: "no match interface WORD" to New cli: "no match interface WORD" Original Protocol: VTYSH_RIPNGD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: match_ip_next_hop_cmd From cli: "match ip next-hop (<1-199>|<1300-2699>|WORD)" to New cli: "match ip next-hop (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: no_match_ip_next_hop_cmd From cli: "no match ip next-hop" to New cli: "no match ip next-hop" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: no_match_ip_next_hop_val_cmd From cli: "no match ip next-hop (<1-199>|<1300-2699>|WORD)" to New cli: "no match ip next-hop (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: match_ip_next_hop_prefix_list_cmd From cli: "match ip next-hop prefix-list WORD" to New cli: "match ip next-hop prefix-list WORD" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: no_match_ip_next_hop_prefix_list_cmd From cli: "no match ip next-hop prefix-list" to New cli: "no match ip next-hop prefix-list" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: no_match_ip_next_hop_prefix_list_val_cmd From cli: "no match ip next-hop prefix-list WORD" to New cli: "no match ip next-hop prefix-list WORD" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: match_ip_address_cmd From cli: "match ip address (<1-199>|<1300-2699>|WORD)" to New cli: "match ip address (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: no_match_ip_address_cmd From cli: "no match ip address" to New cli: "no match ip address" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: no_match_ip_address_val_cmd From cli: "no match ip address (<1-199>|<1300-2699>|WORD)" to New cli: "no match ip address (<1-199>|<1300-2699>|WORD)" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: match_ip_address_prefix_list_cmd From cli: "match ip address prefix-list WORD" to New cli: "match ip address prefix-list WORD" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: no_match_ip_address_prefix_list_cmd From cli: "no match ip address prefix-list" to New cli: "no match ip address prefix-list" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA Duplicate CLI Function: no_match_ip_address_prefix_list_val_cmd From cli: "no match ip address prefix-list WORD" to New cli: "no match ip address prefix-list WORD" Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/vtysh' sed \ -e 's/"vtysh\.h"/"tests.h"/' \ -e 's/vtysh_init_cmd/test_init_cmd/' \ -e 's/VTYSH_[A-Z][A-Z_0-9]*/0/g' \ < ../vtysh/vtysh_cmd.c \ > test-commands-defun.c /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[1]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4' >>> quagga 1.2.4 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-22/output-1/build/quagga-1.2.4/ make[1]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4' Making install in lib make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' true /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzebra.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libzebra.so.1.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libzebra.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libzebra.so.1.0.0 libzebra.so.1 || { rm -f libzebra.so.1 && ln -s libzebra.so.1.0.0 libzebra.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libzebra.so.1.0.0 libzebra.so || { rm -f libzebra.so && ln -s libzebra.so.1.0.0 libzebra.so; }; }) libtool: install: /usr/bin/install -c .libs/libzebra.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libzebra.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/quagga' /usr/bin/install -c -m 644 buffer.h checksum.h command.h filter.h getopt.h hash.h if.h linklist.h log.h memory.h network.h prefix.h routemap.h distribute.h sockunion.h str.h stream.h table.h thread.h vector.h version.h vty.h zebra.h plist.h zclient.h sockopt.h smux.h md5.h if_rmap.h keychain.h privs.h sigevent.h pqueue.h jhash.h zassert.h memtypes.h workqueue.h route_types.h libospf.h vrf.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/quagga' /usr/bin/install -c -m 644 fifo.h event_counter.h nexthop.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/quagga' make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' Making install in qpb make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libquagga_pb.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libquagga_pb.so.0.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libquagga_pb.so.0.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libquagga_pb.so.0.0.0 libquagga_pb.so.0 || { rm -f libquagga_pb.so.0 && ln -s libquagga_pb.so.0.0.0 libquagga_pb.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libquagga_pb.so.0.0.0 libquagga_pb.so || { rm -f libquagga_pb.so && ln -s libquagga_pb.so.0.0.0 libquagga_pb.so; }; }) libtool: install: /usr/bin/install -c .libs/libquagga_pb.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libquagga_pb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' Making install in fpm make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfpm_pb.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libfpm_pb.so.0.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libfpm_pb.so.0.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libfpm_pb.so.0.0.0 libfpm_pb.so.0 || { rm -f libfpm_pb.so.0 && ln -s libfpm_pb.so.0.0.0 libfpm_pb.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libfpm_pb.so.0.0.0 libfpm_pb.so || { rm -f libfpm_pb.so && ln -s libfpm_pb.so.0.0.0 libfpm_pb.so; }; }) libtool: install: /usr/bin/install -c .libs/libfpm_pb.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libfpm_pb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' Making install in m4 make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/m4' make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/m4' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/m4' Making install in redhat make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/redhat' make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/redhat' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/redhat' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/redhat' Making install in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[1]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4' >>> quagga 1.2.4 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> quagga 1.2.4 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/quagga-1.2.4/ make[1]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4' Making install in lib make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' true /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzebra.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libzebra.so.1.0.0 /tmp/instance-22/output-1/target/usr/lib/libzebra.so.1.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libzebra.so.1.0.0 libzebra.so.1 || { rm -f libzebra.so.1 && ln -s libzebra.so.1.0.0 libzebra.so.1; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libzebra.so.1.0.0 libzebra.so || { rm -f libzebra.so && ln -s libzebra.so.1.0.0 libzebra.so; }; }) libtool: install: /usr/bin/install -c .libs/libzebra.lai /tmp/instance-22/output-1/target/usr/lib/libzebra.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/quagga' /usr/bin/install -c -m 644 buffer.h checksum.h command.h filter.h getopt.h hash.h if.h linklist.h log.h memory.h network.h prefix.h routemap.h distribute.h sockunion.h str.h stream.h table.h thread.h vector.h version.h vty.h zebra.h plist.h zclient.h sockopt.h smux.h md5.h if_rmap.h keychain.h privs.h sigevent.h pqueue.h jhash.h zassert.h memtypes.h workqueue.h route_types.h libospf.h vrf.h '/tmp/instance-22/output-1/target/usr/include/quagga' /usr/bin/install -c -m 644 fifo.h event_counter.h nexthop.h '/tmp/instance-22/output-1/target/usr/include/quagga' make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/lib' Making install in qpb make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libquagga_pb.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libquagga_pb.so.0.0.0 /tmp/instance-22/output-1/target/usr/lib/libquagga_pb.so.0.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libquagga_pb.so.0.0.0 libquagga_pb.so.0 || { rm -f libquagga_pb.so.0 && ln -s libquagga_pb.so.0.0.0 libquagga_pb.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libquagga_pb.so.0.0.0 libquagga_pb.so || { rm -f libquagga_pb.so && ln -s libquagga_pb.so.0.0.0 libquagga_pb.so; }; }) libtool: install: /usr/bin/install -c .libs/libquagga_pb.lai /tmp/instance-22/output-1/target/usr/lib/libquagga_pb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/qpb' Making install in fpm make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfpm_pb.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libfpm_pb.so.0.0.0 /tmp/instance-22/output-1/target/usr/lib/libfpm_pb.so.0.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libfpm_pb.so.0.0.0 libfpm_pb.so.0 || { rm -f libfpm_pb.so.0 && ln -s libfpm_pb.so.0.0.0 libfpm_pb.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libfpm_pb.so.0.0.0 libfpm_pb.so || { rm -f libfpm_pb.so && ln -s libfpm_pb.so.0.0.0 libfpm_pb.so; }; }) libtool: install: /usr/bin/install -c .libs/libfpm_pb.lai /tmp/instance-22/output-1/target/usr/lib/libfpm_pb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/fpm' Making install in m4 make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/m4' make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/m4' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/m4' Making install in redhat make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/redhat' make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/redhat' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/redhat' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/redhat' Making install in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[4]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4/tests' make[2]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[3]: Entering directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[2]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4' make[1]: Leaving directory '/tmp/instance-22/output-1/build/quagga-1.2.4' mkdir -p /tmp/instance-22/output-1/target/etc/quagga rapidxml-1.13.zip: OK (sha1: f5fd4fbc5ad7e96045313697811d65ea8089a950) rapidxml-1.13.zip: OK (md5: 7b4b42c9331c90aded23bb55dc725d6a) rapidxml-1.13.zip: OK (sha256: c3f0b886374981bb20fabcf323d755db4be6dba42064599481da64a85f5b3571) >>> rapidxml 1.13 Extracting /usr/bin/unzip -q -d /tmp/instance-22/output-1/build/rapidxml-1.13 /tmp/instance-22/dl/rapidxml/rapidxml-1.13.zip mv /tmp/instance-22/output-1/build/rapidxml-1.13/rapidxml-1.13/* /tmp/instance-22/output-1/build/rapidxml-1.13/ rmdir /tmp/instance-22/output-1/build/rapidxml-1.13/rapidxml-1.13 >>> rapidxml 1.13 Patching Applying 0001-ensure-internal-print-operations-are-declared-before.patch using patch: patching file rapidxml_print.hpp >>> rapidxml 1.13 Configuring >>> rapidxml 1.13 Building >>> rapidxml 1.13 Installing to staging directory mkdir -p /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/rapidxml cp -dpfr /tmp/instance-22/output-1/build/rapidxml-1.13/*hpp /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/rapidxml >>> rapidxml 1.13 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> raptor 2.0.15 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.raptor2-2.0.15.tar.gz.oibM9H/output' 'http://download.librdf.org/source/raptor2-2.0.15.tar.gz' --2023-02-12 11:17:04-- http://download.librdf.org/source/raptor2-2.0.15.tar.gz Resolving download.librdf.org (download.librdf.org)... 64.90.52.42 Connecting to download.librdf.org (download.librdf.org)|64.90.52.42|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://download.librdf.org/source/raptor2-2.0.15.tar.gz [following] --2023-02-12 11:17:04-- https://download.librdf.org/source/raptor2-2.0.15.tar.gz Connecting to download.librdf.org (download.librdf.org)|64.90.52.42|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1886657 (1.8M) [application/gzip] Saving to: '/tmp/instance-22/output-1/build/.raptor2-2.0.15.tar.gz.oibM9H/output' 0K .......... .......... .......... .......... .......... 2% 771K 2s 50K .......... .......... .......... .......... .......... 5% 58.6K 16s 100K .......... .......... .......... .......... .......... 8% 1.39M 11s 150K .......... .......... .......... .......... .......... 10% 1.65M 8s 200K .......... .......... .......... .......... .......... 13% 178M 6s 250K .......... .......... .......... .......... .......... 16% 1.61M 5s 300K .......... .......... .......... .......... .......... 18% 12.2M 4s 350K .......... .......... .......... .......... .......... 21% 657K 4s 400K .......... .......... .......... .......... .......... 24% 28.4M 3s 450K .......... .......... .......... .......... .......... 27% 37.9M 3s 500K .......... .......... .......... .......... .......... 29% 35.8M 3s 550K .......... .......... .......... .......... .......... 32% 33.8M 2s 600K .......... .......... .......... .......... .......... 35% 531K 2s 650K .......... .......... .......... .......... .......... 37% 192M 2s 700K .......... .......... .......... .......... .......... 40% 28.5M 2s 750K .......... .......... .......... .......... .......... 43% 165K 2s 800K .......... .......... .......... .......... .......... 46% 113M 2s 850K .......... .......... .......... .......... .......... 48% 26.2M 2s 900K .......... .......... .......... .......... .......... 51% 46.7M 1s 950K .......... .......... .......... .......... .......... 54% 16.5M 1s 1000K .......... .......... .......... .......... .......... 56% 1.99M 1s 1050K .......... .......... .......... .......... .......... 59% 27.4M 1s 1100K .......... .......... .......... .......... .......... 62% 33.6M 1s 1150K .......... .......... .......... .......... .......... 65% 32.7M 1s 1200K .......... .......... .......... .......... .......... 67% 68.2M 1s 1250K .......... .......... .......... .......... .......... 70% 58.5M 1s 1300K .......... .......... .......... .......... .......... 73% 210M 1s 1350K .......... .......... .......... .......... .......... 75% 78.3M 0s 1400K .......... .......... .......... .......... .......... 78% 157M 0s 1450K .......... .......... .......... .......... .......... 81% 96.2M 0s 1500K .......... .......... .......... .......... .......... 84% 27.4M 0s 1550K .......... .......... .......... .......... .......... 86% 2.22M 0s 1600K .......... .......... .......... .......... .......... 89% 27.9M 0s 1650K .......... .......... .......... .......... .......... 92% 97.3M 0s 1700K .......... .......... .......... .......... .......... 94% 60.0M 0s 1750K .......... .......... .......... .......... .......... 97% 22.0M 0s 1800K .......... .......... .......... .......... .. 100% 104M=1.6s 2023-02-12 11:17:07 (1.15 MB/s) - '/tmp/instance-22/output-1/build/.raptor2-2.0.15.tar.gz.oibM9H/output' saved [1886657/1886657] raptor2-2.0.15.tar.gz: OK (sha256: ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed) >>> raptor 2.0.15 Extracting gzip -d -c /tmp/instance-22/dl/raptor/raptor2-2.0.15.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/raptor-2.0.15 -xf - >>> raptor 2.0.15 Patching Applying 0001-configure.ac-remove-conditional-lib-inclusion.patch using patch: patching file configure.ac Applying 0002-Calcualte-max-nspace-declarations-correctly-for-XML-.patch using patch: patching file src/raptor_xml_writer.c Applying 0003-XML-Writer-compare-namespace-declarations-correctly.patch using patch: patching file src/raptor_xml_writer.c Hunk #1 succeeded at 221 (offset -6 lines). >>> raptor 2.0.15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/raptor-2.0.15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> raptor 2.0.15 Configuring >>> raptor 2.0.15 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'. libtoolize: copying file 'build/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build'. libtoolize: copying file 'build/libtool.m4' libtoolize: copying file 'build/ltoptions.m4' libtoolize: copying file 'build/ltsugar.m4' libtoolize: copying file 'build/ltversion.m4' libtoolize: copying file 'build/lt~obsolete.m4' libtoolize: Consider adding '-I build' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:86: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:86: the top level configure.ac:295: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:295: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:295: the top level configure.ac:298: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:298: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:298: the top level configure.ac:70: installing 'build/compile' configure.ac:32: installing 'build/missing' examples/Makefile.am: installing 'build/depcomp' parallel-tests: installing 'build/test-driver' >>> raptor 2.0.15 Patching libtool patching file /tmp/instance-22/output-1/build/raptor-2.0.15/build/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-22/output-1/build/raptor-2.0.15/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-xml2-config=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/xml2-config --with-xslt-config=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/xslt-config --with-curl-config=no --with-yajl=no --with-icu-config=no ) configure: WARNING: unrecognized options: --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-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... no checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking whether build environment is sane... yes checking whether make supports the include directive... yes (GNU style) checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar) interface... ar checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... (cached) none checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc is clang... checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking flex... not present - not required for non maintainer builds checking for bison3... no checking for bison... bison checking for gnutar... no checking for gtar... no checking for tar... tar checking for perl... /usr/bin/perl checking for jing... no checking for echo... echo checking for egrep... (cached) /usr/bin/grep -E checking for errno.h... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... yes checking for math.h... yes checking for getopt.h... yes checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for setjmp.h... yes checking for stat... yes checking for fetch.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) no checking for inline... inline checking whether __FUNCTION__ is available... yes checking for gettimeofday... yes checking for getopt... yes checking for getopt_long... yes checking for stricmp... no checking for strcasecmp... yes checking for vsnprintf... yes checking for isascii... yes checking for setjmp... yes checking for strtok_r... yes checking for qsort_r... yes checking for qsort_s... no checking for vasprintf... yes checking whether need to declare optind... no checking whether vsnprintf has C99 compatible return value... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.9.0... yes checking for /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/xml2-config... yes checking for xmlCreatePushParserCtxt... yes checking for libxml via xml2-config... yes - 2.10.3 checking for /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/xslt-config... yes checking for LIBCURL... no checking for libcurl via pkg-config... no - not found checking for ICU... no checking for xmlCreatePushParserCtxt... (cached) yes checking libxml library... yes - version 2.10.3 checking for libxml/nanohttp.h... yes checking for libxml/parser.h... yes checking for libxml/hash.h... yes checking for libxml/SAX2.h... yes checking if libxml xmlEntity has name_length field... no checking if libxml xmlEntity has etype field... yes checking if libxml xmlSAXHandler has initialized field... yes checking if libxml xmlSAXHandler has externalSubset field... yes checking for xmlSAX2InternalSubset... yes checking for xmlCtxtUseOptions... yes checking if libxml has parser option XML_PARSE_NONET... yes checking for libxml/HTMLparser.h... yes checking if libxml has parser option HTML_PARSE_NONET... yes checking for xsltSaveResultToString... yes checking for system libxslt library... yes - version 1.1.37 checking for xsltInit... yes checking for libxslt/xslt.h... yes checking GRDDL parser requirements... yes checking JSON parser requirements... no - libyajl is not available checking RDF parsers required... all checking RDF serializers required... all checking XML names version... 1.0 checking WWW libraries available... libxml 2.10.3 checking WWW library to use... libxml 2.10.3 via xml2-config checking NFC library to use... none checking for libinn.h... no checking date parsing source... raptor parsedate checking using memory signing... no checking whether make supports nested variables... (cached) yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating raptor2.spec config.status: creating raptor2.rdf config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating examples/Makefile config.status: creating scripts/Makefile config.status: creating src/raptor2.h config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/feeds/Makefile config.status: creating tests/grddl/Makefile config.status: creating tests/ntriples/Makefile config.status: creating tests/ntriples-2013/Makefile config.status: creating tests/nquads-2013/Makefile config.status: creating tests/rdfa/Makefile config.status: creating tests/rdfa11/Makefile config.status: creating tests/json/Makefile config.status: creating tests/rdfxml/Makefile config.status: creating tests/turtle/Makefile config.status: creating tests/turtle-2013/Makefile config.status: creating tests/trig/Makefile config.status: creating utils/Makefile config.status: creating librdfa/Makefile config.status: creating raptor2.pc config.status: creating src/raptor_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Raptor build summary: RDF parsers available : rdfxml ntriples turtle trig guess rss-tag-soup rdfa nquads grddl RDF parsers enabled : rdfxml ntriples turtle trig guess rss-tag-soup rdfa nquads grddl RDF serializers available : rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot html json atom nquads RDF serializers enabled : rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot html json atom nquads XML parser : libxml 2.10.3 via xml2-config WWW library : libxml 2.10.3 via xml2-config NFC check library : none >>> raptor 2.0.15 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/raptor-2.0.15/ make[1]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15' Making all in librdfa make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/librdfa' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o context.lo context.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c context.c -fPIC -DPIC -o .libs/context.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o curie.lo curie.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c curie.c -fPIC -DPIC -o .libs/curie.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o iri.lo iri.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c iri.c -fPIC -DPIC -o .libs/iri.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o language.lo language.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c language.c -fPIC -DPIC -o .libs/language.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o lists.lo lists.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lists.c -fPIC -DPIC -o .libs/lists.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o namespace.lo namespace.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c namespace.c -fPIC -DPIC -o .libs/namespace.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rdfa.lo rdfa.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c rdfa.c -fPIC -DPIC -o .libs/rdfa.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rdfa_utils.lo rdfa_utils.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c rdfa_utils.c -fPIC -DPIC -o .libs/rdfa_utils.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o subject.lo subject.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c subject.c -fPIC -DPIC -o .libs/subject.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o triple.lo triple.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -DLIBRDFA_IN_RAPTOR -I. -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c triple.c -fPIC -DPIC -o .libs/triple.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o librdfa.la context.lo curie.lo iri.lo language.lo lists.lo namespace.lo rdfa.lo rdfa_utils.lo subject.lo triple.lo libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar cru .libs/librdfa.a .libs/context.o .libs/curie.o .libs/iri.o .libs/language.o .libs/lists.o .libs/namespace.o .libs/rdfa.o .libs/rdfa_utils.o .libs/subject.o .libs/triple.o libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib .libs/librdfa.a libtool: link: ( cd ".libs" && rm -f "librdfa.la" && ln -s "../librdfa.la" "librdfa.la" ) make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/librdfa' Making all in src make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_parse.lo raptor_parse.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_parse.c -fPIC -DPIC -o .libs/raptor_parse.o raptor_parse.c: In function 'raptor_world_get_parsers_count': raptor_parse.c:260:3: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] 260 | RAPTOR_ASSERT_OBJECT_POINTER_RETURN_VALUE(world, raptor_world, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_serialize.lo raptor_serialize.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_serialize.c -fPIC -DPIC -o .libs/raptor_serialize.o raptor_serialize.c: In function 'raptor_world_get_serializers_count': raptor_serialize.c:243:3: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] 243 | RAPTOR_ASSERT_OBJECT_POINTER_RETURN_VALUE(world, raptor_world, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_rfc2396.lo raptor_rfc2396.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_rfc2396.c -fPIC -DPIC -o .libs/raptor_rfc2396.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_uri.lo raptor_uri.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_uri.c -fPIC -DPIC -o .libs/raptor_uri.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_log.lo raptor_log.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_log.c -fPIC -DPIC -o .libs/raptor_log.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_locator.lo raptor_locator.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_locator.c -fPIC -DPIC -o .libs/raptor_locator.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_namespace.lo raptor_namespace.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_namespace.c -fPIC -DPIC -o .libs/raptor_namespace.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_qname.lo raptor_qname.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_qname.c -fPIC -DPIC -o .libs/raptor_qname.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_option.lo raptor_option.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_option.c -fPIC -DPIC -o .libs/raptor_option.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_general.lo raptor_general.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_general.c -fPIC -DPIC -o .libs/raptor_general.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_unicode.lo raptor_unicode.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_unicode.c -fPIC -DPIC -o .libs/raptor_unicode.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_www.lo raptor_www.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_www.c -fPIC -DPIC -o .libs/raptor_www.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_statement.lo raptor_statement.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_statement.c -fPIC -DPIC -o .libs/raptor_statement.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_term.lo raptor_term.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_term.c -fPIC -DPIC -o .libs/raptor_term.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_sequence.lo raptor_sequence.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_sequence.c -fPIC -DPIC -o .libs/raptor_sequence.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_stringbuffer.lo raptor_stringbuffer.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_stringbuffer.c -fPIC -DPIC -o .libs/raptor_stringbuffer.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_iostream.lo raptor_iostream.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_iostream.c -fPIC -DPIC -o .libs/raptor_iostream.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_xml.lo raptor_xml.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_xml.c -fPIC -DPIC -o .libs/raptor_xml.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_xml_writer.lo raptor_xml_writer.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_xml_writer.c -fPIC -DPIC -o .libs/raptor_xml_writer.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_set.lo raptor_set.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_set.c -fPIC -DPIC -o .libs/raptor_set.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o turtle_common.lo turtle_common.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c turtle_common.c -fPIC -DPIC -o .libs/turtle_common.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_turtle_writer.lo raptor_turtle_writer.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_turtle_writer.c -fPIC -DPIC -o .libs/raptor_turtle_writer.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_avltree.lo raptor_avltree.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_avltree.c -fPIC -DPIC -o .libs/raptor_avltree.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o snprintf.lo snprintf.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_json_writer.lo raptor_json_writer.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_json_writer.c -fPIC -DPIC -o .libs/raptor_json_writer.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_memstr.lo raptor_memstr.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_memstr.c -fPIC -DPIC -o .libs/raptor_memstr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_concepts.lo raptor_concepts.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_concepts.c -fPIC -DPIC -o .libs/raptor_concepts.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_syntax_description.lo raptor_syntax_description.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_syntax_description.c -fPIC -DPIC -o .libs/raptor_syntax_description.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_sax2.lo raptor_sax2.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_sax2.c -fPIC -DPIC -o .libs/raptor_sax2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_escaped.lo raptor_escaped.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_escaped.c -fPIC -DPIC -o .libs/raptor_escaped.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_ntriples.lo raptor_ntriples.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_ntriples.c -fPIC -DPIC -o .libs/raptor_ntriples.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sort_r.lo sort_r.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sort_r.c -fPIC -DPIC -o .libs/sort_r.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_libxml.lo raptor_libxml.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_libxml.c -fPIC -DPIC -o .libs/raptor_libxml.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_rdfxml.lo raptor_rdfxml.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_rdfxml.c -fPIC -DPIC -o .libs/raptor_rdfxml.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o turtle_lexer.lo turtle_lexer.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c turtle_lexer.c -fPIC -DPIC -o .libs/turtle_lexer.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o turtle_parser.lo turtle_parser.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c turtle_parser.c -fPIC -DPIC -o .libs/turtle_parser.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ntriples_parse.lo ntriples_parse.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c ntriples_parse.c -fPIC -DPIC -o .libs/ntriples_parse.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_rss_common.lo raptor_rss_common.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_rss_common.c -fPIC -DPIC -o .libs/raptor_rss_common.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_rss.lo raptor_rss.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_rss.c -fPIC -DPIC -o .libs/raptor_rss.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_grddl.lo raptor_grddl.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_grddl.c -fPIC -DPIC -o .libs/raptor_grddl.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_guess.lo raptor_guess.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_guess.c -fPIC -DPIC -o .libs/raptor_guess.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_librdfa.lo raptor_librdfa.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_librdfa.c -fPIC -DPIC -o .libs/raptor_librdfa.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_serialize_rdfxml.lo raptor_serialize_rdfxml.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_serialize_rdfxml.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxml.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_serialize_ntriples.lo raptor_serialize_ntriples.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_serialize_ntriples.c -fPIC -DPIC -o .libs/raptor_serialize_ntriples.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_abbrev.lo raptor_abbrev.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_abbrev.c -fPIC -DPIC -o .libs/raptor_abbrev.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_serialize_rdfxmla.lo raptor_serialize_rdfxmla.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_serialize_rdfxmla.c -fPIC -DPIC -o .libs/raptor_serialize_rdfxmla.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_serialize_turtle.lo raptor_serialize_turtle.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_serialize_turtle.c -fPIC -DPIC -o .libs/raptor_serialize_turtle.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_serialize_rss.lo raptor_serialize_rss.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_serialize_rss.c -fPIC -DPIC -o .libs/raptor_serialize_rss.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_serialize_dot.lo raptor_serialize_dot.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_serialize_dot.c -fPIC -DPIC -o .libs/raptor_serialize_dot.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_serialize_html.lo raptor_serialize_html.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_serialize_html.c -fPIC -DPIC -o .libs/raptor_serialize_html.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_serialize_json.lo raptor_serialize_json.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_serialize_json.c -fPIC -DPIC -o .libs/raptor_serialize_json.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o parsedate.lo parsedate.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c parsedate.c -fPIC -DPIC -o .libs/parsedate.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raptor_www_libxml.lo raptor_www_libxml.c libtool: compile: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c raptor_www_libxml.c -fPIC -DPIC -o .libs/raptor_www_libxml.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -version-info 0:0:0 -lxml2 -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lz -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -llzma -lm -lxslt -lxml2 -lm -o libraptor2.la -rpath /usr/lib raptor_parse.lo raptor_serialize.lo raptor_rfc2396.lo raptor_uri.lo raptor_log.lo raptor_locator.lo raptor_namespace.lo raptor_qname.lo raptor_option.lo raptor_general.lo raptor_unicode.lo raptor_www.lo raptor_statement.lo raptor_term.lo raptor_sequence.lo raptor_stringbuffer.lo raptor_iostream.lo raptor_xml.lo raptor_xml_writer.lo raptor_set.lo turtle_common.lo raptor_turtle_writer.lo raptor_avltree.lo snprintf.lo raptor_json_writer.lo raptor_memstr.lo raptor_concepts.lo raptor_syntax_description.lo raptor_sax2.lo raptor_escaped.lo raptor_ntriples.lo sort_r.lo raptor_libxml.lo raptor_rdfxml.lo turtle_lexer.lo turtle_parser.lo ntriples_parse.lo raptor_rss_common.lo raptor_rss.lo raptor_grddl.lo raptor_guess.lo raptor_librdfa.lo raptor_serialize_rdfxml.lo raptor_serialize_ntriples.lo raptor_abbrev.lo raptor_serialize_rdfxmla.lo raptor_serialize_turtle.lo raptor_serialize_rss.lo raptor_serialize_dot.lo raptor_serialize_html.lo raptor_serialize_json.lo parsedate.lo ../librdfa/librdfa.la raptor_www_libxml.lo libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/raptor_parse.o .libs/raptor_serialize.o .libs/raptor_rfc2396.o .libs/raptor_uri.o .libs/raptor_log.o .libs/raptor_locator.o .libs/raptor_namespace.o .libs/raptor_qname.o .libs/raptor_option.o .libs/raptor_general.o .libs/raptor_unicode.o .libs/raptor_www.o .libs/raptor_statement.o .libs/raptor_term.o .libs/raptor_sequence.o .libs/raptor_stringbuffer.o .libs/raptor_iostream.o .libs/raptor_xml.o .libs/raptor_xml_writer.o .libs/raptor_set.o .libs/turtle_common.o .libs/raptor_turtle_writer.o .libs/raptor_avltree.o .libs/snprintf.o .libs/raptor_json_writer.o .libs/raptor_memstr.o .libs/raptor_concepts.o .libs/raptor_syntax_description.o .libs/raptor_sax2.o .libs/raptor_escaped.o .libs/raptor_ntriples.o .libs/sort_r.o .libs/raptor_libxml.o .libs/raptor_rdfxml.o .libs/turtle_lexer.o .libs/turtle_parser.o .libs/ntriples_parse.o .libs/raptor_rss_common.o .libs/raptor_rss.o .libs/raptor_grddl.o .libs/raptor_guess.o .libs/raptor_librdfa.o .libs/raptor_serialize_rdfxml.o .libs/raptor_serialize_ntriples.o .libs/raptor_abbrev.o .libs/raptor_serialize_rdfxmla.o .libs/raptor_serialize_turtle.o .libs/raptor_serialize_rss.o .libs/raptor_serialize_dot.o .libs/raptor_serialize_html.o .libs/raptor_serialize_json.o .libs/parsedate.o .libs/raptor_www_libxml.o -Wl,--whole-archive ../librdfa/.libs/librdfa.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libxslt.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libxml2.so -lz /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblzma.so -lpthread -lm -Ofast -g0 -pthread -Wl,-soname -Wl,libraptor2.so.0 -o .libs/libraptor2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libraptor2.so.0" && ln -s "libraptor2.so.0.0.0" "libraptor2.so.0") libtool: link: (cd ".libs" && rm -f "libraptor2.so" && ln -s "libraptor2.so.0.0.0" "libraptor2.so") libtool: link: ( cd ".libs" && rm -f "libraptor2.la" && ln -s "../libraptor2.la" "libraptor2.la" ) make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' Making all in utils make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/utils' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rapper.o rapper.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o rapper rapper.o ../src/libraptor2.la libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o rapper rapper.o ../src/.libs/libraptor2.so -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libxslt.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libxml2.so -lz /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblzma.so -lpthread -lm -pthread -Wl,-rpath -Wl,/tmp/instance-22/output-1/build/raptor-2.0.15/src/.libs -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DRAPTOR_INTERNAL=1 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rdfdiff.o rdfdiff.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o rdfdiff rdfdiff.o ../src/libraptor2.la libtool: link: /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o rdfdiff rdfdiff.o ../src/.libs/libraptor2.so -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../mipsel-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/../../../../bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libxslt.so /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libxml2.so -lz /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/liblzma.so -lpthread -lm -pthread -Wl,-rpath -Wl,/tmp/instance-22/output-1/build/raptor-2.0.15/src/.libs -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/utils' Making all in docs make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/docs' Making all in data make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/data' Making all in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' Making all in rdfxml make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfxml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfxml' Making all in ntriples make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples' Making all in ntriples-2013 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples-2013' Making all in nquads-2013 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/nquads-2013' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/nquads-2013' Making all in turtle make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle' Making all in turtle-2013 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle-2013' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle-2013' Making all in trig make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/trig' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/trig' Making all in grddl make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/grddl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/grddl' Making all in rdfa make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa' Making all in rdfa11 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa11' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa11' Making all in json make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/json' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/json' Making all in feeds make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' Making all in examples make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/examples' Making all in scripts make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/scripts' make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15' make[1]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15' >>> raptor 2.0.15 Installing to staging directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-22/output-1/build/raptor-2.0.15/ make[1]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15' Making install in librdfa make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/librdfa' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/librdfa' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/librdfa' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/librdfa' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libraptor2.la '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libraptor2.so.0.0.0 /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libraptor2.so.0.0.0 libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libraptor2.so.0.0.0 libraptor2.so.0 || { rm -f libraptor2.so.0 && ln -s libraptor2.so.0.0.0 libraptor2.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libraptor2.so.0.0.0 libraptor2.so || { rm -f libraptor2.so && ln -s libraptor2.so.0.0.0 libraptor2.so; }; }) libtool: install: /usr/bin/install -c .libs/libraptor2.lai /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libraptor2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/raptor2' /usr/bin/install -c -m 644 raptor2.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/raptor2' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/raptor2' /usr/bin/install -c -m 644 raptor.h '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/raptor2' make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' Making install in utils make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/utils' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/utils' /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c rapper '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c rapper /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/rapper /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 rapper.1 '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/utils' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/utils' Making install in docs make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/docs' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/introduction.html /usr/bin/install -c -m 644 ./html/ix01.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/parser-grddl.html /usr/bin/install -c -m 644 ./html/parser-guess.html /usr/bin/install -c -m 644 ./html/parser-json.html /usr/bin/install -c -m 644 ./html/parser-ntriples.html /usr/bin/install -c -m 644 ./html/parser-rdfa.html /usr/bin/install -c -m 644 ./html/parser-rdfxml.html /usr/bin/install -c -m 644 ./html/parser-rss-tag-soup.html /usr/bin/install -c -m 644 ./html/parser-trig.html /usr/bin/install -c -m 644 ./html/parser-turtle.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-by-parser.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-by-serializer.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-index.html /usr/bin/install -c -m 644 ./html/raptor-formats.html /usr/bin/install -c -m 644 ./html/raptor-parsers.html /usr/bin/install -c -m 644 ./html/raptor-serializers.html /usr/bin/install -c -m 644 ./html/raptor2-changes-1-4-21-to-2-0-0.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-10-to-2-0-11.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-11-to-2-0-12.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-13-to-2-0-14.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-14-to-2-0-15.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-3-to-2-0-4.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-4-to-2-0-5.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-5-to-2-0-6.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-6-to-2-0-7.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-7-to-2-0-8.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-9-to-2-0-10.html /usr/bin/install -c -m 644 ./html/raptor2-changes.html /usr/bin/install -c -m 644 ./html/raptor2-section-avltree.html /usr/bin/install -c -m 644 ./html/raptor2-section-constants.html /usr/bin/install -c -m 644 ./html/raptor2-section-general.html /usr/bin/install -c -m 644 ./html/raptor2-section-iostream.html /usr/bin/install -c -m 644 ./html/raptor2-section-locator.html /usr/bin/install -c -m 644 ./html/raptor2-section-memory.html /usr/bin/install -c -m 644 ./html/raptor2-section-option.html /usr/bin/install -c -m 644 ./html/raptor2-section-parser.html /usr/bin/install -c -m 644 ./html/raptor2-section-sax2.html /usr/bin/install -c -m 644 ./html/raptor2-section-sequence.html /usr/bin/install -c -m 644 ./html/raptor2-section-serializer.html /usr/bin/install -c -m 644 ./html/raptor2-section-stringbuffer.html /usr/bin/install -c -m 644 ./html/raptor2-section-triples.html /usr/bin/install -c -m 644 ./html/raptor2-section-unicode.html /usr/bin/install -c -m 644 ./html/raptor2-section-uri.html /usr/bin/install -c -m 644 ./html/raptor2-section-world.html /usr/bin/install -c -m 644 ./html/raptor2-section-www.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml-namespace.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml-qname.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml.html /usr/bin/install -c -m 644 ./html/raptor2.devhelp2 /usr/bin/install -c -m 644 ./html/reference-manual.html /usr/bin/install -c -m 644 ./html/restrict-parser-network-access.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/serializer-atom.html /usr/bin/install -c -m 644 ./html/serializer-dot.html /usr/bin/install -c -m 644 ./html/serializer-json.html /usr/bin/install -c -m 644 ./html/serializer-nquads.html /usr/bin/install -c -m 644 ./html/serializer-ntriples.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml-abbrev.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml-xmp.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml.html /usr/bin/install -c -m 644 ./html/serializer-rss-1-0.html /usr/bin/install -c -m 644 ./html/serializer-turtle.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tutorial-initialising-finishing.html /usr/bin/install -c -m 644 ./html/tutorial-parse-strictness.html /usr/bin/install -c -m 644 ./html/tutorial-parser-abort.html /usr/bin/install -c -m 644 ./html/tutorial-parser-content.html /usr/bin/install -c -m 644 ./html/tutorial-parser-create.html /usr/bin/install -c -m 644 ./html/tutorial-parser-destroy.html /usr/bin/install -c -m 644 ./html/tutorial-parser-example.html /usr/bin/install -c -m 644 ./html/tutorial-parser-features.html /usr/bin/install -c -m 644 ./html/tutorial-parser-runtime-info.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-error-warning-handlers.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-id-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-namespace-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-triple-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-static-info.html /usr/bin/install -c -m 644 ./html/tutorial-parsing.html /usr/bin/install -c -m 644 ./html/tutorial-querying-functionality.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-create.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-declare-namespace.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-destroy.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-example.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-features.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-get-triples.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-runtime-info.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-send-triples.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-set-error-warning-handlers.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-to-destination.html /usr/bin/install -c -m 644 ./html/tutorial-serializing.html /usr/bin/install -c -m 644 ./html/tutorial.html /usr/bin/install -c -m 644 ./html/up.png /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 libraptor2.3 '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/docs' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/docs' Making install in data make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/data' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/data' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/data' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/data' Making install in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' Making install in rdfxml make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfxml' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfxml' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfxml' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfxml' Making install in ntriples make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples' Making install in ntriples-2013 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples-2013' Making install in nquads-2013 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/nquads-2013' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/nquads-2013' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/nquads-2013' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/nquads-2013' Making install in turtle make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle' Making install in turtle-2013 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle-2013' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle-2013' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle-2013' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle-2013' Making install in trig make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/trig' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/trig' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/trig' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/trig' Making install in grddl make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/grddl' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/grddl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/grddl' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/grddl' Making install in rdfa make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa' Making install in rdfa11 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa11' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa11' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa11' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa11' Making install in json make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/json' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/json' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/json' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/json' Making install in feeds make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/feeds' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/feeds' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' Making install in examples make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/examples' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/examples' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/examples' Making install in scripts make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/scripts' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/scripts' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/scripts' make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 raptor2.pc '/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15' make[1]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15' >>> raptor 2.0.15 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/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 >>> raptor 2.0.15 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/raptor-2.0.15/ make[1]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15' Making install in librdfa make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/librdfa' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/librdfa' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/librdfa' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/librdfa' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libraptor2.la '/tmp/instance-22/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libraptor2.so.0.0.0 /tmp/instance-22/output-1/target/usr/lib/libraptor2.so.0.0.0 libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libraptor2.so.0.0.0 libraptor2.so.0 || { rm -f libraptor2.so.0 && ln -s libraptor2.so.0.0.0 libraptor2.so.0; }; }) libtool: install: (cd /tmp/instance-22/output-1/target/usr/lib && { ln -s -f libraptor2.so.0.0.0 libraptor2.so || { rm -f libraptor2.so && ln -s libraptor2.so.0.0.0 libraptor2.so; }; }) libtool: install: /usr/bin/install -c .libs/libraptor2.lai /tmp/instance-22/output-1/target/usr/lib/libraptor2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/raptor2' /usr/bin/install -c -m 644 raptor2.h '/tmp/instance-22/output-1/target/usr/include/raptor2' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/include/raptor2' /usr/bin/install -c -m 644 raptor.h '/tmp/instance-22/output-1/target/usr/include/raptor2' make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/src' Making install in utils make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/utils' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/utils' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c rapper '/tmp/instance-22/output-1/target/usr/bin' libtool: install: /usr/bin/install -c rapper /tmp/instance-22/output-1/target/usr/bin/rapper /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 rapper.1 '/tmp/instance-22/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/utils' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/utils' Making install in docs make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/docs' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/introduction.html /usr/bin/install -c -m 644 ./html/ix01.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/parser-grddl.html /usr/bin/install -c -m 644 ./html/parser-guess.html /usr/bin/install -c -m 644 ./html/parser-json.html /usr/bin/install -c -m 644 ./html/parser-ntriples.html /usr/bin/install -c -m 644 ./html/parser-rdfa.html /usr/bin/install -c -m 644 ./html/parser-rdfxml.html /usr/bin/install -c -m 644 ./html/parser-rss-tag-soup.html /usr/bin/install -c -m 644 ./html/parser-trig.html /usr/bin/install -c -m 644 ./html/parser-turtle.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-by-parser.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-by-serializer.html /usr/bin/install -c -m 644 ./html/raptor-formats-types-index.html /usr/bin/install -c -m 644 ./html/raptor-formats.html /usr/bin/install -c -m 644 ./html/raptor-parsers.html /usr/bin/install -c -m 644 ./html/raptor-serializers.html /usr/bin/install -c -m 644 ./html/raptor2-changes-1-4-21-to-2-0-0.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-10-to-2-0-11.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-11-to-2-0-12.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-13-to-2-0-14.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-14-to-2-0-15.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-3-to-2-0-4.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-4-to-2-0-5.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-5-to-2-0-6.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-6-to-2-0-7.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-7-to-2-0-8.html /usr/bin/install -c -m 644 ./html/raptor2-changes-2-0-9-to-2-0-10.html /usr/bin/install -c -m 644 ./html/raptor2-changes.html /usr/bin/install -c -m 644 ./html/raptor2-section-avltree.html /usr/bin/install -c -m 644 ./html/raptor2-section-constants.html /usr/bin/install -c -m 644 ./html/raptor2-section-general.html /usr/bin/install -c -m 644 ./html/raptor2-section-iostream.html /usr/bin/install -c -m 644 ./html/raptor2-section-locator.html /usr/bin/install -c -m 644 ./html/raptor2-section-memory.html /usr/bin/install -c -m 644 ./html/raptor2-section-option.html /usr/bin/install -c -m 644 ./html/raptor2-section-parser.html /usr/bin/install -c -m 644 ./html/raptor2-section-sax2.html /usr/bin/install -c -m 644 ./html/raptor2-section-sequence.html /usr/bin/install -c -m 644 ./html/raptor2-section-serializer.html /usr/bin/install -c -m 644 ./html/raptor2-section-stringbuffer.html /usr/bin/install -c -m 644 ./html/raptor2-section-triples.html /usr/bin/install -c -m 644 ./html/raptor2-section-unicode.html /usr/bin/install -c -m 644 ./html/raptor2-section-uri.html /usr/bin/install -c -m 644 ./html/raptor2-section-world.html /usr/bin/install -c -m 644 ./html/raptor2-section-www.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml-namespace.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml-qname.html /usr/bin/install -c -m 644 ./html/raptor2-section-xml.html /usr/bin/install -c -m 644 ./html/raptor2.devhelp2 /usr/bin/install -c -m 644 ./html/reference-manual.html /usr/bin/install -c -m 644 ./html/restrict-parser-network-access.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/serializer-atom.html /usr/bin/install -c -m 644 ./html/serializer-dot.html /usr/bin/install -c -m 644 ./html/serializer-json.html /usr/bin/install -c -m 644 ./html/serializer-nquads.html /usr/bin/install -c -m 644 ./html/serializer-ntriples.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml-abbrev.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml-xmp.html /usr/bin/install -c -m 644 ./html/serializer-rdfxml.html /usr/bin/install -c -m 644 ./html/serializer-rss-1-0.html /usr/bin/install -c -m 644 ./html/serializer-turtle.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tutorial-initialising-finishing.html /usr/bin/install -c -m 644 ./html/tutorial-parse-strictness.html /usr/bin/install -c -m 644 ./html/tutorial-parser-abort.html /usr/bin/install -c -m 644 ./html/tutorial-parser-content.html /usr/bin/install -c -m 644 ./html/tutorial-parser-create.html /usr/bin/install -c -m 644 ./html/tutorial-parser-destroy.html /usr/bin/install -c -m 644 ./html/tutorial-parser-example.html /usr/bin/install -c -m 644 ./html/tutorial-parser-features.html /usr/bin/install -c -m 644 ./html/tutorial-parser-runtime-info.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-error-warning-handlers.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-id-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-namespace-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-set-triple-handler.html /usr/bin/install -c -m 644 ./html/tutorial-parser-static-info.html /usr/bin/install -c -m 644 ./html/tutorial-parsing.html /usr/bin/install -c -m 644 ./html/tutorial-querying-functionality.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-create.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-declare-namespace.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-destroy.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-example.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-features.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-get-triples.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-runtime-info.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-send-triples.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-set-error-warning-handlers.html /usr/bin/install -c -m 644 ./html/tutorial-serializer-to-destination.html /usr/bin/install -c -m 644 ./html/tutorial-serializing.html /usr/bin/install -c -m 644 ./html/tutorial.html /usr/bin/install -c -m 644 ./html/up.png /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 libraptor2.3 '/tmp/instance-22/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/docs' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/docs' Making install in data make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/data' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/data' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/data' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/data' Making install in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' Making install in rdfxml make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfxml' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfxml' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfxml' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfxml' Making install in ntriples make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples' Making install in ntriples-2013 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples-2013' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/ntriples-2013' Making install in nquads-2013 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/nquads-2013' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/nquads-2013' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/nquads-2013' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/nquads-2013' Making install in turtle make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle' Making install in turtle-2013 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle-2013' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle-2013' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle-2013' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/turtle-2013' Making install in trig make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/trig' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/trig' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/trig' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/trig' Making install in grddl make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/grddl' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/grddl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/grddl' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/grddl' Making install in rdfa make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa' Making install in rdfa11 make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa11' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa11' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa11' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/rdfa11' Making install in json make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/json' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/json' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/json' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/json' Making install in feeds make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/feeds' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/feeds' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests/feeds' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' make[4]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/tests' Making install in examples make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/examples' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/examples' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/examples' Making install in scripts make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/scripts' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/scripts' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15/scripts' make[2]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15' make[3]: Entering directory '/tmp/instance-22/output-1/build/raptor-2.0.15' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 raptor2.pc '/tmp/instance-22/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15' make[2]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15' make[1]: Leaving directory '/tmp/instance-22/output-1/build/raptor-2.0.15' >>> rng-tools 6.16 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.rng-tools-6.16.tar.gz.iROsqB/output' 'https://github.com/nhorman/rng-tools/archive/v6.16/rng-tools-6.16.tar.gz' --2023-02-12 11:18:04-- https://github.com/nhorman/rng-tools/archive/v6.16/rng-tools-6.16.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/nhorman/rng-tools/tar.gz/refs/tags/v6.16 [following] --2023-02-12 11:18:05-- https://codeload.github.com/nhorman/rng-tools/tar.gz/refs/tags/v6.16 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.rng-tools-6.16.tar.gz.iROsqB/output' 0K .......... .......... .......... .......... .......... 491K 50K .......... ..... 123M=0.1s 2023-02-12 11:18:05 (645 KB/s) - '/tmp/instance-22/output-1/build/.rng-tools-6.16.tar.gz.iROsqB/output' saved [67401] rng-tools-6.16.tar.gz: OK (sha256: 17666c4745fb635d91df293be188daf94b9e465d51d8503c0195fa3beb390894) >>> rng-tools 6.16 Extracting gzip -d -c /tmp/instance-22/dl/rng-tools/rng-tools-6.16.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/rng-tools-6.16 -xf - >>> rng-tools 6.16 Patching >>> rng-tools 6.16 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/rng-tools-6.16 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rng-tools 6.16 Configuring >>> rng-tools 6.16 Autoreconfiguring configure.ac:77: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:77: the top level configure.ac:74: installing './ar-lib' configure.ac:28: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:25: installing './install-sh' configure.ac:25: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> rng-tools 6.16 Patching libtool (cd /tmp/instance-22/output-1/build/rng-tools-6.16/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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=mipsel-buildroot-linux-gnu --host=mipsel-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-pkcs11 --without-rtlsdr --disable-jitterentropy --without-nistbeacon --without-qrypt ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking target system type... mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to enable maintainer-specific portions of Makefiles... no checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... (cached) none checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar) interface... ar checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc needs -traditional... no checking for a sed that does not truncate output... /usr/bin/sed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sys/auxv.h... yes configure: Disabling JITTER entropy source checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether pthread_attr_setaffinity_np is declared... yes checking pkg-config is at least version 0.9.0... yes checking for openssl... yes checking for libcap... yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... (cached) none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating tests/Makefile config.status: creating rngd.8 config.status: creating rngtest.1 config.status: creating rng-tools-config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> rng-tools 6.16 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/rng-tools-6.16/ make[1]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16' Making all in contrib make[3]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16/contrib' /tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o randstat.o randstat.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o randstat randstat.o make[3]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16/contrib' Making all in tests make[3]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16/tests' make[3]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16' /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o stats.o stats.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rngtest.o rngtest.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fips.o fips.c rm -f librngd.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar cru librngd.a fips.o /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib librngd.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o rngtest stats.o rngtest.o librngd.a /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rngd-rngd.o `test -f 'rngd.c' || echo './'`rngd.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rngd-rngd_entsource.o `test -f 'rngd_entsource.c' || echo './'`rngd_entsource.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rngd-rngd_linux.o `test -f 'rngd_linux.c' || echo './'`rngd_linux.c rngd_linux.c: In function 'random_add_entropy': rngd_linux.c:169:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 169 | write(random_fd, buf, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rngd-util.o `test -f 'util.c' || echo './'`util.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rngd-ossl_helpers.o `test -f 'ossl_helpers.c' || echo './'`ossl_helpers.c /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o rngd rngd-rngd.o rngd-rngd_entsource.o rngd-rngd_linux.o rngd-util.o rngd-ossl_helpers.o librngd.a -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -L/tmp/instance-22/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lcap make[3]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16' make[1]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16' >>> rng-tools 6.16 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/rng-tools-6.16/ make[1]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16' Making install in contrib make[2]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16/contrib' make[3]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16/contrib' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/bin' /usr/bin/install -c randstat '/tmp/instance-22/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16/contrib' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16/contrib' Making install in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16/tests' make[3]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16/tests' make[2]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16' make[3]: Entering directory '/tmp/instance-22/output-1/build/rng-tools-6.16' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/bin' /usr/bin/install -c rngtest '/tmp/instance-22/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /usr/bin/install -c rngd '/tmp/instance-22/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 rngtest.1 '/tmp/instance-22/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 rngd.8 '/tmp/instance-22/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16' make[1]: Leaving directory '/tmp/instance-22/output-1/build/rng-tools-6.16' /usr/bin/install -D -m 755 package/rng-tools/S21rngd /tmp/instance-22/output-1/target/etc/init.d/S21rngd >>> rsyslog 8.2204.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.rsyslog-8.2204.1.tar.gz.hvyM8D/output' 'http://rsyslog.com/files/download/rsyslog/rsyslog-8.2204.1.tar.gz' --2023-02-12 11:18:19-- http://rsyslog.com/files/download/rsyslog/rsyslog-8.2204.1.tar.gz Resolving rsyslog.com (rsyslog.com)... 95.217.26.43 Connecting to rsyslog.com (rsyslog.com)|95.217.26.43|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.rsyslog.com/files/download/rsyslog/rsyslog-8.2204.1.tar.gz [following] --2023-02-12 11:18:20-- https://www.rsyslog.com/files/download/rsyslog/rsyslog-8.2204.1.tar.gz Resolving www.rsyslog.com (www.rsyslog.com)... 95.217.26.43, 2a01:4f9:c01f:8033::1 Connecting to www.rsyslog.com (www.rsyslog.com)|95.217.26.43|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3243183 (3.1M) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.rsyslog-8.2204.1.tar.gz.hvyM8D/output' 0K .......... .......... .......... .......... .......... 1% 156K 20s 50K .......... .......... .......... .......... .......... 3% 330K 14s 100K .......... .......... .......... .......... .......... 4% 3.93M 10s 150K .......... .......... .......... .......... .......... 6% 338K 9s 200K .......... .......... .......... .......... .......... 7% 5.57M 7s 250K .......... .......... .......... .......... .......... 9% 52.4M 6s 300K .......... .......... .......... .......... .......... 11% 245M 5s 350K .......... .......... .......... .......... .......... 12% 23.1M 4s 400K .......... .......... .......... .......... .......... 14% 333K 5s 450K .......... .......... .......... .......... .......... 15% 116M 4s 500K .......... .......... .......... .......... .......... 17% 6.21M 4s 550K .......... .......... .......... .......... .......... 18% 192M 3s 600K .......... .......... .......... .......... .......... 20% 193M 3s 650K .......... .......... .......... .......... .......... 22% 260M 3s 700K .......... .......... .......... .......... .......... 23% 138M 3s 750K .......... .......... .......... .......... .......... 25% 308K 3s 800K .......... .......... .......... .......... .......... 26% 275M 3s 850K .......... .......... .......... .......... .......... 28% 297M 2s 900K .......... .......... .......... .......... .......... 29% 292M 2s 950K .......... .......... .......... .......... .......... 31% 241M 2s 1000K .......... .......... .......... .......... .......... 33% 282M 2s 1050K .......... .......... .......... .......... .......... 34% 281M 2s 1100K .......... .......... .......... .......... .......... 36% 286M 2s 1150K .......... .......... .......... .......... .......... 37% 264M 2s 1200K .......... .......... .......... .......... .......... 39% 321K 2s 1250K .......... .......... .......... .......... .......... 41% 46.2M 2s 1300K .......... .......... .......... .......... .......... 42% 58.6M 2s 1350K .......... .......... .......... .......... .......... 44% 201M 1s 1400K .......... .......... .......... .......... .......... 45% 72.8M 1s 1450K .......... .......... .......... .......... .......... 47% 264M 1s 1500K .......... .......... .......... .......... .......... 48% 241M 1s 1550K .......... .......... .......... .......... .......... 50% 210M 1s 1600K .......... .......... .......... .......... .......... 52% 214M 1s 1650K .......... .......... .......... .......... .......... 53% 178M 1s 1700K .......... .......... .......... .......... .......... 55% 214M 1s 1750K .......... .......... .......... .......... .......... 56% 145M 1s 1800K .......... .......... .......... .......... .......... 58% 187M 1s 1850K .......... .......... .......... .......... .......... 59% 312K 1s 1900K .......... .......... .......... .......... .......... 61% 141M 1s 1950K .......... .......... .......... .......... .......... 63% 181M 1s 2000K .......... .......... .......... .......... .......... 64% 267M 1s 2050K .......... .......... .......... .......... .......... 66% 261M 1s 2100K .......... .......... .......... .......... .......... 67% 260M 1s 2150K .......... .......... .......... .......... .......... 69% 215M 1s 2200K .......... .......... .......... .......... .......... 71% 273M 1s 2250K .......... .......... .......... .......... .......... 72% 277M 0s 2300K .......... .......... .......... .......... .......... 74% 282M 0s 2350K .......... .......... .......... .......... .......... 75% 261M 0s 2400K .......... .......... .......... .......... .......... 77% 265M 0s 2450K .......... .......... .......... .......... .......... 78% 339K 0s 2500K .......... .......... .......... .......... .......... 80% 177M 0s 2550K .......... .......... .......... .......... .......... 82% 8.01M 0s 2600K .......... .......... .......... .......... .......... 83% 30.2M 0s 2650K .......... .......... .......... .......... .......... 85% 56.2M 0s 2700K .......... .......... .......... .......... .......... 86% 56.7M 0s 2750K .......... .......... .......... .......... .......... 88% 79.9M 0s 2800K .......... .......... .......... .......... .......... 89% 78.4M 0s 2850K .......... .......... .......... .......... .......... 91% 335K 0s 2900K .......... .......... .......... .......... .......... 93% 231M 0s 2950K .......... .......... .......... .......... .......... 94% 6.55M 0s 3000K .......... .......... .......... .......... .......... 96% 271M 0s 3050K .......... .......... .......... .......... .......... 97% 41.2M 0s 3100K .......... .......... .......... .......... .......... 99% 126M 0s 3150K .......... ....... 100% 238M=1.6s 2023-02-12 11:18:22 (1.92 MB/s) - '/tmp/instance-22/output-1/build/.rsyslog-8.2204.1.tar.gz.hvyM8D/output' saved [3243183/3243183] rsyslog-8.2204.1.tar.gz: OK (sha256: a6d731e46ad3d64f6ad4b19bbf1bf56ca4760a44a24bb96823189dc2e71f7028) >>> rsyslog 8.2204.1 Extracting gzip -d -c /tmp/instance-22/dl/rsyslog/rsyslog-8.2204.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/rsyslog-8.2204.1 -xf - >>> rsyslog 8.2204.1 Patching >>> rsyslog 8.2204.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/rsyslog-8.2204.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rsyslog 8.2204.1 Patching libtool patching file /tmp/instance-22/output-1/build/rsyslog-8.2204.1/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> rsyslog 8.2204.1 Configuring (cd /tmp/instance-22/output-1/build/rsyslog-8.2204.1/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/mipsel-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/mipsel-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_cc_c99='-std=c99' LIBGCRYPT_CONFIG=/tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/libgcrypt-config CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-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-generate-man-pages --enable-imdiag --enable-imfile --enable-impstats --enable-imptcp --enable-mmanon --enable-mmaudit --enable-mmfields --enable-mmjsonparse --enable-mmpstrucdata --enable-mmsequence --enable-mmutf8fix --enable-mail --enable-omprog --enable-omruleset --enable-omstdout --enable-omuxsock --enable-pmaixforwardedfrom --enable-pmciscoios --enable-pmcisconames --enable-pmlastmsg --enable-pmsnare --disable-mmkubernetes --disable-mmnormalize --disable-clickhouse --disable-elasticsearch --disable-fmhttp --disable-imdocker --disable-omhttp --disable-omhttpfs --disable-imhttp --disable-imczmq --disable-omczmq --enable-gnutls --disable-omhiredis --enable-libgcrypt --disable-mmdblookup --enable-impcap --disable-mysql --disable-pgsql --disable-omamqp1 --disable-omrabbitmq --enable-uuid --disable-imjournal --disable-omjournal ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-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 mipsel-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/mipsel-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 flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc... (cached) none checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc option to accept ISO C99... (cached) -std=c99 checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=c99... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld option to reload object files... -r checking for mipsel-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mipsel-buildroot-linux-gnu-strip... (cached) /bin/true checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=c99 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mipsel-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=c99 supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=c99 option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=c99 PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=c99 static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=c99 supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=c99 supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=c99 linker (/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking pkg-config is at least version 0.9.0... yes checking for LIBESTR... yes checking for LIBFASTJSON... yes HOST: mipsel-buildroot-linux-gnu checking for python... /tmp/instance-22/output-1/host/bin/python checking for python version... 3.1 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.11/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.11/site-packages checking for PATH_MAX... yes checking for library containing clock_gettime... none required checking for library containing mq_getattr... none required checking for library containing dlopen... none required checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for libgen.h... yes checking for malloc.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.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/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/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 sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for uint8_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for struct sockaddr.sa_len... no checking for unistd.h... (cached) yes checking for working chown... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether /tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc -std=c99 needs -traditional... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for vprintf... yes checking for _doprnt... no checking for flock... yes checking for recvmmsg... yes checking for basename... yes checking for alarm... yes checking for clock_gettime... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memset... yes checking for mkdir... yes checking for regcomp... yes checking for select... yes checking for setsid... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for ttyname_r... yes checking for getline... yes checking for malloc_trim... yes checking for prctl... yes checking for epoll_create... yes checking for epoll_create1... yes checking for fdatasync... yes checking for syscall... yes checking for lseek64... yes checking for asprintf... yes checking for setns... yes checking for off64_t... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init... yes checking for library containing getifaddrs... none required checking whether SCM_CREDENTIALS is declared... yes checking whether SO_TIMESTAMP is declared... yes checking whether SYS_gettid is declared... yes checking for struct sysinfo.uptime... yes checking whether GLOB_NOMAGIC is declared... yes checking for MAXHOSTNAMELEN... yes checking for __builtin_expect()... yes checking whether the compiler provides atomic builtins... no checking whether the compiler provides atomic builtins for 64 bit data types... no checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.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 ZLIB... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for pthread_rwlockattr_setkind_np in -lpthread... yes checking for pthread_setname_np in -lpthread... yes checking for library containing pthread_setschedparam... none required checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for library containing sched_get_priority_max... none required checking for sched_get_priority_max... yes checking for LIBSYSTEMD... no configure: WARNING: libsystemd not present - disabling systemd support configure: --enable-libsystemd in auto mode, enable-libsystemd is set to no configure: enable-debug in auto mode, enable-debug is set to no checking for LIBUUID... yes checking for GNUTLS... yes checking for gnutls_certificate_set_retrieve_function... yes checking for gnutls_certificate_type_set_priority... no checking for libgcrypt-config... /tmp/instance-22/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/libgcrypt-config checking for gcry_cipher_open in -lgcrypt... yes checking protocol.h usability... no checking protocol.h presence... no checking for protocol.h... no checking for LIBLOGGING_STDLOG... yes checking for ip... yes checking for valgrind... no configure: testbench will use valgrind checking for port_create... no checking for Solaris File Events Notification API support... no checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes configure: pcap found checking hdfs.h usability... no checking hdfs.h presence... no checking for hdfs.h... no checking hadoop/hdfs.h usability... no checking hadoop/hdfs.h presence... no checking for hadoop/hdfs.h... no configure: Not running from git source checking for rst2man... rst2man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating runtime/Makefile config.status: creating compat/Makefile config.status: creating grammar/Makefile config.status: creating tools/Makefile config.status: creating plugins/imudp/Makefile config.status: creating plugins/imtcp/Makefile config.status: creating plugins/im3195/Makefile config.status: creating plugins/imgssapi/Makefile config.status: creating plugins/imuxsock/Makefile config.status: creating plugins/imjournal/Makefile config.status: creating plugins/immark/Makefile config.status: creating plugins/imklog/Makefile config.status: creating plugins/omhdfs/Makefile config.status: creating plugins/omkafka/Makefile config.status: creating plugins/omprog/Makefile config.status: creating plugins/mmexternal/Makefile config.status: creating plugins/omstdout/Makefile config.status: creating plugins/omjournal/Makefile config.status: creating plugins/pmciscoios/Makefile config.status: creating plugins/pmnull/Makefile config.status: creating plugins/pmnormalize/Makefile config.status: creating plugins/omruleset/Makefile config.status: creating plugins/omuxsock/Makefile config.status: creating plugins/imfile/Makefile config.status: creating plugins/imsolaris/Makefile config.status: creating plugins/imptcp/Makefile config.status: creating plugins/impstats/Makefile config.status: creating plugins/imrelp/Makefile config.status: creating plugins/imdiag/Makefile config.status: creating plugins/imkafka/Makefile config.status: creating plugins/omtesting/Makefile config.status: creating plugins/omgssapi/Makefile config.status: creating plugins/ommysql/Makefile config.status: creating plugins/ompgsql/Makefile config.status: creating plugins/omrelp/Makefile config.status: creating plugins/omlibdbi/Makefile config.status: creating plugins/ommail/Makefile config.status: creating plugins/fmhttp/Makefile config.status: creating plugins/omsnmp/Makefile config.status: creating plugins/omudpspoof/Makefile config.status: creating plugins/ommongodb/Makefile config.status: creating plugins/mmnormalize/Makefile config.status: creating plugins/mmjsonparse/Makefile config.status: creating plugins/mmaudit/Makefile config.status: creating plugins/mmanon/Makefile config.status: creating plugins/mmrm1stspace/Makefile config.status: creating plugins/mmutf8fix/Makefile config.status: creating plugins/mmfields/Makefile config.status: creating plugins/mmpstrucdata/Makefile config.status: creating plugins/omelasticsearch/Makefile config.status: creating plugins/omclickhouse/Makefile config.status: creating plugins/mmsnmptrapd/Makefile config.status: creating plugins/pmlastmsg/Makefile config.status: creating plugins/mmdblookup/Makefile config.status: creating contrib/mmdarwin/Makefile config.status: creating contrib/omhttp/Makefile config.status: creating contrib/fmhash/Makefile config.status: creating contrib/fmunflatten/Makefile config.status: creating contrib/ffaup/Makefile config.status: creating contrib/pmsnare/Makefile config.status: creating contrib/pmpanngfw/Makefile config.status: creating contrib/pmaixforwardedfrom/Makefile config.status: creating contrib/omhiredis/Makefile config.status: creating contrib/omrabbitmq/Makefile config.status: creating contrib/imkmsg/Makefile config.status: creating contrib/mmgrok/Makefile config.status: creating contrib/mmcount/Makefile config.status: creating contrib/omczmq/Makefile config.status: creating contrib/imczmq/Makefile config.status: creating contrib/mmsequence/Makefile config.status: creating contrib/mmrfc5424addhmac/Makefile config.status: creating contrib/pmcisconames/Makefile config.status: creating contrib/omhttpfs/Makefile config.status: creating contrib/omamqp1/Makefile config.status: creating contrib/omtcl/Makefile config.status: creating contrib/imbatchreport/Makefile config.status: creating contrib/omfile-hardened/Makefile config.status: creating contrib/mmkubernetes/Makefile config.status: creating contrib/impcap/Makefile config.status: creating contrib/imtuxedoulog/Makefile config.status: creating contrib/improg/Makefile config.status: creating contrib/imhttp/Makefile config.status: creating contrib/mmtaghostname/Makefile config.status: creating contrib/imdocker/Makefile config.status: creating contrib/pmdb2diag/Makefile config.status: creating contrib/imhiredis/Makefile config.status: creating tests/set-envvars config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls **************************************************** rsyslog will be compiled with the following settings: Large file support enabled: yes Networking support enabled: yes Regular expressions support enabled: yes rsyslog runtime will be built: yes rsyslogd will be built: yes have to generate man pages: no Unlimited select() support enabled: no uuid support enabled: yes Log file signing support via KSI LS12: no Log file encryption support: yes anonymization support enabled: yes message counting support enabled: no liblogging-stdlog support enabled: no libsystemd enabled: no kafka static linking enabled: no atomic operations enabled: yes ---{ input plugins }--- Klog functionality enabled: yes (linux) /dev/kmsg functionality enabled: no plain tcp input module enabled: yes imdiag enabled: yes file input module enabled: yes docker log input module enabled: no Solaris input module enabled: no periodic statistics module enabled: yes imczmq input module enabled: no imjournal input module enabled: no imbatchreport input module enabled: no imkafka module will be compiled: no impcap input module enabled: yes imtuxedoulog module will be compiled: no improg input module enabled: no imhttp input module enabled: no imhiredis input module enabled: no ---{ output plugins }--- Mail support enabled: yes omfile-hardened module will be compiled: no omprog module will be compiled: yes omstdout module will be compiled: yes omjournal module will be compiled: no omhdfs module will be compiled: no omelasticsearch module will be compiled: no omclickhouse module will be compiled: no omhttp module will be compiled: no omruleset module will be compiled: yes omudpspoof module will be compiled: no omuxsock module will be compiled: yes omczmq module will be compiled: no omrabbitmq module will be compiled: no omhttpfs module will be compiled: no omamqp1 module will be compiled: no omtcl module will be compiled: no omkafka module will be compiled: no ---{ parser modules }--- pmlastmsg module will be compiled: yes pmcisconames module will be compiled: yes pmciscoios module will be compiled: yes pmnull module will be compiled: no pmnormalize module will be compiled: no pmaixforwardedfrom module w.be compiled: yes pmsnare module will be compiled: yes pmdb2diag module will be compiled: no pmpanngfw module will be compiled: no ---{ message modification modules }--- mmnormalize module will be compiled: no mmjsonparse module will be compiled: yes mmgrok module will be compiled: no mmjaduit module will be compiled: yes mmsnmptrapd module will be compiled: no mmutf8fix enabled: yes mmrfc5424addhmac enabled: no mmpstrucdata enabled: yes mmsequence enabled: yes mmdblookup enabled: no mmdarwin enabled: no mmfields enabled: yes mmrm1stspace module enabled: no mmkubernetes enabled: no mmtaghostname enabled: no ---{ database support }--- MySql support enabled: no libdbi support enabled: no PostgreSQL support enabled: no mongodb support enabled: no hiredis support enabled: no ---{ protocol support }--- openssl network stream driver enabled: no GnuTLS network stream driver enabled: yes GSSAPI Kerberos 5 support enabled: no RELP support enabled: no SNMP support enabled: no ---{ function modules }--- fmhttp enabled: no fmhash enabled: yes fmhash with xxhash enabled: no fmunflatten enabled: no ffaup enabled: no ---{ debugging support }--- distcheck workaround enabled: no Testbench enabled: no valgrind tests enabled: valgrind helgrind tests enabled: yes Default tests enabled: yes Testbench libfaketime tests enabled: no Extended Testbench enabled: no MySQL Tests enabled: no Elasticsearch Tests: no ClickHouse Tests: no PostgreSQL Tests enabled: no Kafka Tests enabled: no Imdocker Tests enabled: no gnutls tests enabled: yes imfile tests enabled: yes systemd journal tests enabled: no SNMP Tests enabled: no Debug mode enabled: no (total) debugless mode enabled: no Diagnostic tools enabled: no End-User tools enabled: no Valgrind support settings enabled: no >>> rsyslog 8.2204.1 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/rsyslog-8.2204.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' Making all in compat make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/compat' CC compat_la-getifaddrs.lo CC compat_la-strndup.lo CC compat_la-asprintf.lo CC compat_la-solaris_elf_fix.lo CCLD compat.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/compat' Making all in runtime make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/runtime' CC librsyslog_la-rsyslog.lo CC librsyslog_la-dnscache.lo CC librsyslog_la-glbl.lo CC librsyslog_la-conf.lo CC librsyslog_la-janitor.lo CC librsyslog_la-rsconf.lo CC librsyslog_la-parser.lo CC librsyslog_la-strgen.lo CC librsyslog_la-msg.lo msg.c: In function 'MsgSetPropsViaJSON_Object': msg.c:4781:1: note: label 'finalize_it' defined here 4781 | finalize_it: | ^~~~~~~~~~~ msg.c:4771:30: note: 'itEnd' declared here 4771 | struct json_object_iterator itEnd = json_object_iter_end(json); | ^~~~~ msg.c:4781:1: note: label 'finalize_it' defined here 4781 | finalize_it: | ^~~~~~~~~~~ msg.c:4770:30: note: 'it' declared here 4770 | struct json_object_iterator it = json_object_iter_begin(json); | ^~ msg.c: In function 'msgAddMetadata': msg.c:5128:1: note: label 'finalize_it' defined here 5128 | finalize_it: | ^~~~~~~~~~~ msg.c:5121:28: note: 'jval' declared here 5121 | struct json_object *const jval = json_object_new_string((char*)metaval); | ^~~~ msg.c: In function 'jsonDeepCopy': msg.c:5163:2: note: switch starts here 5163 | switch(json_object_get_type(src)) { | ^~~~~~ msg.c:5179:31: note: 'itEnd' declared here 5179 | struct json_object_iterator itEnd = json_object_iter_end(src); | ^~~~~ msg.c:5163:2: note: switch starts here 5163 | switch(json_object_get_type(src)) { | ^~~~~~ msg.c:5178:31: note: 'it' declared here 5178 | struct json_object_iterator it = json_object_iter_begin(src); | ^~ msg.c:5163:2: note: switch starts here 5163 | switch(json_object_get_type(src)) { | ^~~~~~ msg.c:5179:31: note: 'itEnd' declared here 5179 | struct json_object_iterator itEnd = json_object_iter_end(src); | ^~~~~ msg.c:5163:2: note: switch starts here 5163 | switch(json_object_get_type(src)) { | ^~~~~~ msg.c:5178:31: note: 'it' declared here 5178 | struct json_object_iterator it = json_object_iter_begin(src); | ^~ msg.c:5163:2: note: switch starts here 5163 | switch(json_object_get_type(src)) { | ^~~~~~ msg.c:5179:31: note: 'itEnd' declared here 5179 | struct json_object_iterator itEnd = json_object_iter_end(src); | ^~~~~ msg.c:5163:2: note: switch starts here 5163 | switch(json_object_get_type(src)) { | ^~~~~~ msg.c:5178:31: note: 'it' declared here 5178 | struct json_object_iterator it = json_object_iter_begin(src); | ^~ CC librsyslog_la-linkedlist.lo CC librsyslog_la-objomsr.lo CC librsyslog_la-stringbuf.lo CC librsyslog_la-datetime.lo CC librsyslog_la-srutils.lo CC librsyslog_la-errmsg.lo CC librsyslog_la-operatingstate.lo operatingstate.c: In function 'osf_checkOnStartup': operatingstate.c:96:1: note: label 'done' defined here 96 | done: | ^~~~ operatingstate.c:78:6: note: 'rd' declared here 78 | int rd = read(fd, iobuf, len_clean_close); | ^~ operatingstate.c:96:1: note: label 'done' defined here 96 | done: | ^~~~ operatingstate.c:72:6: note: 'offs' declared here 72 | int offs = lseek64(fd, -(len_clean_close + 1), SEEK_END); | ^~~~ operatingstate.c:96:1: note: label 'done' defined here 96 | done: | ^~~~ operatingstate.c:78:6: note: 'rd' declared here 78 | int rd = read(fd, iobuf, len_clean_close); | ^~ CC librsyslog_la-debug.lo CC librsyslog_la-obj.lo CC librsyslog_la-modules.lo CC librsyslog_la-statsobj.lo CC librsyslog_la-dynstats.lo CC librsyslog_la-perctile_ringbuf.lo CC librsyslog_la-perctile_stats.lo perctile_stats.c: In function 'initAndAddPerctileMetrics': perctile_stats.c:272:1: note: label 'finalize_it' defined here 272 | finalize_it: | ^~~~~~~~~~~ perctile_stats.c:223:6: note: 'remaining_size' declared here 223 | int remaining_size = stat_name_len - offset - 1; | ^~~~~~~~~~~~~~ perctile_stats.c:272:1: note: label 'finalize_it' defined here 272 | finalize_it: | ^~~~~~~~~~~ perctile_stats.c:217:6: note: 'offset' declared here 217 | int offset = snprintf(stat_name, stat_name_len, "%s%s", (char*)pstat->name, (char*)bkt->delim); | ^~~~~~ perctile_stats.c:272:1: note: label 'finalize_it' defined here 272 | finalize_it: | ^~~~~~~~~~~ perctile_stats.c:223:6: note: 'remaining_size' declared here 223 | int remaining_size = stat_name_len - offset - 1; | ^~~~~~~~~~~~~~ CC librsyslog_la-stream.lo stream.c: In function 'checkTruncation': stream.c:730:1: note: label 'finalize_it' defined here 730 | finalize_it: | ^~~~~~~~~~~ stream.c:717:16: note: 'lenRead' declared here 717 | const ssize_t lenRead = read(pThis->fd, pThis->pIOBuf_truncation, pThis->iBufPtrMax); | ^~~~~~~ stream.c:730:1: note: label 'finalize_it' defined here 730 | finalize_it: | ^~~~~~~~~~~ stream.c:709:16: note: 'backseek' declared here 709 | const off64_t backseek = -1 * (off64_t) pThis->iBufPtrMax; | ^~~~~~~~ stream.c:730:1: note: label 'finalize_it' defined here 730 | finalize_it: | ^~~~~~~~~~~ stream.c:717:16: note: 'lenRead' declared here 717 | const ssize_t lenRead = read(pThis->fd, pThis->pIOBuf_truncation, pThis->iBufPtrMax); | ^~~~~~~ stream.c: In function 'strmSeek': stream.c:1971:1: note: label 'finalize_it' defined here 1971 | finalize_it: | ^~~~~~~~~~~ stream.c:1961:16: note: 'i' declared here 1961 | const off64_t i = lseek64(pThis->fd, offs, SEEK_SET); | ^ stream.c:1971:1: note: label 'finalize_it' defined here 1971 | finalize_it: | ^~~~~~~~~~~ stream.c:1961:16: note: 'i' declared here 1961 | const off64_t i = lseek64(pThis->fd, offs, SEEK_SET); | ^ CC librsyslog_la-var.lo CC librsyslog_la-wtp.lo CC librsyslog_la-wti.lo CC librsyslog_la-queue.lo CC librsyslog_la-ruleset.lo CC librsyslog_la-prop.lo CC librsyslog_la-ratelimit.lo CC librsyslog_la-lookup.lo CC librsyslog_la-cfsysline.lo CC ../librsyslog_la-action.lo ../action.c: In function 'actionCommit': ../action.c:1623:1: note: label 'finalize_it' defined here 1623 | finalize_it: | ^~~~~~~~~~~ ../action.c:1595:6: note: 'bDone' declared here 1595 | int bDone = 0; | ^~~~~ ../action.c:1623:1: note: label 'finalize_it' defined here 1623 | finalize_it: | ^~~~~~~~~~~ ../action.c:1595:6: note: 'bDone' declared here 1595 | int bDone = 0; | ^~~~~ ../action.c:1623:1: note: label 'finalize_it' defined here 1623 | finalize_it: | ^~~~~~~~~~~ ../action.c:1595:6: note: 'bDone' declared here 1595 | int bDone = 0; | ^~~~~ ../action.c:1623:1: note: label 'finalize_it' defined here 1623 | finalize_it: | ^~~~~~~~~~~ ../action.c:1595:6: note: 'bDone' declared here 1595 | int bDone = 0; | ^~~~~ ../action.c:1623:1: note: label 'finalize_it' defined here 1623 | finalize_it: | ^~~~~~~~~~~ ../action.c:1595:6: note: 'bDone' declared here 1595 | int bDone = 0; | ^~~~~ ../action.c:1623:1: note: label 'finalize_it' defined here 1623 | finalize_it: | ^~~~~~~~~~~ ../action.c:1595:6: note: 'bDone' declared here 1595 | int bDone = 0; | ^~~~~ CC ../librsyslog_la-threads.lo CC ../librsyslog_la-parse.lo CC librsyslog_la-hashtable.lo CC librsyslog_la-hashtable_itr.lo CC ../librsyslog_la-outchannel.lo CC ../librsyslog_la-template.lo ../template.c: In function 'tplToString': ../template.c:261:1: note: label 'finalize_it' defined here 261 | finalize_it: | ^~~~~~~~~~~ ../template.c:194:12: note: 'extra_space' declared here 194 | const int extra_space = (pTpl->optFormatEscape == JSONF) ? 1 : 3; | ^~~~~~~~~~~ ../template.c:261:1: note: label 'finalize_it' defined here 261 | finalize_it: | ^~~~~~~~~~~ ../template.c:194:12: note: 'extra_space' declared here 194 | const int extra_space = (pTpl->optFormatEscape == JSONF) ? 1 : 3; | ^~~~~~~~~~~ ../template.c:261:1: note: label 'finalize_it' defined here 261 | finalize_it: | ^~~~~~~~~~~ ../template.c:194:12: note: 'extra_space' declared here 194 | const int extra_space = (pTpl->optFormatEscape == JSONF) ? 1 : 3; | ^~~~~~~~~~~ ../template.c:261:1: note: label 'finalize_it' defined here 261 | finalize_it: | ^~~~~~~~~~~ ../template.c:194:12: note: 'extra_space' declared here 194 | const int extra_space = (pTpl->optFormatEscape == JSONF) ? 1 : 3; | ^~~~~~~~~~~ CC librsyslog_la-timezones.lo CCLD librsyslog.la CC libgcry_la-libgcry.lo libgcry.c: In function 'eiGetIV': libgcry.c:276:1: note: label 'finalize_it' defined here 276 | finalize_it: | ^~~~~~~~~~~ libgcry.c:249:20: note: 'cmp_IV' declared here 249 | const char *const cmp_IV = "IV"; // work-around for static analyzer | ^~~~~~ libgcry.c: In function 'eiGetEND': libgcry.c:295:1: note: label 'finalize_it' defined here 295 | finalize_it: | ^~~~~~~~~~~ libgcry.c:288:20: note: 'const_END' declared here 288 | const char *const const_END = "END"; // clang static analyzer work-around | ^~~~~~~~~ CC libgcry_la-libgcry_common.lo CCLD libgcry.la CC lmregexp_la-regexp.lo CCLD lmregexp.la CC lmzlibw_la-zlibw.lo CCLD lmzlibw.la CC lmnet_la-net.lo CCLD lmnet.la CC lmnetstrms_la-netstrms.lo CC lmnetstrms_la-netstrm.lo CC lmnetstrms_la-nssel.lo CC lmnetstrms_la-nspoll.lo CCLD lmnetstrms.la CC lmnsd_ptcp_la-nsd_ptcp.lo CC lmnsd_ptcp_la-nsdsel_ptcp.lo nsdsel_ptcp.c: In function 'IsReady': nsdsel_ptcp.c:174:1: note: label 'finalize_it' defined here 174 | finalize_it: | ^~~~~~~~~~~ nsdsel_ptcp.c:160:14: note: 'revent' declared here 160 | const short revent = pThis->fds[idx].revents; | ^~~~~~ CC lmnsd_ptcp_la-nsdpoll_ptcp.lo CCLD lmnsd_ptcp.la CC lmnsd_gtls_la-nsd_gtls.lo CC lmnsd_gtls_la-nsdsel_gtls.lo CCLD lmnsd_gtls.la CC lmcry_gcry_la-lmcry_gcry.lo CCLD lmcry_gcry.la CC lmtcpsrv_la-tcps_sess.lo CC lmtcpsrv_la-tcpsrv.lo CCLD lmtcpsrv.la CC lmtcpclt_la-tcpclt.lo CCLD lmtcpclt.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/runtime' Making all in grammar make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/grammar' /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/grammar' CC libgrammar_la-grammar.lo CC libgrammar_la-lexer.lo lexer.l: In function 'cnfAddConfigBuffer': lexer.l:493:1: note: label 'done' defined here 493 | if(r != 0) { | ^~~~ lexer.l:480:12: note: 'lll' declared here 480 | /* NOTE: yy_scan_buffer() does an automatic yy_switch_to_buffer to the new buffer */ | ^~~ lexer.c: In function 'yyrestart': lexer.c:3568:20: warning: potential null pointer dereference [-Wnull-dereference] 3568 | b->yy_fill_buffer = 1; | ~~~~~~~~~~~~~~~~~~^~~ lexer.c:3567:19: warning: potential null pointer dereference [-Wnull-dereference] 3567 | b->yy_input_file = file; | ~~~~~~~~~~~~~~~~~^~~~~~ CC libgrammar_la-rainerscript.lo rainerscript.c: In function 'cnfexprEval': rainerscript.c:3254:15: warning: null pointer dereference [-Wnull-dereference] 3254 | ret->d.n = es_strncmp(estr_l, estr_r, estr_r->lenStr) == 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rainerscript.c:3265:15: warning: null pointer dereference [-Wnull-dereference] 3265 | ret->d.n = es_strncasecmp(estr_l, estr_r, estr_r->lenStr) == 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rainerscript.c:3044:5: warning: 'bMustFree' may be used uninitialized in this function [-Wmaybe-uninitialized] 3044 | if(bMustFree) es_deleteStr(estr_r); \ | ^ rainerscript.c:3101:6: note: 'bMustFree' was declared here 3101 | int bMustFree, bMustFree2; | ^~~~~~~~~ rainerscript.c: In function 'cnfexprDestruct': rainerscript.c:3790:14: warning: potential null pointer dereference [-Wnull-dereference] 3790 | if(foundFunc->destruct != NULL) { | ~~~~~~~~~^~~~~~~~~~ rainerscript.c: In function 'cnffuncNew': rainerscript.c:5288:15: warning: potential null pointer dereference [-Wnull-dereference] 5288 | if(foundFunc->initFunc != NULL) { | ~~~~~~~~~^~~~~~~~~~ CCLD libgrammar.la make[4]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/grammar' make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/grammar' Making all in . make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' Making all in plugins/immark make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/immark' CC immark_la-immark.lo CCLD immark.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/immark' Making all in plugins/imuxsock make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imuxsock' CC imuxsock_la-imuxsock.lo CCLD imuxsock.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imuxsock' Making all in plugins/imtcp make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imtcp' CC imtcp_la-imtcp.lo imtcp.c: In function 'activateCnfPrePrivDrop': imtcp.c:896:1: note: label 'finalize_it' defined here 896 | finalize_it: | ^~~~~~~~~~~ imtcp.c:891:17: note: 'etry' declared here 891 | tcpsrv_etry_t *etry = tcpsrv_root; | ^~~~ CCLD imtcp.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imtcp' Making all in plugins/imudp make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imudp' CC imudp_la-imudp.lo CCLD imudp.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imudp' Making all in plugins/omtesting make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omtesting' CC omtesting_la-omtesting.lo CCLD omtesting.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omtesting' Making all in plugins/mmexternal make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmexternal' CC mmexternal_la-mmexternal.lo CCLD mmexternal.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmexternal' Making all in tools make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tools' CC rsyslogd-syslogd.o CC rsyslogd-rsyslogd.o rsyslogd.c: In function 'queryLocalHostname': rsyslogd.c:259:1: note: label 'finalize_it' defined here 259 | finalize_it: | ^~~~~~~~~~~ rsyslogd.c:242:9: note: 'dot' declared here 242 | uchar *dot = (uchar*) strstr((char*)LocalFQDNName, "."); | ^~~ rsyslogd.c: In function 'checkStartupOK': rsyslogd.c:336:1: note: label 'finalize_it' defined here 336 | finalize_it: | ^~~~~~~~~~~ rsyslogd.c:326:14: note: 'pid' declared here 326 | const pid_t pid = (pid_t) pf_pid; | ^~~ rsyslogd.c:336:1: note: label 'finalize_it' defined here 336 | finalize_it: | ^~~~~~~~~~~ rsyslogd.c:326:14: note: 'pid' declared here 326 | const pid_t pid = (pid_t) pf_pid; | ^~~ rsyslogd.c:336:1: note: label 'finalize_it' defined here 336 | finalize_it: | ^~~~~~~~~~~ rsyslogd.c:326:14: note: 'pid' declared here 326 | const pid_t pid = (pid_t) pf_pid; | ^~~ rsyslogd.c: In function 'logmsgInternal': rsyslogd.c:992:1: note: label 'finalize_it' defined here 992 | finalize_it: | ^~~~~~~~~~~ rsyslogd.c:966:6: note: 'emit_supress_msg' declared here 966 | int emit_supress_msg = 0; | ^~~~~~~~~~~~~~~~ rsyslogd.c:992:1: note: label 'finalize_it' defined here 992 | finalize_it: | ^~~~~~~~~~~ rsyslogd.c:965:6: note: 'emit_to_stderr' declared here 965 | int emit_to_stderr = (ourConf == NULL) ? 1 : ourConf->globals.bErrMsgToStderr; | ^~~~~~~~~~~~~~ rsyslogd.c:992:1: note: label 'finalize_it' defined here 992 | finalize_it: | ^~~~~~~~~~~ rsyslogd.c:966:6: note: 'emit_supress_msg' declared here 966 | int emit_supress_msg = 0; | ^~~~~~~~~~~~~~~~ rsyslogd.c:992:1: note: label 'finalize_it' defined here 992 | finalize_it: | ^~~~~~~~~~~ rsyslogd.c:965:6: note: 'emit_to_stderr' declared here 965 | int emit_to_stderr = (ourConf == NULL) ? 1 : ourConf->globals.bErrMsgToStderr; | ^~~~~~~~~~~~~~ CC rsyslogd-omshell.o CC rsyslogd-omusrmsg.o CC rsyslogd-omfwd.o CC rsyslogd-omfile.o In file included from omfile.c:63: omfile.c: In function 'newActInst': ../runtime/module-template.h:411:1: note: label 'finalize_it' defined here 411 | finalize_it:\ | ^~~~~~~~~~~ omfile.c:1393:1: note: in expansion of macro 'CODE_STD_FINALIZERnewActInst' 1393 | CODE_STD_FINALIZERnewActInst | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ omfile.c:1342:6: note: 'allWhiteSpace' declared here 1342 | int allWhiteSpace = 1; | ^~~~~~~~~~~~~ In file included from omfile.c:63: ../runtime/module-template.h:411:1: note: label 'finalize_it' defined here 411 | finalize_it:\ | ^~~~~~~~~~~ omfile.c:1393:1: note: in expansion of macro 'CODE_STD_FINALIZERnewActInst' 1393 | CODE_STD_FINALIZERnewActInst | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ omfile.c:1342:6: note: 'allWhiteSpace' declared here 1342 | int allWhiteSpace = 1; | ^~~~~~~~~~~~~ In file included from omfile.c:63: ../runtime/module-template.h:411:1: note: label 'finalize_it' defined here 411 | finalize_it:\ | ^~~~~~~~~~~ omfile.c:1393:1: note: in expansion of macro 'CODE_STD_FINALIZERnewActInst' 1393 | CODE_STD_FINALIZERnewActInst | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ omfile.c:1342:6: note: 'allWhiteSpace' declared here 1342 | int allWhiteSpace = 1; | ^~~~~~~~~~~~~ In file included from omfile.c:63: ../runtime/module-template.h:411:1: note: label 'finalize_it' defined here 411 | finalize_it:\ | ^~~~~~~~~~~ omfile.c:1393:1: note: in expansion of macro 'CODE_STD_FINALIZERnewActInst' 1393 | CODE_STD_FINALIZERnewActInst | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ omfile.c:1342:6: note: 'allWhiteSpace' declared here 1342 | int allWhiteSpace = 1; | ^~~~~~~~~~~~~ In file included from omfile.c:63: ../runtime/module-template.h:411:1: note: label 'finalize_it' defined here 411 | finalize_it:\ | ^~~~~~~~~~~ omfile.c:1393:1: note: in expansion of macro 'CODE_STD_FINALIZERnewActInst' 1393 | CODE_STD_FINALIZERnewActInst | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ omfile.c:1342:6: note: 'allWhiteSpace' declared here 1342 | int allWhiteSpace = 1; | ^~~~~~~~~~~~~ CC rsyslogd-ompipe.o CC rsyslogd-omdiscard.o CC rsyslogd-pmrfc5424.o CC rsyslogd-pmrfc3164.o CC rsyslogd-smtradfile.o CC rsyslogd-smfile.o CC rsyslogd-smfwd.o CC rsyslogd-smtradfwd.o CC rsyslogd-iminternal.o CCLD rsyslogd make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tools' Making all in plugins/imklog make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imklog' CC imklog_la-imklog.lo CC imklog_la-bsd.lo CCLD imklog.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imklog' Making all in plugins/impstats make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/impstats' CC impstats_la-impstats.lo CCLD impstats.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/impstats' Making all in plugins/omstdout make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omstdout' CC omstdout_la-omstdout.lo CCLD omstdout.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omstdout' Making all in contrib/pmcisconames make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmcisconames' CC pmcisconames_la-pmcisconames.lo CCLD pmcisconames.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmcisconames' Making all in plugins/pmciscoios make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmciscoios' CC pmciscoios_la-pmciscoios.lo CCLD pmciscoios.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmciscoios' Making all in contrib/pmaixforwardedfrom make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmaixforwardedfrom' CC pmaixforwardedfrom_la-pmaixforwardedfrom.lo CCLD pmaixforwardedfrom.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmaixforwardedfrom' Making all in contrib/pmsnare make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmsnare' CC pmsnare_la-pmsnare.lo CCLD pmsnare.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmsnare' Making all in plugins/pmlastmsg make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmlastmsg' CC pmlastmsg_la-pmlastmsg.lo CCLD pmlastmsg.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmlastmsg' Making all in plugins/omruleset make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omruleset' CC omruleset_la-omruleset.lo CCLD omruleset.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omruleset' Making all in plugins/omuxsock make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omuxsock' CC omuxsock_la-omuxsock.lo CCLD omuxsock.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omuxsock' Making all in plugins/imfile make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imfile' CC imfile_la-imfile.lo imfile.c: In function 'process_symlink': imfile.c:912:1: note: label 'finalize_it' defined here 912 | finalize_it: | ^~~~~~~~~~~ imfile.c:889:12: note: 'is_file' declared here 889 | const int is_file = (S_ISREG(fileInfo.st_mode)); | ^~~~~~~ imfile.c:912:1: note: label 'finalize_it' defined here 912 | finalize_it: | ^~~~~~~~~~~ imfile.c:889:12: note: 'is_file' declared here 889 | const int is_file = (S_ISREG(fileInfo.st_mode)); | ^~~~~~~ imfile.c: In function 'openFileWithStateFile': imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1525:21: note: 'prev_msg_segment' declared here 1525 | const uchar *const prev_msg_segment = (const uchar*)fjson_object_get_string(jval); | ^~~~~~~~~~~~~~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1516:21: note: 'prev_line_segment' declared here 1516 | const uchar *const prev_line_segment = (const uchar*)fjson_object_get_string(jval); | ^~~~~~~~~~~~~~~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1495:22: note: 'json' declared here 1495 | struct json_object *json = fjson_object_from_fd(fd); | ^~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1525:21: note: 'prev_msg_segment' declared here 1525 | const uchar *const prev_msg_segment = (const uchar*)fjson_object_get_string(jval); | ^~~~~~~~~~~~~~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1516:21: note: 'prev_line_segment' declared here 1516 | const uchar *const prev_line_segment = (const uchar*)fjson_object_get_string(jval); | ^~~~~~~~~~~~~~~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1495:22: note: 'json' declared here 1495 | struct json_object *json = fjson_object_from_fd(fd); | ^~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1525:21: note: 'prev_msg_segment' declared here 1525 | const uchar *const prev_msg_segment = (const uchar*)fjson_object_get_string(jval); | ^~~~~~~~~~~~~~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1516:21: note: 'prev_line_segment' declared here 1516 | const uchar *const prev_line_segment = (const uchar*)fjson_object_get_string(jval); | ^~~~~~~~~~~~~~~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1495:22: note: 'json' declared here 1495 | struct json_object *json = fjson_object_from_fd(fd); | ^~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1525:21: note: 'prev_msg_segment' declared here 1525 | const uchar *const prev_msg_segment = (const uchar*)fjson_object_get_string(jval); | ^~~~~~~~~~~~~~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1516:21: note: 'prev_line_segment' declared here 1516 | const uchar *const prev_line_segment = (const uchar*)fjson_object_get_string(jval); | ^~~~~~~~~~~~~~~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1495:22: note: 'json' declared here 1495 | struct json_object *json = fjson_object_from_fd(fd); | ^~~~ imfile.c:1542:1: note: label 'finalize_it' defined here 1542 | finalize_it: | ^~~~~~~~~~~ imfile.c:1525:21: note: 'prev_msg_segment' declared here 1525 | const uchar *const prev_msg_segment = (const uchar*)fjson_object_get_string(jval); | ^~~~~~~~~~~~~~~~ imfile.c: In function 'in_processEvent': imfile.c:2435:1: note: label 'done' defined here 2435 | done: return; | ^~~~ imfile.c:2415:24: note: 'etry' declared here 2415 | const wd_map_t *const etry = wdmapLookup(ev->wd); | ^~~~ imfile.c: In function 'atomicWriteStateFile': imfile.c:2725:1: note: label 'finalize_it' defined here 2725 | finalize_it: | ^~~~~~~~~~~ imfile.c:2716:16: note: 'w' declared here 2716 | const ssize_t w = write(fd, content, toWrite); | ^ imfile.c:2725:1: note: label 'finalize_it' defined here 2725 | finalize_it: | ^~~~~~~~~~~ imfile.c:2715:15: note: 'toWrite' declared here 2715 | const size_t toWrite = strlen(content); | ^~~~~~~ imfile.c: In function 'persistStrmState': imfile.c:2818:1: note: label 'finalize_it' defined here 2818 | finalize_it: | ^~~~~~~~~~~ imfile.c:2808:14: note: 'jstr' declared here 2808 | const char *jstr = json_object_to_json_string_ext(json, JSON_C_TO_STRING_SPACED); | ^~~~ imfile.c:2818:1: note: label 'finalize_it' defined here 2818 | finalize_it: | ^~~~~~~~~~~ imfile.c:2802:21: note: 'prevMsgSegment' declared here 2802 | const uchar *const prevMsgSegment = strmGetPrevMsgSegment(act->pStrm); | ^~~~~~~~~~~~~~ imfile.c:2818:1: note: label 'finalize_it' defined here 2818 | finalize_it: | ^~~~~~~~~~~ imfile.c:2796:21: note: 'prevLineSegment' declared here 2796 | const uchar *const prevLineSegment = strmGetPrevLineSegment(act->pStrm); | ^~~~~~~~~~~~~~~ CC imfile_la-siphash.lo CCLD imfile.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imfile' Making all in plugins/imptcp make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imptcp' CC imptcp_la-imptcp.lo imptcp.c: In function 'addSess': imptcp.c:1544:1: note: label 'finalize_it' defined here 1544 | finalize_it: | ^~~~~~~~~~~ imptcp.c:1527:6: note: 'iTCPSessMax' declared here 1527 | int iTCPSessMax = pSrv->inst->iTCPSessMax; | ^~~~~~~~~~~ imptcp.c:1544:1: note: label 'finalize_it' defined here 1544 | finalize_it: | ^~~~~~~~~~~ imptcp.c:1527:6: note: 'iTCPSessMax' declared here 1527 | int iTCPSessMax = pSrv->inst->iTCPSessMax; | ^~~~~~~~~~~ imptcp.c:1544:1: note: label 'finalize_it' defined here 1544 | finalize_it: | ^~~~~~~~~~~ imptcp.c:1527:6: note: 'iTCPSessMax' declared here 1527 | int iTCPSessMax = pSrv->inst->iTCPSessMax; | ^~~~~~~~~~~ CCLD imptcp.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imptcp' Making all in plugins/imdiag make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imdiag' CC imdiag_la-imdiag.lo imdiag.c: In function 'setAbortTimeout': imdiag.c:688:1: note: label 'finalize_it' defined here 688 | finalize_it: | ^~~~~~~~~~~ imdiag.c:681:12: note: 'iState' declared here 681 | const int iState = pthread_create(&timeoutGuard_thrd, NULL, timeoutGuard, NULL); | ^~~~~~ imdiag.c:688:1: note: label 'finalize_it' defined here 688 | finalize_it: | ^~~~~~~~~~~ imdiag.c:681:12: note: 'iState' declared here 681 | const int iState = pthread_create(&timeoutGuard_thrd, NULL, timeoutGuard, NULL); | ^~~~~~ In file included from imdiag.c:48: imdiag.c: In function 'modInit': ../../runtime/module-template.h:818:1: note: label 'finalize_it' defined here 818 | finalize_it:\ | ^~~~~~~~~~~ imdiag.c:907:1: note: in expansion of macro 'ENDmodInit' 907 | ENDmodInit | ^~~~~~~~~~ imdiag.c:847:14: note: 'ci_max_empty_checks' declared here 847 | const char *ci_max_empty_checks = getenv("CI_SHUTDOWN_QUEUE_EMPTY_CHECKS"); | ^~~~~~~~~~~~~~~~~~~ In file included from imdiag.c:48: ../../runtime/module-template.h:818:1: note: label 'finalize_it' defined here 818 | finalize_it:\ | ^~~~~~~~~~~ imdiag.c:907:1: note: in expansion of macro 'ENDmodInit' 907 | ENDmodInit | ^~~~~~~~~~ imdiag.c:847:14: note: 'ci_max_empty_checks' declared here 847 | const char *ci_max_empty_checks = getenv("CI_SHUTDOWN_QUEUE_EMPTY_CHECKS"); | ^~~~~~~~~~~~~~~~~~~ In file included from imdiag.c:48: ../../runtime/module-template.h:818:1: note: label 'finalize_it' defined here 818 | finalize_it:\ | ^~~~~~~~~~~ imdiag.c:907:1: note: in expansion of macro 'ENDmodInit' 907 | ENDmodInit | ^~~~~~~~~~ imdiag.c:847:14: note: 'ci_max_empty_checks' declared here 847 | const char *ci_max_empty_checks = getenv("CI_SHUTDOWN_QUEUE_EMPTY_CHECKS"); | ^~~~~~~~~~~~~~~~~~~ In file included from imdiag.c:48: ../../runtime/module-template.h:818:1: note: label 'finalize_it' defined here 818 | finalize_it:\ | ^~~~~~~~~~~ imdiag.c:907:1: note: in expansion of macro 'ENDmodInit' 907 | ENDmodInit | ^~~~~~~~~~ imdiag.c:847:14: note: 'ci_max_empty_checks' declared here 847 | const char *ci_max_empty_checks = getenv("CI_SHUTDOWN_QUEUE_EMPTY_CHECKS"); | ^~~~~~~~~~~~~~~~~~~ In file included from imdiag.c:48: ../../runtime/module-template.h:818:1: note: label 'finalize_it' defined here 818 | finalize_it:\ | ^~~~~~~~~~~ imdiag.c:907:1: note: in expansion of macro 'ENDmodInit' 907 | ENDmodInit | ^~~~~~~~~~ imdiag.c:847:14: note: 'ci_max_empty_checks' declared here 847 | const char *ci_max_empty_checks = getenv("CI_SHUTDOWN_QUEUE_EMPTY_CHECKS"); | ^~~~~~~~~~~~~~~~~~~ In file included from imdiag.c:48: ../../runtime/module-template.h:818:1: note: label 'finalize_it' defined here 818 | finalize_it:\ | ^~~~~~~~~~~ imdiag.c:907:1: note: in expansion of macro 'ENDmodInit' 907 | ENDmodInit | ^~~~~~~~~~ imdiag.c:847:14: note: 'ci_max_empty_checks' declared here 847 | const char *ci_max_empty_checks = getenv("CI_SHUTDOWN_QUEUE_EMPTY_CHECKS"); | ^~~~~~~~~~~~~~~~~~~ In file included from imdiag.c:48: ../../runtime/module-template.h:818:1: note: label 'finalize_it' defined here 818 | finalize_it:\ | ^~~~~~~~~~~ imdiag.c:907:1: note: in expansion of macro 'ENDmodInit' 907 | ENDmodInit | ^~~~~~~~~~ imdiag.c:847:14: note: 'ci_max_empty_checks' declared here 847 | const char *ci_max_empty_checks = getenv("CI_SHUTDOWN_QUEUE_EMPTY_CHECKS"); | ^~~~~~~~~~~~~~~~~~~ In file included from imdiag.c:48: ../../runtime/module-template.h:818:1: note: label 'finalize_it' defined here 818 | finalize_it:\ | ^~~~~~~~~~~ imdiag.c:907:1: note: in expansion of macro 'ENDmodInit' 907 | ENDmodInit | ^~~~~~~~~~ imdiag.c:847:14: note: 'ci_max_empty_checks' declared here 847 | const char *ci_max_empty_checks = getenv("CI_SHUTDOWN_QUEUE_EMPTY_CHECKS"); | ^~~~~~~~~~~~~~~~~~~ In file included from imdiag.c:48: ../../runtime/module-template.h:818:1: note: label 'finalize_it' defined here 818 | finalize_it:\ | ^~~~~~~~~~~ imdiag.c:907:1: note: in expansion of macro 'ENDmodInit' 907 | ENDmodInit | ^~~~~~~~~~ imdiag.c:847:14: note: 'ci_max_empty_checks' declared here 847 | const char *ci_max_empty_checks = getenv("CI_SHUTDOWN_QUEUE_EMPTY_CHECKS"); | ^~~~~~~~~~~~~~~~~~~ CCLD imdiag.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imdiag' Making all in plugins/ommail make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/ommail' CC ommail_la-ommail.lo CCLD ommail.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/ommail' Making all in contrib/fmhash make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/fmhash' CC fmhash_la-fmhash.lo fmhash.c: In function 'hash_wrapper2': fmhash.c:172:1: note: label 'finalize_it' defined here 172 | finalize_it: | ^~~~~~~~~~~ fmhash.c:168:9: note: 'len' declared here 168 | size_t len = strlen(hashStr); | ^~~ CCLD fmhash.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/fmhash' Making all in plugins/omprog make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omprog' CC omprog_la-omprog.lo omprog.c: In function 'doAction': omprog.c:1019:1: note: label 'finalize_it' defined here 1019 | finalize_it: | ^~~~~~~~~~~ omprog.c:1000:15: note: 'len' declared here 1000 | const size_t len = strlen((char*)szMsg); | ^~~ omprog.c:1019:1: note: label 'finalize_it' defined here 1019 | finalize_it: | ^~~~~~~~~~~ omprog.c:999:21: note: 'szMsg' declared here 999 | const uchar *const szMsg = ppString[0]; | ^~~~~ omprog.c:1019:1: note: label 'finalize_it' defined here 1019 | finalize_it: | ^~~~~~~~~~~ omprog.c:1000:15: note: 'len' declared here 1000 | const size_t len = strlen((char*)szMsg); | ^~~ omprog.c:1019:1: note: label 'finalize_it' defined here 1019 | finalize_it: | ^~~~~~~~~~~ omprog.c:999:21: note: 'szMsg' declared here 999 | const uchar *const szMsg = ppString[0]; | ^~~~~ CCLD omprog.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omprog' Making all in plugins/mmjsonparse make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmjsonparse' CC mmjsonparse_la-mmjsonparse.lo CCLD mmjsonparse.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmjsonparse' Making all in plugins/mmaudit make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmaudit' CC mmaudit_la-mmaudit.lo CCLD mmaudit.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmaudit' Making all in plugins/mmanon make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmanon' CC mmanon_la-mmanon.lo In file included from mmanon.c:37: mmanon.c: In function 'newActInst': ../../runtime/module-template.h:411:1: note: label 'finalize_it' defined here 411 | finalize_it:\ | ^~~~~~~~~~~ mmanon.c:361:1: note: in expansion of macro 'CODE_STD_FINALIZERnewActInst' 361 | CODE_STD_FINALIZERnewActInst | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmanon.c:338:6: note: 'bHadBitsErr' declared here 338 | int bHadBitsErr = 0; | ^~~~~~~~~~~ In file included from mmanon.c:37: ../../runtime/module-template.h:411:1: note: label 'finalize_it' defined here 411 | finalize_it:\ | ^~~~~~~~~~~ mmanon.c:361:1: note: in expansion of macro 'CODE_STD_FINALIZERnewActInst' 361 | CODE_STD_FINALIZERnewActInst | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmanon.c:338:6: note: 'bHadBitsErr' declared here 338 | int bHadBitsErr = 0; | ^~~~~~~~~~~ In file included from mmanon.c:37: ../../runtime/module-template.h:411:1: note: label 'finalize_it' defined here 411 | finalize_it:\ | ^~~~~~~~~~~ mmanon.c:361:1: note: in expansion of macro 'CODE_STD_FINALIZERnewActInst' 361 | CODE_STD_FINALIZERnewActInst | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmanon.c:338:6: note: 'bHadBitsErr' declared here 338 | int bHadBitsErr = 0; | ^~~~~~~~~~~ In file included from mmanon.c:37: ../../runtime/module-template.h:411:1: note: label 'finalize_it' defined here 411 | finalize_it:\ | ^~~~~~~~~~~ mmanon.c:361:1: note: in expansion of macro 'CODE_STD_FINALIZERnewActInst' 361 | CODE_STD_FINALIZERnewActInst | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmanon.c:338:6: note: 'bHadBitsErr' declared here 338 | int bHadBitsErr = 0; | ^~~~~~~~~~~ mmanon.c: In function 'findIPv6': mmanon.c:1058:1: note: label 'finalize_it' defined here 1058 | finalize_it: | ^~~~~~~~~~~ mmanon.c:1031:8: note: 'val' declared here 1031 | char* val = (char*)(hashtable_search(hash, num)); | ^~~ CCLD mmanon.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmanon' Making all in plugins/mmutf8fix make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmutf8fix' CC mmutf8fix_la-mmutf8fix.lo CCLD mmutf8fix.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmutf8fix' Making all in contrib/mmsequence make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/mmsequence' CC mmsequence_la-mmsequence.lo CCLD mmsequence.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/mmsequence' Making all in plugins/mmfields make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmfields' CC mmfields_la-mmfields.lo CCLD mmfields.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmfields' Making all in plugins/mmpstrucdata make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmpstrucdata' CC mmpstrucdata_la-mmpstrucdata.lo CCLD mmpstrucdata.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmpstrucdata' Making all in contrib/impcap make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/impcap' CC impcap_la-impcap.lo CC impcap_la-arp_parser.lo CC impcap_la-eth_parser.lo CC impcap_la-icmp_parser.lo CC impcap_la-ipv4_parser.lo CC impcap_la-ipv6_parser.lo CC impcap_la-ipx_parser.lo CC impcap_la-llc_parser.lo CC impcap_la-udp_parser.lo CC impcap_la-dns_parser.lo CC impcap_la-tcp_parser.lo CC impcap_la-smb_parser.lo CC impcap_la-ftp_parser.lo CC impcap_la-http_parser.lo CCLD impcap.la make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/impcap' Making all in tests make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' make[1]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' >>> rsyslog 8.2204.1 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/rsyslog-8.2204.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' Making install in compat make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/compat' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/compat' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/compat' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/compat' Making install in runtime make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/runtime' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/runtime' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../libtool --mode=install /usr/bin/install -c lmregexp.la lmzlibw.la lmnet.la lmnetstrms.la lmnsd_ptcp.la lmnsd_gtls.la lmcry_gcry.la lmtcpsrv.la lmtcpclt.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/lmregexp.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmregexp.so libtool: install: /usr/bin/install -c .libs/lmregexp.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmregexp.la libtool: install: /usr/bin/install -c .libs/lmzlibw.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmzlibw.so libtool: install: /usr/bin/install -c .libs/lmzlibw.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmzlibw.la libtool: install: /usr/bin/install -c .libs/lmnet.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmnet.so libtool: install: /usr/bin/install -c .libs/lmnet.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmnet.la libtool: install: /usr/bin/install -c .libs/lmnetstrms.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmnetstrms.so libtool: install: /usr/bin/install -c .libs/lmnetstrms.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmnetstrms.la libtool: install: /usr/bin/install -c .libs/lmnsd_ptcp.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmnsd_ptcp.so libtool: install: /usr/bin/install -c .libs/lmnsd_ptcp.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmnsd_ptcp.la libtool: install: /usr/bin/install -c .libs/lmnsd_gtls.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmnsd_gtls.so libtool: install: /usr/bin/install -c .libs/lmnsd_gtls.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmnsd_gtls.la libtool: install: /usr/bin/install -c .libs/lmcry_gcry.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmcry_gcry.so libtool: install: /usr/bin/install -c .libs/lmcry_gcry.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmcry_gcry.la libtool: install: /usr/bin/install -c .libs/lmtcpsrv.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmtcpsrv.so libtool: install: /usr/bin/install -c .libs/lmtcpsrv.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmtcpsrv.la libtool: install: /usr/bin/install -c .libs/lmtcpclt.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmtcpclt.so libtool: install: /usr/bin/install -c .libs/lmtcpclt.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/lmtcpclt.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/runtime' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/runtime' Making install in grammar make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/grammar' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/grammar' make[4]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/grammar' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/grammar' make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/grammar' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/grammar' Making install in . make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' Making install in plugins/immark make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/immark' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/immark' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c immark.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/immark.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/immark.so libtool: install: /usr/bin/install -c .libs/immark.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/immark.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/immark' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/immark' Making install in plugins/imuxsock make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imuxsock' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imuxsock' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c imuxsock.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/imuxsock.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/imuxsock.so libtool: install: /usr/bin/install -c .libs/imuxsock.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/imuxsock.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imuxsock' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imuxsock' Making install in plugins/imtcp make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imtcp' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imtcp' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c imtcp.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/imtcp.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/imtcp.so libtool: install: /usr/bin/install -c .libs/imtcp.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/imtcp.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imtcp' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imtcp' Making install in plugins/imudp make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imudp' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imudp' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c imudp.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/imudp.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/imudp.so libtool: install: /usr/bin/install -c .libs/imudp.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/imudp.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imudp' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imudp' Making install in plugins/omtesting make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omtesting' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omtesting' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c omtesting.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/omtesting.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/omtesting.so libtool: install: /usr/bin/install -c .libs/omtesting.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/omtesting.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omtesting' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omtesting' Making install in plugins/mmexternal make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmexternal' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmexternal' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c mmexternal.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/mmexternal.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmexternal.so libtool: install: /usr/bin/install -c .libs/mmexternal.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmexternal.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmexternal' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmexternal' Making install in tools make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tools' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tools' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c rsyslogd '/tmp/instance-22/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c rsyslogd /tmp/instance-22/output-1/target/usr/sbin/rsyslogd /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 rsyslog.conf.5 '/tmp/instance-22/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 rsyslogd.8 '/tmp/instance-22/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tools' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tools' Making install in plugins/imklog make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imklog' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imklog' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c imklog.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/imklog.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/imklog.so libtool: install: /usr/bin/install -c .libs/imklog.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/imklog.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imklog' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imklog' Making install in plugins/impstats make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/impstats' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/impstats' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c impstats.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/impstats.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/impstats.so libtool: install: /usr/bin/install -c .libs/impstats.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/impstats.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/impstats' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/impstats' Making install in plugins/omstdout make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omstdout' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omstdout' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c omstdout.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/omstdout.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/omstdout.so libtool: install: /usr/bin/install -c .libs/omstdout.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/omstdout.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omstdout' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omstdout' Making install in contrib/pmcisconames make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmcisconames' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmcisconames' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c pmcisconames.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/pmcisconames.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/pmcisconames.so libtool: install: /usr/bin/install -c .libs/pmcisconames.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/pmcisconames.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmcisconames' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmcisconames' Making install in plugins/pmciscoios make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmciscoios' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmciscoios' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c pmciscoios.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/pmciscoios.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/pmciscoios.so libtool: install: /usr/bin/install -c .libs/pmciscoios.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/pmciscoios.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmciscoios' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmciscoios' Making install in contrib/pmaixforwardedfrom make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmaixforwardedfrom' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmaixforwardedfrom' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c pmaixforwardedfrom.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/pmaixforwardedfrom.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/pmaixforwardedfrom.so libtool: install: /usr/bin/install -c .libs/pmaixforwardedfrom.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/pmaixforwardedfrom.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmaixforwardedfrom' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmaixforwardedfrom' Making install in contrib/pmsnare make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmsnare' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmsnare' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c pmsnare.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/pmsnare.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/pmsnare.so libtool: install: /usr/bin/install -c .libs/pmsnare.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/pmsnare.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmsnare' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/pmsnare' Making install in plugins/pmlastmsg make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmlastmsg' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmlastmsg' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c pmlastmsg.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/pmlastmsg.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/pmlastmsg.so libtool: install: /usr/bin/install -c .libs/pmlastmsg.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/pmlastmsg.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmlastmsg' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/pmlastmsg' Making install in plugins/omruleset make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omruleset' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omruleset' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c omruleset.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/omruleset.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/omruleset.so libtool: install: /usr/bin/install -c .libs/omruleset.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/omruleset.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omruleset' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omruleset' Making install in plugins/omuxsock make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omuxsock' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omuxsock' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c omuxsock.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/omuxsock.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/omuxsock.so libtool: install: /usr/bin/install -c .libs/omuxsock.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/omuxsock.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omuxsock' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omuxsock' Making install in plugins/imfile make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imfile' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imfile' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c imfile.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/imfile.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/imfile.so libtool: install: /usr/bin/install -c .libs/imfile.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/imfile.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imfile' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imfile' Making install in plugins/imptcp make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imptcp' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imptcp' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c imptcp.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/imptcp.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/imptcp.so libtool: install: /usr/bin/install -c .libs/imptcp.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/imptcp.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imptcp' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imptcp' Making install in plugins/imdiag make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imdiag' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imdiag' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c imdiag.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/imdiag.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/imdiag.so libtool: install: /usr/bin/install -c .libs/imdiag.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/imdiag.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imdiag' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/imdiag' Making install in plugins/ommail make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/ommail' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/ommail' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c ommail.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/ommail.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/ommail.so libtool: install: /usr/bin/install -c .libs/ommail.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/ommail.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/ommail' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/ommail' Making install in contrib/fmhash make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/fmhash' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/fmhash' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c fmhash.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/fmhash.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/fmhash.so libtool: install: /usr/bin/install -c .libs/fmhash.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/fmhash.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/fmhash' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/fmhash' Making install in plugins/omprog make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omprog' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omprog' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c omprog.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/omprog.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/omprog.so libtool: install: /usr/bin/install -c .libs/omprog.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/omprog.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omprog' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/omprog' Making install in plugins/mmjsonparse make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmjsonparse' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmjsonparse' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c mmjsonparse.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/mmjsonparse.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmjsonparse.so libtool: install: /usr/bin/install -c .libs/mmjsonparse.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmjsonparse.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmjsonparse' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmjsonparse' Making install in plugins/mmaudit make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmaudit' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmaudit' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c mmaudit.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/mmaudit.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmaudit.so libtool: install: /usr/bin/install -c .libs/mmaudit.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmaudit.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmaudit' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmaudit' Making install in plugins/mmanon make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmanon' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmanon' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c mmanon.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/mmanon.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmanon.so libtool: install: /usr/bin/install -c .libs/mmanon.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmanon.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmanon' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmanon' Making install in plugins/mmutf8fix make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmutf8fix' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmutf8fix' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c mmutf8fix.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/mmutf8fix.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmutf8fix.so libtool: install: /usr/bin/install -c .libs/mmutf8fix.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmutf8fix.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmutf8fix' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmutf8fix' Making install in contrib/mmsequence make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/mmsequence' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/mmsequence' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c mmsequence.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/mmsequence.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmsequence.so libtool: install: /usr/bin/install -c .libs/mmsequence.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmsequence.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/mmsequence' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/mmsequence' Making install in plugins/mmfields make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmfields' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmfields' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c mmfields.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/mmfields.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmfields.so libtool: install: /usr/bin/install -c .libs/mmfields.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmfields.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmfields' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmfields' Making install in plugins/mmpstrucdata make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmpstrucdata' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmpstrucdata' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c mmpstrucdata.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/mmpstrucdata.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmpstrucdata.so libtool: install: /usr/bin/install -c .libs/mmpstrucdata.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/mmpstrucdata.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmpstrucdata' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/plugins/mmpstrucdata' Making install in contrib/impcap make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/impcap' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/impcap' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/lib/rsyslog' /bin/bash ../../libtool --mode=install /usr/bin/install -c impcap.la '/tmp/instance-22/output-1/target/usr/lib/rsyslog' libtool: install: /usr/bin/install -c .libs/impcap.so /tmp/instance-22/output-1/target/usr/lib/rsyslog/impcap.so libtool: install: /usr/bin/install -c .libs/impcap.lai /tmp/instance-22/output-1/target/usr/lib/rsyslog/impcap.la libtool: warning: remember to run 'libtool --finish /usr/lib/rsyslog' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/impcap' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/contrib/impcap' Making install in tests make[2]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tests' make[3]: Entering directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tests' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tests' make[2]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1/tests' make[1]: Leaving directory '/tmp/instance-22/output-1/build/rsyslog-8.2204.1' /usr/bin/install -m 0755 -D package/rsyslog/S01rsyslogd /tmp/instance-22/output-1/target/etc/init.d/S01rsyslogd /usr/bin/install -m 0644 -D /tmp/instance-22/output-1/build/rsyslog-8.2204.1/platform/redhat/rsyslog.conf /tmp/instance-22/output-1/target/etc/rsyslog.conf mkdir -p /tmp/instance-22/output-1/target/etc/rsyslog.d lzo-2.10.tar.gz: OK (sha1: 4924676a9bae5db58ef129dc1cebce3baa3c4b5d) lzo-2.10.tar.gz: OK (sha256: c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072) >>> host-lzo 2.10 Extracting gzip -d -c /tmp/instance-22/dl/lzo/lzo-2.10.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-lzo-2.10 -xf - >>> host-lzo 2.10 Patching >>> host-lzo 2.10 Configuring (mkdir -p /tmp/instance-22/output-1/build/host-lzo-2.10//buildroot-build && cd /tmp/instance-22/output-1/build/host-lzo-2.10//buildroot-build && rm -f CMakeCache.txt && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 /tmp/instance-22/output-1/host/bin/cmake /tmp/instance-22/output-1/build/host-lzo-2.10/ -G"Unix Makefiles" -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_FIND_ROOT_PATH="/tmp/instance-22/output-1/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE="BOTH" -DCMAKE_INSTALL_PREFIX="/tmp/instance-22/output-1/host" -DCMAKE_C_FLAGS="-O2 -I/tmp/instance-22/output-1/host/include" -DCMAKE_CXX_FLAGS="-O2 -I/tmp/instance-22/output-1/host/include" -DCMAKE_EXE_LINKER_FLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" -DCMAKE_SHARED_LINKER_FLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" -DCMAKE_ASM_COMPILER="/usr/bin/as" -DCMAKE_C_COMPILER="/usr/bin/gcc" -DCMAKE_CXX_COMPILER="/usr/bin/g++" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_SHARED=ON -DENABLE_STATIC=OFF ) -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /tmp/instance-22/output-1/host/bin/pkg-config (found version "1.6.3") -- Looking for assert.h -- Looking for assert.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for setjmp.h -- Looking for setjmp.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for utime.h -- Looking for utime.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int16 -- Check size of __int16 - failed -- Check size of __int32 -- Check size of __int32 - failed -- Check size of __int64 -- Check size of __int64 - failed -- Check size of void * -- Check size of void * - done -- Check size of size_t -- Check size of size_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of intmax_t -- Check size of intmax_t - done -- Check size of uintmax_t -- Check size of uintmax_t - done -- Check size of intptr_t -- Check size of intptr_t - done -- Check size of uintptr_t -- Check size of uintptr_t - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of dev_t -- Check size of dev_t - done -- Check size of fpos_t -- Check size of fpos_t - failed -- Check size of mode_t -- Check size of mode_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of time_t -- Check size of time_t - done -- Looking for access -- Looking for access - found -- Looking for alloca -- Looking for alloca - not found -- Looking for atexit -- Looking for atexit - found -- Looking for atoi -- Looking for atoi - found -- Looking for atol -- Looking for atol - found -- Looking for chmod -- Looking for chmod - found -- Looking for chown -- Looking for chown - found -- Looking for clock_getcpuclockid -- Looking for clock_getcpuclockid - found -- Looking for clock_getres -- Looking for clock_getres - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for ctime -- Looking for ctime - found -- Looking for difftime -- Looking for difftime - found -- Looking for fstat -- Looking for fstat - found -- Looking for getenv -- Looking for getenv - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for gmtime -- Looking for gmtime - found -- Looking for isatty -- Looking for isatty - found -- Looking for localtime -- Looking for localtime - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for lstat -- Looking for lstat - found -- Looking for memcmp -- Looking for memcmp - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for memmove -- Looking for memmove - found -- Looking for memset -- Looking for memset - found -- Looking for mkdir -- Looking for mkdir - found -- Looking for mktime -- Looking for mktime - found -- Looking for mmap -- Looking for mmap - found -- Looking for mprotect -- Looking for mprotect - found -- Looking for munmap -- Looking for munmap - found -- Looking for qsort -- Looking for qsort - found -- Looking for raise -- Looking for raise - found -- Looking for rmdir -- Looking for rmdir - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for signal -- Looking for signal - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strchr -- Looking for strchr - found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror -- Looking for strerror - found -- Looking for strftime -- Looking for strftime - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strnicmp -- Looking for strnicmp - not found -- Looking for strrchr -- Looking for strrchr - found -- Looking for strstr -- Looking for strstr - found -- Looking for time -- Looking for time - found -- Looking for umask -- Looking for umask - found -- Looking for utime -- Looking for utime - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- CMAKE_BUILD_TYPE = Release -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTS CMAKE_ASM_COMPILER CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_FIND_ROOT_PATH_MODE_LIBRARY -- Build files have been written to: /tmp/instance-22/output-1/build/host-lzo-2.10/buildroot-build >>> host-lzo 2.10 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-lzo-2.10//buildroot-build make[1]: Entering directory '/tmp/instance-22/output-1/build/host-lzo-2.10/buildroot-build' [ 1%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1.c.o [ 2%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1_99.c.o [ 3%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1a.c.o [ 4%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1a_99.c.o [ 5%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_1.c.o [ 7%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_2.c.o [ 8%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_3.c.o [ 9%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_4.c.o [ 10%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_5.c.o [ 11%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_6.c.o [ 12%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_7.c.o [ 14%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_8.c.o [ 15%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_9.c.o [ 16%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_99.c.o [ 17%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_9x.c.o [ 18%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_cc.c.o [ 20%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_d1.c.o [ 21%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_d2.c.o [ 22%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_rr.c.o [ 23%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_xx.c.o [ 24%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_1.c.o [ 25%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_2.c.o [ 27%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_3.c.o [ 28%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_4.c.o [ 29%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_5.c.o [ 30%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_6.c.o [ 31%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_7.c.o [ 32%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_8.c.o [ 34%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_9.c.o [ 35%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_99.c.o [ 36%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_9x.c.o [ 37%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_cc.c.o [ 38%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_d1.c.o [ 40%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_d2.c.o [ 41%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_rr.c.o [ 42%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_xx.c.o [ 43%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_1.c.o [ 44%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_9x.c.o [ 45%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_d1.c.o [ 47%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_d2.c.o [ 48%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1.c.o [ 49%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1k.c.o [ 50%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1l.c.o [ 51%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1o.c.o [ 52%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_9x.c.o [ 54%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_d1.c.o [ 55%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_d2.c.o [ 56%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_d3.c.o [ 57%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_o.c.o [ 58%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_1.c.o [ 60%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_9x.c.o [ 61%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_d1.c.o [ 62%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_d2.c.o [ 63%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_d3.c.o [ 64%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_o.c.o [ 65%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_9x.c.o [ 67%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_d1.c.o [ 68%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_d2.c.o [ 69%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_d3.c.o [ 70%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo2a_9x.c.o [ 71%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo2a_d1.c.o [ 72%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo2a_d2.c.o [ 74%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_crc.c.o [ 75%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_init.c.o [ 76%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_ptr.c.o [ 77%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_str.c.o [ 78%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_util.c.o [ 80%] Linking C shared library liblzo2.so [ 80%] Built target lzo_shared_lib [ 81%] Building C object CMakeFiles/lzotest.dir/lzotest/lzotest.c.o [ 82%] Linking C executable lzotest [ 82%] Built target lzotest [ 83%] Building C object CMakeFiles/dict.dir/examples/dict.c.o [ 84%] Linking C executable dict [ 84%] Built target dict [ 85%] Building C object CMakeFiles/lzopack.dir/examples/lzopack.c.o [ 87%] Linking C executable lzopack [ 87%] Built target lzopack [ 88%] Building C object CMakeFiles/overlap.dir/examples/overlap.c.o [ 89%] Linking C executable overlap [ 89%] Built target overlap [ 90%] Building C object CMakeFiles/precomp.dir/examples/precomp.c.o [ 91%] Linking C executable precomp [ 91%] Built target precomp [ 92%] Building C object CMakeFiles/precomp2.dir/examples/precomp2.c.o [ 94%] Linking C executable precomp2 [ 94%] Built target precomp2 [ 95%] Building C object CMakeFiles/simple.dir/examples/simple.c.o [ 96%] Linking C executable simple [ 96%] Built target simple [ 97%] Building C object CMakeFiles/testmini.dir/minilzo/testmini.c.o [ 98%] Building C object CMakeFiles/testmini.dir/minilzo/minilzo.c.o [100%] Linking C executable testmini [100%] Built target testmini make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-lzo-2.10/buildroot-build' >>> host-lzo 2.10 Installing to host directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-22/output-1/build/host-lzo-2.10//buildroot-build make[1]: Entering directory '/tmp/instance-22/output-1/build/host-lzo-2.10/buildroot-build' Consolidate compiler generated dependencies of target lzo_shared_lib [ 80%] Built target lzo_shared_lib Consolidate compiler generated dependencies of target lzotest [ 82%] Built target lzotest Consolidate compiler generated dependencies of target dict [ 84%] Built target dict Consolidate compiler generated dependencies of target lzopack [ 87%] Built target lzopack Consolidate compiler generated dependencies of target overlap [ 89%] Built target overlap Consolidate compiler generated dependencies of target precomp [ 91%] Built target precomp Consolidate compiler generated dependencies of target precomp2 [ 94%] Built target precomp2 Consolidate compiler generated dependencies of target simple [ 96%] Built target simple Consolidate compiler generated dependencies of target testmini [100%] Built target testmini Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-22/output-1/host/share/doc/lzo/AUTHORS -- Installing: /tmp/instance-22/output-1/host/share/doc/lzo/COPYING -- Installing: /tmp/instance-22/output-1/host/share/doc/lzo/NEWS -- Installing: /tmp/instance-22/output-1/host/share/doc/lzo/THANKS -- Installing: /tmp/instance-22/output-1/host/share/doc/lzo/LZO.FAQ -- Installing: /tmp/instance-22/output-1/host/share/doc/lzo/LZO.TXT -- Installing: /tmp/instance-22/output-1/host/share/doc/lzo/LZOAPI.TXT -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzo1.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzo1a.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzo1b.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzo1c.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzo1f.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzo1x.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzo1y.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzo1z.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzo2a.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzo_asm.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzoconf.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzodefs.h -- Installing: /tmp/instance-22/output-1/host/include/lzo/lzoutil.h -- Installing: /tmp/instance-22/output-1/host/lib/liblzo2.so.2.0.0 -- Installing: /tmp/instance-22/output-1/host/lib/liblzo2.so.2 -- Installing: /tmp/instance-22/output-1/host/lib/liblzo2.so -- Installing: /tmp/instance-22/output-1/host/libexec/lzo/examples/lzopack -- Set runtime path of "/tmp/instance-22/output-1/host/libexec/lzo/examples/lzopack" to "/tmp/instance-22/output-1/host/lib" -- Installing: /tmp/instance-22/output-1/host/libexec/lzo/examples/lzotest -- Set runtime path of "/tmp/instance-22/output-1/host/libexec/lzo/examples/lzotest" to "/tmp/instance-22/output-1/host/lib" -- Installing: /tmp/instance-22/output-1/host/libexec/lzo/examples/simple -- Set runtime path of "/tmp/instance-22/output-1/host/libexec/lzo/examples/simple" to "/tmp/instance-22/output-1/host/lib" -- Installing: /tmp/instance-22/output-1/host/libexec/lzo/examples/testmini -- Installing: /tmp/instance-22/output-1/host/lib/pkgconfig/lzo2.pc make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-lzo-2.10/buildroot-build' lzop-1.03.tar.gz: OK (sha256: c1425b8c77d49f5a679d5a126c90ea6ad99585a55e335a613cae59e909dbb2c9) >>> host-lzop 1.03 Extracting gzip -d -c /tmp/instance-22/dl/lzop/lzop-1.03.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-lzop-1.03 -xf - >>> host-lzop 1.03 Patching Applying 0001-build-with-gcc6.patch using patch: patching file src/miniacc.h Applying 0002-use-static-inlines-as-the-external-inline-definition.patch using patch: patching file src/miniacc.h Hunk #1 succeeded at 2877 (offset -3 lines). Hunk #2 succeeded at 2886 (offset -3 lines). Hunk #3 succeeded at 2911 (offset -3 lines). Hunk #4 succeeded at 2920 (offset -3 lines). Hunk #5 succeeded at 3300 (offset -3 lines). Hunk #6 succeeded at 3309 (offset -3 lines). Hunk #7 succeeded at 3334 (offset -3 lines). Hunk #8 succeeded at 3343 (offset -3 lines). >>> host-lzop 1.03 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/host-lzop-1.03 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-lzop 1.03 Patching libtool patching file /tmp/instance-22/output-1/build/host-lzop-1.03/autoconf/ltmain.sh >>> host-lzop 1.03 Configuring (cd /tmp/instance-22/output-1/build/host-lzop-1.03/ && rm -rf config.cache; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-22/output-1/host" --sysconfdir="/tmp/instance-22/output-1/host/etc" --localstatedir="/tmp/instance-22/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 configure: Configuring lzop 1.03 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/cpp checking whether the C preprocessor needs special flags... none needed checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking whether time.h and sys/time.h may both be included... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking whether limits.h is sane... yes checking lzo/lzoconf.h usability... yes checking lzo/lzoconf.h presence... yes checking for lzo/lzoconf.h... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for version information in lzo/lzoconf.h...... v2 checking for __lzo_init_v2 in -llzo2... yes checking for lzo1x_decompress_asm_fast in -llzo2... no checking for _lzo1x_decompress_asm_fast in -llzo2... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dos.h usability... no checking dos.h presence... no checking for dos.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking share.h usability... no checking share.h presence... no checking for share.h... no checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for off_t... yes checking for ptrdiff_t... yes checking for size_t... yes checking return type of signal handlers... void checking for nanoseconds member of struct stat.st_mtim... tv_nsec checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int16... 0 checking size of __int32... 0 checking size of __int64... 0 checking size of void *... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of __int32... (cached) 0 checking size of intmax_t... 8 checking size of uintmax_t... 8 checking size of intptr_t... 8 checking size of uintptr_t... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of dev_t... 8 checking size of fpos_t... 16 checking size of mode_t... 4 checking size of off_t... 8 checking size of ssize_t... 8 checking size of time_t... 8 checking for access... yes checking for alloca... no checking for atexit... yes checking for atoi... yes checking for atol... yes checking for chmod... yes checking for chown... yes checking for clock_getcpuclockid... yes checking for clock_getres... yes checking for clock_gettime... yes checking for ctime... yes checking for difftime... yes checking for fstat... yes checking for getenv... yes checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime... yes checking for isatty... yes checking for localtime... yes checking for longjmp... yes checking for lstat... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mktime... yes checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for qsort... yes checking for raise... yes checking for rmdir... yes checking for setjmp... yes checking for signal... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strrchr... yes checking for strstr... yes checking for time... yes checking for umask... yes checking for utime... yes checking for vsnprintf... yes checking whether your compiler passes the ACC conformance test... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls lzop configuration summary -------------------------- lzop version : 1.03 configured for host : x86_64-pc-linux-gnu source code location : . compiler : /usr/bin/gcc preprocessor flags : -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H compiler flags : -O2 -I/tmp/instance-22/output-1/host/include linker flags : -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib link libraries : -llzo2 lzop 1.03 configured. Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. lzop and the LZO library are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Markus F.X.J. Oberhumer http://www.oberhumer.com/opensource/lzop/ Type `make' to build lzop. Type `make install' to install lzop. After installing lzop, please read the accompanied documentation. >>> host-lzop 1.03 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-lzop-1.03/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03' Making all in src make[3]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03/src' \ # source='lzop.c' object='lzop.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c lzop.c \ # source='compress.c' object='compress.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c compress.c \ # source='filter.c' object='filter.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c filter.c \ # source='help.c' object='help.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c help.c \ # source='mblock.c' object='mblock.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c mblock.c \ # source='p_lzo.c' object='p_lzo.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c p_lzo.c \ # source='util.c' object='util.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c util.c \ # source='c_init.c' object='c_init.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c c_init.c \ # source='c_none.c' object='c_none.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c c_none.c \ # source='c_ansim.c' object='c_ansim.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c c_ansim.c \ # source='c_ansic.c' object='c_ansic.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c c_ansic.c \ # source='c_screen.c' object='c_screen.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c c_screen.c \ # source='s_object.c' object='s_object.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c s_object.c \ # source='s_curses.c' object='s_curses.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c s_curses.c \ # source='s_djgpp2.c' object='s_djgpp2.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c s_djgpp2.c \ # source='s_vcsa.c' object='s_vcsa.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c s_vcsa.c \ # source='frames.c' object='frames.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c frames.c \ # source='djgpp2.c' object='djgpp2.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-22/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/tmp/instance-22/output-1/host/include -c djgpp2.c /usr/bin/gcc -O2 -I/tmp/instance-22/output-1/host/include -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib -o lzop lzop.o compress.o filter.o help.o mblock.o p_lzo.o util.o c_init.o c_none.o c_ansim.o c_ansic.o c_screen.o s_object.o s_curses.o s_djgpp2.o s_vcsa.o frames.o djgpp2.o -llzo2 make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03/src' Making all in doc make[3]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03/doc' /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03/doc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03/doc' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03' make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03' >>> host-lzop 1.03 Installing to host directory PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-22/output-1/build/host-lzop-1.03/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03' Making install in src make[2]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03/src' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03/src' test -z "/tmp/instance-22/output-1/host/bin" || /usr/bin/mkdir -p "/tmp/instance-22/output-1/host/bin" /usr/bin/install -c lzop '/tmp/instance-22/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03/src' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03/src' Making install in doc make[2]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03/doc' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03/doc' make[4]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03/doc' make[4]: Nothing to be done for 'install-exec-am'. test -z "/tmp/instance-22/output-1/host/share/man/man1" || /usr/bin/mkdir -p "/tmp/instance-22/output-1/host/share/man/man1" /usr/bin/install -c -m 644 lzop.1 '/tmp/instance-22/output-1/host/share/man/man1' make[4]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03/doc' make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03/doc' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03/doc' make[2]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03' make[3]: Entering directory '/tmp/instance-22/output-1/build/host-lzop-1.03' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03' make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03' make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-lzop-1.03' u-boot-2021.07.tar.bz2: OK (sha256: 312b7eeae44581d1362c3a3f02c28d806647756c82ba8c72241c7cdbe68ba77e) >>> host-uboot-tools 2021.07 Extracting bzcat /tmp/instance-22/dl/uboot-tools/u-boot-2021.07.tar.bz2 | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-uboot-tools-2021.07 -xf - >>> host-uboot-tools 2021.07 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h Applying 0002-tools-only-in-no-dot-config-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 511 (offset 25 lines). Applying 0003-tools-Makefile-fix-C-LD-FLAGS-with-CROSS_BUILD_TOOLS.patch using patch: patching file tools/Makefile Hunk #1 succeeded at 310 (offset -6 lines). >>> host-uboot-tools 2021.07 Configuring mkdir -p /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/include/config touch /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/include/config/auto.conf mkdir -p /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/include/generated touch /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h echo >> /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h mkdir -p /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/include/asm touch /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/include/asm/linkage.h >>> host-uboot-tools 2021.07 Building /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" HOSTLDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y tools-only make[1]: Entering directory '/tmp/instance-22/output-1/build/host-uboot-tools-2021.07' HOSTCC scripts/basic/fixdep UPD include/config/uboot.release UPD include/generated/version_autogenerated.h UPD include/generated/timestamp_autogenerated.h COPY tools/version.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/crc32.c'. HOSTCC tools/lib/crc32.o HOSTLD tools/mkenvimage HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o WRAP tools/common/fdt_region.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/fdt_region.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/lib/fdt_region.c'. HOSTCC tools/common/fdt_region.o WRAP tools/common/bootm.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/bootm.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/lib/bootm.c'. HOSTCC tools/common/bootm.o HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/fdtdec_common.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/fdtdec_common.c'. HOSTCC tools/lib/fdtdec_common.o WRAP tools/lib/fdtdec.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/fdtdec.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/fdtdec.c'. HOSTCC tools/lib/fdtdec.o WRAP tools/common/image.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/image.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/lib/image.c'. HOSTCC tools/common/image.o HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/imx8image.o HOSTCC tools/imx8mimage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/md5.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/md5.c'. HOSTCC tools/lib/md5.o HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/rc4.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/rc4.c'. HOSTCC tools/lib/rc4.o HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o HOSTCC tools/sunxi_egon.o WRAP tools/lib/crc16.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/crc16.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/crc16.c'. HOSTCC tools/lib/crc16.o WRAP tools/lib/hash-checksum.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/hash-checksum.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/hash-checksum.c'. HOSTCC tools/lib/hash-checksum.o WRAP tools/lib/sha1.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/sha1.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/sha1.c'. HOSTCC tools/lib/sha1.o WRAP tools/lib/sha256.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/sha256.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/sha256.c'. HOSTCC tools/lib/sha256.o WRAP tools/lib/sha512.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/sha512.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/sha512.c'. HOSTCC tools/lib/sha512.o WRAP tools/common/hash.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/hash.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/lib/hash.c'. HOSTCC tools/common/hash.o HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_ro.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/mtk_image.o HOSTCC tools/dumpimage.o HOSTLD tools/dumpimage HOSTCC tools/mkimage.o HOSTLD tools/mkimage HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTLD tools/fdtgrep HOSTCC tools/mkeficapsule.o HOSTLD tools/mkeficapsule make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-uboot-tools-2021.07' /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" HOSTLDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y envtools no-dot-config-targets=envtools make[1]: Entering directory '/tmp/instance-22/output-1/build/host-uboot-tools-2021.07' UPD include/generated/timestamp_autogenerated.h AR tools/env/built-in.o HOSTCC tools/env/crc32.o HOSTCC tools/env/ctype.o HOSTCC tools/env/env_attr.o HOSTCC tools/env/env_flags.o HOSTCC tools/env/fw_env.o HOSTCC tools/env/linux_string.o AR tools/env/lib.a HOSTCC tools/env/fw_env_main.o HOSTLD tools/env/fw_printenv STRIP tools/env/fw_printenv make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-uboot-tools-2021.07' >>> host-uboot-tools 2021.07 Installing to host directory /usr/bin/install -m 0755 -D /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/tools/mkimage /tmp/instance-22/output-1/host/bin/mkimage /usr/bin/install -m 0755 -D /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/tools/mkeficapsule /tmp/instance-22/output-1/host/bin/mkeficapsule /usr/bin/install -m 0755 -D /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/tools/mkenvimage /tmp/instance-22/output-1/host/bin/mkenvimage /usr/bin/install -m 0755 -D /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/tools/dumpimage /tmp/instance-22/output-1/host/bin/dumpimage /usr/bin/install -m 0755 -D /tmp/instance-22/output-1/build/host-uboot-tools-2021.07/tools/env/fw_printenv /tmp/instance-22/output-1/host/bin/fw_printenv ln -sf /tmp/instance-22/output-1/host/bin/fw_printenv /tmp/instance-22/output-1/host/bin/fw_setenv make[1]: Entering directory '/tmp/instance-22/output-1/build/linux-6.1.9' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf *** Default configuration is based on target '32r2el_defconfig' Using ./arch/mips/configs/generic_defconfig as base Merging arch/mips/configs/generic/32r2.config Merging arch/mips/configs/generic/el.config Merging ./arch/mips/configs/generic/board-boston.config Merging ./arch/mips/configs/generic/board-marduk.config Merging ./arch/mips/configs/generic/board-ni169445.config Merging ./arch/mips/configs/generic/board-ocelot.config Merging ./arch/mips/configs/generic/board-ranchu.config Merging ./arch/mips/configs/generic/board-sead-3.config Merging ./arch/mips/configs/generic/board-xilfpga.config # # configuration written to .config # make[1]: Leaving directory '/tmp/instance-22/output-1/build/linux-6.1.9' Using /tmp/instance-22/output-1/build/linux-6.1.9/.config as base # # merged configuration written to /tmp/instance-22/output-1/build/linux-6.1.9/.config (needs make) # make[1]: Entering directory '/tmp/instance-22/output-1/build/linux-6.1.9' # # No change to .config # make[1]: Leaving directory '/tmp/instance-22/output-1/build/linux-6.1.9' /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_GZIP\>/d' /tmp/instance-22/output-1/build/linux-6.1.9//.config && echo '# CONFIG_KERNEL_GZIP is not set' >> /tmp/instance-22/output-1/build/linux-6.1.9//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZ4\>/d' /tmp/instance-22/output-1/build/linux-6.1.9//.config && echo '# CONFIG_KERNEL_LZ4 is not set' >> /tmp/instance-22/output-1/build/linux-6.1.9//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZMA\>/d' /tmp/instance-22/output-1/build/linux-6.1.9//.config && echo '# CONFIG_KERNEL_LZMA is not set' >> /tmp/instance-22/output-1/build/linux-6.1.9//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_XZ\>/d' /tmp/instance-22/output-1/build/linux-6.1.9//.config && echo '# CONFIG_KERNEL_XZ is not set' >> /tmp/instance-22/output-1/build/linux-6.1.9//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_ZSTD\>/d' /tmp/instance-22/output-1/build/linux-6.1.9//.config && echo '# CONFIG_KERNEL_ZSTD is not set' >> /tmp/instance-22/output-1/build/linux-6.1.9//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_UNCOMPRESSED\>/d' /tmp/instance-22/output-1/build/linux-6.1.9//.config && echo '# CONFIG_KERNEL_UNCOMPRESSED is not set' >> /tmp/instance-22/output-1/build/linux-6.1.9//.config if grep -q "^CONFIG_DEBUG_INFO_BTF=y" /tmp/instance-22/output-1/build/linux-6.1.9//.config; then echo "To use CONFIG_DEBUG_INFO_BTF, enable host-pahole (BR2_LINUX_KERNEL_NEEDS_HOST_PAHOLE)" 1>&2; exit 1; fi # As the kernel gets compiled before root filesystems are # built, we create a fake cpio file. It'll be # replaced later by the real cpio archive, and the kernel will be # rebuilt using the linux-rebuild-with-initramfs target. /usr/bin/sed -i -e '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /tmp/instance-22/output-1/build/linux-6.1.9//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /tmp/instance-22/output-1/build/linux-6.1.9//.config make[1]: Entering directory '/tmp/instance-22/output-1/build/linux-6.1.9' # # configuration written to .config # make[1]: Leaving directory '/tmp/instance-22/output-1/build/linux-6.1.9' >>> linux 6.1.9 Configuring >>> linux 6.1.9 Building /usr/bin/sed -i -e '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /tmp/instance-22/output-1/build/linux-6.1.9//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /tmp/instance-22/output-1/build/linux-6.1.9//.config PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" BR_BINARIES_DIR=/tmp/instance-22/output-1/images KCFLAGS=-Wno-attribute-alias /home/autobuild/make/make -j1 HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-22/output-1/host/include -L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/tmp/instance-22/output-1/target CROSS_COMPILE="/tmp/instance-22/output-1/host/bin/mipsel-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/tmp/instance-22/output-1/host/sbin/depmod -C /tmp/instance-22/output-1/build/linux-6.1.9 all make[1]: Entering directory '/tmp/instance-22/output-1/build/linux-6.1.9' SYNC include/config/auto.conf HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf SYSHDR arch/mips/include/generated/uapi/asm/unistd_n32.h SYSHDR arch/mips/include/generated/uapi/asm/unistd_n64.h SYSHDR arch/mips/include/generated/uapi/asm/unistd_o32.h SYSTBL arch/mips/include/generated/asm/syscall_table_n32.h SYSTBL arch/mips/include/generated/asm/syscall_table_n64.h SYSTBL arch/mips/include/generated/asm/syscall_table_o32.h SYSNR arch/mips/include/generated/asm/unistd_nr_n32.h SYSNR arch/mips/include/generated/asm/unistd_nr_n64.h SYSNR arch/mips/include/generated/asm/unistd_nr_o32.h HOSTCC arch/mips/tools/elf-entry HOSTCC arch/mips/boot/tools/relocs_32.o HOSTCC arch/mips/boot/tools/relocs_64.o HOSTCC arch/mips/boot/tools/relocs_main.o HOSTLD arch/mips/boot/tools/relocs HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o LEX scripts/dtc/dtc-lexer.lex.c YACC scripts/dtc/dtc-parser.tab.[ch] HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o HOSTLD scripts/dtc/dtc HOSTCC scripts/dtc/libfdt/fdt.o HOSTCC scripts/dtc/libfdt/fdt_ro.o HOSTCC scripts/dtc/libfdt/fdt_wip.o HOSTCC scripts/dtc/libfdt/fdt_sw.o HOSTCC scripts/dtc/libfdt/fdt_rw.o HOSTCC scripts/dtc/libfdt/fdt_strerror.o HOSTCC scripts/dtc/libfdt/fdt_empty_tree.o HOSTCC scripts/dtc/libfdt/fdt_addresses.o HOSTCC scripts/dtc/libfdt/fdt_overlay.o HOSTCC scripts/dtc/fdtoverlay.o HOSTLD scripts/dtc/fdtoverlay HOSTCC scripts/kallsyms HOSTCC scripts/sorttable HOSTCC scripts/asn1_compiler WRAP arch/mips/include/generated/uapi/asm/kvm_para.h WRAP arch/mips/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/mips/include/generated/uapi/asm/ipcbuf.h WRAP arch/mips/include/generated/asm/export.h WRAP arch/mips/include/generated/asm/kvm_para.h WRAP arch/mips/include/generated/asm/mcs_spinlock.h WRAP arch/mips/include/generated/asm/parport.h WRAP arch/mips/include/generated/asm/qrwlock.h WRAP arch/mips/include/generated/asm/qspinlock.h WRAP arch/mips/include/generated/asm/user.h WRAP arch/mips/include/generated/asm/archrandom.h WRAP arch/mips/include/generated/asm/current.h WRAP arch/mips/include/generated/asm/device.h WRAP arch/mips/include/generated/asm/emergency-restart.h WRAP arch/mips/include/generated/asm/irq_work.h WRAP arch/mips/include/generated/asm/kmap_size.h WRAP arch/mips/include/generated/asm/local64.h WRAP arch/mips/include/generated/asm/module.lds.h WRAP arch/mips/include/generated/asm/msi.h WRAP arch/mips/include/generated/asm/percpu.h WRAP arch/mips/include/generated/asm/preempt.h WRAP arch/mips/include/generated/asm/rwonce.h WRAP arch/mips/include/generated/asm/sections.h WRAP arch/mips/include/generated/asm/serial.h WRAP arch/mips/include/generated/asm/simd.h WRAP arch/mips/include/generated/asm/softirq_stack.h WRAP arch/mips/include/generated/asm/trace_clock.h WRAP arch/mips/include/generated/asm/unaligned.h WRAP arch/mips/include/generated/asm/word-at-a-time.h WRAP arch/mips/include/generated/asm/xor.h UPD include/config/kernel.release UPD include/generated/uapi/linux/version.h GEN include/generated/autoksyms.h UPD include/generated/utsrelease.h UPD include/generated/compile.h CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o CC scripts/mod/devicetable-offsets.s UPD scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost UPD include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/bounds.h CC arch/mips/kernel/asm-offsets.s UPD include/generated/asm-offsets.h CALL scripts/checksyscalls.sh CHKSHA1 include/linux/atomic/atomic-arch-fallback.h CHKSHA1 include/linux/atomic/atomic-instrumented.h CHKSHA1 include/linux/atomic/atomic-long.h CC init/main.o UPD init/utsversion-tmp.h CC init/version.o CC init/do_mounts.o CC init/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o AR init/built-in.a HOSTCC usr/gen_init_cpio GEN usr/initramfs_data.cpio COPY usr/initramfs_inc_data AS usr/initramfs_data.o AR usr/built-in.a CC arch/mips/generic/init.o CC arch/mips/generic/irq.o CC arch/mips/generic/proc.o CC arch/mips/generic/yamon-dt.o CC arch/mips/generic/board-sead3.o CC arch/mips/generic/board-ranchu.o AR arch/mips/generic/built-in.a LDS arch/mips/kernel/vmlinux.lds AS arch/mips/kernel/head.o CC arch/mips/kernel/branch.o CC arch/mips/kernel/cmpxchg.o CC arch/mips/kernel/elf.o AS arch/mips/kernel/entry.o AS arch/mips/kernel/genex.o CC arch/mips/kernel/idle.o CC arch/mips/kernel/irq.o CC arch/mips/kernel/process.o CC arch/mips/kernel/prom.o CC arch/mips/kernel/ptrace.o CC arch/mips/kernel/reset.o CC arch/mips/kernel/setup.o CC arch/mips/kernel/signal.o CC arch/mips/kernel/syscall.o CC arch/mips/kernel/time.o CC arch/mips/kernel/topology.o CC arch/mips/kernel/traps.o CC arch/mips/kernel/unaligned.o CC arch/mips/kernel/watch.o CC arch/mips/kernel/vdso.o CC arch/mips/kernel/cacheinfo.o CC arch/mips/kernel/cpu-probe.o CC arch/mips/kernel/cevt-r4k.o CC arch/mips/kernel/csrc-r4k.o CC arch/mips/kernel/sync-r4k.o CC arch/mips/kernel/segment.o CC arch/mips/kernel/module.o AS arch/mips/kernel/r4k_switch.o CC arch/mips/kernel/fpu-probe.o AS arch/mips/kernel/r4k_fpu.o CC arch/mips/kernel/smp.o CC arch/mips/kernel/smp-up.o CC arch/mips/kernel/mips-mt.o CC arch/mips/kernel/mips-mt-fpaff.o CC arch/mips/kernel/smp-mt.o CC arch/mips/kernel/smp-cps.o AS arch/mips/kernel/cps-vec.o CC arch/mips/kernel/spram.o AS arch/mips/kernel/scall32-o32.o CC arch/mips/kernel/proc.o CC arch/mips/kernel/sysrq.o CC arch/mips/kernel/jump_label.o CC arch/mips/kernel/mips-cm.o CC arch/mips/kernel/mips-cpc.o CC arch/mips/kernel/pm-cps.o AR arch/mips/kernel/built-in.a CC arch/mips/mm/cache.o CC arch/mips/mm/context.o CC arch/mips/mm/extable.o CC arch/mips/mm/fault.o CC arch/mips/mm/init.o CC arch/mips/mm/mmap.o CC arch/mips/mm/page.o AS arch/mips/mm/page-funcs.o CC arch/mips/mm/pgtable.o CC arch/mips/mm/tlbex.o AS arch/mips/mm/tlbex-fault.o AS arch/mips/mm/tlb-funcs.o CC arch/mips/mm/uasm-mips.o CC arch/mips/mm/maccess.o CC arch/mips/mm/ioremap.o CC arch/mips/mm/pgtable-32.o CC arch/mips/mm/highmem.o CC arch/mips/mm/dma-noncoherent.o CC arch/mips/mm/c-r4k.o AS arch/mips/mm/cex-gen.o CC arch/mips/mm/tlb-r4k.o CC arch/mips/mm/sc-mips.o AR arch/mips/mm/built-in.a AR arch/mips/net/built-in.a LDS arch/mips/vdso/vdso.lds AS arch/mips/vdso/elf.o CC arch/mips/vdso/vgettimeofday.o AS arch/mips/vdso/sigreturn.o LD arch/mips/vdso/vdso.so.dbg.raw OBJCOPY arch/mips/vdso/vdso.so.raw HOSTCC arch/mips/vdso/genvdso GENVDSO arch/mips/vdso/vdso-image.c CC arch/mips/vdso/vdso-image.o AR arch/mips/vdso/built-in.a AR arch/mips/built-in.a AR arch/mips/boot/dts/img/built-in.a DTC arch/mips/boot/dts/img/boston.dtb arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" DTC arch/mips/boot/dts/img/pistachio_marduk.dtb DTC arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb DTB arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb.S AS arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb.o DTC arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb DTB arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb.S AS arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb.o DTC arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb DTB arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb.S AS arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb.o DTC arch/mips/boot/dts/mscc/luton_pcb091.dtb DTB arch/mips/boot/dts/mscc/luton_pcb091.dtb.S AS arch/mips/boot/dts/mscc/luton_pcb091.dtb.o DTC arch/mips/boot/dts/mscc/ocelot_pcb120.dtb DTB arch/mips/boot/dts/mscc/ocelot_pcb120.dtb.S AS arch/mips/boot/dts/mscc/ocelot_pcb120.dtb.o DTC arch/mips/boot/dts/mscc/ocelot_pcb123.dtb DTB arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.S AS arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.o DTC arch/mips/boot/dts/mscc/serval_pcb105.dtb DTB arch/mips/boot/dts/mscc/serval_pcb105.dtb.S AS arch/mips/boot/dts/mscc/serval_pcb105.dtb.o DTC arch/mips/boot/dts/mscc/serval_pcb106.dtb DTB arch/mips/boot/dts/mscc/serval_pcb106.dtb.S AS arch/mips/boot/dts/mscc/serval_pcb106.dtb.o AR arch/mips/boot/dts/mscc/built-in.a DTC arch/mips/boot/dts/mti/sead3.dtb DTB arch/mips/boot/dts/mti/sead3.dtb.S AS arch/mips/boot/dts/mti/sead3.dtb.o AR arch/mips/boot/dts/mti/built-in.a AR arch/mips/boot/dts/ni/built-in.a DTC arch/mips/boot/dts/ni/169445.dtb AR arch/mips/boot/dts/xilfpga/built-in.a DTC arch/mips/boot/dts/xilfpga/nexys4ddr.dtb AR arch/mips/boot/dts/built-in.a CC kernel/sched/core.o CC kernel/sched/fair.o CC kernel/sched/build_policy.o CC kernel/sched/build_utility.o AR kernel/sched/built-in.a CC kernel/locking/mutex.o CC kernel/locking/semaphore.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o CC kernel/locking/spinlock.o CC kernel/locking/qspinlock.o CC kernel/locking/rtmutex_api.o CC kernel/locking/qrwlock.o AR kernel/locking/built-in.a CC kernel/power/qos.o CC kernel/power/main.o CC kernel/power/console.o CC kernel/power/process.o CC kernel/power/suspend.o CC kernel/power/poweroff.o AR kernel/power/built-in.a CC kernel/printk/printk.o CC kernel/printk/printk_safe.o CC kernel/printk/printk_ringbuffer.o CC kernel/printk/sysctl.o AR kernel/printk/built-in.a CC kernel/irq/irqdesc.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC kernel/irq/chip.o CC kernel/irq/dummychip.o CC kernel/irq/devres.o CC kernel/irq/generic-chip.o CC kernel/irq/autoprobe.o CC kernel/irq/irqdomain.o CC kernel/irq/proc.o CC kernel/irq/cpuhotplug.o CC kernel/irq/pm.o CC kernel/irq/msi.o CC kernel/irq/ipi.o CC kernel/irq/affinity.o AR kernel/irq/built-in.a CC kernel/rcu/update.o CC kernel/rcu/sync.o CC kernel/rcu/srcutree.o CC kernel/rcu/tree.o CC kernel/rcu/rcu_segcblist.o AR kernel/rcu/built-in.a AR kernel/livepatch/built-in.a CC kernel/dma/mapping.o CC kernel/dma/direct.o CC kernel/dma/coherent.o CC kernel/dma/remap.o AR kernel/dma/built-in.a AR kernel/entry/built-in.a CC kernel/module/main.o CC kernel/module/strict_rwx.o CC kernel/module/kallsyms.o CC kernel/module/procfs.o CC kernel/module/sysfs.o AR kernel/module/built-in.a CC kernel/time/time.o CC kernel/time/timer.o CC kernel/time/hrtimer.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/time/timer_list.o CC kernel/time/timeconv.o CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC kernel/time/posix-timers.o CC kernel/time/posix-cpu-timers.o CC kernel/time/posix-clock.o CC kernel/time/itimer.o CC kernel/time/clockevents.o CC kernel/time/tick-common.o CC kernel/time/sched_clock.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC kernel/time/vsyscall.o CC kernel/time/timekeeping_debug.o AR kernel/time/built-in.a CC kernel/futex/core.o CC kernel/futex/syscalls.o CC kernel/futex/pi.o CC kernel/futex/requeue.o CC kernel/futex/waitwake.o AR kernel/futex/built-in.a CC kernel/cgroup/cgroup.o CC kernel/cgroup/rstat.o CC kernel/cgroup/namespace.o CC kernel/cgroup/cgroup-v1.o CC kernel/cgroup/freezer.o CC kernel/cgroup/legacy_freezer.o CC kernel/cgroup/pids.o CC kernel/cgroup/cpuset.o AR kernel/cgroup/built-in.a CC kernel/trace/trace_clock.o AR kernel/trace/built-in.a CC kernel/bpf/core.o CC kernel/bpf/syscall.o CC kernel/bpf/verifier.o CC kernel/bpf/inode.o CC kernel/bpf/helpers.o CC kernel/bpf/tnum.o CC kernel/bpf/bpf_iter.o CC kernel/bpf/map_iter.o CC kernel/bpf/task_iter.o CC kernel/bpf/prog_iter.o CC kernel/bpf/link_iter.o CC kernel/bpf/hashtab.o CC kernel/bpf/arraymap.o CC kernel/bpf/percpu_freelist.o CC kernel/bpf/bpf_lru_list.o CC kernel/bpf/lpm_trie.o CC kernel/bpf/map_in_map.o CC kernel/bpf/bloom_filter.o CC kernel/bpf/local_storage.o CC kernel/bpf/queue_stack_maps.o CC kernel/bpf/ringbuf.o CC kernel/bpf/bpf_local_storage.o CC kernel/bpf/bpf_task_storage.o CC kernel/bpf/disasm.o CC kernel/bpf/btf.o CC kernel/bpf/memalloc.o CC kernel/bpf/devmap.o CC kernel/bpf/cpumap.o CC kernel/bpf/offload.o CC kernel/bpf/net_namespace.o CC kernel/bpf/cgroup_iter.o CC kernel/bpf/reuseport_array.o CC kernel/bpf/relo_core.o AR kernel/bpf/built-in.a CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/cpu.o CC kernel/exit.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/umh.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/task_work.o CC kernel/extable.o CC kernel/params.o CC kernel/kthread.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/cred.o CC kernel/reboot.o CC kernel/async.o CC kernel/range.o CC kernel/smpboot.o CC kernel/ucount.o CC kernel/regset.o CC kernel/kmod.o CC kernel/groups.o CC kernel/freezer.o CC kernel/smp.o CC kernel/kallsyms.o CC kernel/utsname.o CC kernel/user_namespace.o CC kernel/pid_namespace.o UPD kernel/config_data GZIP kernel/config_data.gz CC kernel/configs.o CC kernel/stop_machine.o CC kernel/seccomp.o CC kernel/utsname_sysctl.o CC kernel/irq_work.o CC kernel/jump_label.o CC kernel/context_tracking.o CC kernel/iomem.o CC kernel/rseq.o AR kernel/built-in.a CC certs/system_keyring.o HOSTCC certs/extract-cert CERT certs/x509_certificate_list CERT certs/signing_key.x509 AS certs/system_certificates.o AR certs/built-in.a CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o CC mm/page-writeback.o CC mm/folio-compat.o CC mm/readahead.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o CC mm/util.o CC mm/mmzone.o CC mm/vmstat.o CC mm/backing-dev.o CC mm/mm_init.o CC mm/percpu.o CC mm/slab_common.o CC mm/compaction.o CC mm/interval_tree.o CC mm/list_lru.o CC mm/workingset.o CC mm/debug.o CC mm/gup.o CC mm/mmap_lock.o CC mm/highmem.o CC mm/memory.o CC mm/mincore.o CC mm/mlock.o CC mm/mmap.o CC mm/mmu_gather.o CC mm/mprotect.o CC mm/mremap.o CC mm/msync.o CC mm/page_vma_mapped.o CC mm/pagewalk.o CC mm/pgtable-generic.o CC mm/rmap.o CC mm/vmalloc.o CC mm/process_vm_access.o CC mm/page_alloc.o CC mm/init-mm.o CC mm/memblock.o CC mm/madvise.o CC mm/page_io.o CC mm/swap_state.o CC mm/swapfile.o CC mm/swap_slots.o CC mm/dmapool.o CC mm/slub.o CC mm/migrate.o CC mm/page_counter.o CC mm/memcontrol.o CC mm/vmpressure.o CC mm/swap_cgroup.o CC mm/userfaultfd.o CC mm/memfd.o AR mm/built-in.a CC fs/notify/dnotify/dnotify.o AR fs/notify/dnotify/built-in.a CC fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_user.o AR fs/notify/inotify/built-in.a CC fs/notify/fanotify/fanotify.o CC fs/notify/fanotify/fanotify_user.o AR fs/notify/fanotify/built-in.a CC fs/notify/fsnotify.o CC fs/notify/notification.o CC fs/notify/group.o CC fs/notify/mark.o CC fs/notify/fdinfo.o AR fs/notify/built-in.a CC fs/crypto/crypto.o CC fs/crypto/fname.o CC fs/crypto/hkdf.o CC fs/crypto/hooks.o CC fs/crypto/keyring.o CC fs/crypto/keysetup.o CC fs/crypto/keysetup_v1.o CC fs/crypto/policy.o CC fs/crypto/bio.o AR fs/crypto/built-in.a CC fs/nfs_common/nfsacl.o CC fs/nfs_common/grace.o CC fs/nfs_common/nfs_ssc.o AR fs/nfs_common/built-in.a CC fs/iomap/trace.o CC fs/iomap/iter.o CC fs/iomap/buffered-io.o CC fs/iomap/direct-io.o CC fs/iomap/fiemap.o CC fs/iomap/seek.o CC fs/iomap/swapfile.o AR fs/iomap/built-in.a AR fs/quota/built-in.a CC fs/proc/task_mmu.o CC fs/proc/inode.o CC fs/proc/root.o CC fs/proc/base.o CC fs/proc/generic.o CC fs/proc/array.o CC fs/proc/fd.o CC fs/proc/proc_tty.o CC fs/proc/cmdline.o CC fs/proc/consoles.o CC fs/proc/cpuinfo.o CC fs/proc/devices.o CC fs/proc/interrupts.o CC fs/proc/loadavg.o CC fs/proc/meminfo.o CC fs/proc/stat.o CC fs/proc/uptime.o CC fs/proc/util.o CC fs/proc/version.o CC fs/proc/softirqs.o CC fs/proc/namespaces.o CC fs/proc/self.o CC fs/proc/thread_self.o CC fs/proc/proc_sysctl.o CC fs/proc/proc_net.o CC fs/proc/kmsg.o CC fs/proc/page.o AR fs/proc/built-in.a CC fs/kernfs/mount.o CC fs/kernfs/inode.o CC fs/kernfs/dir.o CC fs/kernfs/file.o CC fs/kernfs/symlink.o AR fs/kernfs/built-in.a CC fs/sysfs/file.o CC fs/sysfs/dir.o CC fs/sysfs/symlink.o CC fs/sysfs/mount.o CC fs/sysfs/group.o AR fs/sysfs/built-in.a CC fs/devpts/inode.o AR fs/devpts/built-in.a CC fs/ext4/balloc.o CC fs/ext4/bitmap.o CC fs/ext4/block_validity.o CC fs/ext4/dir.o CC fs/ext4/ext4_jbd2.o CC fs/ext4/extents.o CC fs/ext4/extents_status.o CC fs/ext4/file.o CC fs/ext4/fsmap.o CC fs/ext4/fsync.o CC fs/ext4/hash.o CC fs/ext4/ialloc.o CC fs/ext4/indirect.o CC fs/ext4/inline.o CC fs/ext4/inode.o CC fs/ext4/ioctl.o CC fs/ext4/mballoc.o CC fs/ext4/migrate.o CC fs/ext4/mmp.o CC fs/ext4/move_extent.o CC fs/ext4/namei.o CC fs/ext4/page-io.o CC fs/ext4/readpage.o CC fs/ext4/resize.o CC fs/ext4/super.o CC fs/ext4/symlink.o CC fs/ext4/sysfs.o CC fs/ext4/xattr.o CC fs/ext4/xattr_hurd.o CC fs/ext4/xattr_trusted.o CC fs/ext4/xattr_user.o CC fs/ext4/fast_commit.o CC fs/ext4/orphan.o CC fs/ext4/acl.o CC fs/ext4/xattr_security.o CC fs/ext4/crypto.o AR fs/ext4/built-in.a CC fs/jbd2/transaction.o CC fs/jbd2/commit.o CC fs/jbd2/recovery.o CC fs/jbd2/checkpoint.o CC fs/jbd2/revoke.o CC fs/jbd2/journal.o AR fs/jbd2/built-in.a CC fs/ramfs/inode.o CC fs/ramfs/file-mmu.o AR fs/ramfs/built-in.a CC fs/fat/cache.o CC fs/fat/dir.o CC fs/fat/fatent.o CC fs/fat/file.o CC fs/fat/inode.o CC fs/fat/misc.o CC fs/fat/nfs.o CC fs/fat/namei_vfat.o CC fs/fat/namei_msdos.o AR fs/fat/built-in.a CC fs/nfs/filelayout/filelayout.o CC fs/nfs/filelayout/filelayoutdev.o AR fs/nfs/filelayout/built-in.a CC fs/nfs/flexfilelayout/flexfilelayout.o CC fs/nfs/flexfilelayout/flexfilelayoutdev.o AR fs/nfs/flexfilelayout/built-in.a CC fs/nfs/client.o CC fs/nfs/dir.o CC fs/nfs/file.o CC fs/nfs/getroot.o CC fs/nfs/inode.o CC fs/nfs/super.o CC fs/nfs/io.o CC fs/nfs/direct.o CC fs/nfs/pagelist.o CC fs/nfs/read.o CC fs/nfs/symlink.o CC fs/nfs/unlink.o CC fs/nfs/write.o CC fs/nfs/namespace.o CC fs/nfs/mount_clnt.o CC fs/nfs/nfstrace.o CC fs/nfs/export.o CC fs/nfs/sysfs.o CC fs/nfs/fs_context.o CC fs/nfs/nfsroot.o CC fs/nfs/sysctl.o CC fs/nfs/nfs2super.o CC fs/nfs/proc.o CC fs/nfs/nfs2xdr.o CC fs/nfs/nfs3super.o CC fs/nfs/nfs3client.o CC fs/nfs/nfs3proc.o CC fs/nfs/nfs3xdr.o CC fs/nfs/nfs3acl.o CC fs/nfs/nfs4proc.o CC fs/nfs/nfs4xdr.o CC fs/nfs/nfs4state.o CC fs/nfs/nfs4renewd.o CC fs/nfs/nfs4super.o CC fs/nfs/nfs4file.o CC fs/nfs/delegation.o CC fs/nfs/nfs4idmap.o CC fs/nfs/callback.o CC fs/nfs/callback_xdr.o CC fs/nfs/callback_proc.o CC fs/nfs/nfs4namespace.o CC fs/nfs/nfs4getroot.o CC fs/nfs/nfs4client.o CC fs/nfs/nfs4session.o CC fs/nfs/dns_resolve.o CC fs/nfs/nfs4trace.o CC fs/nfs/nfs4sysctl.o CC fs/nfs/pnfs.o CC fs/nfs/pnfs_dev.o CC fs/nfs/pnfs_nfs.o CC fs/nfs/nfs42proc.o CC fs/nfs/nfs42xattr.o AR fs/nfs/built-in.a CC fs/exportfs/expfs.o AR fs/exportfs/built-in.a CC fs/lockd/clntlock.o CC fs/lockd/clntproc.o CC fs/lockd/clntxdr.o CC fs/lockd/host.o CC fs/lockd/svc.o CC fs/lockd/svclock.o CC fs/lockd/svcshare.o CC fs/lockd/svcproc.o CC fs/lockd/svcsubs.o CC fs/lockd/mon.o CC fs/lockd/xdr.o CC fs/lockd/clnt4xdr.o CC fs/lockd/xdr4.o CC fs/lockd/svc4proc.o CC fs/lockd/procfs.o AR fs/lockd/built-in.a CC fs/nls/nls_base.o AR fs/nls/built-in.a AR fs/unicode/built-in.a CC fs/fuse/dev.o CC fs/fuse/dir.o CC fs/fuse/file.o CC fs/fuse/inode.o CC fs/fuse/control.o CC fs/fuse/xattr.o CC fs/fuse/acl.o CC fs/fuse/readdir.o CC fs/fuse/ioctl.o CC fs/fuse/cuse.o AR fs/fuse/built-in.a CC fs/overlayfs/super.o CC fs/overlayfs/namei.o CC fs/overlayfs/util.o CC fs/overlayfs/inode.o CC fs/overlayfs/file.o CC fs/overlayfs/dir.o CC fs/overlayfs/readdir.o CC fs/overlayfs/copy_up.o CC fs/overlayfs/export.o AR fs/overlayfs/built-in.a CC fs/debugfs/inode.o CC fs/debugfs/file.o AR fs/debugfs/built-in.a CC fs/open.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC fs/char_dev.o CC fs/stat.o CC fs/exec.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o CC fs/ioctl.o CC fs/readdir.o CC fs/select.o CC fs/dcache.o CC fs/inode.o CC fs/attr.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o CC fs/xattr.o CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o CC fs/splice.o CC fs/sync.o CC fs/utimes.o CC fs/d_path.o CC fs/stack.o CC fs/fs_struct.o CC fs/statfs.o CC fs/fs_pin.o CC fs/nsfs.o CC fs/fs_types.o CC fs/fs_context.o CC fs/fs_parser.o CC fs/fsopen.o CC fs/init.o CC fs/kernel_read_file.o CC fs/remap_range.o CC fs/buffer.o CC fs/direct-io.o CC fs/mpage.o CC fs/proc_namespace.o CC fs/eventpoll.o CC fs/anon_inodes.o CC fs/signalfd.o CC fs/timerfd.o CC fs/eventfd.o CC fs/userfaultfd.o CC fs/aio.o CC fs/locks.o CC fs/binfmt_script.o CC fs/binfmt_elf.o CC fs/mbcache.o CC fs/posix_acl.o CC fs/coredump.o CC fs/drop_caches.o CC fs/fhandle.o AR fs/built-in.a CC ipc/util.o CC ipc/msgutil.o CC ipc/msg.o CC ipc/sem.o CC ipc/shm.o CC ipc/syscall.o CC ipc/ipc_sysctl.o CC ipc/namespace.o AR ipc/built-in.a CC security/keys/gc.o CC security/keys/key.o CC security/keys/keyring.o CC security/keys/keyctl.o CC security/keys/permission.o CC security/keys/process_keys.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC security/keys/proc.o CC security/keys/sysctl.o CC security/keys/keyctl_pkey.o AR security/keys/built-in.a CC security/commoncap.o CC security/min_addr.o CC security/device_cgroup.o AR security/built-in.a CC crypto/asymmetric_keys/asymmetric_type.o CC crypto/asymmetric_keys/restrict.o CC crypto/asymmetric_keys/signature.o CC crypto/asymmetric_keys/public_key.o ASN.1 crypto/asymmetric_keys/x509.asn1.[ch] CC crypto/asymmetric_keys/x509.asn1.o ASN.1 crypto/asymmetric_keys/x509_akid.asn1.[ch] CC crypto/asymmetric_keys/x509_akid.asn1.o CC crypto/asymmetric_keys/x509_cert_parser.o CC crypto/asymmetric_keys/x509_loader.o CC crypto/asymmetric_keys/x509_public_key.o ASN.1 crypto/asymmetric_keys/pkcs7.asn1.[ch] CC crypto/asymmetric_keys/pkcs7.asn1.o CC crypto/asymmetric_keys/pkcs7_parser.o CC crypto/asymmetric_keys/pkcs7_trust.o CC crypto/asymmetric_keys/pkcs7_verify.o AR crypto/asymmetric_keys/built-in.a CC crypto/api.o CC crypto/cipher.o CC crypto/compress.o CC crypto/algapi.o CC crypto/scatterwalk.o CC crypto/proc.o CC crypto/aead.o CC crypto/geniv.o CC crypto/skcipher.o CC crypto/ahash.o CC crypto/shash.o CC crypto/akcipher.o CC crypto/kpp.o ASN.1 crypto/rsapubkey.asn1.[ch] CC crypto/rsapubkey.asn1.o ASN.1 crypto/rsaprivkey.asn1.[ch] CC crypto/rsaprivkey.asn1.o CC crypto/rsa.o CC crypto/rsa_helper.o CC crypto/rsa-pkcs1pad.o CC crypto/acompress.o CC crypto/scompress.o CC crypto/algboss.o CC crypto/testmgr.o CC crypto/hmac.o CC crypto/crypto_null.o CC crypto/md5.o CC crypto/sha1_generic.o CC crypto/sha256_generic.o CC crypto/sha512_generic.o CC crypto/ecb.o CC crypto/cbc.o CC crypto/cts.o CC crypto/xts.o CC crypto/aes_generic.o CC crypto/crc32c_generic.o CC crypto/rng.o CC crypto/hash_info.o AR crypto/built-in.a CC block/partitions/core.o CC block/partitions/msdos.o CC block/partitions/efi.o AR block/partitions/built-in.a CC block/bdev.o CC block/fops.o CC block/bio.o CC block/elevator.o CC block/blk-core.o CC block/blk-sysfs.o CC block/blk-flush.o CC block/blk-settings.o CC block/blk-ioc.o CC block/blk-map.o CC block/blk-merge.o CC block/blk-timeout.o CC block/blk-lib.o CC block/blk-mq.o CC block/blk-mq-tag.o CC block/blk-stat.o CC block/blk-mq-sysfs.o CC block/blk-mq-cpumap.o CC block/blk-mq-sched.o CC block/ioctl.o CC block/genhd.o CC block/ioprio.o CC block/badblocks.o CC block/blk-rq-qos.o CC block/disk-events.o CC block/blk-ia-ranges.o CC block/bounce.o CC block/bsg.o CC block/blk-cgroup.o CC block/mq-deadline.o CC block/kyber-iosched.o CC block/blk-mq-pci.o CC block/blk-mq-virtio.o CC block/blk-mq-debugfs.o CC block/blk-pm.o AR block/built-in.a CC io_uring/io_uring.o CC io_uring/xattr.o CC io_uring/nop.o CC io_uring/fs.o CC io_uring/splice.o CC io_uring/sync.o CC io_uring/advise.o CC io_uring/filetable.o CC io_uring/openclose.o CC io_uring/uring_cmd.o CC io_uring/epoll.o CC io_uring/statx.o CC io_uring/net.o CC io_uring/msg_ring.o CC io_uring/timeout.o CC io_uring/sqpoll.o CC io_uring/fdinfo.o CC io_uring/tctx.o CC io_uring/poll.o CC io_uring/cancel.o CC io_uring/kbuf.o CC io_uring/rsrc.o CC io_uring/rw.o CC io_uring/opdef.o CC io_uring/notif.o CC io_uring/io-wq.o AR io_uring/built-in.a CC lib/math/div64.o CC lib/math/gcd.o CC lib/math/lcm.o CC lib/math/int_pow.o CC lib/math/int_sqrt.o CC lib/math/reciprocal_div.o CC lib/math/rational.o AR lib/math/built-in.a CC lib/crypto/memneq.o CC lib/crypto/utils.o CC lib/crypto/chacha.o CC lib/crypto/aes.o CC lib/crypto/blake2s.o CC lib/crypto/blake2s-generic.o CC lib/crypto/sha1.o CC lib/crypto/sha256.o AR lib/crypto/built-in.a CC lib/zlib_inflate/inffast.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/infutil.o CC lib/zlib_inflate/inftrees.o CC lib/zlib_inflate/inflate_syms.o AR lib/zlib_inflate/built-in.a CC lib/lzo/lzo1x_decompress_safe.o AR lib/lzo/built-in.a CC lib/lz4/lz4_decompress.o AR lib/lz4/built-in.a CC lib/zstd/zstd_decompress_module.o CC lib/zstd/decompress/huf_decompress.o CC lib/zstd/decompress/zstd_ddict.o CC lib/zstd/decompress/zstd_decompress.o CC lib/zstd/decompress/zstd_decompress_block.o CC lib/zstd/common/debug.o CC lib/zstd/common/entropy_common.o CC lib/zstd/common/error_private.o CC lib/zstd/common/fse_decompress.o CC lib/zstd/common/zstd_common.o AR lib/zstd/built-in.a CC lib/xz/xz_dec_syms.o CC lib/xz/xz_dec_stream.o CC lib/xz/xz_dec_lzma2.o AR lib/xz/built-in.a CC lib/mpi/generic_mpih-lshift.o CC lib/mpi/generic_mpih-mul1.o CC lib/mpi/generic_mpih-mul2.o CC lib/mpi/generic_mpih-mul3.o CC lib/mpi/generic_mpih-rshift.o CC lib/mpi/generic_mpih-sub1.o CC lib/mpi/generic_mpih-add1.o CC lib/mpi/ec.o CC lib/mpi/mpicoder.o CC lib/mpi/mpi-add.o CC lib/mpi/mpi-bit.o CC lib/mpi/mpi-cmp.o CC lib/mpi/mpi-sub-ui.o CC lib/mpi/mpi-div.o CC lib/mpi/mpi-inv.o CC lib/mpi/mpi-mod.o CC lib/mpi/mpi-mul.o CC lib/mpi/mpih-cmp.o CC lib/mpi/mpih-div.o CC lib/mpi/mpih-mul.o CC lib/mpi/mpi-pow.o CC lib/mpi/mpiutil.o AR lib/mpi/built-in.a CC lib/argv_split.o CC lib/buildid.o CC lib/clz_tab.o CC lib/cmdline.o CC lib/cpumask.o CC lib/ctype.o CC lib/dec_and_lock.o CC lib/decompress.o CC lib/decompress_bunzip2.o CC lib/decompress_inflate.o CC lib/decompress_unlz4.o CC lib/decompress_unlzma.o CC lib/decompress_unlzo.o CC lib/decompress_unxz.o CC lib/decompress_unzstd.o CC lib/dump_stack.o CC lib/earlycpio.o CC lib/extable.o CC lib/fdt.o CC lib/fdt_addresses.o CC lib/fdt_empty_tree.o CC lib/fdt_ro.o CC lib/fdt_rw.o CC lib/fdt_strerror.o CC lib/fdt_sw.o CC lib/fdt_wip.o CC lib/flex_proportions.o CC lib/idr.o CC lib/irq_regs.o CC lib/is_single_threaded.o CC lib/klist.o CC lib/kobject.o CC lib/kobject_uevent.o CC lib/logic_pio.o CC lib/maple_tree.o CC lib/memcat_p.o CC lib/nmi_backtrace.o CC lib/plist.o CC lib/radix-tree.o CC lib/ratelimit.o CC lib/rbtree.o CC lib/seq_buf.o CC lib/show_mem.o CC lib/siphash.o CC lib/string.o CC lib/timerqueue.o CC lib/vsprintf.o CC lib/win_minmax.o CC lib/xarray.o AR lib/lib.a CC lib/lockref.o CC lib/bcd.o CC lib/sort.o CC lib/parser.o CC lib/debug_locks.o CC lib/random32.o CC lib/bust_spinlocks.o CC lib/kasprintf.o CC lib/bitmap.o CC lib/scatterlist.o CC lib/list_sort.o CC lib/uuid.o CC lib/iov_iter.o CC lib/clz_ctz.o CC lib/bsearch.o CC lib/find_bit.o CC lib/llist.o CC lib/memweight.o CC lib/kfifo.o CC lib/percpu-refcount.o CC lib/rhashtable.o CC lib/base64.o CC lib/once.o CC lib/refcount.o CC lib/usercopy.o CC lib/errseq.o CC lib/bucket_locks.o CC lib/generic-radix-tree.o CC lib/string_helpers.o CC lib/hexdump.o CC lib/kstrtox.o CC lib/debug_info.o CC lib/iomap.o CC lib/pci_iomap.o CC lib/iomap_copy.o CC lib/devres.o CC lib/hweight.o CC lib/assoc_array.o CC lib/bitrev.o CC lib/packing.o CC lib/crc16.o CC lib/crc-itu-t.o HOSTCC lib/gen_crc32table GEN lib/crc32table.h CC lib/crc32.o CC lib/crc7.o CC lib/libcrc32c.o CC lib/xxhash.o CC lib/genalloc.o CC lib/bch.o CC lib/percpu_counter.o CC lib/syscall.o CC lib/errname.o CC lib/nlattr.o CC lib/atomic64.o CC lib/cpu_rmap.o CC lib/dynamic_queue_limits.o CC lib/glob.o CC lib/net_utils.o CC lib/sg_pool.o CC lib/asn1_decoder.o GEN lib/oid_registry_data.c CC lib/oid_registry.o CC lib/sbitmap.o CC lib/ashldi3.o CC lib/ashrdi3.o CC lib/lshrdi3.o CC lib/cmpdi2.o CC lib/ucmpdi2.o AR lib/built-in.a CC arch/mips/fw/lib/cmdline.o AR arch/mips/fw/lib/lib.a AR arch/mips/fw/lib/built-in.a CC arch/mips/lib/bitops.o AS arch/mips/lib/csum_partial.o CC arch/mips/lib/delay.o AS arch/mips/lib/memcpy.o AS arch/mips/lib/memset.o CC arch/mips/lib/mips-atomic.o AS arch/mips/lib/strncpy_user.o AS arch/mips/lib/strnlen_user.o CC arch/mips/lib/uncached.o AR arch/mips/lib/lib.a CC arch/mips/lib/iomap_copy.o CC arch/mips/lib/iomap-pci.o CC arch/mips/lib/dump_tlb.o CC arch/mips/lib/bswapsi.o CC arch/mips/lib/bswapdi.o CC arch/mips/lib/multi3.o AR arch/mips/lib/built-in.a CC arch/mips/math-emu/dp_flong.o CC arch/mips/math-emu/dp_sqrt.o CC arch/mips/math-emu/dp_tlong.o CC arch/mips/math-emu/ieee754d.o CC arch/mips/math-emu/sp_flong.o CC arch/mips/math-emu/sp_sqrt.o CC arch/mips/math-emu/sp_tlong.o AR arch/mips/math-emu/lib.a CC arch/mips/math-emu/cp1emu.o CC arch/mips/math-emu/ieee754dp.o CC arch/mips/math-emu/ieee754sp.o CC arch/mips/math-emu/ieee754.o CC arch/mips/math-emu/dp_div.o CC arch/mips/math-emu/dp_mul.o CC arch/mips/math-emu/dp_sub.o CC arch/mips/math-emu/dp_add.o CC arch/mips/math-emu/dp_fsp.o CC arch/mips/math-emu/dp_cmp.o CC arch/mips/math-emu/dp_simple.o CC arch/mips/math-emu/dp_tint.o CC arch/mips/math-emu/dp_fint.o CC arch/mips/math-emu/dp_rint.o CC arch/mips/math-emu/dp_maddf.o CC arch/mips/math-emu/dp_2008class.o CC arch/mips/math-emu/dp_fmin.o CC arch/mips/math-emu/dp_fmax.o CC arch/mips/math-emu/sp_div.o CC arch/mips/math-emu/sp_mul.o CC arch/mips/math-emu/sp_sub.o CC arch/mips/math-emu/sp_add.o CC arch/mips/math-emu/sp_fdp.o CC arch/mips/math-emu/sp_cmp.o CC arch/mips/math-emu/sp_simple.o CC arch/mips/math-emu/sp_tint.o CC arch/mips/math-emu/sp_fint.o CC arch/mips/math-emu/sp_rint.o CC arch/mips/math-emu/sp_maddf.o CC arch/mips/math-emu/sp_2008class.o CC arch/mips/math-emu/sp_fmin.o CC arch/mips/math-emu/sp_fmax.o CC arch/mips/math-emu/dsemul.o CC arch/mips/math-emu/me-debugfs.o AR arch/mips/math-emu/built-in.a CC drivers/irqchip/irqchip.o CC drivers/irqchip/irq-mips-cpu.o CC drivers/irqchip/irq-mips-gic.o CC drivers/irqchip/irq-mscc-ocelot.o CC drivers/irqchip/irq-goldfish-pic.o AR drivers/irqchip/built-in.a AR drivers/bus/mhi/host/built-in.a AR drivers/bus/mhi/ep/built-in.a AR drivers/bus/mhi/built-in.a CC drivers/bus/simple-pm-bus.o AR drivers/bus/built-in.a AR drivers/phy/allwinner/built-in.a AR drivers/phy/amlogic/built-in.a AR drivers/phy/broadcom/built-in.a AR drivers/phy/cadence/built-in.a AR drivers/phy/freescale/built-in.a AR drivers/phy/hisilicon/built-in.a AR drivers/phy/ingenic/built-in.a AR drivers/phy/intel/built-in.a AR drivers/phy/lantiq/built-in.a AR drivers/phy/marvell/built-in.a AR drivers/phy/mediatek/built-in.a AR drivers/phy/microchip/built-in.a AR drivers/phy/motorola/built-in.a AR drivers/phy/mscc/built-in.a AR drivers/phy/qualcomm/built-in.a AR drivers/phy/ralink/built-in.a AR drivers/phy/renesas/built-in.a AR drivers/phy/rockchip/built-in.a AR drivers/phy/samsung/built-in.a AR drivers/phy/socionext/built-in.a AR drivers/phy/st/built-in.a AR drivers/phy/sunplus/built-in.a AR drivers/phy/tegra/built-in.a AR drivers/phy/ti/built-in.a AR drivers/phy/xilinx/built-in.a CC drivers/phy/phy-core.o CC drivers/phy/phy-pistachio-usb.o AR drivers/phy/built-in.a AR drivers/pinctrl/actions/built-in.a AR drivers/pinctrl/bcm/built-in.a AR drivers/pinctrl/cirrus/built-in.a AR drivers/pinctrl/freescale/built-in.a AR drivers/pinctrl/mediatek/built-in.a AR drivers/pinctrl/mvebu/built-in.a AR drivers/pinctrl/nomadik/built-in.a AR drivers/pinctrl/nuvoton/built-in.a AR drivers/pinctrl/sprd/built-in.a AR drivers/pinctrl/sunplus/built-in.a AR drivers/pinctrl/ti/built-in.a CC drivers/pinctrl/core.o CC drivers/pinctrl/pinctrl-utils.o CC drivers/pinctrl/pinmux.o CC drivers/pinctrl/pinconf.o CC drivers/pinctrl/pinconf-generic.o CC drivers/pinctrl/devicetree.o CC drivers/pinctrl/pinctrl-ocelot.o CC drivers/pinctrl/pinctrl-pistachio.o AR drivers/pinctrl/built-in.a CC drivers/gpio/gpiolib.o CC drivers/gpio/gpiolib-devres.o CC drivers/gpio/gpiolib-legacy.o CC drivers/gpio/gpiolib-of.o CC drivers/gpio/gpiolib-cdev.o CC drivers/gpio/gpiolib-sysfs.o CC drivers/gpio/gpio-mmio.o CC drivers/gpio/gpio-pch.o CC drivers/gpio/gpio-xilinx.o AR drivers/gpio/built-in.a AR drivers/pwm/built-in.a CC drivers/pci/msi/pcidev_msi.o CC drivers/pci/msi/msi.o CC drivers/pci/msi/irqdomain.o CC drivers/pci/msi/legacy.o AR drivers/pci/msi/built-in.a CC drivers/pci/pcie/aspm.o AR drivers/pci/pcie/built-in.a AR drivers/pci/controller/dwc/built-in.a AR drivers/pci/controller/mobiveil/built-in.a CC drivers/pci/controller/pcie-xilinx.o AR drivers/pci/controller/built-in.a AR drivers/pci/switch/built-in.a CC drivers/pci/access.o CC drivers/pci/bus.o CC drivers/pci/probe.o CC drivers/pci/host-bridge.o CC drivers/pci/remove.o CC drivers/pci/pci.o CC drivers/pci/pci-driver.o CC drivers/pci/search.o CC drivers/pci/pci-sysfs.o CC drivers/pci/rom.o CC drivers/pci/setup-res.o CC drivers/pci/irq.o CC drivers/pci/vpd.o CC drivers/pci/setup-bus.o CC drivers/pci/vc.o CC drivers/pci/mmap.o CC drivers/pci/setup-irq.o CC drivers/pci/proc.o CC drivers/pci/slot.o CC drivers/pci/of.o CC drivers/pci/quirks.o CC drivers/pci/vgaarb.o AR drivers/pci/built-in.a CC drivers/video/console/dummycon.o CC drivers/video/console/vgacon.o AR drivers/video/console/built-in.a AR drivers/video/backlight/built-in.a CC drivers/video/fbdev/core/fb_cmdline.o CC drivers/video/fbdev/core/fb_notify.o CC drivers/video/fbdev/core/fbmem.o CC drivers/video/fbdev/core/fbmon.o CC drivers/video/fbdev/core/fbcmap.o CC drivers/video/fbdev/core/fbsysfs.o CC drivers/video/fbdev/core/modedb.o CC drivers/video/fbdev/core/fbcvt.o CC drivers/video/fbdev/core/cfbfillrect.o CC drivers/video/fbdev/core/cfbcopyarea.o CC drivers/video/fbdev/core/cfbimgblt.o AR drivers/video/fbdev/core/built-in.a AR drivers/video/fbdev/omap/built-in.a AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a AR drivers/video/fbdev/omap2/omapfb/displays/built-in.a AR drivers/video/fbdev/omap2/omapfb/built-in.a AR drivers/video/fbdev/omap2/built-in.a CC drivers/video/fbdev/goldfishfb.o AR drivers/video/fbdev/built-in.a CC drivers/video/aperture.o AR drivers/video/built-in.a AR drivers/idle/built-in.a AR drivers/char/ipmi/built-in.a AR drivers/amba/built-in.a AR drivers/clk/actions/built-in.a AR drivers/clk/analogbits/built-in.a AR drivers/clk/bcm/built-in.a CC drivers/clk/imgtec/clk-boston.o AR drivers/clk/imgtec/built-in.a AR drivers/clk/imx/built-in.a AR drivers/clk/ingenic/built-in.a AR drivers/clk/mediatek/built-in.a AR drivers/clk/microchip/built-in.a AR drivers/clk/mstar/built-in.a AR drivers/clk/mvebu/built-in.a CC drivers/clk/pistachio/clk.o CC drivers/clk/pistachio/clk-pll.o CC drivers/clk/pistachio/clk-pistachio.o AR drivers/clk/pistachio/built-in.a AR drivers/clk/ralink/built-in.a AR drivers/clk/renesas/built-in.a AR drivers/clk/socfpga/built-in.a AR drivers/clk/sprd/built-in.a AR drivers/clk/sunxi-ng/built-in.a AR drivers/clk/ti/built-in.a AR drivers/clk/versatile/built-in.a AR drivers/clk/xilinx/built-in.a CC drivers/clk/clk-devres.o CC drivers/clk/clk-bulk.o CC drivers/clk/clkdev.o CC drivers/clk/clk.o CC drivers/clk/clk-divider.o CC drivers/clk/clk-fixed-factor.o CC drivers/clk/clk-fixed-rate.o CC drivers/clk/clk-gate.o CC drivers/clk/clk-multiplier.o CC drivers/clk/clk-mux.o CC drivers/clk/clk-composite.o CC drivers/clk/clk-fractional-divider.o CC drivers/clk/clk-gpio.o CC drivers/clk/clk-conf.o AR drivers/clk/built-in.a AR drivers/dma/idxd/built-in.a AR drivers/dma/mediatek/built-in.a AR drivers/dma/qcom/built-in.a AR drivers/dma/ti/built-in.a AR drivers/dma/xilinx/built-in.a CC drivers/dma/dmaengine.o CC drivers/dma/virt-dma.o CC drivers/dma/of-dma.o CC drivers/dma/img-mdc-dma.o AR drivers/dma/built-in.a AR drivers/soc/apple/built-in.a AR drivers/soc/aspeed/built-in.a AR drivers/soc/bcm/bcm63xx/built-in.a AR drivers/soc/bcm/built-in.a AR drivers/soc/fsl/built-in.a AR drivers/soc/fujitsu/built-in.a AR drivers/soc/imx/built-in.a AR drivers/soc/ixp4xx/built-in.a AR drivers/soc/mediatek/built-in.a AR drivers/soc/microchip/built-in.a AR drivers/soc/pxa/built-in.a AR drivers/soc/amlogic/built-in.a AR drivers/soc/qcom/built-in.a AR drivers/soc/renesas/built-in.a AR drivers/soc/rockchip/built-in.a AR drivers/soc/sunxi/built-in.a AR drivers/soc/ti/built-in.a AR drivers/soc/xilinx/built-in.a AR drivers/soc/built-in.a CC drivers/virtio/virtio.o CC drivers/virtio/virtio_ring.o CC drivers/virtio/virtio_anchor.o CC drivers/virtio/virtio_mmio.o AR drivers/virtio/built-in.a AR drivers/reset/hisilicon/built-in.a CC drivers/reset/core.o CC drivers/reset/reset-pistachio.o AR drivers/reset/built-in.a CC drivers/tty/vt/vt_ioctl.o CC drivers/tty/vt/vc_screen.o CC drivers/tty/vt/selection.o CC drivers/tty/vt/keyboard.o CC drivers/tty/vt/consolemap.o HOSTCC drivers/tty/vt/conmakehash CONMK drivers/tty/vt/consolemap_deftbl.c CC drivers/tty/vt/consolemap_deftbl.o CC drivers/tty/vt/vt.o COPY drivers/tty/vt/defkeymap.c CC drivers/tty/vt/defkeymap.o AR drivers/tty/vt/built-in.a CC drivers/tty/hvc/hvc_console.o AR drivers/tty/hvc/built-in.a CC drivers/tty/serial/8250/8250_core.o CC drivers/tty/serial/8250/8250_port.o CC drivers/tty/serial/8250/8250_dma.o CC drivers/tty/serial/8250/8250_dwlib.o CC drivers/tty/serial/8250/8250_pci.o CC drivers/tty/serial/8250/8250_exar.o CC drivers/tty/serial/8250/8250_early.o CC drivers/tty/serial/8250/8250_dw.o CC drivers/tty/serial/8250/8250_pericom.o CC drivers/tty/serial/8250/8250_of.o AR drivers/tty/serial/8250/built-in.a CC drivers/tty/serial/serial_core.o CC drivers/tty/serial/earlycon.o CC drivers/tty/serial/serial_mctrl_gpio.o AR drivers/tty/serial/built-in.a AR drivers/tty/ipwireless/built-in.a CC drivers/tty/tty_io.o CC drivers/tty/n_tty.o CC drivers/tty/tty_ioctl.o CC drivers/tty/tty_ldisc.o CC drivers/tty/tty_buffer.o CC drivers/tty/tty_port.o CC drivers/tty/tty_mutex.o CC drivers/tty/tty_ldsem.o CC drivers/tty/tty_baudrate.o CC drivers/tty/tty_jobctrl.o CC drivers/tty/n_null.o CC drivers/tty/pty.o CC drivers/tty/sysrq.o CC drivers/tty/goldfish.o AR drivers/tty/built-in.a CC drivers/char/hw_random/core.o AR drivers/char/hw_random/built-in.a AR drivers/char/agp/built-in.a CC drivers/char/mem.o CC drivers/char/random.o CC drivers/char/misc.o CC drivers/char/virtio_console.o AR drivers/char/built-in.a AR drivers/iommu/amd/built-in.a AR drivers/iommu/intel/built-in.a AR drivers/iommu/arm/arm-smmu/built-in.a AR drivers/iommu/arm/arm-smmu-v3/built-in.a AR drivers/iommu/arm/built-in.a AR drivers/iommu/built-in.a AR drivers/gpu/host1x/built-in.a AR drivers/gpu/drm/arm/built-in.a AR drivers/gpu/drm/display/built-in.a AR drivers/gpu/drm/rcar-du/built-in.a AR drivers/gpu/drm/omapdrm/built-in.a AR drivers/gpu/drm/tilcdc/built-in.a AR drivers/gpu/drm/imx/built-in.a AR drivers/gpu/drm/i2c/built-in.a AR drivers/gpu/drm/panel/built-in.a AR drivers/gpu/drm/bridge/analogix/built-in.a AR drivers/gpu/drm/bridge/cadence/built-in.a AR drivers/gpu/drm/bridge/imx/built-in.a AR drivers/gpu/drm/bridge/synopsys/built-in.a AR drivers/gpu/drm/bridge/built-in.a AR drivers/gpu/drm/hisilicon/built-in.a AR drivers/gpu/drm/mxsfb/built-in.a AR drivers/gpu/drm/tiny/built-in.a AR drivers/gpu/drm/xlnx/built-in.a AR drivers/gpu/drm/gud/built-in.a AR drivers/gpu/drm/solomon/built-in.a AR drivers/gpu/drm/built-in.a AR drivers/gpu/vga/built-in.a AR drivers/gpu/built-in.a CC drivers/base/power/sysfs.o CC drivers/base/power/generic_ops.o CC drivers/base/power/common.o CC drivers/base/power/qos.o CC drivers/base/power/runtime.o CC drivers/base/power/wakeirq.o CC drivers/base/power/main.o CC drivers/base/power/wakeup.o CC drivers/base/power/wakeup_stats.o CC drivers/base/power/clock_ops.o AR drivers/base/power/built-in.a CC drivers/base/firmware_loader/builtin/main.o AR drivers/base/firmware_loader/builtin/built-in.a CC drivers/base/firmware_loader/main.o AR drivers/base/firmware_loader/built-in.a CC drivers/base/regmap/regmap.o CC drivers/base/regmap/regcache.o CC drivers/base/regmap/regcache-rbtree.o CC drivers/base/regmap/regcache-flat.o CC drivers/base/regmap/regmap-debugfs.o CC drivers/base/regmap/regmap-mmio.o AR drivers/base/regmap/built-in.a AR drivers/base/test/built-in.a CC drivers/base/component.o CC drivers/base/core.o CC drivers/base/bus.o CC drivers/base/dd.o CC drivers/base/syscore.o CC drivers/base/driver.o CC drivers/base/class.o CC drivers/base/platform.o CC drivers/base/cpu.o CC drivers/base/firmware.o CC drivers/base/init.o CC drivers/base/map.o CC drivers/base/devres.o CC drivers/base/attribute_container.o CC drivers/base/transport_class.o CC drivers/base/topology.o CC drivers/base/container.o CC drivers/base/property.o CC drivers/base/cacheinfo.o CC drivers/base/swnode.o CC drivers/base/devtmpfs.o CC drivers/base/module.o CC drivers/base/pinctrl.o CC drivers/base/platform-msi.o AR drivers/base/built-in.a CC drivers/block/brd.o CC drivers/block/loop.o CC drivers/block/virtio_blk.o AR drivers/block/built-in.a AR drivers/misc/eeprom/built-in.a AR drivers/misc/cb710/built-in.a AR drivers/misc/ti-st/built-in.a AR drivers/misc/lis3lv02d/built-in.a AR drivers/misc/cardreader/built-in.a CC drivers/misc/pch_phub.o CC drivers/misc/sram.o AR drivers/misc/built-in.a CC drivers/mfd/syscon.o AR drivers/mfd/built-in.a AR drivers/nfc/built-in.a AR drivers/cxl/core/built-in.a AR drivers/cxl/built-in.a AR drivers/macintosh/built-in.a CC drivers/scsi/scsi.o CC drivers/scsi/hosts.o CC drivers/scsi/scsi_ioctl.o CC drivers/scsi/scsicam.o CC drivers/scsi/scsi_error.o CC drivers/scsi/scsi_lib.o CC drivers/scsi/scsi_lib_dma.o CC drivers/scsi/scsi_scan.o GEN drivers/scsi/scsi_devinfo_tbl.c CC drivers/scsi/scsi_sysfs.o CC drivers/scsi/scsi_devinfo.o CC drivers/scsi/scsi_sysctl.o CC drivers/scsi/scsi_proc.o CC drivers/scsi/scsi_debugfs.o CC drivers/scsi/scsi_trace.o CC drivers/scsi/scsi_logging.o CC drivers/scsi/scsi_pm.o CC drivers/scsi/scsi_bsg.o CC drivers/scsi/scsi_common.o CC drivers/scsi/sd.o AR drivers/scsi/built-in.a AR drivers/nvme/host/built-in.a AR drivers/nvme/target/built-in.a AR drivers/nvme/built-in.a CC drivers/ata/libata-core.o CC drivers/ata/libata-scsi.o CC drivers/ata/libata-eh.o CC drivers/ata/libata-transport.o CC drivers/ata/libata-trace.o CC drivers/ata/libata-sata.o CC drivers/ata/libata-sff.o CC drivers/ata/libata-pmp.o CC drivers/ata/ahci.o CC drivers/ata/libahci.o AR drivers/ata/built-in.a CC drivers/mtd/parsers/cmdlinepart.o CC drivers/mtd/parsers/ofpart_core.o AR drivers/mtd/parsers/built-in.a CC drivers/mtd/chips/chipreg.o CC drivers/mtd/chips/cfi_probe.o CC drivers/mtd/chips/cfi_util.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC drivers/mtd/chips/gen_probe.o AR drivers/mtd/chips/built-in.a AR drivers/mtd/lpddr/built-in.a CC drivers/mtd/maps/physmap-core.o AR drivers/mtd/maps/built-in.a AR drivers/mtd/devices/built-in.a AR drivers/mtd/nand/onenand/built-in.a AR drivers/mtd/nand/raw/ingenic/built-in.a CC drivers/mtd/nand/raw/nand_base.o CC drivers/mtd/nand/raw/nand_legacy.o CC drivers/mtd/nand/raw/nand_bbt.o CC drivers/mtd/nand/raw/nand_timings.o CC drivers/mtd/nand/raw/nand_ids.o CC drivers/mtd/nand/raw/nand_onfi.o CC drivers/mtd/nand/raw/nand_jedec.o CC drivers/mtd/nand/raw/nand_amd.o CC drivers/mtd/nand/raw/nand_esmt.o CC drivers/mtd/nand/raw/nand_hynix.o CC drivers/mtd/nand/raw/nand_macronix.o CC drivers/mtd/nand/raw/nand_micron.o CC drivers/mtd/nand/raw/nand_samsung.o CC drivers/mtd/nand/raw/nand_toshiba.o CC drivers/mtd/nand/raw/gpio.o CC drivers/mtd/nand/raw/plat_nand.o AR drivers/mtd/nand/raw/built-in.a AR drivers/mtd/nand/spi/built-in.a CC drivers/mtd/nand/core.o CC drivers/mtd/nand/bbt.o CC drivers/mtd/nand/ecc.o CC drivers/mtd/nand/ecc-sw-hamming.o CC drivers/mtd/nand/ecc-sw-bch.o AR drivers/mtd/nand/built-in.a AR drivers/mtd/tests/built-in.a AR drivers/mtd/spi-nor/controllers/built-in.a CC drivers/mtd/spi-nor/core.o CC drivers/mtd/spi-nor/sfdp.o CC drivers/mtd/spi-nor/swp.o CC drivers/mtd/spi-nor/otp.o CC drivers/mtd/spi-nor/sysfs.o CC drivers/mtd/spi-nor/atmel.o CC drivers/mtd/spi-nor/catalyst.o CC drivers/mtd/spi-nor/eon.o CC drivers/mtd/spi-nor/esmt.o CC drivers/mtd/spi-nor/everspin.o CC drivers/mtd/spi-nor/fujitsu.o CC drivers/mtd/spi-nor/gigadevice.o CC drivers/mtd/spi-nor/intel.o CC drivers/mtd/spi-nor/issi.o CC drivers/mtd/spi-nor/macronix.o CC drivers/mtd/spi-nor/micron-st.o CC drivers/mtd/spi-nor/spansion.o CC drivers/mtd/spi-nor/sst.o CC drivers/mtd/spi-nor/winbond.o CC drivers/mtd/spi-nor/xilinx.o CC drivers/mtd/spi-nor/xmc.o CC drivers/mtd/spi-nor/debugfs.o AR drivers/mtd/spi-nor/built-in.a CC drivers/mtd/ubi/vtbl.o CC drivers/mtd/ubi/vmt.o CC drivers/mtd/ubi/upd.o CC drivers/mtd/ubi/build.o CC drivers/mtd/ubi/cdev.o CC drivers/mtd/ubi/kapi.o CC drivers/mtd/ubi/eba.o CC drivers/mtd/ubi/io.o CC drivers/mtd/ubi/wl.o CC drivers/mtd/ubi/attach.o CC drivers/mtd/ubi/misc.o CC drivers/mtd/ubi/debug.o CC drivers/mtd/ubi/block.o CC drivers/mtd/ubi/gluebi.o AR drivers/mtd/ubi/built-in.a CC drivers/mtd/mtdcore.o CC drivers/mtd/mtdsuper.o CC drivers/mtd/mtdconcat.o CC drivers/mtd/mtdpart.o CC drivers/mtd/mtdchar.o CC drivers/mtd/mtd_blkdevs.o CC drivers/mtd/mtdblock.o AR drivers/mtd/built-in.a CC drivers/spi/spi.o CC drivers/spi/spi-mem.o CC drivers/spi/spidev.o CC drivers/spi/spi-bitbang.o CC drivers/spi/spi-dw-core.o CC drivers/spi/spi-dw-mmio.o CC drivers/spi/spi-topcliff-pch.o AR drivers/spi/built-in.a CC drivers/net/phy/mscc/mscc_main.o CC drivers/net/phy/mscc/mscc_serdes.o AR drivers/net/phy/mscc/built-in.a CC drivers/net/phy/mdio-boardinfo.o CC drivers/net/phy/mdio_devres.o CC drivers/net/phy/phylink.o CC drivers/net/phy/phy.o CC drivers/net/phy/phy-c45.o CC drivers/net/phy/phy-core.o CC drivers/net/phy/phy_device.o CC drivers/net/phy/linkmode.o CC drivers/net/phy/mdio_bus.o CC drivers/net/phy/mdio_device.o CC drivers/net/phy/swphy.o CC drivers/net/phy/fixed_phy.o CC drivers/net/phy/smsc.o AR drivers/net/phy/built-in.a AR drivers/net/pse-pd/built-in.a CC drivers/net/mdio/fwnode_mdio.o CC drivers/net/mdio/of_mdio.o CC drivers/net/mdio/mdio-mscc-miim.o AR drivers/net/mdio/built-in.a CC drivers/net/pcs/pcs-xpcs.o CC drivers/net/pcs/pcs-xpcs-nxp.o AR drivers/net/pcs/built-in.a AR drivers/net/dsa/b53/built-in.a AR drivers/net/dsa/hirschmann/built-in.a AR drivers/net/dsa/microchip/built-in.a AR drivers/net/dsa/mv88e6xxx/built-in.a AR drivers/net/dsa/ocelot/built-in.a AR drivers/net/dsa/qca/built-in.a AR drivers/net/dsa/realtek/built-in.a AR drivers/net/dsa/sja1105/built-in.a AR drivers/net/dsa/xrs700x/built-in.a AR drivers/net/dsa/built-in.a AR drivers/net/ethernet/3com/built-in.a AR drivers/net/ethernet/8390/built-in.a AR drivers/net/ethernet/adaptec/built-in.a AR drivers/net/ethernet/adi/built-in.a AR drivers/net/ethernet/agere/built-in.a AR drivers/net/ethernet/alacritech/built-in.a AR drivers/net/ethernet/alteon/built-in.a AR drivers/net/ethernet/amazon/built-in.a AR drivers/net/ethernet/amd/built-in.a AR drivers/net/ethernet/aquantia/built-in.a AR drivers/net/ethernet/arc/built-in.a AR drivers/net/ethernet/asix/built-in.a AR drivers/net/ethernet/atheros/built-in.a AR drivers/net/ethernet/cadence/built-in.a AR drivers/net/ethernet/broadcom/built-in.a AR drivers/net/ethernet/brocade/built-in.a AR drivers/net/ethernet/cavium/common/built-in.a AR drivers/net/ethernet/cavium/thunder/built-in.a AR drivers/net/ethernet/cavium/liquidio/built-in.a AR drivers/net/ethernet/cavium/octeon/built-in.a AR drivers/net/ethernet/cavium/built-in.a AR drivers/net/ethernet/chelsio/built-in.a AR drivers/net/ethernet/cisco/built-in.a AR drivers/net/ethernet/cortina/built-in.a AR drivers/net/ethernet/dec/built-in.a AR drivers/net/ethernet/dlink/built-in.a AR drivers/net/ethernet/emulex/built-in.a AR drivers/net/ethernet/engleder/built-in.a AR drivers/net/ethernet/ezchip/built-in.a AR drivers/net/ethernet/fungible/built-in.a AR drivers/net/ethernet/google/built-in.a AR drivers/net/ethernet/huawei/built-in.a AR drivers/net/ethernet/intel/built-in.a AR drivers/net/ethernet/i825xx/built-in.a AR drivers/net/ethernet/microsoft/built-in.a AR drivers/net/ethernet/litex/built-in.a AR drivers/net/ethernet/marvell/octeon_ep/built-in.a AR drivers/net/ethernet/marvell/octeontx2/built-in.a AR drivers/net/ethernet/marvell/prestera/built-in.a AR drivers/net/ethernet/marvell/built-in.a AR drivers/net/ethernet/mellanox/built-in.a AR drivers/net/ethernet/micrel/built-in.a AR drivers/net/ethernet/microchip/built-in.a CC drivers/net/ethernet/mscc/ocelot.o CC drivers/net/ethernet/mscc/ocelot_devlink.o CC drivers/net/ethernet/mscc/ocelot_flower.o CC drivers/net/ethernet/mscc/ocelot_io.o CC drivers/net/ethernet/mscc/ocelot_police.o CC drivers/net/ethernet/mscc/ocelot_ptp.o CC drivers/net/ethernet/mscc/ocelot_stats.o CC drivers/net/ethernet/mscc/ocelot_vcap.o CC drivers/net/ethernet/mscc/vsc7514_regs.o CC drivers/net/ethernet/mscc/ocelot_fdma.o CC drivers/net/ethernet/mscc/ocelot_net.o CC drivers/net/ethernet/mscc/ocelot_vsc7514.o AR drivers/net/ethernet/mscc/built-in.a AR drivers/net/ethernet/myricom/built-in.a AR drivers/net/ethernet/natsemi/built-in.a AR drivers/net/ethernet/neterion/built-in.a AR drivers/net/ethernet/netronome/built-in.a AR drivers/net/ethernet/ni/built-in.a AR drivers/net/ethernet/nvidia/built-in.a AR drivers/net/ethernet/oki-semi/built-in.a AR drivers/net/ethernet/packetengines/built-in.a AR drivers/net/ethernet/qlogic/built-in.a AR drivers/net/ethernet/qualcomm/emac/built-in.a AR drivers/net/ethernet/qualcomm/built-in.a AR drivers/net/ethernet/realtek/built-in.a AR drivers/net/ethernet/renesas/built-in.a AR drivers/net/ethernet/rdc/built-in.a AR drivers/net/ethernet/rocker/built-in.a AR drivers/net/ethernet/samsung/built-in.a AR drivers/net/ethernet/seeq/built-in.a AR drivers/net/ethernet/silan/built-in.a AR drivers/net/ethernet/sis/built-in.a AR drivers/net/ethernet/sfc/built-in.a CC drivers/net/ethernet/smsc/smsc911x.o AR drivers/net/ethernet/smsc/built-in.a AR drivers/net/ethernet/socionext/built-in.a CC drivers/net/ethernet/stmicro/stmmac/stmmac_main.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.o CC drivers/net/ethernet/stmicro/stmmac/ring_mode.o CC drivers/net/ethernet/stmicro/stmmac/chain_mode.o CC drivers/net/ethernet/stmicro/stmmac/dwmac_lib.o CC drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o CC drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.o CC drivers/net/ethernet/stmicro/stmmac/dwmac100_core.o CC drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.o CC drivers/net/ethernet/stmicro/stmmac/enh_desc.o CC drivers/net/ethernet/stmicro/stmmac/norm_desc.o CC drivers/net/ethernet/stmicro/stmmac/mmc_core.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o CC drivers/net/ethernet/stmicro/stmmac/dwmac5.o CC drivers/net/ethernet/stmicro/stmmac/hwif.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_tc.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_platform.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-generic.o AR drivers/net/ethernet/stmicro/stmmac/built-in.a AR drivers/net/ethernet/stmicro/built-in.a AR drivers/net/ethernet/sun/built-in.a AR drivers/net/ethernet/tehuti/built-in.a AR drivers/net/ethernet/ti/built-in.a AR drivers/net/ethernet/toshiba/built-in.a AR drivers/net/ethernet/vertexcom/built-in.a AR drivers/net/ethernet/via/built-in.a AR drivers/net/ethernet/wangxun/built-in.a AR drivers/net/ethernet/wiznet/built-in.a CC drivers/net/ethernet/xilinx/xilinx_emaclite.o AR drivers/net/ethernet/xilinx/built-in.a AR drivers/net/ethernet/synopsys/built-in.a AR drivers/net/ethernet/pensando/built-in.a AR drivers/net/ethernet/built-in.a AR drivers/net/wireless/admtek/built-in.a AR drivers/net/wireless/ath/built-in.a AR drivers/net/wireless/atmel/built-in.a AR drivers/net/wireless/broadcom/built-in.a AR drivers/net/wireless/cisco/built-in.a AR drivers/net/wireless/intel/built-in.a AR drivers/net/wireless/intersil/built-in.a AR drivers/net/wireless/marvell/built-in.a AR drivers/net/wireless/mediatek/built-in.a AR drivers/net/wireless/microchip/built-in.a AR drivers/net/wireless/purelifi/built-in.a AR drivers/net/wireless/quantenna/built-in.a AR drivers/net/wireless/ralink/built-in.a AR drivers/net/wireless/realtek/built-in.a AR drivers/net/wireless/rsi/built-in.a AR drivers/net/wireless/silabs/built-in.a AR drivers/net/wireless/st/built-in.a AR drivers/net/wireless/ti/built-in.a AR drivers/net/wireless/zydas/built-in.a AR drivers/net/wireless/built-in.a AR drivers/net/usb/built-in.a CC drivers/net/mii.o CC drivers/net/loopback.o CC drivers/net/virtio_net.o CC drivers/net/net_failover.o AR drivers/net/built-in.a AR drivers/firewire/built-in.a AR drivers/cdrom/built-in.a CC drivers/auxdisplay/img-ascii-lcd.o CC drivers/auxdisplay/line-display.o AR drivers/auxdisplay/built-in.a CC drivers/usb/common/common.o AR drivers/usb/common/built-in.a CC drivers/usb/core/usb.o CC drivers/usb/core/hub.o CC drivers/usb/core/hcd.o CC drivers/usb/core/urb.o CC drivers/usb/core/message.o CC drivers/usb/core/driver.o CC drivers/usb/core/config.o CC drivers/usb/core/file.o CC drivers/usb/core/buffer.o CC drivers/usb/core/sysfs.o CC drivers/usb/core/endpoint.o CC drivers/usb/core/devio.o CC drivers/usb/core/notify.o CC drivers/usb/core/generic.o CC drivers/usb/core/quirks.o CC drivers/usb/core/devices.o CC drivers/usb/core/phy.o CC drivers/usb/core/port.o CC drivers/usb/core/of.o CC drivers/usb/core/hcd-pci.o AR drivers/usb/core/built-in.a CC drivers/usb/phy/of.o AR drivers/usb/phy/built-in.a CC drivers/usb/dwc2/core.o CC drivers/usb/dwc2/core_intr.o CC drivers/usb/dwc2/platform.o CC drivers/usb/dwc2/drd.o CC drivers/usb/dwc2/params.o CC drivers/usb/dwc2/hcd.o CC drivers/usb/dwc2/hcd_intr.o CC drivers/usb/dwc2/hcd_queue.o CC drivers/usb/dwc2/hcd_ddma.o CC drivers/usb/dwc2/debugfs.o AR drivers/usb/dwc2/built-in.a CC drivers/usb/host/pci-quirks.o CC drivers/usb/host/ehci-hcd.o CC drivers/usb/host/ehci-pci.o CC drivers/usb/host/ohci-hcd.o CC drivers/usb/host/ohci-pci.o AR drivers/usb/host/built-in.a AR drivers/usb/storage/built-in.a AR drivers/usb/misc/built-in.a CC drivers/usb/roles/class.o AR drivers/usb/roles/built-in.a AR drivers/usb/built-in.a CC drivers/input/serio/serio.o CC drivers/input/serio/serport.o CC drivers/input/serio/libps2.o AR drivers/input/serio/built-in.a CC drivers/input/keyboard/atkbd.o CC drivers/input/keyboard/goldfish_events.o AR drivers/input/keyboard/built-in.a CC drivers/input/mouse/psmouse-base.o CC drivers/input/mouse/synaptics.o CC drivers/input/mouse/focaltech.o CC drivers/input/mouse/alps.o CC drivers/input/mouse/byd.o CC drivers/input/mouse/logips2pp.o CC drivers/input/mouse/trackpoint.o CC drivers/input/mouse/cypress_ps2.o CC drivers/input/mouse/psmouse-smbus.o AR drivers/input/mouse/built-in.a CC drivers/input/misc/uinput.o AR drivers/input/misc/built-in.a CC drivers/input/input.o CC drivers/input/input-compat.o CC drivers/input/input-mt.o CC drivers/input/input-poller.o CC drivers/input/ff-core.o CC drivers/input/touchscreen.o CC drivers/input/ff-memless.o CC drivers/input/vivaldi-fmap.o CC drivers/input/input-leds.o CC drivers/input/evdev.o AR drivers/input/built-in.a CC drivers/rtc/lib.o CC drivers/rtc/class.o CC drivers/rtc/interface.o CC drivers/rtc/nvmem.o CC drivers/rtc/dev.o CC drivers/rtc/proc.o CC drivers/rtc/sysfs.o CC drivers/rtc/rtc-goldfish.o CC drivers/rtc/rtc-m41t80.o AR drivers/rtc/built-in.a AR drivers/i2c/algos/built-in.a CC drivers/i2c/busses/i2c-designware-common.o CC drivers/i2c/busses/i2c-designware-master.o CC drivers/i2c/busses/i2c-designware-platdrv.o CC drivers/i2c/busses/i2c-eg20t.o CC drivers/i2c/busses/i2c-img-scb.o CC drivers/i2c/busses/i2c-xiic.o AR drivers/i2c/busses/built-in.a AR drivers/i2c/muxes/built-in.a CC drivers/i2c/i2c-boardinfo.o CC drivers/i2c/i2c-core-base.o CC drivers/i2c/i2c-core-smbus.o CC drivers/i2c/i2c-core-of.o CC drivers/i2c/i2c-dev.o CC drivers/i2c/i2c-mux.o AR drivers/i2c/built-in.a AR drivers/i3c/built-in.a AR drivers/media/i2c/built-in.a AR drivers/media/tuners/built-in.a AR drivers/media/rc/keymaps/built-in.a AR drivers/media/rc/built-in.a AR drivers/media/common/b2c2/built-in.a AR drivers/media/common/siano/built-in.a AR drivers/media/common/v4l2-tpg/built-in.a AR drivers/media/common/videobuf2/built-in.a AR drivers/media/common/built-in.a AR drivers/media/platform/allegro-dvt/built-in.a AR drivers/media/platform/amlogic/meson-ge2d/built-in.a AR drivers/media/platform/amlogic/built-in.a AR drivers/media/platform/amphion/built-in.a AR drivers/media/platform/aspeed/built-in.a AR drivers/media/platform/atmel/built-in.a AR drivers/media/platform/cadence/built-in.a AR drivers/media/platform/chips-media/built-in.a AR drivers/media/platform/intel/built-in.a AR drivers/media/platform/marvell/built-in.a AR drivers/media/platform/mediatek/jpeg/built-in.a AR drivers/media/platform/mediatek/mdp/built-in.a AR drivers/media/platform/mediatek/vcodec/built-in.a AR drivers/media/platform/mediatek/vpu/built-in.a AR drivers/media/platform/mediatek/mdp3/built-in.a AR drivers/media/platform/mediatek/built-in.a AR drivers/media/platform/nvidia/tegra-vde/built-in.a AR drivers/media/platform/nvidia/built-in.a AR drivers/media/platform/nxp/dw100/built-in.a AR drivers/media/platform/nxp/imx-jpeg/built-in.a AR drivers/media/platform/nxp/built-in.a AR drivers/media/platform/qcom/camss/built-in.a AR drivers/media/platform/qcom/venus/built-in.a AR drivers/media/platform/qcom/built-in.a AR drivers/media/platform/renesas/rcar-vin/built-in.a AR drivers/media/platform/renesas/vsp1/built-in.a AR drivers/media/platform/renesas/built-in.a AR drivers/media/platform/rockchip/rga/built-in.a AR drivers/media/platform/rockchip/rkisp1/built-in.a AR drivers/media/platform/rockchip/built-in.a AR drivers/media/platform/samsung/exynos-gsc/built-in.a AR drivers/media/platform/samsung/exynos4-is/built-in.a AR drivers/media/platform/samsung/s3c-camif/built-in.a AR drivers/media/platform/samsung/s5p-g2d/built-in.a AR drivers/media/platform/samsung/s5p-jpeg/built-in.a AR drivers/media/platform/samsung/s5p-mfc/built-in.a AR drivers/media/platform/samsung/built-in.a AR drivers/media/platform/st/sti/bdisp/built-in.a AR drivers/media/platform/st/sti/c8sectpfe/built-in.a AR drivers/media/platform/st/sti/delta/built-in.a AR drivers/media/platform/st/sti/hva/built-in.a AR drivers/media/platform/st/stm32/built-in.a AR drivers/media/platform/st/built-in.a AR drivers/media/platform/sunxi/sun4i-csi/built-in.a AR drivers/media/platform/sunxi/sun6i-csi/built-in.a AR drivers/media/platform/sunxi/sun6i-mipi-csi2/built-in.a AR drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/built-in.a AR drivers/media/platform/sunxi/sun8i-di/built-in.a AR drivers/media/platform/sunxi/sun8i-rotate/built-in.a AR drivers/media/platform/sunxi/built-in.a AR drivers/media/platform/ti/am437x/built-in.a AR drivers/media/platform/ti/cal/built-in.a AR drivers/media/platform/ti/vpe/built-in.a AR drivers/media/platform/ti/davinci/built-in.a AR drivers/media/platform/ti/omap/built-in.a AR drivers/media/platform/ti/omap3isp/built-in.a AR drivers/media/platform/ti/built-in.a AR drivers/media/platform/verisilicon/built-in.a AR drivers/media/platform/via/built-in.a AR drivers/media/platform/xilinx/built-in.a AR drivers/media/platform/built-in.a AR drivers/media/pci/b2c2/built-in.a AR drivers/media/pci/pluto2/built-in.a AR drivers/media/pci/dm1105/built-in.a AR drivers/media/pci/pt1/built-in.a AR drivers/media/pci/pt3/built-in.a AR drivers/media/pci/mantis/built-in.a AR drivers/media/pci/ngene/built-in.a AR drivers/media/pci/ddbridge/built-in.a AR drivers/media/pci/smipcie/built-in.a AR drivers/media/pci/netup_unidvb/built-in.a AR drivers/media/pci/intel/ipu3/built-in.a AR drivers/media/pci/intel/built-in.a AR drivers/media/pci/built-in.a AR drivers/media/usb/b2c2/built-in.a AR drivers/media/usb/dvb-usb/built-in.a AR drivers/media/usb/dvb-usb-v2/built-in.a AR drivers/media/usb/s2255/built-in.a AR drivers/media/usb/siano/built-in.a AR drivers/media/usb/ttusb-budget/built-in.a AR drivers/media/usb/ttusb-dec/built-in.a AR drivers/media/usb/built-in.a AR drivers/media/mmc/siano/built-in.a AR drivers/media/mmc/built-in.a AR drivers/media/firewire/built-in.a AR drivers/media/spi/built-in.a AR drivers/media/test-drivers/built-in.a AR drivers/media/built-in.a AR drivers/pps/clients/built-in.a AR drivers/pps/generators/built-in.a CC drivers/pps/pps.o CC drivers/pps/kapi.o CC drivers/pps/sysfs.o AR drivers/pps/built-in.a CC drivers/ptp/ptp_clock.o CC drivers/ptp/ptp_chardev.o CC drivers/ptp/ptp_sysfs.o CC drivers/ptp/ptp_vclock.o AR drivers/ptp/built-in.a CC drivers/power/reset/ocelot-reset.o CC drivers/power/reset/syscon-reboot.o CC drivers/power/reset/syscon-poweroff.o AR drivers/power/reset/built-in.a CC drivers/power/supply/power_supply_core.o CC drivers/power/supply/power_supply_sysfs.o CC drivers/power/supply/goldfish_battery.o AR drivers/power/supply/built-in.a AR drivers/power/built-in.a CC drivers/mmc/core/core.o CC drivers/mmc/core/bus.o CC drivers/mmc/core/host.o CC drivers/mmc/core/mmc.o CC drivers/mmc/core/mmc_ops.o CC drivers/mmc/core/sd.o CC drivers/mmc/core/sd_ops.o CC drivers/mmc/core/sdio.o CC drivers/mmc/core/sdio_ops.o CC drivers/mmc/core/sdio_bus.o CC drivers/mmc/core/sdio_cis.o CC drivers/mmc/core/sdio_io.o CC drivers/mmc/core/sdio_irq.o CC drivers/mmc/core/slot-gpio.o CC drivers/mmc/core/regulator.o CC drivers/mmc/core/pwrseq.o CC drivers/mmc/core/debugfs.o CC drivers/mmc/core/pwrseq_simple.o CC drivers/mmc/core/pwrseq_emmc.o CC drivers/mmc/core/block.o CC drivers/mmc/core/queue.o AR drivers/mmc/core/built-in.a CC drivers/mmc/host/sdhci.o CC drivers/mmc/host/sdhci-pci-core.o CC drivers/mmc/host/sdhci-pci-o2micro.o CC drivers/mmc/host/sdhci-pci-arasan.o CC drivers/mmc/host/sdhci-pci-dwc-mshc.o CC drivers/mmc/host/sdhci-pci-gli.o CC drivers/mmc/host/mmc_spi.o CC drivers/mmc/host/of_mmc_spi.o CC drivers/mmc/host/dw_mmc.o CC drivers/mmc/host/dw_mmc-pltfm.o CC drivers/mmc/host/cqhci-core.o AR drivers/mmc/host/built-in.a AR drivers/mmc/built-in.a AR drivers/ufs/built-in.a AR drivers/leds/blink/built-in.a AR drivers/leds/simple/built-in.a CC drivers/leds/led-core.o CC drivers/leds/led-class.o CC drivers/leds/leds-syscon.o AR drivers/leds/built-in.a AR drivers/firmware/arm_ffa/built-in.a AR drivers/firmware/arm_scmi/built-in.a AR drivers/firmware/broadcom/built-in.a AR drivers/firmware/cirrus/built-in.a AR drivers/firmware/meson/built-in.a AR drivers/firmware/efi/built-in.a AR drivers/firmware/imx/built-in.a AR drivers/firmware/psci/built-in.a AR drivers/firmware/smccc/built-in.a AR drivers/firmware/tegra/built-in.a AR drivers/firmware/xilinx/built-in.a AR drivers/firmware/built-in.a AR drivers/crypto/xilinx/built-in.a AR drivers/crypto/hisilicon/built-in.a AR drivers/crypto/keembay/built-in.a CC drivers/crypto/img-hash.o AR drivers/crypto/built-in.a CC drivers/clocksource/timer-of.o CC drivers/clocksource/timer-probe.o CC drivers/clocksource/timer-pistachio.o CC drivers/clocksource/mips-gic-timer.o AR drivers/clocksource/built-in.a CC drivers/hid/usbhid/hid-core.o AR drivers/hid/usbhid/built-in.a CC drivers/hid/hid-core.o CC drivers/hid/hid-input.o CC drivers/hid/hid-quirks.o CC drivers/hid/hid-debug.o CC drivers/hid/hid-generic.o CC drivers/hid/hid-a4tech.o CC drivers/hid/hid-apple.o CC drivers/hid/hid-belkin.o CC drivers/hid/hid-cherry.o CC drivers/hid/hid-chicony.o CC drivers/hid/hid-cypress.o CC drivers/hid/hid-ezkey.o CC drivers/hid/hid-kensington.o CC drivers/hid/hid-lg.o CC drivers/hid/hid-lg-g15.o CC drivers/hid/hid-microsoft.o CC drivers/hid/hid-monterey.o AR drivers/hid/built-in.a CC drivers/of/base.o CC drivers/of/device.o CC drivers/of/platform.o CC drivers/of/property.o CC drivers/of/kobj.o CC drivers/of/fdt.o CC drivers/of/fdt_address.o CC drivers/of/address.o CC drivers/of/irq.o CC drivers/of/of_reserved_mem.o AR drivers/of/built-in.a AR drivers/staging/media/deprecated/vpfe_capture/built-in.a AR drivers/staging/media/deprecated/saa7146/common/built-in.a AR drivers/staging/media/deprecated/saa7146/av7110/built-in.a AR drivers/staging/media/deprecated/saa7146/saa7146/built-in.a AR drivers/staging/media/deprecated/saa7146/ttpci/built-in.a AR drivers/staging/media/deprecated/saa7146/built-in.a AR drivers/staging/media/built-in.a AR drivers/staging/built-in.a AR drivers/platform/mips/built-in.a CC drivers/platform/goldfish/goldfish_pipe.o AR drivers/platform/goldfish/built-in.a AR drivers/platform/built-in.a AR drivers/hwtracing/intel_th/built-in.a AR drivers/android/built-in.a CC drivers/nvmem/core.o AR drivers/nvmem/built-in.a AR drivers/built-in.a AR sound/built-in.a CC net/core/sock.o CC net/core/request_sock.o CC net/core/skbuff.o CC net/core/datagram.o CC net/core/stream.o CC net/core/scm.o CC net/core/gen_stats.o CC net/core/gen_estimator.o CC net/core/net_namespace.o CC net/core/secure_seq.o CC net/core/flow_dissector.o CC net/core/sysctl_net_core.o CC net/core/dev.o CC net/core/dev_addr_lists.o CC net/core/dst.o CC net/core/netevent.o CC net/core/neighbour.o CC net/core/rtnetlink.o CC net/core/utils.o CC net/core/link_watch.o CC net/core/filter.o CC net/core/sock_diag.o CC net/core/dev_ioctl.o CC net/core/tso.o CC net/core/sock_reuseport.o CC net/core/fib_notifier.o CC net/core/xdp.o CC net/core/flow_offload.o CC net/core/gro.o CC net/core/net-sysfs.o CC net/core/page_pool.o CC net/core/net-procfs.o CC net/core/selftests.o CC net/core/ptp_classifier.o CC net/core/dst_cache.o CC net/core/devlink.o CC net/core/gro_cells.o CC net/core/failover.o CC net/core/skmsg.o CC net/core/sock_map.o CC net/core/bpf_sk_storage.o CC net/core/of_net.o AR net/core/built-in.a CC net/llc/llc_core.o CC net/llc/llc_input.o CC net/llc/llc_output.o AR net/llc/built-in.a CC net/ethernet/eth.o AR net/ethernet/built-in.a CC net/802/p8022.o CC net/802/psnap.o CC net/802/stp.o AR net/802/built-in.a CC net/sched/sch_generic.o CC net/sched/sch_mq.o CC net/sched/sch_frag.o AR net/sched/built-in.a CC net/netlink/af_netlink.o CC net/netlink/genetlink.o CC net/netlink/policy.o AR net/netlink/built-in.a CC net/bpf/test_run.o AR net/bpf/built-in.a CC net/ethtool/ioctl.o CC net/ethtool/common.o CC net/ethtool/netlink.o CC net/ethtool/bitset.o CC net/ethtool/strset.o CC net/ethtool/linkinfo.o CC net/ethtool/linkmodes.o CC net/ethtool/linkstate.o CC net/ethtool/debug.o CC net/ethtool/wol.o CC net/ethtool/features.o CC net/ethtool/privflags.o CC net/ethtool/rings.o CC net/ethtool/channels.o CC net/ethtool/coalesce.o CC net/ethtool/pause.o CC net/ethtool/eee.o CC net/ethtool/tsinfo.o CC net/ethtool/cabletest.o CC net/ethtool/tunnels.o CC net/ethtool/fec.o CC net/ethtool/eeprom.o CC net/ethtool/stats.o CC net/ethtool/phc_vclocks.o CC net/ethtool/module.o CC net/ethtool/pse-pd.o AR net/ethtool/built-in.a CC net/netfilter/core.o CC net/netfilter/nf_log.o CC net/netfilter/nf_queue.o CC net/netfilter/nf_sockopt.o CC net/netfilter/utils.o CC net/netfilter/nfnetlink.o CC net/netfilter/nf_tables_core.o CC net/netfilter/nf_tables_api.o CC net/netfilter/nft_chain_filter.o CC net/netfilter/nf_tables_trace.o CC net/netfilter/nft_immediate.o CC net/netfilter/nft_cmp.o CC net/netfilter/nft_range.o CC net/netfilter/nft_bitwise.o CC net/netfilter/nft_byteorder.o CC net/netfilter/nft_payload.o CC net/netfilter/nft_lookup.o CC net/netfilter/nft_dynset.o CC net/netfilter/nft_meta.o CC net/netfilter/nft_rt.o CC net/netfilter/nft_exthdr.o CC net/netfilter/nft_last.o CC net/netfilter/nft_counter.o CC net/netfilter/nft_chain_route.o CC net/netfilter/nf_tables_offload.o CC net/netfilter/nft_set_hash.o CC net/netfilter/nft_set_bitmap.o CC net/netfilter/nft_set_rbtree.o CC net/netfilter/nft_set_pipapo.o CC net/netfilter/x_tables.o CC net/netfilter/xt_tcpudp.o AR net/netfilter/built-in.a CC net/ipv4/netfilter/ip_tables.o CC net/ipv4/netfilter/iptable_filter.o AR net/ipv4/netfilter/built-in.a CC net/ipv4/route.o CC net/ipv4/inetpeer.o CC net/ipv4/protocol.o CC net/ipv4/ip_input.o CC net/ipv4/ip_fragment.o CC net/ipv4/ip_forward.o CC net/ipv4/ip_options.o CC net/ipv4/ip_output.o CC net/ipv4/ip_sockglue.o CC net/ipv4/inet_hashtables.o CC net/ipv4/inet_timewait_sock.o CC net/ipv4/inet_connection_sock.o CC net/ipv4/tcp.o CC net/ipv4/tcp_input.o CC net/ipv4/tcp_output.o CC net/ipv4/tcp_timer.o CC net/ipv4/tcp_ipv4.o CC net/ipv4/tcp_minisocks.o CC net/ipv4/tcp_cong.o CC net/ipv4/tcp_metrics.o CC net/ipv4/tcp_fastopen.o CC net/ipv4/tcp_rate.o CC net/ipv4/tcp_recovery.o CC net/ipv4/tcp_ulp.o CC net/ipv4/tcp_offload.o CC net/ipv4/datagram.o CC net/ipv4/raw.o CC net/ipv4/udp.o CC net/ipv4/udplite.o CC net/ipv4/udp_offload.o CC net/ipv4/arp.o CC net/ipv4/icmp.o CC net/ipv4/devinet.o CC net/ipv4/af_inet.o CC net/ipv4/igmp.o CC net/ipv4/fib_frontend.o CC net/ipv4/fib_semantics.o CC net/ipv4/fib_trie.o CC net/ipv4/fib_notifier.o CC net/ipv4/inet_fragment.o CC net/ipv4/ping.o CC net/ipv4/ip_tunnel_core.o CC net/ipv4/gre_offload.o CC net/ipv4/metrics.o CC net/ipv4/netlink.o CC net/ipv4/nexthop.o CC net/ipv4/udp_tunnel_stub.o CC net/ipv4/ip_tunnel.o CC net/ipv4/sysctl_net_ipv4.o CC net/ipv4/proc.o CC net/ipv4/tunnel4.o CC net/ipv4/ipconfig.o CC net/ipv4/netfilter.o CC net/ipv4/inet_diag.o CC net/ipv4/tcp_diag.o CC net/ipv4/tcp_cubic.o CC net/ipv4/tcp_bpf.o CC net/ipv4/udp_bpf.o AR net/ipv4/built-in.a CC net/unix/af_unix.o CC net/unix/garbage.o CC net/unix/sysctl_net_unix.o CC net/unix/unix_bpf.o CC net/unix/scm.o AR net/unix/built-in.a AR net/ipv6/netfilter/built-in.a CC net/ipv6/af_inet6.o CC net/ipv6/anycast.o CC net/ipv6/ip6_output.o CC net/ipv6/ip6_input.o CC net/ipv6/addrconf.o CC net/ipv6/addrlabel.o CC net/ipv6/route.o CC net/ipv6/ip6_fib.o CC net/ipv6/ipv6_sockglue.o CC net/ipv6/ndisc.o CC net/ipv6/udp.o CC net/ipv6/udplite.o CC net/ipv6/raw.o CC net/ipv6/icmp.o CC net/ipv6/mcast.o CC net/ipv6/reassembly.o CC net/ipv6/tcp_ipv6.o CC net/ipv6/ping.o CC net/ipv6/exthdrs.o CC net/ipv6/datagram.o CC net/ipv6/ip6_flowlabel.o CC net/ipv6/inet6_connection_sock.o CC net/ipv6/udp_offload.o CC net/ipv6/seg6.o CC net/ipv6/fib6_notifier.o CC net/ipv6/rpl.o CC net/ipv6/ioam6.o CC net/ipv6/sysctl_net_ipv6.o CC net/ipv6/netfilter.o CC net/ipv6/proc.o CC net/ipv6/sit.o CC net/ipv6/addrconf_core.o CC net/ipv6/exthdrs_core.o CC net/ipv6/ip6_checksum.o CC net/ipv6/ip6_icmp.o CC net/ipv6/output_core.o CC net/ipv6/protocol.o CC net/ipv6/ip6_offload.o CC net/ipv6/tcpv6_offload.o CC net/ipv6/exthdrs_offload.o CC net/ipv6/inet6_hashtables.o CC net/ipv6/mcast_snoop.o AR net/ipv6/built-in.a CC net/packet/af_packet.o AR net/packet/built-in.a AR net/bridge/netfilter/built-in.a CC net/bridge/br.o CC net/bridge/br_device.o CC net/bridge/br_fdb.o CC net/bridge/br_forward.o CC net/bridge/br_if.o CC net/bridge/br_input.o CC net/bridge/br_ioctl.o CC net/bridge/br_stp.o CC net/bridge/br_stp_bpdu.o CC net/bridge/br_stp_if.o CC net/bridge/br_stp_timer.o CC net/bridge/br_netlink.o CC net/bridge/br_netlink_tunnel.o CC net/bridge/br_arp_nd_proxy.o CC net/bridge/br_sysfs_if.o CC net/bridge/br_sysfs_br.o CC net/bridge/br_multicast.o CC net/bridge/br_mdb.o CC net/bridge/br_multicast_eht.o CC net/bridge/br_switchdev.o AR net/bridge/built-in.a CC net/dsa/dsa.o CC net/dsa/dsa2.o CC net/dsa/master.o CC net/dsa/netlink.o CC net/dsa/port.o CC net/dsa/slave.o CC net/dsa/switch.o CC net/dsa/tag_8021q.o AR net/dsa/built-in.a CC net/sunrpc/auth_gss/auth_gss.o CC net/sunrpc/auth_gss/gss_generic_token.o CC net/sunrpc/auth_gss/gss_mech_switch.o CC net/sunrpc/auth_gss/svcauth_gss.o CC net/sunrpc/auth_gss/gss_rpc_upcall.o CC net/sunrpc/auth_gss/gss_rpc_xdr.o CC net/sunrpc/auth_gss/trace.o AR net/sunrpc/auth_gss/built-in.a CC net/sunrpc/clnt.o CC net/sunrpc/xprt.o CC net/sunrpc/socklib.o CC net/sunrpc/xprtsock.o CC net/sunrpc/sched.o CC net/sunrpc/auth.o CC net/sunrpc/auth_null.o CC net/sunrpc/auth_unix.o CC net/sunrpc/svc.o CC net/sunrpc/svcsock.o CC net/sunrpc/svcauth.o CC net/sunrpc/svcauth_unix.o CC net/sunrpc/addr.o CC net/sunrpc/rpcb_clnt.o CC net/sunrpc/timer.o CC net/sunrpc/xdr.o CC net/sunrpc/sunrpc_syms.o CC net/sunrpc/cache.o CC net/sunrpc/rpc_pipe.o CC net/sunrpc/sysfs.o CC net/sunrpc/svc_xprt.o CC net/sunrpc/xprtmultipath.o CC net/sunrpc/backchannel_rqst.o CC net/sunrpc/stats.o CC net/sunrpc/sysctl.o AR net/sunrpc/built-in.a CC net/wireless/core.o CC net/wireless/sysfs.o CC net/wireless/radiotap.o CC net/wireless/util.o CC net/wireless/reg.o CC net/wireless/scan.o CC net/wireless/nl80211.o CC net/wireless/mlme.o CC net/wireless/ibss.o CC net/wireless/sme.o CC net/wireless/chan.o CC net/wireless/ethtool.o CC net/wireless/mesh.o CC net/wireless/ap.o CC net/wireless/trace.o CC net/wireless/ocb.o CC net/wireless/pmsr.o CC net/wireless/of.o GEN net/wireless/shipped-certs.c CC net/wireless/shipped-certs.o AR net/wireless/built-in.a CC net/dns_resolver/dns_key.o CC net/dns_resolver/dns_query.o AR net/dns_resolver/built-in.a CC net/switchdev/switchdev.o AR net/switchdev/built-in.a CC net/devres.o CC net/socket.o CC net/sysctl_net.o AR net/built-in.a AR virt/lib/built-in.a AR virt/built-in.a CC arch/mips/pci/pci.o CC arch/mips/pci/pci-generic.o AR arch/mips/pci/built-in.a AR arch/mips/crypto/built-in.a AR arch/mips/power/built-in.a AR built-in.a CHK include/generated/autoksyms.h AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers CC .vmlinux.export.o UPD include/generated/utsversion.h CC init/version-timestamp.o LD .tmp_vmlinux.kallsyms1 NM .tmp_vmlinux.kallsyms1.syms KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.S LD .tmp_vmlinux.kallsyms2 NM .tmp_vmlinux.kallsyms2.syms KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.S LD vmlinux NM System.map SORTTAB vmlinux LDS scripts/module.lds AS arch/mips/boot/compressed/head.o CC arch/mips/boot/compressed/decompress.o CC arch/mips/boot/compressed/string.o CC arch/mips/boot/compressed/bswapsi.o CC arch/mips/boot/compressed/dummy.o OBJCOPY arch/mips/boot/compressed/vmlinux.bin LZO arch/mips/boot/compressed/vmlinux.bin.z OBJCOPY arch/mips/boot/compressed/piggy.o HOSTCC arch/mips/boot/compressed/calc_vmlinuz_load_addr LD vmlinuz STRIP vmlinuz CAT arch/mips/boot/vmlinux.its.S ITS arch/mips/boot/vmlinux.gz.its OBJCOPY arch/mips/boot/vmlinux.bin GZIP arch/mips/boot/vmlinux.bin.gz ITB arch/mips/boot/vmlinux.gz.itb /tmp/instance-22/output-1/host/bin/mkimage: unsupported type Flat Device Tree make[2]: *** [arch/mips/boot/Makefile:173: arch/mips/boot/vmlinux.gz.itb] Error 1 make[1]: *** [arch/mips/Makefile:382: vmlinux.gz.itb] Error 2 make[1]: Leaving directory '/tmp/instance-22/output-1/build/linux-6.1.9' make: *** [package/pkg-generic.mk:293: /tmp/instance-22/output-1/build/linux-6.1.9/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-22/buildroot'